summaryrefslogtreecommitdiffstats
path: root/source4/param
Commit message (Expand)AuthorAgeFilesLines
* 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
* param: Add smb.conf loading support to s3/s4 loadparm bridgeAndrew Bartlett2011-08-131-0/+4
* pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij2011-08-103-21/+21
* pyldb: Consistently use pyldb_ prefix.Jelmer Vernooij2011-08-071-2/+2
* s4-param: Fix object names for python objects PyLoadparm and PyLoadparmContextAmitay Isaacs2011-07-281-2/+2
* shares: Remove dependencies on share modules.Jelmer Vernooij2011-07-261-1/+1
* libsamba-util: Build in libbitmap.Jelmer Vernooij2011-07-261-2/+2
* s4-param: use "state directory" and "cache directory" optionsBjörn Baumbach2011-07-211-4/+4
* s4-param Handle P_CHAR and P_BOOLREV in pyparamAndrew Bartlett2011-07-201-0/+4
* s4-param finish services hooks for s4->s3 loadparm contextAndrew Bartlett2011-07-141-2/+26
* s4-param cope with parameters of type charAndrew Bartlett2011-07-141-0/+12
* s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher2011-07-122-0/+76
* lib/param: Merge struct loadparm_service into commonAndrew Bartlett2011-07-082-12/+19
* param: Move per-share parameters into a seperate file, to share with s3Andrew Bartlett2011-07-082-37/+5
* s4-param Remove offset != -1 checksAndrew Bartlett2011-07-081-7/+2
* s4-param change to struct bitmap to match s3-paramAndrew Bartlett2011-07-082-16/+17
* s4-param Also check the p_class matches when comparing offsetAndrew Bartlett2011-07-081-1/+3
* param: Add hooks to s3 parm_struct and the parameters void * pointerAndrew Bartlett2011-07-083-17/+21
* s4-param Remove unused 'announce version'Andrew Bartlett2011-07-021-10/+2
* s3-param Generate parameter tablesAndrew Bartlett2011-07-021-2/+2
* param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()Andrew Bartlett2011-07-021-1/+1
* s4-param Handle BOOLREV parametersAndrew Bartlett2011-06-291-0/+16
* param: Merge param headers into lib/param/loadparm.hAndrew Bartlett2011-06-291-101/+0
* s4-param Match source3's param: use C99 initialisersAndrew Bartlett2011-06-291-159/+1090
* s4-param Merge struct parm_struct with version from source3/Andrew Bartlett2011-06-293-14/+15
* param: Merge struct parm_struct definitionsAndrew Bartlett2011-06-292-12/+13
* param: Remove remaining references to announce as and announce versionAndrew Bartlett2011-06-241-5/+0
* param: Remove "announce as" parameterAndrew Bartlett2011-06-232-18/+0
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-232-3/+0
* s4-param Autogenerate the loadparm_globals and loadparm_service tablesAndrew Bartlett2011-06-212-153/+34
* lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett2011-06-211-6/+0
* s4-param add const to loadparm_init_s3 s3_fnsAndrew Bartlett2011-06-091-2/+2
* s4-auth Move default auth methods back into auth.cAndrew Bartlett2011-06-071-3/+0
* s3-s4-param: Add hooks for parametric options in the s3/s4 glue layerAndrew Bartlett2011-06-061-0/+5
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-062-2/+2
* s4-param Remove 'modules dir'Andrew Bartlett2011-06-062-4/+7
* lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett2011-06-061-9/+1
* s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett2011-06-063-12/+81
* s4-param make lpcfg_sam_name() cope with PDC and BDC rolesAndrew Bartlett2011-06-061-1/+2
* s4-param Remove 'sid generator'Andrew Bartlett2011-06-062-15/+0
* s4-param Remove 'idmap database'Andrew Bartlett2011-06-061-4/+0
* s4-param Remove 'secrets database' parameterAndrew Bartlett2011-06-062-5/+1
* s4-param Remove 'sam database' parameterAndrew Bartlett2011-06-062-4/+9
* s4-ipv6: changed the default "socket address"Andrew Tridgell2011-06-061-1/+1
* libcli/util Remove ntstatus_check_dos_mappingAndrew Bartlett2011-05-311-2/+0
* s4-param cope with doulbe-parsing of -foo and +foo listsAndrew Bartlett2011-05-081-3/+9
* s4-param Don't set variables such as the debuglevel unless globalAndrew Bartlett2011-05-081-2/+18
* libds: moved enum security_types to a common headerAndrew Tridgell2011-05-081-0/+1