Howard Chu
|
dfafda4128
|
Better tracking of system schema, refresh cn=schema after moduleloads
|
2006-11-17 22:52:20 +00:00 |
|
Howard Chu
|
f0f7324e0e
|
Keep hardcoded schema together in lists
|
2006-11-17 20:11:11 +00:00 |
|
Howard Chu
|
18aac0e55e
|
Cleanup prev commit
|
2006-09-14 00:14:27 +00:00 |
|
Howard Chu
|
9f054b648b
|
Support dynamic add/delete of attributeTypes and objectClasses
|
2006-09-14 00:06:04 +00:00 |
|
Howard Chu
|
e04275ca04
|
Use register_at / register_oc
|
2006-09-13 13:26:56 +00:00 |
|
Howard Chu
|
5342ce61dd
|
Add register_at / register_oc helpers.
|
2006-09-13 12:48:45 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
5d83746abf
|
improve previous commit; same fix required by objectClasses (ITS#4185)
|
2005-11-19 00:33:19 +00:00 |
|
Pierangelo Masarati
|
366ef40ceb
|
plug one-time leaks
|
2005-09-08 20:46:48 +00:00 |
|
Pierangelo Masarati
|
de90dbbc52
|
mutex-protect "undefined" attribute descriptions/objectClasses addition (ITS#3958)
|
2005-08-22 09:46:17 +00:00 |
|
Pierangelo Masarati
|
00b5d8c1bc
|
allow objectClass checking including sups
|
2005-08-20 19:01:53 +00:00 |
|
Pierangelo Masarati
|
be1a5057a9
|
ObjectClass cleanup
|
2005-07-19 14:39:19 +00:00 |
|
Hallvard Furuseth
|
81ecb0b153
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
|
Hallvard Furuseth
|
d6cc947561
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
|
Pierangelo Masarati
|
3546934005
|
same for objectClass; improve previous commit
|
2005-04-10 15:40:15 +00:00 |
|
Howard Chu
|
e2a3fc3af3
|
Preserve OID macros for display in back-config
|
2005-04-09 16:13:04 +00:00 |
|
Howard Chu
|
3f357270d4
|
Fix unparsers, schema loading works
|
2005-03-21 10:23:01 +00:00 |
|
Howard Chu
|
119cbcaba4
|
Schema unparsing support
|
2005-03-21 08:31:48 +00:00 |
|
Howard Chu
|
47e7948007
|
Schema caching for slaptools
|
2005-01-22 20:18:38 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Pierangelo Masarati
|
6e12819387
|
allow undefined schema items to be returned by back-ldap and remapped by the rwm overlay
|
2004-12-01 21:47:13 +00:00 |
|
Pierangelo Masarati
|
761f287943
|
multiple precision with BIGNUM/gmp/ulong
|
2004-09-26 22:58:47 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Kurt Zeilenga
|
e8b2c7f3be
|
Fix wrong error when using operative attribute in
objectclass definition (ITS#3205)
|
2004-06-25 01:05:49 +00:00 |
|
Kurt Zeilenga
|
05463503e8
|
ITS#3118: fix objectIdentifierFirstComponentMatch for schema elements
|
2004-04-28 20:10:21 +00:00 |
|
Kurt Zeilenga
|
81d31dc721
|
ITS#3118: initial fix: (objectClasses=2.5.6.0) works
need to add special handler to allow (objectClasses=top) to work
|
2004-04-28 05:12:53 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Kurt Zeilenga
|
4e15a84452
|
Updated notices
|
2003-11-27 01:17:14 +00:00 |
|
Kurt Zeilenga
|
c75be97ae9
|
#ifdef -DSLAP_NVALUES
|
2003-04-05 03:35:16 +00:00 |
|
Kurt Zeilenga
|
8873006105
|
SLAP_NVALUES changes
and misc cleanup
|
2003-03-16 18:10:16 +00:00 |
|
Kurt Zeilenga
|
7735c44167
|
Use add_merge_one to add schema elements to subschema
|
2003-02-28 07:06:06 +00:00 |
|
Kurt Zeilenga
|
dd66e6e929
|
SLAP_NVALUES, round 3
|
2003-02-26 07:39:30 +00:00 |
|
Kurt Zeilenga
|
8502301b00
|
Round one of SLAP_NVALUES code
|
2003-02-25 21:08:48 +00:00 |
|
Hallvard Furuseth
|
e384faf927
|
Return 0 or 1 from is_entry_*(), to kill 'signed vs. unsigned' warnings.
|
2003-01-22 22:01:21 +00:00 |
|
Kurt Zeilenga
|
6d1ca4c747
|
Remove values match v. filter struct field macro overloads
Use LDAP_SLISTs instead of per-struct list management for schema structs
misc cleanup and lint removal
|
2003-01-20 20:21:17 +00:00 |
|
Kurt Zeilenga
|
6939c53170
|
Happy new year
|
2003-01-03 20:20:47 +00:00 |
|
Kurt Zeilenga
|
8f0dc1a4a3
|
Fix ocflags tests
|
2003-01-02 23:55:37 +00:00 |
|
Hallvard Furuseth
|
2bcb48361d
|
Remove casts of AVL function pointers.
|
2002-12-14 22:25:52 +00:00 |
|
Howard Chu
|
1385f29ebc
|
Fix is_entry_objectclass flag comparisons (from Jason Townsend @ Apple)
|
2002-11-18 03:56:54 +00:00 |
|
Julius Enarusai
|
2d98b19bf7
|
Converted ch_malloc, ch_calloc and ch_realloc calls to SLAP_MALLOC and
SLAP_CALLOC in add_value/add_value_one functions and propagated errors to
all functions that use these functions.
|
2002-11-01 18:59:52 +00:00 |
|
Kurt Zeilenga
|
857165b1bf
|
Add some OBSOLETE schema checks
|
2002-10-10 02:07:24 +00:00 |
|
Kurt Zeilenga
|
5060ebb36d
|
Fix bad sup error
|
2002-10-09 19:24:02 +00:00 |
|
Kurt Zeilenga
|
acc32b9d9e
|
Basic framework for DIT Content Rules (not yet enforced)
|
2002-10-09 07:11:50 +00:00 |
|
Kurt Zeilenga
|
f5e6d1db41
|
#unifdef -DSCHEMA_DN
|
2002-09-29 04:30:38 +00:00 |
|
Kurt Zeilenga
|
1086ffb438
|
Round one of subclass indexing for objectClass and structualObjectClasss.
add soc_cname to ObjectClass structure
|
2002-08-29 01:12:59 +00:00 |
|
Julius Enarusai
|
6107ba67d2
|
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
|
2002-07-11 20:33:24 +00:00 |
|
Kurt Zeilenga
|
55e925abe6
|
Add abstract/final system attribute types.
clean up error code macros
|
2002-05-31 20:24:26 +00:00 |
|
Kurt Zeilenga
|
bdad40c696
|
Disallow addition of system schema via config files.
|
2002-05-30 05:23:37 +00:00 |
|
Kurt Zeilenga
|
aecf4033f6
|
Hide some yet-to-be-implemented schema
|
2002-05-29 06:14:55 +00:00 |
|
Kurt Zeilenga
|
2b71d70f2f
|
Reverse arguments of is_object_subclass and reverse backwards calls
|
2002-02-09 23:55:37 +00:00 |
|