openldap/servers/slapd
Kurt Zeilenga 97bc107537 Add macros to support testing of error categories to ldap.h
Modify ldap_result to assert returned error is not an one reserved
for API use.
Modify frontend LDAP operation routines to return an error code.
The returned value will be used to determine if an unsolicited notification
should be sent to the client.
Need to review returned error codes.  Namely some LDAP_PROTOCOL_ERROR
will like need to be changed (as they will cause unsolicited notifications).
1999-07-01 21:20:45 +00:00
..
back-bdb2 Modify lutil_passwd to accept a third argument char** methods to 1999-06-29 22:24:53 +00:00
back-ldap Add sasl "mech" argument to backend bind routines. 1999-06-29 03:29:26 +00:00
back-ldbm Modify lutil_passwd to accept a third argument char** methods to 1999-06-29 22:24:53 +00:00
back-passwd Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
back-perl s/LDAP_NOT_SUPPORTED/LDAP_UNWILLING_TO_PERFORM/ 1999-07-01 04:43:48 +00:00
back-shell Add sasl "mech" argument to backend bind routines. 1999-06-29 03:29:26 +00:00
back-tcl Add sasl "mech" argument to backend bind routines. 1999-06-29 03:29:26 +00:00
schema Initial RFC2252-compliant version. 1999-06-15 12:40:46 +00:00
shell-backends s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
tools Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
abandon.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
acl.c expose oc_check_operational from schema.c 1999-06-29 04:52:55 +00:00
aclparse.c Apply fix to "group/group_objectclass/member_atribute" parsing 1999-04-10 01:34:55 +00:00
add.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
attr.c If we are inheriting the syntax from a superior, we'd rather inherit 1999-06-17 15:05:02 +00:00
ava.c merged with autoconf branch 1998-10-25 01:41:42 +00:00
backend.c Modify lutil_passwd to accept a third argument char** methods to 1999-06-29 22:24:53 +00:00
bind.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
ch_malloc.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
charray.c Use ldap_pvt_strtok directly and unconditionally. 1999-02-20 20:12:03 +00:00
compare.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
config.c Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
configinfo.c Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
connection.c Rework BER decoding with lieu of LDAPv3 controls (coming soon). 1999-06-30 22:43:27 +00:00
daemon.c Add missing arguments to Debug() calls... and adapt nt_debug for general 1999-06-21 22:36:13 +00:00
delete.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
dn.c Update back-passwd based on patches from howard.chu@platinum.com. 1999-04-29 06:50:00 +00:00
entry.c Silence warnings: Remove unused variables. Enclose some initializers in in {}. 1999-03-09 07:15:35 +00:00
filter.c Remove old U-Mich v3.0 and OLD_LDAP_* crud. 1999-06-29 00:03:34 +00:00
filterentry.c Silence warnings: Remove unused variables. Enclose some initializers in in {}. 1999-03-09 07:15:35 +00:00
init.c Add ldap_pvt_thread_destory() to un-ldap_pvt_thread_initialize(). 1999-04-06 21:57:16 +00:00
libslapd.dsp Add framework for sasl and controls. 1999-06-29 03:17:22 +00:00
lock.c NT port 1999-04-01 16:32:11 +00:00
main.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
Makefile.in Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
modify.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
modrdn.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
module.c Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
monitor.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
nt_svc.c remove lint. 1999-06-21 22:35:02 +00:00
operation.c ber_int_t, ber_tag_t, ber_socket_t, ber_len_t 1999-06-18 23:53:05 +00:00
phonetic.c enclose macro arguments in () 1999-04-30 00:35:27 +00:00
proto-slap.h Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
repl.c get rid of unreferenced variable deleteoldrdn 1999-04-14 15:15:25 +00:00
result.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
root_dse.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
schema.c expose oc_check_operational from schema.c 1999-06-29 04:52:55 +00:00
schemaparse.c More error codes. 1999-06-15 12:28:54 +00:00
search.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
slap.h Reimplement connection counters. Format of "connection" attribute 1999-06-30 02:50:40 +00:00
slapd.at.conf Initial revision 1998-08-09 00:43:13 +00:00
slapd.conf Change referral comment to point to root.openldap.org instead of umich.edu. 1999-06-12 21:02:11 +00:00
slapd.dsp Fix up NT slapd.dsp and nt_svc.c so that slapd builds under MSVC5. 1999-06-17 19:03:41 +00:00
slapd.dsw Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
slapd.oc.conf Add dcobject & uidobject auxilary object classes. Useful for 1999-03-08 22:19:48 +00:00
str2filter.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
suffixalias.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
unbind.c Add macros to support testing of error categories to ldap.h 1999-07-01 21:20:45 +00:00
user.c don't set unsigned variables to -1 and expect them to be negative. 1999-06-27 03:58:06 +00:00
value.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00
wsa_err.c Vienna Bulk Commit 1999-05-19 01:12:33 +00:00