| Commit message (Expand) | Author | Age | Files | Lines |
* | get files ready for 0.7.0 release0.7.0 | Arthur de Jong | 2009-09-04 | 1 | -1/+1 |
* | fix generation of ChangeLog | Arthur de Jong | 2009-09-01 | 1 | -1/+2 |
* | rename configfile to /etc/nslcd.conf and make debian pack... | Arthur de Jong | 2009-08-31 | 1 | -10/+10 |
* | split into binary packages libnss-ldapd, libpam-ldapd and... | Arthur de Jong | 2009-08-31 | 1 | -7/+17 |
* | enable building PAM module by default | Arthur de Jong | 2009-08-16 | 1 | -1/+1 |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-29 | 1 | -1/+1 |
* | also build PAM module for make distcheck | Arthur de Jong | 2009-05-24 | 1 | -1/+1 |
* | import the PAM module from the nss-ldapd branch (r875) ba... | Arthur de Jong | 2009-05-09 | 1 | -2/+12 |
* | add lintian override for missing shlibs and symbols contr... | Arthur de Jong | 2009-03-22 | 1 | -0/+1 |
* | lintian override seems to be no longer necessary | Arthur de Jong | 2008-06-15 | 1 | -1/+0 |
* | move code to get information from socket peer to the comp... | Arthur de Jong | 2008-01-26 | 1 | -2/+2 |
* | pass --enable-warnings when running the distcheck target | Arthur de Jong | 2007-10-03 | 1 | -0/+2 |
* | some small improvements to the code based on some source ... | Arthur de Jong | 2007-09-23 | 1 | -2/+2 |
* | remove pscan target as these checks are sufficiently cove... | Arthur de Jong | 2007-09-23 | 1 | -5/+1 |
* | workaround for problems splint has in parsing system head... | Arthur de Jong | 2007-08-26 | 1 | -1/+2 |
* | switch to using docbook for manual pages, use docbook2x-m... | Arthur de Jong | 2007-07-31 | 1 | -3/+1 |
* | don't include config diretory which we don't use | Arthur de Jong | 2007-07-13 | 1 | -1/+1 |
* | do proper wildcard expansion | Arthur de Jong | 2007-06-17 | 1 | -2/+2 |
* | add proper support for make uninstall | Arthur de Jong | 2007-06-17 | 1 | -0/+3 |
* | include stuff from the m4 directory automatically | Arthur de Jong | 2007-06-17 | 1 | -0/+2 |
* | use the ACX_PTHREAD macro to check for platform independa... | Arthur de Jong | 2007-06-17 | 1 | -1/+1 |
* | have better rules to generate ChangeLog | Arthur de Jong | 2007-06-09 | 1 | -1/+5 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -2/+2 |
* | include some targets to tun flawfinder, pscan, rats and s... | Arthur de Jong | 2007-03-05 | 1 | -0/+23 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | rename server directory to nslcd | Arthur de Jong | 2006-12-21 | 1 | -1/+1 |
* | add code for generating ChangeLog and add initial ChangeLog | Arthur de Jong | 2006-12-21 | 1 | -0/+4 |
* | properly capitalize company name | Arthur de Jong | 2006-12-20 | 1 | -1/+1 |
* | ship nss-ldapd.conf as an example in the Debian package | Arthur de Jong | 2006-12-20 | 1 | -0/+1 |
* | do not try to ship gone README.Debian but do ship new HAC... | Arthur de Jong | 2006-12-19 | 1 | -2/+1 |
* | change default configuration file name to /etc/nss-ldapd.... | Arthur de Jong | 2006-12-19 | 1 | -3/+3 |
* | add initial nslcd manual page | Arthur de Jong | 2006-12-18 | 1 | -2/+2 |
* | fix some lintian warnings regarding shared libraries with... | Arthur de Jong | 2006-12-16 | 1 | -0/+1 |
* | fix debian files to ship and split off those files into a... | Arthur de Jong | 2006-12-16 | 1 | -13/+15 |
* | ship an init script for starting nslcd | Arthur de Jong | 2006-12-16 | 1 | -0/+1 |
* | clean up Debian packaging a bit | Arthur de Jong | 2006-12-08 | 1 | -2/+17 |
* | reasonable configuration information (existing nss_ldap c... | Arthur de Jong | 2006-12-08 | 1 | -1/+1 |
* | clean up build scripts to only link nslcd to OpenSSL and ... | Arthur de Jong | 2006-12-05 | 1 | -43/+7 |
* | get as many files from the root directory as possible, mo... | Arthur de Jong | 2006-11-28 | 1 | -17/+3 |
* | get rid of nslcd-client.{c,h} and move it to nss/common.{... | Arthur de Jong | 2006-11-27 | 1 | -2/+2 |
* | reorganize (and get rid of) some files | Arthur de Jong | 2006-11-04 | 1 | -3/+2 |
* | get rid of CVSVersionInfo.txt | Arthur de Jong | 2006-11-01 | 1 | -1/+1 |
* | add some files to EXTRA_DIST | Arthur de Jong | 2006-11-01 | 1 | -1/+2 |
* | move some remaining files into the server/ directory | Arthur de Jong | 2006-11-01 | 1 | -12/+1 |
* | get first working version of end-to-end test of nss call ... | Arthur de Jong | 2006-10-30 | 1 | -11/+6 |
* | add server directory | Arthur de Jong | 2006-10-30 | 1 | -1/+1 |
* | add some basic minimal NSS code that can be generated fro... | Arthur de Jong | 2006-10-25 | 1 | -18/+22 |
* | implemented basic client/server setup with a thin client ... | Arthur de Jong | 2006-10-23 | 1 | -11/+23 |
* | get rid of ltf files (which contain NPL licenced code btw... | Arthur de Jong | 2006-10-17 | 1 | -1/+1 |
* | some more cleanups, expanding some MACROs and typedefs an... | Arthur de Jong | 2006-10-16 | 1 | -10/+2 |