s4/selftest: enable samba.tests.samba_tool.ntacl for Py3
[samba.git] / source4 / param /
2018-07-12 David Mulderparam: Add python binding for lpcfg_state_path
2018-06-28 Aaron Haslettparam: Add non-global smb.cfg option (support 2 differe...
2018-04-30 Noel Powers4/param: Additionally accept unicode as string param...
2018-04-13 Noel Powers3/param/wscript: build PROVISION subsytem for extra...
2018-04-13 Noel Powerwscript_build: make sure we link extra-python versions...
2018-04-12 David Mulderparam: Add python binding for lpcfg_cache_path
2018-04-05 Noel Powerpython3 port for provision.c
2017-10-27 Andreas Schneiders4:pyparam: Fix resource leaks on error
2017-05-25 Gary Lockyersource4/provision: fix talloc_steal on unallocated...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build PROVISION, pyparam_util
2017-03-10 Lumir Balharpython: wscript_build: Build some modules for Python 3
2017-03-10 Lumir Balharpython: samba.param: Port param module to Python 3
2017-03-03 Ralph Boehmelibcli/smb: add max_credits arg to smbXcli_negprot_send()
2016-09-14 Christian Ambachs4:param add log_level function to retrieve log level...
2016-05-09 Douglas Bagnallsource4/param/pyparam.c: fix strange indentation
2016-04-12 Stefan MetzmacherCVE-2016-2115: s4:libcli/raw: add smbcli_options.min_pr...
2016-04-12 Stefan MetzmacherCVE-2016-2111: s4:param: use "client use spnego" to...
2016-03-15 Garming Sambuild: mark explicit dependencies on pytalloc-util
2016-03-08 Andrew Bartlettpyparam: Use pytalloc_BaseObject_PyType_Ready()
2016-03-08 Andrew Bartlettpyparam: Do not use pytalloc_Object directly
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2016-01-07 Andrew Bartlettpython: Remove Python 2.4 support macros
2015-11-17 Andreas Schneiders4-param: Make sure newname is not used uninitialized
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-05-01 Michael Adamparam: Remove unused P_SEP and P_SEPARATOR
2014-11-27 Stefan Metzmachers4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli...
2014-04-02 Stefan Metzmachers4:param/tests: add missing #include "torture/local...
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckesecrets: Avoid passing lp_ctx to tdb_wrap_open in rands...
2014-02-19 Garming Samlib/param: handle non-constant strings properly by...
2014-02-19 Garming Sams4: pass down a memory context when performing share_st...
2014-02-08 Garming Samparam: rename lp function and variable from "maxmux...
2014-02-08 Garming Samparam: rename lp function and variable from "cli_maxpro...
2014-02-08 Garming Samparam: rename lp function and variable from 'casesensit...
2014-02-08 Garming Samparam: rename lp function and variable from 'force_dir_...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_print_ok to lp[cfg]_printable...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_readonly to lp[cfg]_read_only...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_den...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_al...
2014-02-03 Michael Adamloadparm: rename lp[cfg]_pathname to lp[cfg]_path for...
2014-01-28 Garming Sams4-param: add error messages for failure to dump a...
2014-01-28 Garming Samparam: fix incorrect file error handling in s4 pyparam
2014-01-28 Garming Sams4-testparm: modify dumping of parameters to use the...
2013-12-17 Volker Lendeckeshare_ldb: Fix a memleak
2013-12-17 Volker Lendeckeshare_ldb: Fix CID 1138336 Dereference null return...
2013-12-17 Volker Lendeckeshare_ldb: Fix a memleak
2013-12-17 Volker Lendeckeshare_ldb: Fix CID 1138337 Dereference null return...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-05 Michael Adams4:libcli:smb2: add the smb2_capabilities to the smbcli...
2013-10-05 Michael Adams4:libcli:smb2: add the client_guid to the smbcli_options
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2012-08-21 Andrew Bartletts4-provision: pass use_ntvfs from C wrappers and set...
2012-07-24 Andrew Bartlettlib/param: Remove 'case insensitive filesystem'
2012-07-15 Andrew Bartletts4-param: Use a unique header name
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-15 Stefan Metzmachers4:param/tests: remove "security=server" test
2012-05-03 Jelmer VernooijUTIL_TDB: lowercase name.
2012-04-19 Simo SorceMove README file in the right place.
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-04 Andrew Bartletts3-auth: Remove security=share (depricated since 3.6).
2012-02-26 Jelmer Vernooijpyparam: fix formatting.
2011-12-12 Amitay Isaacss4-param: Added bin_dir(),sbin_dir() methods to get...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-11-16 Andrew Bartlettlib/param: Add tests for security= behaviour now it...
2011-11-16 Andrew Bartlettparam: Add tests for automatic server role guessing
2011-11-16 Amitay Isaacspy-param: Add python interface to get server_role
2011-11-15 Stefan Metzmachers4:param/provision: pass schema_dn to provision_get_sch...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fn -> samba_module_in...
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartlettlib/util Rename run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-07 Andrew Bartletts4-param copy print_parameter and equal_parameter in...
2011-10-07 Andrew Bartlettparam: Use a bool to hold boolean parameters
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-09-20 Matthias Dieter... s4:param/pyparam.c - suppress "P_SEP" compilation warning
2011-09-20 Andrew Bartlettlib/util/charset: remove charset module loading
2011-09-08 Andrew Bartletts4-param void function cannot return value
2011-09-05 Stefan Metzmachers4:param: make use of PROTOCOL_SMB2_02
2011-09-01 Andrew Tridgells4-services: disable the web server by default
2011-08-26 Amitay Isaacss4-param: Use s3 dump method if s3 context is defined
2011-08-21 Andrew Bartletts4-provision set passdb backend to 'samba4' in template...
2011-08-14 Jelmer VernooijUse public pytalloc header file.
2011-08-13 Andrew Bartletts4-param Set szConfigFile even for s3 loadparm contexts
2011-08-13 Andrew Bartlettparam: Add smb.conf loading support to s3/s4 loadparm...
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-07-28 Amitay Isaacss4-param: Fix object names for python objects PyLoadpar...
2011-07-26 Jelmer Vernooijshares: Remove dependencies on share modules.
2011-07-26 Jelmer Vernooijlibsamba-util: Build in libbitmap.
2011-07-21 Björn Baumbachs4-param: use "state directory" and "cache directory...
2011-07-19 Andrew Bartletts4-param Handle P_CHAR and P_BOOLREV in pyparam
2011-07-14 Andrew Bartletts4-param finish services hooks for s4->s3 loadparm...
2011-07-14 Andrew Bartletts4-param cope with parameters of type char
2011-07-12 Stefan Metzmachers4:param: add "state dir" and "cache dir" options
next