summaryrefslogtreecommitdiff
path: root/source4/param
AgeCommit message (Expand)AuthorFilesLines
2016-04-12CVE-2016-2115: s4:libcli/raw: add smbcli_options.min_protocolStefan Metzmacher1-0/+1
2016-04-12CVE-2016-2111: s4:param: use "client use spnego" to initialize options->use_s...Stefan Metzmacher1-1/+1
2016-03-15build: mark explicit dependencies on pytalloc-utilGarming Sam1-1/+1
2016-03-08pyparam: Use pytalloc_BaseObject_PyType_Ready()Andrew Bartlett1-10/+2
2016-03-08pyparam: Do not use pytalloc_Object directlyAndrew Bartlett1-42/+27
2016-01-13Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij1-0/+1
2016-01-07python: Remove Python 2.4 support macrosAndrew Bartlett1-6/+0
2015-11-17s4-param: Make sure newname is not used uninitializedAndreas Schneider1-1/+1
2015-10-13Rely on /dev/urandomVolker Lendecke2-61/+0
2015-05-02param: Remove unused P_SEP and P_SEPARATORMichael Adam1-2/+0
2014-11-27s4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli_options()Stefan Metzmacher1-1/+1
2014-04-02s4:param/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2-0/+2
2014-03-31tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke1-4/+4
2014-03-31secrets: Avoid passing lp_ctx to tdb_wrap_open in randseed_initVolker Lendecke1-1/+4
2014-02-20lib/param: handle non-constant strings properly by passing in a memory contextGarming Sam1-2/+2
2014-02-20s4: pass down a memory context when performing share_string_option, to allow ...Garming Sam4-24/+31
2014-02-07param: rename lp function and variable from "maxmux" to "max_mux"Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from "cli_maxprotocol" to "client_max_...Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from 'casesensitive' to 'case_sensitive'Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from 'force_dir_mode' to 'force_direct...Garming Sam1-1/+1
2014-02-03loadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_mask for consistency w...Michael Adam1-1/+1
2014-02-03loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docsMichael Adam1-1/+1
2014-02-03loadparm: rename lp[cfg]_readonly to lp[cfg]_read_only for consistency with docsMichael Adam1-1/+1
2014-02-03loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with...Michael Adam1-1/+1
2014-02-03loadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_allow for consistency wi...Michael Adam1-1/+1
2014-02-03loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docsMichael Adam1-1/+1
2014-01-28s4-param: add error messages for failure to dump a parameterGarming Sam1-3/+11
2014-01-28param: fix incorrect file error handling in s4 pyparamGarming Sam1-2/+0
2014-01-28s4-testparm: modify dumping of parameters to use the lib/param code to have m...Garming Sam1-0/+37
2013-12-17share_ldb: Fix a memleakVolker Lendecke1-0/+1
2013-12-17share_ldb: Fix CID 1138336 Dereference null return valueVolker Lendecke1-4/+5
2013-12-17share_ldb: Fix a memleakVolker Lendecke1-0/+1
2013-12-17share_ldb: Fix CID 1138337 Dereference null return valueVolker Lendecke1-4/+5
2013-10-05s4:libcli:smb2: add the smb2_capabilities to the smbcli_optionsMichael Adam1-0/+1
2013-10-05s4:libcli:smb2: add the client_guid to the smbcli_optionsMichael Adam1-0/+2
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-1/+1
2012-08-22s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampireAndrew Bartlett2-0/+3
2012-07-24lib/param: Remove 'case insensitive filesystem'Andrew Bartlett1-1/+26
2012-07-15s4-param: Use a unique header nameAndrew Bartlett1-3/+3
2012-06-15lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett1-1/+1
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy1-13/+0
2012-05-15s4:param/tests: remove "security=server" testStefan Metzmacher1-10/+0
2012-05-03UTIL_TDB: lowercase name.Jelmer Vernooij1-1/+1
2012-04-19Move README file in the right place.Simo Sorce1-4/+0
2012-03-10tdb_wrap: Move to specific directory.Jelmer Vernooij1-1/+1
2012-03-04s3-auth: Remove security=share (depricated since 3.6).Andrew Bartlett1-10/+0
2012-02-26pyparam: fix formatting.Jelmer Vernooij1-11/+11
2011-12-13s4-param: Added bin_dir(),sbin_dir() methods to get compiled in dirsAmitay Isaacs1-3/+17
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij2-4/+4
2011-11-17lib/param: Add tests for security= behaviour now it operates with server roleAndrew Bartlett1-0/+41