]> git.sur5r.net Git - openldap/history - servers/slapd/attr.c
ACL CHANGES:
[openldap] / servers / slapd / attr.c
1999-07-21 Kurt ZeilengaACL CHANGES:
1999-06-17 Julio Sánchez Fern... If we are inheriting the syntax from a superior, we...
1999-06-17 Julio Sánchez Fern... Fix handling of SYNTAX_CES by making use of some matchi...
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-15 Julio Sánchez Fern... Activate support of matching rules and syntaxes, inheri...
1999-06-14 Julio Sánchez Fern... Matching rules and syntaxes, initial step.
1999-06-14 Juan Gomezs/official/canonical/ & s/at_on/at_cn/
1999-06-14 Julio Sánchez Fern... Some changes to be more inline with the constification...
1999-06-11 Juan GomezAdded at_ooficial_type() for uniform naming of index...
1999-06-01 Kurt ZeilengaShouldn't need <sys/stat.h>.
1999-05-30 Julio Sánchez Fern... Lose previously commented out old code.
1999-05-28 Julio Sánchez Fern... Provide (and use) #define shortcuts
1999-05-28 Julio Sánchez Fern... First step in new schema support.
1999-05-27 Kurt ZeilengaAdd assert( s != NULL )
1999-04-02 Hallvard FurusethUNDO LAST COMMIT.
1999-04-02 Hallvard FurusethFix wait4child change: Prefer wait3 over wait. Use...
1999-03-09 Hallvard FurusethSilence warnings: Remove unused variables. Enclose...
1999-03-02 Kurt ZeilengaReplace IFP() with appropriate full prototypes:
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-11 Hallvard FurusethFix most `wider type truncated to int' bugs on OSF1...
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-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-08-09 Kurt ZeilengaInitial revision