Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* make logging more consistent and remove test bases from s...Arthur de Jong2011-12-275-8/+10
* PEP8 fixesArthur de Jong2011-12-279-24/+37
* update copyright informationArthur de Jong2011-12-271-0/+1
* define the search separately from the requestArthur de Jong2011-12-1212-105/+153
* move check of required attributes and other common tests ...Arthur de Jong2011-12-1213-185/+184
* properly log failures to lookup DNS SRV recordsArthur de Jong2011-12-101-1/+6
* properly handle failures to truncate the pid fileArthur de Jong2011-12-101-1/+5
* get the first configuration value instead of the last bec...Arthur de Jong2011-12-101-5/+5
* fix a deprecated use of head without the -n optionArthur de Jong2011-12-101-1/+1
* enable more hardening options (-fPIE doesn't work yet bec...Arthur de Jong2011-12-101-0/+3
* ensure that the output of nss_list_configured() is space ...Arthur de Jong2011-12-102-2/+4
* update macro from autoconf-archiveArthur de Jong2011-12-101-2/+9
* Fix a typo in disconnect logicJakub Hrozek2011-12-091-1/+1
* ensure that uid, gid and pid vars are properly initialise...Arthur de Jong2011-12-011-5/+7
* ensure that /etc/nsswitch.conf is only loaded once after ...Arthur de Jong2011-11-301-1/+2
* simplification of logic to overwrite list of enabled /etc...Arthur de Jong2011-11-181-12/+4
* add versioned dependency on libpam for mutiarch supportArthur de Jong2011-10-121-1/+1
* implement group membership NSS function by Tom Judge (tak...Arthur de Jong2011-10-122-4/+60
* keep nslcd running during package upgradesArthur de Jong2011-10-101-0/+4
* reduce loglevel of user not found messages to avoid spamm...Arthur de Jong2011-10-021-1/+1
* Use an explicit base of 10 for strtouid()/strtogid()/strt...Jakub Hrozek2011-09-307-12/+12
* treat the "hard" value for tls_reqcert as if it was "demand"Arthur de Jong2011-09-211-1/+1
* make whitespace matching consistent in regular expression...Arthur de Jong2011-09-145-8/+8
* make validation log messages consistentArthur de Jong2011-09-0915-96/+114
* add missing includeArthur de Jong2011-09-091-0/+1
* grow gecos buffer size and consistency improvements to ot...Arthur de Jong2011-09-082-4/+4
* give string representations of addresses more logical namesArthur de Jong2011-09-083-24/+20
* updated Swedish (sv) translation of debconf templates by ...Arthur de Jong2011-09-072-84/+109
* get files ready for 0.8.4 release0.8.4Arthur de Jong2011-09-0410-10/+468
* warn when we couldn't get the gid or pid, the uid is the ...Arthur de Jong2011-09-041-2/+7
* add casts from size_t to int for printfArthur de Jong2011-09-041-2/+2
* ignore failures in testsArthur de Jong2011-09-041-0/+4
* use auto-detection for LDAP library and defaults for conf...Arthur de Jong2011-09-041-5/+1
* support spaces before and after database name while parsi...Arthur de Jong2011-09-034-24/+76
* correctly handle leading and trailing spaces in preseeded...Arthur de Jong2011-08-301-1/+1
* move LDAP_DEPRECATED and LDAP_REFERRALS to configure.ac t...Arthur de Jong2011-08-302-6/+5
* implement and use a strtoui() function if uid_t or gid_t ...Arthur de Jong2011-08-293-1/+32
* get rid of automake warningArthur de Jong2011-08-291-1/+1
* silence autoconf warnings, patch by Jakub HrozekArthur de Jong2011-08-291-2/+2
* some changes based on feedback by Jeroen SchotArthur de Jong2011-08-291-22/+22
* provide strtouid() and strtogid() functions that use strt...Arthur de Jong2011-08-275-6/+28
* check errno after calls to strtol() to ensure that number...Arthur de Jong2011-08-277-5/+75
* pass a statically allocated callback structure to OpenLDA...Arthur de Jong2011-08-272-1/+3
* some changes based on feedback by Paul GeversArthur de Jong2011-08-271-30/+31
* first attempt at Dutch (nl) translationArthur de Jong2011-08-261-89/+101
* small formatting changes to headerArthur de Jong2011-08-269-11/+11
* updated Spanish (es) translation of debconf templates by ...Arthur de Jong2011-08-251-51/+53
* fix typo (thanks Nalin Dahyabhai)Arthur de Jong2011-08-241-1/+1
* fix a problem with uninitialised memory while parsing the...Arthur de Jong2011-08-241-7/+5
* updated German (de) translation of debconf templates by C...Arthur de Jong2011-08-241-46/+57