openldap/servers/slapd
2000-07-12 19:59:58 +00:00
..
back-dnssrv New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-ldap Updated attribute routine to pass back bervals. 2000-06-28 05:26:17 +00:00
back-ldbm Updated attribute routine to pass back bervals. 2000-06-28 05:26:17 +00:00
back-passwd New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-perl New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-shell New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-sql minor fix (eliminate warnings) 2000-06-29 21:54:31 +00:00
back-tcl New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
schema Fix typos 2000-06-30 21:57:29 +00:00
shell-backends
tools QUIPU cleaning removed necessary tool install logic 2000-07-12 19:59:58 +00:00
abandon.c
acl.c Remove lint 2000-07-05 21:03:57 +00:00
aclparse.c Prepare for Set ACLs and ACIs. 2000-06-29 21:41:54 +00:00
ad.c Add experimental support for undefined attribute types. 2000-07-02 17:16:18 +00:00
add.c Modified slapd to be slurpd friendly. 2000-06-25 20:07:40 +00:00
at.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
attr.c Minor adjustments to last commit 2000-06-15 22:53:18 +00:00
ava.c Fix leak pointed out by christian.lorenz@suse.de (ITS#614) 2000-07-04 20:27:59 +00:00
backend.c Modify backend_attribute to return bervals and adjust ACLs 2000-06-26 01:22:32 +00:00
bind.c Fix error handling 2000-07-05 22:15:43 +00:00
ch_malloc.c
charray.c Add ManageDSAit support to back-dnssrv 2000-06-05 03:10:46 +00:00
compare.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
config.c Added "threads" config to slapd.conf. 2000-07-04 19:24:13 +00:00
configinfo.c
connection.c s/enable-unix/enable-local/ 2000-07-09 21:49:36 +00:00
controls.c Remove not to be implemented control. 2000-06-06 04:50:24 +00:00
daemon.c s/enable-unix/enable-local/ 2000-07-09 21:49:36 +00:00
delete.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
dn.c Minor cleanup 2000-06-14 21:11:56 +00:00
entry.c Add experimental support for undefined attribute types. 2000-07-02 17:16:18 +00:00
extended.c
filter.c Rename escape_value to filter_escape_value 2000-07-02 17:14:37 +00:00
filterentry.c Add attribute type/matching rule support for structuralObjectClass attribute 2000-06-26 05:13:41 +00:00
index.c New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
init.c Added "threads" config to slapd.conf. 2000-07-04 19:24:13 +00:00
kerberos.c
libslapd.dsp Add sets to NT build, remove LINT 2000-07-01 04:58:23 +00:00
lock.c
main.c Introduce LDAP_V() and friends 2000-06-20 03:53:12 +00:00
Makefile.in Only process back-* subdirectories that have a Makefile. 2000-07-05 17:05:42 +00:00
modify.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
modrdn.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
module.c
monitor.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
mr.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
nt_svc.c Check if process is installed/running as service on NT beofre trying t 2000-06-15 02:21:01 +00:00
oc.c Fix is_object_subclass and implicitly add 'top' to structural 2000-06-19 16:12:57 +00:00
operation.c
passwd.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
phonetic.c
proto-slap.h Add experimental support for undefined attribute types. 2000-07-02 17:16:18 +00:00
repl.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
result.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
root_dse.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
sasl.c Change reporting of SASL username 2000-07-06 01:22:42 +00:00
schema_check.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schema_init.c Provide caseExactIA5SubstringsMatch using OpenLDAP OID 2000-07-02 16:36:21 +00:00
schema_prep.c Add octetString syntax to undefined attribute type 2000-07-02 17:50:18 +00:00
schema.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schemaparse.c Use ASCII_*() macros and friends. Should be combined with similiar LDAP_*() 2000-06-20 17:05:15 +00:00
search.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
sets.c Add sets to NT build, remove LINT 2000-07-01 04:58:23 +00:00
sets.h Add support for Set ACLs and ACIs. Still need to make this syntax awa 2000-06-29 22:02:15 +00:00
slap.h Added "threads" config to slapd.conf. 2000-07-04 19:24:13 +00:00
slapd.conf Add references to slappasswd(8) 2000-06-18 19:38:01 +00:00
slapd.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
starttls.c
str2filter.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
suffixalias.c
syntax.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
unbind.c
user.c
value.c Add attribute type/matching rule support for structuralObjectClass attribute 2000-06-26 05:13:41 +00:00