-
- Downloads
Fix schema check bug... actually charray needs to dup strings on
add/merge as we now free strings agressively. Improved debug message to include name of missing required attribute and added check for 'operational attributes'. This check should be used everywhere we need to test for operational attributes (add/modify). Also, enabled schema checking for tests (and fixed resulting problems by adjusting oc.conf).
Showing
- include/portable.h.in 17 additions, 27 deletionsinclude/portable.h.in
- servers/slapd/charray.c 2 additions, 2 deletionsservers/slapd/charray.c
- servers/slapd/schema.c 28 additions, 8 deletionsservers/slapd/schema.c
- tests/data/slapd-master.conf 1 addition, 1 deletiontests/data/slapd-master.conf
- tests/data/slapd.oc.conf 9 additions, 7 deletionstests/data/slapd.oc.conf
Please register or sign in to comment