Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd.h
Commit message (Expand)AuthorAgeFilesLines
* various typo and other comment fixes (4b01125, b0785de, b...Arthur de Jong2013-04-281-2/+4
* implement a pam_password_prohibit_message nslcd.conf opti...Arthur de Jong2012-07-081-1/+11
* support more PAM status codes over the nslcd protocolArthur de Jong2011-04-291-0/+2
* document use of returned authorisation messageArthur de Jong2011-04-241-2/+5
* rename admindn option to rootpwmoddnArthur de Jong2010-02-271-1/+1
* add admindn configuration file option that is used when m...Arthur de Jong2010-01-241-3/+9
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
* remove development warningArthur de Jong2009-08-161-5/+0
* change PAM authorisation request to also include ruser, r...Arthur de Jong2009-06-031-2/+5
* import the PAM module from the nss-ldapd branch (r875) ba...Arthur de Jong2009-05-091-1/+59
* prefix NETGROUP_TYPE macros with NSLCD_Arthur de Jong2009-05-081-4/+4
* clear up protocol description in nslcd.h, renaming NSLCD_...Arthur de Jong2009-04-191-117/+102
* include definitions of PAM-related actions from current O...Arthur de Jong2009-04-171-0/+5
* use uint8_t instead of u_int8_t because the former seems ...Arthur de Jong2008-01-301-1/+1
* remove NSLCD_RESULT_UNAVAIL because it's not needed anymo...Arthur de Jong2007-12-251-9/+7
* improve comments about protocol, also describing the fina...Arthur de Jong2007-10-311-8/+11
* fix typoArthur de Jong2007-07-271-1/+1
* add a little bit more documentationArthur de Jong2007-01-171-2/+6
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* specify socket and pidfile location with configure scriptArthur de Jong2006-12-081-6/+0
* rename LDF_ marcos to NSLCD_ macros to have a single name...Arthur de Jong2006-11-281-62/+62
* get rid of automount map information lookups through NSS ...Arthur de Jong2006-11-261-7/+0
* trip trailing whitespaceArthur de Jong2006-11-251-1/+1
* implement netgroup lookups, including test codeArthur de Jong2006-11-211-3/+13
* include a note about encoding of stringsArthur de Jong2006-11-191-1/+1
* include changes to handle protocol, rpc, service and netg...Arthur de Jong2006-11-181-5/+26
* implement network information lookups through NSSArthur de Jong2006-11-151-1/+11
* implement automounter maps lookupsArthur de Jong2006-11-141-0/+5
* 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/+13
* implement NSS-side ethers database lookups plus test codeArthur de Jong2006-11-101-0/+4
* implement initial host database lookups NSS-sideArthur de Jong2006-11-031-1/+16
* rename LOOP to STRINGLIST as that is currently the only s...Arthur de Jong2006-11-031-11/+5
* small documentation fixesArthur de Jong2006-11-031-2/+2
* rename some constants and switch to a more sane naming sc...Arthur de Jong2006-11-021-37/+35
* implement NSS side of getgrnam(), getgrgid() and {set,get...Arthur de Jong2006-11-011-6/+4
* get rid of some trailing spacesArthur de Jong2006-11-011-2/+2
* implement reading of alias information through getaliasby...Arthur de Jong2006-10-311-0/+1
* clear up protocol macros while implementing getpwuid() an...Arthur de Jong2006-10-311-1/+1
* document protocol a little betterArthur de Jong2006-10-311-53/+36
* get first working version of end-to-end test of nss call ...Arthur de Jong2006-10-301-5/+0
* add some basic minimal NSS code that can be generated fro...Arthur de Jong2006-10-251-15/+105
* implemented basic client/server setup with a thin client ...Arthur de Jong2006-10-231-0/+76