]> git.sur5r.net Git - openldap/history - servers/slapd/acl.c
More changes to let BDB build without LDBM.
[openldap] / servers / slapd / acl.c
2001-09-09 Kurt ZeilengaClean up asserts, should assert desc != NULL instead...
2001-08-28 Kurt ZeilengaApply ACLs to front end objects (root DSE, subschema...
2001-06-01 Kurt ZeilengaDefault ACL clause should be "by * none stop" not ...
2001-02-08 Gary Williamsfix acl log line
2001-01-17 Gary Williamsfix format
2001-01-11 Gary Williamsmore new logging (finally), behind NEW_LOGGING
2000-10-11 Mark ValenceRemoved testing mods accidentally committed with previo...
2000-10-11 Mark ValenceAdded conn and op arguments to backend_group.
2000-09-29 Kurt ZeilengaAdd connection and operation arguments to backend callb...
2000-09-13 Ben Collinsspecifically check for NULL return from acl_get()
2000-09-05 Kurt ZeilengaFix typo
2000-09-05 Kurt ZeilengaFix ACL SSF reporting
2000-08-28 Kurt Zeilengarestrictops, requires, disallow knobs; ssf acls; and...
2000-08-26 Kurt ZeilengaMinor typedef and other clean ups
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-25 Kurt ZeilengaDo not log attribute value
2000-07-20 Kurt ZeilengaFix entry/children always allowed bug!
2000-07-05 Kurt ZeilengaRemove lint
2000-06-30 Mark ValenceFix aci link error.
2000-06-30 Kurt ZeilengaQuick fix to aci link error
2000-06-29 Mark ValenceAdd support for Set ACLs and ACIs. Still need to make...
2000-06-26 Kurt ZeilengaAdd attribute type/matching rule support for structural...
2000-06-21 Mark ValenceFix minor bug in handling group ACLs.
2000-06-17 Mark ValenceFixed paren nesting bug, separated convoluted condition...
2000-06-17 Mark ValenceFix uninitialized variable.
2000-06-14 Mark ValenceFix ACI group membership test to look up OC.
2000-06-14 Mark ValenceFix ACI group membership test to look up OC.
2000-06-14 Mark ValenceBug hunting -- hang when checking dnattr in ACL.
2000-06-12 Mark ValenceAdded .regex, .base, .one, .subtree, and .children...
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-07 Kurt ZeilengaFix up debug statement as suggested by christian.lorenz...
2000-06-06 Kurt Zeilengaunifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT
2000-05-30 Kurt ZeilengaRework ACI codes to use OpenLDAPaci. Add needed schema...
2000-05-29 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: fix typo
2000-05-29 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: working ACLs! (have not teste...
2000-05-29 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: ACL cleanup (not yet working)
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: ACI cleanup
2000-05-28 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: Mostly work modify
2000-05-15 Kurt ZeilengaSLAPD_SCHEMA_NOT_COMPAT: working cn=schema
2000-05-13 Kurt ZeilengaY2k copyright update
2000-04-25 Kurt ZeilengaSCHEMA_NOT_COMPAT changes
2000-02-28 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-15 Kurt ZeilengaMore -DSLAPD_SCHEMA_NOT_COMPAT changes
2000-02-14 Kurt ZeilengaAnother round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT
2000-02-07 Kurt ZeilengaAdd Modification/Modifications structures for -DSLAPD_S...
2000-02-06 Kurt ZeilengaYet another round of SLAPD_SCHEMA_NOT_COMPAT changes...
2000-02-01 Kurt ZeilengaACI attributes should be of ACI syntax. Need to assign
2000-01-31 Kurt ZeilengaReplace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_C...
2000-01-28 Kurt ZeilengaAdditional changes to migrate to new schema codes
2000-01-28 Kurt ZeilengaPut more old schema code behind SLAPD_SCHEMA_COMPAT...
2000-01-27 Kurt ZeilengaAdd code to handle operational attributes via new schem...
2000-01-27 Kurt ZeilengaDon't exclude no-user-modification attributes from...
1999-11-22 Mark ValenceAdd get_supported_acimech() for use by root_dse, check...
1999-11-08 Mark ValenceAdded a "dnattr" case for ACIs (still need to check...
1999-11-06 Mark ValenceUpdated ACI code to work with new ACL changes. All...
1999-10-27 Kurt ZeilengaRemove lint
1999-10-26 Kurt ZeilengaAdd support for Root DSE ACLs.
1999-10-21 Kurt ZeilengaMake accessmask2str reentrant.
1999-10-21 Kurt ZeilengaAdditional changes to improve logic and logging. Still...
1999-10-21 Kurt ZeilengaInitial commit of new ACL engine. Engine supports...
1999-09-24 Kurt ZeilengaIn preparation for adding dn_rewrite()...
1999-09-16 Kurt ZeilengaMisc. cleanup
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-05 Hallvard FurusethKill //-style comments
1999-09-02 Hallvard FurusethCleanup:
1999-08-20 Kurt ZeilengaACIs from Mark Valence <kurash@sassafras.com> (ITS...
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-07-22 Kurt ZeilengaAdd limited LDAP_INVALID_DN_SYNTAX support. dn_normali...
1999-07-22 Kurt ZeilengaUpdate ACL field names and usage statement to match...
1999-07-21 Kurt ZeilengaACL CHANGES:
1999-07-19 Kurt ZeilengaNamespace changes
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-05 Kurt Zeilengaunifdef -DSLAPD_ACLGROUPS -DSLAPD_ACLAUTH
1999-07-04 Kurt ZeilengaRegarding previous commit:
1999-07-04 Kurt ZeilengaHEADS UP: connections are forced to "anonymous" status...
1999-06-29 Kurt Zeilengaexpose oc_check_operational from schema.c
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-03-09 Hallvard FurusethSilence warnings: Remove unused variables. Enclose...
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-01-20 Kurt Zeilengandn & strcasecmp cleanup
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1998-12-30 Kurt ZeilengaPreliminary Fixes for ITS#24, ITS#26, and ldbm_back_add...
1998-12-21 Kurt ZeilengaLDAP C-API changes
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-24 Kurt Zeilengastring_expand used hardcoded size instead of bufsiz...
1998-11-23 Hallvard Furusethgcc -Wformat cleanup
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-27 Stuart Lynne1. extend aclgroup's to be able to specify objectClassV...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
1998-10-24 Kurt ZeilengaUse current schema objectClass 'groupOfNames' instead...
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-10-19 Kurt ZeilengaMerge in latest from -current.
1998-09-20 Kurt ZeilengaMerged in per cache entry reader/writer locks from...
1998-09-12 Kurt ZeilengaDirectory rule is didn't work... use brute force
1998-08-21 Kurt ZeilengaMerged files from branch REGEX_REMOVAL. Despite name...
1998-08-09 Kurt ZeilengaInitial revision