index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
param
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were rem...
Andrew Bartlett
2
-2
/
+2
2019-06-24
py3: Remove PyStr_AsString() compatability macro
Andrew Bartlett
3
-4
/
+4
2019-06-24
py3: Remove PyStr_FromFormat() compatability macro
Andrew Bartlett
1
-2
/
+2
2019-06-24
py3: Remove PyStr_FromString() compatability macro
Andrew Bartlett
2
-37
/
+37
2019-06-24
py3: Remove PyStr_Check() compatability macro
Andrew Bartlett
2
-2
/
+2
2019-05-16
s4: squash 'cast between incompatible function types' warning
Noel Power
1
-6
/
+6
2019-03-21
build: Remove bld.gen_python_environments()
Andrew Bartlett
1
-28
/
+26
2019-02-21
s4/param: Fix provision_get_schema leaking python object
Noel Power
1
-8
/
+4
2019-02-13
Make sure results from GetAttrString are decref'ed where needed
Noel Power
1
-5
/
+21
2019-02-13
Fix instances of PyDict_SetItem to decref the value
Noel Power
1
-105
/
+241
2019-02-07
decref results of PyStr_FromString
Noel Power
1
-3
/
+12
2019-02-07
Cleanup references to module objects returned from PyImport_ImportModule
Noel Power
1
-2
/
+6
2019-02-01
s4/param/provision: check samdb argument in provision_bare()
Douglas Bagnall
1
-2
/
+7
2019-01-29
s4/param/provision py_dom_sid_FromSid: avoid python memleak
Douglas Bagnall
1
-4
/
+6
2019-01-28
s4:pyparam: Use C99 initializer for PyGetSetDef
Andreas Schneider
1
-4
/
+10
2018-11-08
debug: Use debuglevel_(get|set) function
Andreas Schneider
1
-1
/
+1
2018-09-15
s4/param: py2/p3 compat override_prefixmap should be string/bytes
Noel Power
1
-1
/
+1
2018-07-12
param: Add python binding for lpcfg_state_path
David Mulder
1
-0
/
+27
2018-06-28
param: Add non-global smb.cfg option (support 2 different smb.confs)
Aaron Haslett
1
-1
/
+46
2018-04-30
s4/param: Additionally accept unicode as string param in Py2
Noel Power
2
-2
/
+2
2018-04-13
s3/param/wscript: build PROVISION subsytem for extra-python/py3
Noel Power
1
-6
/
+12
2018-04-13
wscript_build: make sure we link extra-python versions of libraries
Noel Power
1
-1
/
+2
2018-04-12
param: Add python binding for lpcfg_cache_path
David Mulder
1
-0
/
+25
2018-04-05
python3 port for provision.c
Noel Power
1
-23
/
+24
2017-10-27
s4:pyparam: Fix resource leaks on error
Andreas Schneider
1
-0
/
+6
2017-05-25
source4/provision: fix talloc_steal on unallocated memory
Gary Lockyer
1
-0
/
+3
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
3
-6
/
+6
2017-03-10
waf: disable-python - don't build PROVISION, pyparam_util
Ian Stakenvicius
1
-2
/
+4
2017-03-10
python: wscript_build: Build some modules for Python 3
Lumir Balhar
1
-12
/
+15
2017-03-10
python: samba.param: Port param module to Python 3
Lumir Balhar
2
-42
/
+84
2017-03-03
libcli/smb: add max_credits arg to smbXcli_negprot_send()
Ralph Boehme
1
-0
/
+2
2016-09-14
s4:param add log_level function to retrieve log level in Python code
Christian Ambach
1
-0
/
+9
2016-05-10
source4/param/pyparam.c: fix strange indentation
Douglas Bagnall
1
-4
/
+4
2016-04-12
CVE-2016-2115: s4:libcli/raw: add smbcli_options.min_protocol
Stefan Metzmacher
1
-0
/
+1
2016-04-12
CVE-2016-2111: s4:param: use "client use spnego" to initialize options->use_s...
Stefan Metzmacher
1
-1
/
+1
2016-03-15
build: mark explicit dependencies on pytalloc-util
Garming Sam
1
-1
/
+1
2016-03-08
pyparam: Use pytalloc_BaseObject_PyType_Ready()
Andrew Bartlett
1
-10
/
+2
2016-03-08
pyparam: Do not use pytalloc_Object directly
Andrew Bartlett
1
-42
/
+27
2016-01-13
Avoid including libds/common/roles.h in public loadparm.h header.
Jelmer Vernooij
1
-0
/
+1
2016-01-07
python: Remove Python 2.4 support macros
Andrew Bartlett
1
-6
/
+0
2015-11-17
s4-param: Make sure newname is not used uninitialized
Andreas Schneider
1
-1
/
+1
2015-10-13
Rely on /dev/urandom
Volker Lendecke
2
-61
/
+0
2015-05-02
param: Remove unused P_SEP and P_SEPARATOR
Michael Adam
1
-2
/
+0
2014-11-27
s4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli_options()
Stefan Metzmacher
1
-1
/
+1
2014-04-02
s4:param/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2
-0
/
+2
2014-03-31
tdb_wrap: Remove tdb_wrap_open_ again
Volker Lendecke
1
-4
/
+4
2014-03-31
secrets: Avoid passing lp_ctx to tdb_wrap_open in randseed_init
Volker Lendecke
1
-1
/
+4
2014-02-20
lib/param: handle non-constant strings properly by passing in a memory context
Garming Sam
1
-2
/
+2
2014-02-20
s4: pass down a memory context when performing share_string_option, to allow ...
Garming Sam
4
-24
/
+31
2014-02-07
param: rename lp function and variable from "maxmux" to "max_mux"
Garming Sam
1
-1
/
+1
[next]