| Commit message (Expand) | Author | Age | Files | Lines |
* | update from latest automake | Arthur de Jong | 2012-03-13 | 4 | -108/+89 |
* | when doing DNS queries for SRV records recognise default ... | Arthur de Jong | 2012-03-10 | 1 | -3/+14 |
* | add missing include for _POSIX_HOST_NAME_MAX (thanks Mel ... | Arthur de Jong | 2012-03-10 | 1 | -1/+2 |
* | fix log message for invalid pam_authz_search as reported ... | Arthur de Jong | 2012-03-10 | 1 | -1/+1 |
* | remove extra newline from log message | Arthur de Jong | 2012-03-05 | 1 | -4/+4 |
* | provide more detailed logging information for ldap_start_... | Arthur de Jong | 2012-03-05 | 2 | -3/+19 |
* | log the first 10 search results in debug mode to make deb... | Arthur de Jong | 2012-02-29 | 1 | -1/+16 |
* | update copyright years | Arthur de Jong | 2012-02-29 | 2 | -3/+3 |
* | get files ready for 0.8.6 release0.8.6 | Arthur de Jong | 2012-01-29 | 6 | -13/+136 |
* | implement a naive offline cache | Arthur de Jong | 2012-01-29 | 13 | -4/+516 |
* | small simplification in group lookups (member attributes ... | Arthur de Jong | 2012-01-29 | 1 | -13/+9 |
* | split the result handling into a convert() and write() step | Arthur de Jong | 2012-01-29 | 12 | -114/+111 |
* | formatting fixes | Arthur de Jong | 2012-01-20 | 2 | -2/+2 |
* | clarify error messages and fix typo in comment | Arthur de Jong | 2012-01-20 | 1 | -3/+3 |
* | separate the Debian packaging from main sources switching... | Arthur de Jong | 2012-01-20 | 54 | -13321/+1 |
* | add missing Python modules to tarball | Arthur de Jong | 2012-01-20 | 1 | -2/+2 |
* | FreeBSD compilation fixes by Maxim Vetrov | Arthur de Jong | 2012-01-17 | 2 | -2/+3 |
* | pass the correct size of named socket address (fixes Free... | Arthur de Jong | 2012-01-17 | 2 | -2/+2 |
* | update files from recent automake | Arthur de Jong | 2012-01-16 | 5 | -42/+294 |
* | Add a matching va_end() for va_start() in mysnprintf() | Jakub Hrozek | 2012-01-09 | 1 | -0/+1 |
* | Warn if ldap_set_option() fails for LDAP_OPT_ERROR_NUM | Jakub Hrozek | 2012-01-09 | 1 | -4/+8 |
* | Warn if fd cannot be closed in is_locked() | Jakub Hrozek | 2012-01-09 | 1 | -2/+4 |
* | Check NULL return in write_netgroup() | Jakub Hrozek | 2012-01-09 | 1 | -0/+7 |
* | Do not leak memory if myldap_escape() fails | Jakub Hrozek | 2012-01-09 | 1 | -0/+1 |
* | Return from update_username() if myldap_get_values() retu... | Jakub Hrozek | 2012-01-09 | 1 | -0/+3 |
* | user the logging framework, handle exceptions properly an... | Arthur de Jong | 2012-01-06 | 14 | -121/+130 |
* | updated Simplified Chinese (zh_CN) translation of debconf... | Arthur de Jong | 2012-01-05 | 1 | -34/+38 |
* | updated Norwegian Bokmål (nb) translation of debconf tem... | Arthur de Jong | 2012-01-02 | 1 | -34/+52 |
* | get files ready for 0.8.5 release0.8.5 | Arthur de Jong | 2011-12-31 | 8 | -15/+268 |
* | fix versioned build dependency on debhelper | Arthur de Jong | 2011-12-30 | 1 | -3/+3 |
* | remove some information from config that we don't expect ... | Arthur de Jong | 2011-12-29 | 1 | -9/+0 |
* | support for reading the configuration file (not all optio... | Arthur de Jong | 2011-12-28 | 6 | -24/+254 |
* | move the state variables (from command line) from the con... | Arthur de Jong | 2011-12-28 | 2 | -18/+23 |
* | fall back to trying to authenticate with provided passwor... | Arthur de Jong | 2011-12-28 | 1 | -0/+4 |
* | never request group members for GroupByMemberRequest | Arthur de Jong | 2011-12-28 | 1 | -1/+1 |
* | instead of modifying attmap, modify attribute list | Arthur de Jong | 2011-12-28 | 1 | -3/+3 |
* | fix references to attmap (broken in r1571) | Arthur de Jong | 2011-12-28 | 2 | -9/+2 |
* | typo fix in comment | Arthur de Jong | 2011-12-28 | 1 | -1/+1 |
* | make logging more consistent and remove test bases from s... | Arthur de Jong | 2011-12-27 | 5 | -8/+10 |
* | PEP8 fixes | Arthur de Jong | 2011-12-27 | 9 | -24/+37 |
* | update copyright information | Arthur de Jong | 2011-12-27 | 1 | -0/+1 |
* | define the search separately from the request | Arthur de Jong | 2011-12-12 | 12 | -105/+153 |
* | move check of required attributes and other common tests ... | Arthur de Jong | 2011-12-12 | 13 | -185/+184 |
* | properly log failures to lookup DNS SRV records | Arthur de Jong | 2011-12-10 | 1 | -1/+6 |
* | properly handle failures to truncate the pid file | Arthur de Jong | 2011-12-10 | 1 | -1/+5 |
* | get the first configuration value instead of the last bec... | Arthur de Jong | 2011-12-10 | 1 | -5/+5 |
* | fix a deprecated use of head without the -n option | Arthur de Jong | 2011-12-10 | 1 | -1/+1 |
* | enable more hardening options (-fPIE doesn't work yet bec... | Arthur de Jong | 2011-12-10 | 1 | -0/+3 |
* | ensure that the output of nss_list_configured() is space ... | Arthur de Jong | 2011-12-10 | 2 | -2/+4 |
* | update macro from autoconf-archive | Arthur de Jong | 2011-12-10 | 1 | -2/+9 |