summaryrefslogtreecommitdiffstats
path: root/source4/param
Commit message (Expand)AuthorAgeFilesLines
* s4-param Rename secrets_init() -> randseed_init()Andrew Bartlett2011-05-032-6/+7
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-031-18/+37
* s4-param: use new roles.hAndrew Tridgell2011-05-031-5/+1
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-032-2/+2
* lib/util Rename conv_str_size() -> conv_str_size_error()Andrew Bartlett2011-04-301-2/+2
* s4-param Rename lp_destructor() -> lpcfg_destructor() for consistencyAndrew Bartlett2011-04-291-2/+2
* s4-param Rename unused lp_ functions to match param.hAndrew Bartlett2011-04-291-5/+5
* s4-param Rename volume_label() -> lpcfg_volume_label()Andrew Bartlett2011-04-293-3/+3
* s4-param Rename private_path() -> lpcfg_private_path()Andrew Bartlett2011-04-296-11/+11
* s4-param Remove config_path() -> lpcfg_config_path()Andrew Bartlett2011-04-292-2/+2
* s4-param Rename lock_path() -> lpcfg_lock_path()Andrew Bartlett2011-04-292-2/+2
* s4-loadparm: be a bit less verbose about smb.conf processingAndrew Tridgell2011-04-041-2/+2
* s4-param: set a default logfileAndrew Tridgell2011-03-291-0/+5
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-253-14/+14
* s4:python bindings - handle NULL returns from "loadparm_init_global"Matthias Dieter Wallnöfer2011-03-222-0/+7
* s4:param/loadparm.c - check for OOMMatthias Dieter Wallnöfer2011-03-221-0/+3
* source4/param: Fix prototypes for all functions.Jelmer Vernooij2011-03-194-1/+8
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-12/+18
* Make lpcfg_server_role public.Jelmer Vernooij2011-02-231-0/+1
* s4-waf: rename 'param' to 'pyparam'Andrew Tridgell2011-02-221-1/+1
* lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett2011-02-182-5/+2
* s4: load the backupkey endpointMatthieu Patou2011-02-141-1/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-102-3/+3
* provision: Add missing dependency on pyldb-util.Jelmer Vernooij2011-02-091-1/+1
* s4-python Don't force "bin" into the python sys.pathAndrew Bartlett2011-02-071-3/+3
* s4-provision Remove setup_path, setup_dir and find_setup_dirAndrew Bartlett2011-02-072-4/+8
* s4-loadparm: removed "setup directory" optionAndrew Tridgell2011-02-072-16/+3
* param: Load web service by default.Jelmer Vernooij2011-01-171-1/+1
* s4-provision: removed an incorrect debug messageAndrew Tridgell2010-12-211-2/+0
* ldb:pyldb.h - revert to the previous header behaviourMatthias Dieter Wallnöfer2010-12-121-1/+3
* s4:param/provision.c - optimise includesMatthias Dieter Wallnöfer2010-12-121-9/+1
* s4:param/loadparm.c - fix a warning by introducing a "const" castMatthias Dieter Wallnöfer2010-12-121-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-112-2/+2
* s4-client Use NTLMv2 by default in the Samba4 client.Andrew Bartlett2010-12-091-0/+1
* s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2010-12-081-1/+1
* s4-param Allow +foo syntax in smb.conf list parsingAndrew Bartlett2010-12-083-11/+51
* pyparam: Use talloc.Object.Jelmer Vernooij2010-12-011-2/+6
* s4:param/pyparam_util.c - remove unused includeMatthias Dieter Wallnöfer2010-11-291-1/+0
* s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell2010-11-292-22/+15
* s4-loadparm: added loadparm_init_global()Andrew Tridgell2010-11-292-0/+28
* s4:param/secrets.h - fix "enum netr_SchannelType" include correctlyMatthias Dieter Wallnöfer2010-11-271-1/+2
* s4-dynconfig: override more paths when running from the build directoryAndrew Tridgell2010-11-241-3/+3
* Avoid the use of PyAPI_DATA, which is for internal Python API's.Arnaud Faucher2010-11-221-2/+2
* s4-loadparm: set debuglevel and logfile in tablesAndrew Tridgell2010-11-171-0/+5
* s4-loadparm: fixed a memory leak in handle_realm()Andrew Tridgell2010-11-171-0/+3
* s4-loadparm: fix the FLAG_DEFAULT settings on specially handled parametersAndrew Tridgell2010-11-111-3/+8
* s4-loadparm: fixed dumping of non-default parms with testparmAndrew Tridgell2010-11-111-13/+33
* s4-server: move the creation of the IPC$ share into ntvfsAndrew Tridgell2010-11-111-36/+0
* ldbsamba: Lowercase library name.Jelmer Vernooij2010-11-071-1/+1
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-011-2/+2