summaryrefslogtreecommitdiff
path: root/source4/param
AgeCommit message (Expand)AuthorFilesLines
2011-06-06s4-ipv6: changed the default "socket address"Andrew Tridgell1-1/+1
2011-05-31libcli/util Remove ntstatus_check_dos_mappingAndrew Bartlett1-2/+0
2011-05-08s4-param cope with doulbe-parsing of -foo and +foo listsAndrew Bartlett1-3/+9
2011-05-08s4-param Don't set variables such as the debuglevel unless globalAndrew Bartlett1-2/+18
2011-05-08libds: moved enum security_types to a common headerAndrew Tridgell1-0/+1
2011-05-06lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett1-1/+1
2011-05-03s4-param Rename secrets_init() -> randseed_init()Andrew Bartlett2-6/+7
2011-05-03Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett1-18/+37
2011-05-03s4-param: use new roles.hAndrew Tridgell1-5/+1
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett2-2/+2
2011-04-30lib/util Rename conv_str_size() -> conv_str_size_error()Andrew Bartlett1-2/+2
2011-04-29s4-param Rename lp_destructor() -> lpcfg_destructor() for consistencyAndrew Bartlett1-2/+2
2011-04-29s4-param Rename unused lp_ functions to match param.hAndrew Bartlett1-5/+5
2011-04-29s4-param Rename volume_label() -> lpcfg_volume_label()Andrew Bartlett3-3/+3
2011-04-29s4-param Rename private_path() -> lpcfg_private_path()Andrew Bartlett6-11/+11
2011-04-29s4-param Remove config_path() -> lpcfg_config_path()Andrew Bartlett2-2/+2
2011-04-29s4-param Rename lock_path() -> lpcfg_lock_path()Andrew Bartlett2-2/+2
2011-04-04s4-loadparm: be a bit less verbose about smb.conf processingAndrew Tridgell1-2/+2
2011-03-29s4-param: set a default logfileAndrew Tridgell1-0/+5
2011-03-25lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett3-14/+14
2011-03-22s4:python bindings - handle NULL returns from "loadparm_init_global"Matthias Dieter Wallnöfer2-0/+7
2011-03-22s4:param/loadparm.c - check for OOMMatthias Dieter Wallnöfer1-0/+3
2011-03-19source4/param: Fix prototypes for all functions.Jelmer Vernooij4-1/+8
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-12/+18
2011-02-23Make lpcfg_server_role public.Jelmer Vernooij1-0/+1
2011-02-22s4-waf: rename 'param' to 'pyparam'Andrew Tridgell1-1/+1
2011-02-18lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett2-5/+2
2011-02-14s4: load the backupkey endpointMatthieu Patou1-1/+1
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell2-3/+3
2011-02-09provision: Add missing dependency on pyldb-util.Jelmer Vernooij1-1/+1
2011-02-07s4-python Don't force "bin" into the python sys.pathAndrew Bartlett1-3/+3
2011-02-07s4-provision Remove setup_path, setup_dir and find_setup_dirAndrew Bartlett2-4/+8
2011-02-07s4-loadparm: removed "setup directory" optionAndrew Tridgell2-16/+3
2011-01-17param: Load web service by default.Jelmer Vernooij1-1/+1
2010-12-21s4-provision: removed an incorrect debug messageAndrew Tridgell1-2/+0
2010-12-12ldb:pyldb.h - revert to the previous header behaviourMatthias Dieter Wallnöfer1-1/+3
2010-12-12s4:param/provision.c - optimise includesMatthias Dieter Wallnöfer1-9/+1
2010-12-12s4:param/loadparm.c - fix a warning by introducing a "const" castMatthias Dieter Wallnöfer1-1/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2-2/+2
2010-12-09s4-client Use NTLMv2 by default in the Samba4 client.Andrew Bartlett1-0/+1
2010-12-08s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell1-1/+1
2010-12-08s4-param Allow +foo syntax in smb.conf list parsingAndrew Bartlett3-11/+51
2010-12-01pyparam: Use talloc.Object.Jelmer Vernooij1-2/+6
2010-11-29s4:param/pyparam_util.c - remove unused includeMatthias Dieter Wallnöfer1-1/+0
2010-11-29s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell2-22/+15
2010-11-29s4-loadparm: added loadparm_init_global()Andrew Tridgell2-0/+28
2010-11-27s4:param/secrets.h - fix "enum netr_SchannelType" include correctlyMatthias Dieter Wallnöfer1-1/+2
2010-11-24s4-dynconfig: override more paths when running from the build directoryAndrew Tridgell1-3/+3
2010-11-22Avoid the use of PyAPI_DATA, which is for internal Python API's.Arnaud Faucher1-2/+2
2010-11-17s4-loadparm: set debuglevel and logfile in tablesAndrew Tridgell1-0/+5