Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix indenting of codeArthur de Jong2012-09-032-3/+3
* on Solaris store the errno value in NSS_ARGS(args)->erangeArthur de Jong2012-09-0310-47/+44
* include a missing castArthur de Jong2012-09-011-1/+1
* provide an alternative do_rebind() for Netscape LDAPArthur de Jong2012-09-011-0/+29
* include an explicit cast to int when printing gid_t (fixe...Arthur de Jong2012-09-011-2/+2
* mark file as executableArthur de Jong2012-08-311-0/+0
* change the default value of sasl_canonicalize to yes (tha...Arthur de Jong2012-08-313-3/+5
* remove variable definition that was introduced in r1626 b...Arthur de Jong2012-08-141-1/+0
* introduce a sasl_canonicalize option that will now, by de...Arthur de Jong2012-08-146-0/+49
* ensure that all places where stdint.h is included it is s...Arthur de Jong2012-07-233-0/+6
* only inlude stdint.h if we have itArthur de Jong2012-07-211-0/+2
* add missing includes to ensure all types are defined in h...Arthur de Jong2012-07-211-0/+2
* on startup have the gid option default to the primary gro...Arthur de Jong2012-07-205-23/+48
* add an LDIF version of the ldapns.schema schema fileArthur de Jong2012-07-202-1/+16
* avoid setting tls_randfile twice and remove fixed FIXME (...Arthur de Jong2012-07-151-3/+0
* set the pynslcd process name if possibleArthur de Jong2012-07-151-0/+6
* support getting pam_password_prohibit_message from config...Arthur de Jong2012-07-151-1/+2
* rename internal pam_authz_search to pam_authz_searchesArthur de Jong2012-07-152-4/+4
* properly set most LDAP options from configurationArthur de Jong2012-07-151-2/+40
* also check pam_password_prohibit_message in pam_sm_authen...Arthur de Jong2012-07-111-0/+14
* implement a pam_password_prohibit_message nslcd.conf opti...Arthur de Jong2012-07-0810-3/+149
* remove duplicate getting of LDAP_OPT_DIAGNOSTIC_MESSAGE (...Arthur de Jong2012-07-081-5/+0
* ensure that cache.py is installed (thanks Jon Severinsson)Arthur de Jong2012-07-072-2/+3
* get files ready for 0.8.10 release0.8.10Arthur de Jong2012-06-297-9/+60
* update from latest automakeArthur de Jong2012-06-291-1/+10
* minor documentation touch-upsArthur de Jong2012-06-171-8/+7
* install the default configuration file with reduced permi...Arthur de Jong2012-06-151-1/+1
* log successful password change in nslcd and correctly ter...Arthur de Jong2012-06-151-0/+2
* fix problem with returning wrong error code when changing...Arthur de Jong2012-06-151-3/+7
* reword section on bug reporting and add a reference to th...Arthur de Jong2012-05-251-4/+8
* include list of required libraries and do not put informa...Arthur de Jong2012-05-251-5/+6
* get files ready for 0.8.9 release0.8.9Arthur de Jong2012-05-206-8/+101
* implement extra range checking of all numeric valuesArthur de Jong2012-05-208-33/+38
* get rid of a few compiler warnings on FreeBSDArthur de Jong2012-05-184-8/+11
* provide a compatibility version of struct spwd for system...Arthur de Jong2012-05-112-1/+29
* fix fallback definition of SUN_LEN() (fixes r1686)Arthur de Jong2012-05-111-1/+1
* provide a compatibility definition of SUN_LEN() for syste...Arthur de Jong2012-05-095-4/+40
* remove duplicate debug from log messageArthur de Jong2012-05-091-1/+1
* implement PAM authorisation check using pam_authz_search ...Arthur de Jong2012-05-041-3/+57
* ignore user-supplied DN for PAM requests and don't send i...Arthur de Jong2012-05-041-25/+24
* move expression handling to own moduleArthur de Jong2012-05-044-140/+187
* ensure search also works without attribute mapArthur de Jong2012-05-041-1/+3
* small code style improvementsArthur de Jong2012-05-041-18/+22
* allow the pam_authz_search option to be specified multipl...Arthur de Jong2012-05-045-63/+88
* don't try to close _SC_OPEN_MAX file descriptorArthur de Jong2012-05-041-1/+1
* move all PAM_AUTHTOK_RECOVERY_ERR compatibility definitio...Arthur de Jong2012-05-022-12/+4
* documentation touch-upsArthur de Jong2012-04-291-79/+67
* get files ready for 0.8.8 release0.8.8Arthur de Jong2012-04-276-4/+33
* add a schema file that some people use for PAMArthur de Jong2012-04-272-2/+22
* split the functionality to read everything from the strea...Arthur de Jong2012-04-263-14/+30