| Commit message (Expand) | Author | Age | Files | Lines |
* | correctly handle leading and trailing spaces in preseeded... | Arthur de Jong | 2011-08-30 | 1 | -1/+1 |
* | move LDAP_DEPRECATED and LDAP_REFERRALS to configure.ac t... | Arthur de Jong | 2011-08-30 | 2 | -6/+5 |
* | implement and use a strtoui() function if uid_t or gid_t ... | Arthur de Jong | 2011-08-29 | 3 | -1/+32 |
* | get rid of automake warning | Arthur de Jong | 2011-08-29 | 1 | -1/+1 |
* | silence autoconf warnings, patch by Jakub Hrozek | Arthur de Jong | 2011-08-29 | 1 | -2/+2 |
* | some changes based on feedback by Jeroen Schot | Arthur de Jong | 2011-08-29 | 1 | -22/+22 |
* | provide strtouid() and strtogid() functions that use strt... | Arthur de Jong | 2011-08-27 | 5 | -6/+28 |
* | check errno after calls to strtol() to ensure that number... | Arthur de Jong | 2011-08-27 | 7 | -5/+75 |
* | pass a statically allocated callback structure to OpenLDA... | Arthur de Jong | 2011-08-27 | 2 | -1/+3 |
* | some changes based on feedback by Paul Gevers | Arthur de Jong | 2011-08-27 | 1 | -30/+31 |
* | first attempt at Dutch (nl) translation | Arthur de Jong | 2011-08-26 | 1 | -89/+101 |
* | small formatting changes to header | Arthur de Jong | 2011-08-26 | 9 | -11/+11 |
* | updated Spanish (es) translation of debconf templates by ... | Arthur de Jong | 2011-08-25 | 1 | -51/+53 |
* | fix typo (thanks Nalin Dahyabhai) | Arthur de Jong | 2011-08-24 | 1 | -1/+1 |
* | fix a problem with uninitialised memory while parsing the... | Arthur de Jong | 2011-08-24 | 1 | -7/+5 |
* | updated German (de) translation of debconf templates by C... | Arthur de Jong | 2011-08-24 | 1 | -46/+57 |
* | support querying DNS SRV records from a different domain ... | Arthur de Jong | 2011-08-24 | 3 | -4/+19 |
* | updated Czech (cs) translation of debconf templates by Mi... | Arthur de Jong | 2011-08-23 | 1 | -43/+47 |
* | typo fix provided by Christian Perrier | Arthur de Jong | 2011-08-19 | 1 | -2/+2 |
* | add new translators to AUTHORS file | Arthur de Jong | 2011-08-17 | 1 | -0/+3 |
* | updated Japanese (ja) translation of debconf templates by... | Arthur de Jong | 2011-08-17 | 1 | -44/+35 |
* | updated Portuguese (pt) translation of debconf templates ... | Arthur de Jong | 2011-08-17 | 1 | -37/+49 |
* | updated Brazilian Portuguese (pt_BR) translation of debco... | Arthur de Jong | 2011-08-14 | 1 | -106/+106 |
* | split 2009 and 2010 changes to separate ChangeLog files | Arthur de Jong | 2011-08-14 | 4 | -2401/+1646 |
* | remove unused variable | Arthur de Jong | 2011-08-14 | 1 | -4/+3 |
* | put external libraries at the end when linking | Arthur de Jong | 2011-08-14 | 3 | -8/+10 |
* | remove some tests for symbols we aren't using | Arthur de Jong | 2011-08-14 | 1 | -3/+2 |
* | add lintian override for SONAME check | Arthur de Jong | 2011-08-14 | 1 | -0/+3 |
* | updated Brazilian Portuguese (pt_BR) translation of debco... | Arthur de Jong | 2011-08-14 | 1 | -63/+100 |
* | update Danish (da) translation of debconf templates by Jo... | Arthur de Jong | 2011-08-14 | 1 | -46/+55 |
* | added Slovak (sk) translation of debconf templates by Slavko | Arthur de Jong | 2011-08-14 | 1 | -0/+488 |
* | updated French (fr) translation of debconf templates by C... | Arthur de Jong | 2011-08-14 | 1 | -40/+53 |
* | updated Russian (ru) translation of debconf templates by ... | Arthur de Jong | 2011-08-14 | 1 | -39/+56 |
* | fix spelling of name (sorry about that) | Arthur de Jong | 2011-08-10 | 1 | -1/+1 |
* | check nsswitch.conf mtime to see whether file should be r... | Arthur de Jong | 2011-08-09 | 1 | -6/+41 |
* | run debconf-updatepo to update .pot and .po files | Arthur de Jong | 2011-08-09 | 19 | -1495/+1040 |
* | small language updates based on feedback by Justin B Rye | Arthur de Jong | 2011-08-09 | 2 | -4/+4 |
* | incorporate feedback on debconf templates by debian-l10n-... | Arthur de Jong | 2011-08-08 | 1 | -20/+21 |
* | build Debian packages with multiarch support | Arthur de Jong | 2011-08-07 | 9 | -18/+21 |
* | set the socket timeout in a connection callback to avoid ... | Arthur de Jong | 2011-08-07 | 2 | -27/+76 |
* | update AX_PTHREAD from http://www.gnu.org/software/autoco... | Arthur de Jong | 2011-08-06 | 2 | -29/+53 |
* | replace last traces of groupOfUniqueNames | Arthur de Jong | 2011-08-05 | 2 | -2/+2 |
* | check whether the NSS shadow map queries LDAP before retu... | Arthur de Jong | 2011-08-05 | 5 | -5/+137 |
* | update tests with change of member/uniqueMember default c... | Arthur de Jong | 2011-08-05 | 3 | -5/+7 |
* | implementation of myldap_get_values_len() to use ldap_get... | Arthur de Jong | 2011-08-05 | 4 | -5/+112 |
* | switch to using the member attribute by default instead o... | Arthur de Jong | 2011-08-03 | 7 | -30/+23 |
* | remove obsolete attribute from documentation | Arthur de Jong | 2011-07-21 | 1 | -1/+0 |
* | on restart only log_end_msg once | Arthur de Jong | 2011-07-15 | 1 | -1/+0 |
* | show the default value for the pam-seclib-dir option | Arthur de Jong | 2011-07-04 | 1 | -1/+1 |
* | fix header | Arthur de Jong | 2011-07-03 | 1 | -1/+1 |