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