summaryrefslogtreecommitdiff
path: root/lib/param/util.c
Commit message (Expand)AuthorAgeFilesLines
* gpo: Apply kerberos settingsDavid Mulder2017-11-201-7/+42
* lib: Remove smb_iconv_handle_reinit_lp()Jeremy Allison2017-04-181-11/+0
* lib/param: add lpcfg_sam_dnsname() helper functionStefan Metzmacher2016-06-301-0/+10
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-131-0/+1
* param: Remove "use ntdb" referenceVolker Lendecke2015-03-171-3/+1
* Remove callers of lp_use_ntdbVolker Lendecke2015-03-171-8/+2
* lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke2014-07-281-2/+2
* lib/param: Remove special handling for 'state dir' and 'cache dir'Andrew Bartlett2014-02-121-2/+2
* param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam2014-02-071-1/+1
* ntdb: remove --disable-ntdb.Rusty Russell2013-04-131-2/+0
* lib/param: lpcfg_private_db_path()Rusty Russell2013-04-121-0/+27
* lib/param: use the correct path names againStefan Metzmacher2012-12-271-5/+5
* param: Correctly create directory and create common function.Andreas Schneider2012-12-211-55/+41
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-0/+1
* loadparm: Add helper function to fetch default lifetime policiesSimo Sorce2012-04-191-0/+19
* lib/param Print error when mkdir of lock path failsAndrew Bartlett2011-10-131-1/+3
* lib/param Use strcasecmp_m rather than strcasecmp as this is banned in the s3...Andrew Bartlett2011-10-111-2/+2
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-0/+266