Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/group.c
Commit message (Expand)AuthorAgeFilesLines
...
* remove the ldap-schema.[ch] files since this is now fully...Arthur de Jong2007-09-071-1/+0
* also pass search filter for the *_all() functions from th...Arthur de Jong2007-09-071-68/+52
* rename attlst stuff to attrs since that is the name of th...Arthur de Jong2007-09-071-14/+14
* move some of the filter code to the database specific mod...Arthur de Jong2007-09-071-124/+163
* include service name in attlst storage and functionsArthur de Jong2007-09-031-14/+14
* remove nss_initgroups and nss_initgroups_ignoreusers conf...Arthur de Jong2007-08-031-63/+24
* define the list of attributes to look up in searches in t...Arthur de Jong2007-07-281-11/+22
* switch to the new attribute mapping codeArthur de Jong2007-07-261-0/+1
* switch to a new interface for doing attribute mapping, sp...Arthur de Jong2007-07-241-14/+15
* implement our own stdio-like library that handles IO with...Arthur de Jong2007-06-091-5/+5
* code improvements by making type casts explicit, flagging...Arthur de Jong2007-03-041-2/+7
* move most config code into cfg.c, clean up dictornary stu...Arthur de Jong2007-01-171-0/+15
* move name_list stuff to group.c as that is the only place...Arthur de Jong2007-01-171-4/+90
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* get rid of debug() function and call log_log() insteadArthur de Jong2006-12-291-6/+6
* do not allocate new memory with malloc() for each request...Arthur de Jong2006-12-271-11/+4
* get rid of NSS_BUFSIZ, rename _nss_ldap_oc_check() to has...Arthur de Jong2006-12-251-2/+2
* rename server directory to nslcdArthur de Jong2006-12-211-0/+1231