Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update files from recent automakeArthur de Jong2012-01-165-42/+294
* Add a matching va_end() for va_start() in mysnprintf()Jakub Hrozek2012-01-091-0/+1
* Warn if ldap_set_option() fails for LDAP_OPT_ERROR_NUMJakub Hrozek2012-01-091-4/+8
* Warn if fd cannot be closed in is_locked()Jakub Hrozek2012-01-091-2/+4
* Check NULL return in write_netgroup()Jakub Hrozek2012-01-091-0/+7
* Do not leak memory if myldap_escape() failsJakub Hrozek2012-01-091-0/+1
* Return from update_username() if myldap_get_values() retu...Jakub Hrozek2012-01-091-0/+3
* user the logging framework, handle exceptions properly an...Arthur de Jong2012-01-0614-121/+130
* updated Simplified Chinese (zh_CN) translation of debconf...Arthur de Jong2012-01-051-34/+38
* updated Norwegian Bokmål (nb) translation of debconf tem...Arthur de Jong2012-01-021-34/+52
* get files ready for 0.8.5 release0.8.5Arthur de Jong2011-12-318-15/+268
* fix versioned build dependency on debhelperArthur de Jong2011-12-301-3/+3
* remove some information from config that we don't expect ...Arthur de Jong2011-12-291-9/+0
* support for reading the configuration file (not all optio...Arthur de Jong2011-12-286-24/+254
* move the state variables (from command line) from the con...Arthur de Jong2011-12-282-18/+23
* fall back to trying to authenticate with provided passwor...Arthur de Jong2011-12-281-0/+4
* never request group members for GroupByMemberRequestArthur de Jong2011-12-281-1/+1
* instead of modifying attmap, modify attribute listArthur de Jong2011-12-281-3/+3
* fix references to attmap (broken in r1571)Arthur de Jong2011-12-282-9/+2
* typo fix in commentArthur de Jong2011-12-281-1/+1
* 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