summaryrefslogtreecommitdiff
path: root/lib/param/util.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-09CVE-2020-25717: Add FreeIPA domain controller roleAlexander Bokovoy1-0/+1
2017-11-20gpo: Apply kerberos settingsDavid Mulder1-7/+42
2017-04-18lib: Remove smb_iconv_handle_reinit_lp()Jeremy Allison1-11/+0
2016-06-30lib/param: add lpcfg_sam_dnsname() helper functionStefan Metzmacher1-0/+10
2016-01-13Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij1-0/+1
2015-03-17param: Remove "use ntdb" referenceVolker Lendecke1-3/+1
2015-03-17Remove callers of lp_use_ntdbVolker Lendecke1-8/+2
2014-07-28lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke1-2/+2
2014-02-12lib/param: Remove special handling for 'state dir' and 'cache dir'Andrew Bartlett1-2/+2
2014-02-07param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam1-1/+1
2013-04-13ntdb: remove --disable-ntdb.Rusty Russell1-2/+0
2013-04-12lib/param: lpcfg_private_db_path()Rusty Russell1-0/+27
2012-12-27lib/param: use the correct path names againStefan Metzmacher1-5/+5
2012-12-21param: Correctly create directory and create common function.Andreas Schneider1-55/+41
2012-06-15lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett1-0/+1
2012-04-19loadparm: Add helper function to fetch default lifetime policiesSimo Sorce1-0/+19
2011-10-13lib/param Print error when mkdir of lock path failsAndrew Bartlett1-1/+3
2011-10-11lib/param Use strcasecmp_m rather than strcasecmp as this is banned in the s3...Andrew Bartlett1-2/+2
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-0/+266