summaryrefslogtreecommitdiff
path: root/source4/param
Commit message (Expand)AuthorAgeFilesLines
...
* loadparm: rename lp[cfg]_readonly to lp[cfg]_read_only for consistency with docsMichael Adam2014-02-031-1/+1
* loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with...Michael Adam2014-02-031-1/+1
* loadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_allow for consistency wi...Michael Adam2014-02-031-1/+1
* loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docsMichael Adam2014-02-031-1/+1
* s4-param: add error messages for failure to dump a parameterGarming Sam2014-01-281-3/+11
* param: fix incorrect file error handling in s4 pyparamGarming Sam2014-01-281-2/+0
* s4-testparm: modify dumping of parameters to use the lib/param code to have m...Garming Sam2014-01-281-0/+37
* share_ldb: Fix a memleakVolker Lendecke2013-12-171-0/+1
* share_ldb: Fix CID 1138336 Dereference null return valueVolker Lendecke2013-12-171-4/+5
* share_ldb: Fix a memleakVolker Lendecke2013-12-171-0/+1
* share_ldb: Fix CID 1138337 Dereference null return valueVolker Lendecke2013-12-171-4/+5
* s4:libcli:smb2: add the smb2_capabilities to the smbcli_optionsMichael Adam2013-10-051-0/+1
* s4:libcli:smb2: add the client_guid to the smbcli_optionsMichael Adam2013-10-051-0/+2
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-1/+1
* s4-provision: pass use_ntvfs from C wrappers and set to true in tests/vampireAndrew Bartlett2012-08-222-0/+3
* lib/param: Remove 'case insensitive filesystem'Andrew Bartlett2012-07-241-1/+26
* s4-param: Use a unique header nameAndrew Bartlett2012-07-151-3/+3
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-13/+0
* s4:param/tests: remove "security=server" testStefan Metzmacher2012-05-151-10/+0
* UTIL_TDB: lowercase name.Jelmer Vernooij2012-05-031-1/+1
* Move README file in the right place.Simo Sorce2012-04-191-4/+0
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-101-1/+1
* s3-auth: Remove security=share (depricated since 3.6).Andrew Bartlett2012-03-041-10/+0
* pyparam: fix formatting.Jelmer Vernooij2012-02-261-11/+11
* s4-param: Added bin_dir(),sbin_dir() methods to get compiled in dirsAmitay Isaacs2011-12-131-3/+17
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-032-4/+4
* lib/param: Add tests for security= behaviour now it operates with server roleAndrew Bartlett2011-11-171-0/+41
* param: Add tests for automatic server role guessingAndrew Bartlett2011-11-171-0/+81
* py-param: Add python interface to get server_roleAmitay Isaacs2011-11-171-0/+15
* s4:param/provision: pass schema_dn to provision_get_schema()Stefan Metzmacher2011-11-152-2/+11
* lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2011-10-281-1/+1
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-281-1/+1
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-282-2/+2
* lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2011-10-281-1/+1
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-281-1/+1
* lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett2011-10-131-1/+1
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-116-4621/+5
* s4-param copy print_parameter and equal_parameter in from source3Andrew Bartlett2011-10-071-10/+24
* param: Use a bool to hold boolean parametersAndrew Bartlett2011-10-071-7/+7
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-064-137/+2
* s4:param/pyparam.c - suppress "P_SEP" compilation warningMatthias Dieter Wallnöfer2011-09-201-2/+2
* lib/util/charset: remove charset module loadingAndrew Bartlett2011-09-201-3/+3
* s4-param void function cannot return valueAndrew Bartlett2011-09-081-1/+2
* s4:param: make use of PROTOCOL_SMB2_02Stefan Metzmacher2011-09-051-1/+2
* s4-services: disable the web server by defaultAndrew Tridgell2011-09-011-1/+1
* s4-param: Use s3 dump method if s3 context is definedAmitay Isaacs2011-08-261-0/+4
* s4-provision set passdb backend to 'samba4' in template smb.conf filesAndrew Bartlett2011-08-221-0/+9
* Use public pytalloc header file.Jelmer Vernooij2011-08-143-3/+3
* s4-param Set szConfigFile even for s3 loadparm contextsAndrew Bartlett2011-08-131-4/+4