Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/cfg.h
Commit message (Expand)AuthorAgeFilesLines
* Rename nscd_invalidate option to reconnect_invalidateArthur de Jong2013-07-261-1/+1
* Allow invalidating the nfsidmap cacheArthur de Jong2013-07-261-0/+1
* Fix comment for nss_nested_groups config optionArthur de Jong2013-03-281-1/+1
* Implement a nss_nested_groups configuration optionArthur de Jong2013-03-241-0/+1
* spelling fixesArthur de Jong2013-03-241-1/+1
* implement parsing of the nscd_invalidate optionArthur de Jong2013-03-091-0/+1
* dump full nslcd configuration at debug level on start-upArthur de Jong2013-01-181-1/+2
* remove undocumented restart configuration optionArthur de Jong2012-12-301-2/+0
* reorganise and rename configuration options to be in line...Arthur de Jong2012-12-301-73/+45
* remove the ldc_ prefix from struct ldap_config fieldsArthur de Jong2012-12-301-32/+32
* re-order enum values to use the same order as elsewhereArthur de Jong2012-12-281-6/+6
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-9/+5
* introduce a sasl_canonicalize option that will now, by de...Arthur de Jong2012-08-141-0/+4
* on startup have the gid option default to the primary gro...Arthur de Jong2012-07-201-0/+2
* implement a pam_password_prohibit_message nslcd.conf opti...Arthur de Jong2012-07-081-0/+3
* allow the pam_authz_search option to be specified multipl...Arthur de Jong2012-05-041-5/+8
* make whether or not to do case-sensitive filtering config...Arthur de Jong2012-03-131-0/+2
* implement a validnames option that can be used to fine-tu...Arthur de Jong2011-03-251-1/+4
* implement a nss_min_uid option to filter user entries ret...Arthur de Jong2010-12-201-0/+2
* remove obsolete noteArthur de Jong2010-10-161-2/+1
* implement a rootpwmodpw option that allows root users to ...Arthur de Jong2010-09-051-0/+2
* remove warning messages from parsing the sasl_* options a...Arthur de Jong2010-06-181-4/+4
* remove the use_sasl option and instead rely on sasl_mech ...Arthur de Jong2010-06-181-2/+0
* make include guard names consistent throughout the source...Arthur de Jong2010-06-141-3/+3
* rename reconnect_maxsleeptime option to reconnect_retrytimeArthur de Jong2010-05-091-1/+1
* refactor retry timing mechanism to use time between first...Arthur de Jong2010-05-091-2/+2
* rename authz_search option to pam_authz_searchArthur de Jong2010-05-081-1/+1
* implement an authz_search option to test whether the user...Arthur de Jong2010-05-071-0/+2
* add an nss_initgroups_ignoreusers option to ignore userna...Arthur de Jong2010-03-201-0/+4
* rename admindn option to rootpwmoddnArthur de Jong2010-02-271-1/+1
* add admindn configuration file option that is used when m...Arthur de Jong2010-01-241-1/+3
* some small simplifcations and clarificationsArthur de Jong2009-12-291-2/+2
* some compatibility improvementsArthur de Jong2009-10-051-0/+1
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
* support multiple search bases, partially based on a patch...Arthur de Jong2009-05-241-1/+4
* set most SSL/TLS related options globally instead of per ...Arthur de Jong2009-05-011-14/+0
* move debugging initialisation to myldap_set_debuglevel() ...Arthur de Jong2009-04-301-2/+0
* include ldap.h to ensure that struct ldap_config will be ...Arthur de Jong2009-04-251-1/+2
* rename the tls_checkpeer option to tls_reqcert, deprecati...Arthur de Jong2008-12-061-1/+1
* remove sslpath option because it wasn't used for anythingArthur de Jong2008-11-291-2/+0
* implement SASL authentication based on a patch by Dan Whi...Arthur de Jong2008-06-141-2/+8
* add uid and gid configuration keywords that set the user ...Arthur de Jong2008-06-061-0/+11
* make number of threads configurable with the threads keywordArthur de Jong2008-05-041-0/+2
* only support tls-related options if LDAP library supports...Arthur de Jong2008-05-021-1/+3
* implement new timing mechanism for retries to quickly fai...Arthur de Jong2008-04-251-3/+10
* remove code that handles special cases when calling as ro...Arthur de Jong2008-04-041-8/+0
* properly handle spaces in some configuration options (maj...Arthur de Jong2007-12-261-1/+1
* remove bind_policy option because the same effect is achi...Arthur de Jong2007-12-221-9/+0
* reorder timing and reconnect options to be more logical a...Arthur de Jong2007-12-221-9/+9
* remove some unused configuration file optionsArthur de Jong2007-12-221-21/+0