summaryrefslogtreecommitdiff
path: root/source4/param
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-17param: Add tests for automatic server role guessingAndrew Bartlett1-0/+81
2011-11-17py-param: Add python interface to get server_roleAmitay Isaacs1-0/+15
2011-11-15s4:param/provision: pass schema_dn to provision_get_schema()Stefan Metzmacher2-2/+11
2011-10-28lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett1-1/+1
2011-10-28lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett1-1/+1
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett2-2/+2
2011-10-28lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett1-1/+1
2011-10-28lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett1-1/+1
2011-10-13lib/util: Add back control of mmap and hash size in tdb for top level buildAndrew Bartlett1-1/+1
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett6-4621/+5
2011-10-07s4-param copy print_parameter and equal_parameter in from source3Andrew Bartlett1-10/+24
2011-10-07param: Use a bool to hold boolean parametersAndrew Bartlett1-7/+7
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett4-137/+2
2011-09-20s4:param/pyparam.c - suppress "P_SEP" compilation warningMatthias Dieter Wallnöfer1-2/+2
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett1-3/+3
2011-09-08s4-param void function cannot return valueAndrew Bartlett1-1/+2
2011-09-05s4:param: make use of PROTOCOL_SMB2_02Stefan Metzmacher1-1/+2
2011-09-01s4-services: disable the web server by defaultAndrew Tridgell1-1/+1
2011-08-26s4-param: Use s3 dump method if s3 context is definedAmitay Isaacs1-0/+4
2011-08-22s4-provision set passdb backend to 'samba4' in template smb.conf filesAndrew Bartlett1-0/+9
2011-08-14Use public pytalloc header file.Jelmer Vernooij3-3/+3
2011-08-13s4-param Set szConfigFile even for s3 loadparm contextsAndrew Bartlett1-4/+4
2011-08-13param: Add smb.conf loading support to s3/s4 loadparm bridgeAndrew Bartlett1-0/+4
2011-08-10pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij3-21/+21
2011-08-07pyldb: Consistently use pyldb_ prefix.Jelmer Vernooij1-2/+2
2011-07-28s4-param: Fix object names for python objects PyLoadparm and PyLoadparmContextAmitay Isaacs1-2/+2
2011-07-26shares: Remove dependencies on share modules.Jelmer Vernooij1-1/+1
2011-07-26libsamba-util: Build in libbitmap.Jelmer Vernooij1-2/+2
2011-07-21s4-param: use "state directory" and "cache directory" optionsBjörn Baumbach1-4/+4
2011-07-20s4-param Handle P_CHAR and P_BOOLREV in pyparamAndrew Bartlett1-0/+4
2011-07-14s4-param finish services hooks for s4->s3 loadparm contextAndrew Bartlett1-2/+26
2011-07-14s4-param cope with parameters of type charAndrew Bartlett1-0/+12
2011-07-12s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher2-0/+76