| Commit message (Expand) | Author | Age | Files | Lines |
* | initial version of experimental PAM support taken from Op... | Arthur de Jong | 2009-04-18 | 1 | -2/+2 |
* | get files ready for 0.6.8 release0.6.8 | Arthur de Jong | 2009-03-22 | 1 | -4/+4 |
* | clean the environment and set LDAPNOINIT to disable parsi... | Arthur de Jong | 2008-12-03 | 1 | -1/+1 |
* | get files ready for 0.6.7 release0.6.7 | Arthur de Jong | 2008-11-14 | 1 | -1/+1 |
* | get files ready for 0.6.6 release0.6.6 | Arthur de Jong | 2008-11-04 | 1 | -2/+2 |
* | get files ready for 0.6.5 release0.6.5 | Arthur de Jong | 2008-08-22 | 1 | -2/+2 |
* | get files ready for 0.6.4 release | Arthur de Jong | 2008-07-20 | 1 | -2/+2 |
* | get files ready for 0.6.3 release0.6.3 | Arthur de Jong | 2008-06-15 | 1 | -2/+2 |
* | implement SASL authentication based on a patch by Dan Whi... | Arthur de Jong | 2008-06-14 | 1 | -1/+6 |
* | get files ready for 0.6.2 release0.6.2 | Arthur de Jong | 2008-05-04 | 1 | -2/+2 |
* | fix quote in comment | Arthur de Jong | 2008-04-26 | 1 | -1/+1 |
* | get files ready for 0.6.1 release0.6.1 | Arthur de Jong | 2008-04-06 | 1 | -2/+2 |
* | only define and use do_sasl_interact() if we have a sasl ... | Arthur de Jong | 2008-03-30 | 1 | -0/+3 |
* | make using implicit function definitions an error | Arthur de Jong | 2008-02-12 | 1 | -1/+1 |
* | provide replacements for ether_aton_r() and ether_ntoa_r... | Arthur de Jong | 2008-02-04 | 1 | -2/+4 |
* | only call __nss_configure_lookup() if it is available, if... | Arthur de Jong | 2008-02-04 | 1 | -0/+1 |
* | get files ready for 0.6 release0.6 | Arthur de Jong | 2008-02-03 | 1 | -2/+2 |
* | also check for sasl2 library | Arthur de Jong | 2008-02-03 | 1 | -0/+1 |
* | remove --with-ngroups option because it isn't used | Arthur de Jong | 2008-02-02 | 1 | -8/+0 |
* | move pagectrl code into compat directory | Arthur de Jong | 2008-01-31 | 1 | -1/+4 |
* | make comments lowercase for consistency | Arthur de Jong | 2008-01-31 | 1 | -4/+4 |
* | improve LDAP library autodetection and make if statements... | Arthur de Jong | 2008-01-31 | 1 | -14/+24 |
* | move finding of replacement functions to a more logical p... | Arthur de Jong | 2008-01-31 | 1 | -5/+6 |
* | define extra macros to import system extensions from syst... | Arthur de Jong | 2008-01-31 | 1 | -1/+1 |
* | test to see if the compiler supports certain -W flags bef... | Arthur de Jong | 2008-01-31 | 1 | -1/+27 |
* | provide replacement functions for daemon() and getopt_lon... | Arthur de Jong | 2008-01-30 | 1 | -0/+4 |
* | remove duplicate warning flags | Arthur de Jong | 2008-01-30 | 1 | -1/+1 |
* | on some systems lber.h needs to be included before ldap.h | Arthur de Jong | 2008-01-27 | 1 | -1/+5 |
* | add (untested) support for the Solaris getpeerucred() fun... | Arthur de Jong | 2008-01-26 | 1 | -0/+2 |
* | move code to get information from socket peer to the comp... | Arthur de Jong | 2008-01-26 | 1 | -3/+13 |
* | check for all used ldap functions | Arthur de Jong | 2007-12-27 | 1 | -2/+5 |
* | get files ready for 0.5 release0.5 | Arthur de Jong | 2007-12-27 | 1 | -2/+2 |
* | add/change some tests for currently used functions, relay... | Arthur de Jong | 2007-12-20 | 1 | -33/+29 |
* | remove unused tests and compatibility code | Arthur de Jong | 2007-12-20 | 1 | -22/+2 |
* | clean up Kerberos ccname code, moving it to cfg.c, fixing... | Arthur de Jong | 2007-11-26 | 1 | -19/+1 |
* | implement LDAP server discovery through DNS, based on a p... | Arthur de Jong | 2007-11-25 | 1 | -0/+1 |
* | integrate changes from 0.4.1 release | Arthur de Jong | 2007-10-26 | 1 | -1/+1 |
* | get files ready for 0.4 release0.4 | Arthur de Jong | 2007-10-05 | 1 | -2/+2 |
* | remove linking with libresolv because it's not needed on ... | Arthur de Jong | 2007-10-04 | 1 | -1/+4 |
* | switch to defining __thread as empty string and issue war... | Arthur de Jong | 2007-09-24 | 1 | -1/+2 |
* | use AM_PROG_CC_C_O to have per-target compiler flags | Arthur de Jong | 2007-08-27 | 1 | -0/+1 |
* | get files ready for 0.3 release0.3 | Arthur de Jong | 2007-08-26 | 1 | -2/+2 |
* | move dict and tio tests into the tests directory | Arthur de Jong | 2007-08-19 | 1 | -1/+1 |
* | rewrite configuration file handling to be simpler and mor... | Arthur de Jong | 2007-08-18 | 1 | -8/+0 |
* | remove --enable-paged-results configure option and now al... | Arthur de Jong | 2007-08-03 | 1 | -12/+0 |
* | switch to using docbook for manual pages, use docbook2x-m... | Arthur de Jong | 2007-07-31 | 1 | -1/+9 |
* | get files ready for 0.2.1 release0.2.1 | Arthur de Jong | 2007-06-17 | 1 | -1/+1 |
* | include stuff from the m4 directory automatically | Arthur de Jong | 2007-06-17 | 1 | -1/+0 |
* | use the ACX_PTHREAD macro to check for platform independa... | Arthur de Jong | 2007-06-17 | 1 | -7/+10 |
* | get files ready for 0.2 release0.2 | Arthur de Jong | 2007-06-11 | 1 | -2/+2 |