Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* support querying DNS SRV records from a different domain ...Arthur de Jong2011-08-243-4/+19
* updated Czech (cs) translation of debconf templates by Mi...Arthur de Jong2011-08-231-43/+47
* typo fix provided by Christian PerrierArthur de Jong2011-08-191-2/+2
* add new translators to AUTHORS fileArthur de Jong2011-08-171-0/+3
* updated Japanese (ja) translation of debconf templates by...Arthur de Jong2011-08-171-44/+35
* updated Portuguese (pt) translation of debconf templates ...Arthur de Jong2011-08-171-37/+49
* updated Brazilian Portuguese (pt_BR) translation of debco...Arthur de Jong2011-08-141-106/+106
* split 2009 and 2010 changes to separate ChangeLog filesArthur de Jong2011-08-144-2401/+1646
* remove unused variableArthur de Jong2011-08-141-4/+3
* put external libraries at the end when linkingArthur de Jong2011-08-143-8/+10
* remove some tests for symbols we aren't usingArthur de Jong2011-08-141-3/+2
* add lintian override for SONAME checkArthur de Jong2011-08-141-0/+3
* updated Brazilian Portuguese (pt_BR) translation of debco...Arthur de Jong2011-08-141-63/+100
* update Danish (da) translation of debconf templates by Jo...Arthur de Jong2011-08-141-46/+55
* added Slovak (sk) translation of debconf templates by SlavkoArthur de Jong2011-08-141-0/+488
* updated French (fr) translation of debconf templates by C...Arthur de Jong2011-08-141-40/+53
* updated Russian (ru) translation of debconf templates by ...Arthur de Jong2011-08-141-39/+56
* fix spelling of name (sorry about that)Arthur de Jong2011-08-101-1/+1
* check nsswitch.conf mtime to see whether file should be r...Arthur de Jong2011-08-091-6/+41
* run debconf-updatepo to update .pot and .po filesArthur de Jong2011-08-0919-1495/+1040
* small language updates based on feedback by Justin B RyeArthur de Jong2011-08-092-4/+4
* incorporate feedback on debconf templates by debian-l10n-...Arthur de Jong2011-08-081-20/+21
* build Debian packages with multiarch supportArthur de Jong2011-08-079-18/+21
* set the socket timeout in a connection callback to avoid ...Arthur de Jong2011-08-072-27/+76
* update AX_PTHREAD from http://www.gnu.org/software/autoco...Arthur de Jong2011-08-062-29/+53
* replace last traces of groupOfUniqueNamesArthur de Jong2011-08-052-2/+2
* check whether the NSS shadow map queries LDAP before retu...Arthur de Jong2011-08-055-5/+137
* update tests with change of member/uniqueMember default c...Arthur de Jong2011-08-053-5/+7
* implementation of myldap_get_values_len() to use ldap_get...Arthur de Jong2011-08-054-5/+112
* switch to using the member attribute by default instead o...Arthur de Jong2011-08-037-30/+23
* remove obsolete attribute from documentationArthur de Jong2011-07-211-1/+0
* on restart only log_end_msg onceArthur de Jong2011-07-151-1/+0
* show the default value for the pam-seclib-dir optionArthur de Jong2011-07-041-1/+1
* fix headerArthur de Jong2011-07-031-1/+1
* provide PAM_AUTHTOK_RECOVERY_ERR for systems with only PA...Arthur de Jong2011-07-031-0/+8
* switch to dh for debian/rules and bump debhelper compatib...Arthur de Jong2011-07-027-78/+10
* make buffer sizes consistent, grow gidNumber buffer to ho...Arthur de Jong2011-07-025-29/+29
* correctly only check password expiration when authenticat...Arthur de Jong2011-06-101-5/+5
* check all variables in pam_authz_search to see if they existArthur de Jong2011-06-052-7/+42
* mark more strings as const and don't free() data returned...Arthur de Jong2011-06-052-8/+7