Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/common.c
Commit message (Expand)AuthorAgeFilesLines
* implement extra range checking of all numeric valuesArthur de Jong2012-05-201-2/+2
* Add a matching va_end() for va_start() in mysnprintf()Jakub Hrozek2012-01-091-0/+1
* make validation log messages consistentArthur de Jong2011-09-091-2/+4
* implement and use a strtoui() function if uid_t or gid_t ...Arthur de Jong2011-08-291-0/+17
* mark more strings as const and don't free() data returned...Arthur de Jong2011-06-051-1/+1
* support using the objectSid attribute to provide numeric ...Arthur de Jong2011-04-151-0/+57
* implement a validnames option that can be used to fine-tu...Arthur de Jong2011-03-251-40/+4
* move HOST_NAME_MAX fallback definition to header fileArthur de Jong2011-03-111-4/+0
* update copyright headers to add missing yearsArthur de Jong2011-03-101-1/+1
* implement a fqdn variable that can be used inside pam_aut...Arthur de Jong2011-01-291-0/+72
* allow attribute mapping with an expression for the userPa...Arthur de Jong2010-12-281-14/+11
* also support tilde (~) in user and group names, except as...Arthur de Jong2010-12-241-1/+1
* make logic of character tests easier to readArthur de Jong2010-12-241-7/+14
* some simple changes in includes to make FreeBSD diff smallerArthur de Jong2009-09-041-0/+1
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
* check user and group names against LOGIN_NAME_MAX if it i...Arthur de Jong2009-02-271-1/+6
* allow backslashes in names execpt as first or last characterArthur de Jong2008-12-031-2/+3
* also allow spaces in user and group names because it was ...Arthur de Jong2008-10-011-1/+1
* combine isvalidusername() and isvalidgroupname() into isv...Arthur de Jong2008-06-131-0/+32
* fix bug that would return a password of one character shortArthur de Jong2007-12-311-6/+1
* explain why we write an invalid address (in comment) and ...Arthur de Jong2007-12-141-1/+3
* switch to new LDAP entry parsing code that is much simple...Arthur de Jong2007-12-091-0/+97
* move nss2nslcd() to ldap-nss.cArthur de Jong2007-09-081-15/+0
* move some of the filter code to the database specific mod...Arthur de Jong2007-09-071-1/+19
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* rename server directory to nslcdArthur de Jong2006-12-211-0/+42