Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Properly daemonise nslcd and only exit when readyArthur de Jong2014-01-021-2/+3
* Rename nscd_invalidate option to reconnect_invalidateArthur de Jong2013-07-261-1/+1
* Handle user modification requests in nslcdArthur de Jong2013-03-301-2/+2
* implement functionality to send a cache invalidation sign...Arthur de Jong2013-03-091-2/+2
* implement a pam_password_prohibit_message nslcd.conf opti...Arthur de Jong2012-07-081-2/+2
* put external libraries at the end when linkingArthur de Jong2011-08-141-2/+3
* check whether the NSS shadow map queries LDAP before retu...Arthur de Jong2011-08-051-1/+2
* pass pthread flags correctly to nslcd Makefile and rename...Arthur de Jong2010-06-151-1/+1
* implement attribute mapping using shell-like expressionsArthur de Jong2009-12-281-1/+1
* refactor protocol reading and writing macros to the commo...Arthur de Jong2009-05-211-1/+1
* initial version of experimental PAM support taken from Op...Arthur de Jong2009-04-181-2/+2
* move pagectrl code into compat directoryArthur de Jong2008-01-311-1/+0
* integrate some compatibility code into myldap.c, the only...Arthur de Jong2008-01-271-1/+1
* move code to get information from socket peer to the comp...Arthur de Jong2008-01-261-2/+3
* get rid of some old code and rename ldap-nss to myldap si...Arthur de Jong2007-12-091-2/+1
* integrate basic myldap interface (partially merged from d...Arthur de Jong2007-10-191-0/+1
* add compat files to sources so they end up in the tarballArthur de Jong2007-09-221-0/+1
* move the two remaining useful functions from util.c to ld...Arthur de Jong2007-09-151-1/+0
* remove the ldap-schema.[ch] files since this is now fully...Arthur de Jong2007-09-071-1/+0
* switch to a new interface for doing attribute mapping, sp...Arthur de Jong2007-07-241-0/+1
* get rid of dnsconfig stuff since that probably didn't wor...Arthur de Jong2007-07-241-2/+0
* support building outside the source directoryArthur de Jong2007-06-171-0/+2
* use the ACX_PTHREAD macro to check for platform independa...Arthur de Jong2007-06-171-1/+1
* move dict into the common directoryArthur de Jong2007-06-111-2/+1
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-1/+1
* add new dictionary module and use it for the attribute ma...Arthur de Jong2007-02-011-0/+1
* get rid of xmalloc.[ch]Arthur de Jong2007-02-011-1/+0
* first step to split out all configuration stuff into sepa...Arthur de Jong2007-01-171-2/+3
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* make list of source files a little clearerArthur de Jong2006-12-221-4/+7
* rename server directory to nslcdArthur de Jong2006-12-211-0/+33