]> git.sur5r.net Git - openldap/history - servers/slapd/aclparse.c
Rework ac/socket.h for HAVE_WINSOCK:
[openldap] / servers / slapd / aclparse.c
1999-03-20 Kurt ZeilengaUse calloc properly... could result in too few bytes...
1999-03-09 Hallvard FurusethSilence warnings: Remove unused variables. Enclose...
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1998-12-29 Kurt ZeilengaUse charray_free to free alist charray
1998-12-04 Kurt Zeilengaprintf("\tby") belongs on stderr.
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-05 Hallvard FurusethEnclose debug variables in #ifdef LDAP_DEBUG
1998-10-27 Kurt ZeilengaInsert #ifdef SLAPD_ACLGROUPS
1998-10-27 Stuart Lynne1. extend aclgroup's to be able to specify objectClassV...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-21 Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-09 Kurt ZeilengaInitial revision