Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* log the first 10 search results in debug mode to make deb...Arthur de Jong2012-02-291-1/+16
* update copyright yearsArthur de Jong2012-02-292-3/+3
* get files ready for 0.8.6 release0.8.6Arthur de Jong2012-01-296-13/+136
* implement a naive offline cacheArthur de Jong2012-01-2913-4/+516
* small simplification in group lookups (member attributes ...Arthur de Jong2012-01-291-13/+9
* split the result handling into a convert() and write() stepArthur de Jong2012-01-2912-114/+111
* formatting fixesArthur de Jong2012-01-202-2/+2
* clarify error messages and fix typo in commentArthur de Jong2012-01-201-3/+3
* separate the Debian packaging from main sources switching...Arthur de Jong2012-01-2054-13321/+1
* add missing Python modules to tarballArthur de Jong2012-01-201-2/+2
* FreeBSD compilation fixes by Maxim VetrovArthur de Jong2012-01-172-2/+3
* pass the correct size of named socket address (fixes Free...Arthur de Jong2012-01-172-2/+2
* 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