Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nss/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* add proper support for make uninstallArthur de Jong2007-06-171-0/+3
* support building outside the source directoryArthur de Jong2007-06-171-0/+2
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-1/+1
* add gcc attributes to some functions and parametersArthur de Jong2007-02-171-0/+1
* no longer install libc-versioned symlink and hardcode nss...Arthur de Jong2007-01-171-9/+4
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* properly capitalize company nameArthur de Jong2006-12-201-1/+1
* fix comment as to installing librariesArthur de Jong2006-12-171-3/+1
* clean up build scripts to only link nslcd to OpenSSL and ...Arthur de Jong2006-12-051-9/+27
* get as many files from the root directory as possible, mo...Arthur de Jong2006-11-281-0/+6
* get rid of nslcd-client.{c,h} and move it to nss/common.{...Arthur de Jong2006-11-271-1/+1
* get rid of automount map information lookups through NSS ...Arthur de Jong2006-11-261-3/+3
* implement netgroup lookupsArthur de Jong2006-11-171-2/+2
* implement reading of services entitiesArthur de Jong2006-11-161-1/+2
* implement reading of rpc entitiesArthur de Jong2006-11-161-1/+1
* implement reading of protocol entitiesArthur de Jong2006-11-161-1/+1
* implement network information lookups through NSSArthur de Jong2006-11-151-1/+1
* implement automounter maps lookupsArthur de Jong2006-11-141-2/+2
* rename nss/exports.h to nss/prototypes.hArthur de Jong2006-11-101-1/+1
* implement NSS-side shadow lookups (plus test code)Arthur de Jong2006-11-101-1/+2
* implement NSS-side ethers database lookups plus test codeArthur de Jong2006-11-101-1/+1
* implement initial host database lookups NSS-sideArthur de Jong2006-11-031-1/+1
* implement NSS side of getgrnam(), getgrgid() and {set,get...Arthur de Jong2006-11-011-1/+1
* clear up protocol macros while implementing getpwuid() an...Arthur de Jong2006-10-311-0/+1
* do not build libnss_ldap.so in this directory, only build...Arthur de Jong2006-10-301-8/+0
* add some basic minimal NSS code that can be generated fro...Arthur de Jong2006-10-251-0/+32