.. |
back-bdb
|
ITS#3978 move alock from back-bdb to slapd
|
2005-09-04 15:21:57 +00:00 |
back-dnssrv
|
more attr_merge cleanup (please check)
|
2005-04-21 23:36:37 +00:00 |
back-hdb
|
ITS#3978 move alock from back-bdb to slapd
|
2005-09-04 15:21:57 +00:00 |
back-ldap
|
fix old erroneous commit (ITS#4001)
|
2005-09-04 19:21:39 +00:00 |
back-ldbm
|
ITS#3978: Added alock calls; warns about inconsistency but continues
|
2005-09-04 15:48:44 +00:00 |
back-ldif
|
Partially revert rev 1.31, must detect send_search errors to propagate
|
2005-08-27 10:15:22 +00:00 |
back-meta
|
don't lookup rootdn if the password is incorrect (ITS#4004)
|
2005-09-06 12:35:37 +00:00 |
back-monitor
|
don't let back-monitor appear __after__ a database that hides it; currently, only <suffix ""> :-( ; make error messages more descriptive
|
2005-08-30 10:38:11 +00:00 |
back-null
|
Null backend support for slapadd and slapcat
|
2005-08-31 18:00:40 +00:00 |
back-passwd
|
Replace PW_GECOS/PASSWD macros
|
2005-08-12 22:28:17 +00:00 |
back-perl
|
Silence "unused variable" warning
|
2005-07-14 19:35:09 +00:00 |
back-relay
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
back-shell
|
implement add/delete granularity in write access (ITS#3631)
|
2005-04-08 00:18:24 +00:00 |
back-sql
|
enable syncrepl support by default
|
2005-08-10 16:54:45 +00:00 |
overlays
|
Add searchFilter var in searchDN session. Would have preferred to confine
|
2005-09-06 07:13:14 +00:00 |
schema
|
Move uidNumber and gidNumber into slapd(8)
|
2005-09-05 01:08:40 +00:00 |
shell-backends
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
slapi
|
fix slapi_sdn_isempty() logic
|
2005-08-26 10:46:56 +00:00 |
abandon.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
aci.c
|
fix use of uninitialized var
|
2005-08-23 13:02:53 +00:00 |
acl.c
|
fix uninitialized, signedness and other issues (ITS#3854)
|
2005-08-26 16:52:51 +00:00 |
aclparse.c
|
cleanup dynacl usage()
|
2005-09-06 14:26:53 +00:00 |
ad.c
|
log UNDEFINED/PROXIED attributeDescription insertion
|
2005-08-29 10:49:20 +00:00 |
add.c
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +00:00 |
alock.c
|
Also compile for LDBM
|
2005-09-04 16:24:16 +00:00 |
alock.h
|
Moved from back-bdb
|
2005-09-05 01:32:44 +00:00 |
at.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
attr.c
|
make sure a_nvals are as many as a_vals (helps tracking other issues...)
|
2005-08-23 23:56:47 +00:00 |
ava.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
backend.c
|
ITS#4003 frontend->be_replogfile can legitimately be set.
|
2005-09-05 02:42:24 +00:00 |
backglue.c
|
Silence warnings
|
2005-09-03 17:03:36 +00:00 |
backover.c
|
Remove unused variables.
|
2005-07-22 13:18:28 +00:00 |
bconfig.c
|
Fix olcSubordinate OID clash
|
2005-09-01 12:19:08 +00:00 |
bind.c
|
Move most of SLAPI frontend into overlay
|
2005-07-21 16:35:20 +00:00 |
cancel.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
ch_malloc.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
compare.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
component.c
|
strip_cav_tag() should return ber_tag_t, not int
|
2005-07-18 05:11:11 +00:00 |
component.h
|
Cleanup
|
2005-01-20 07:18:28 +00:00 |
config.c
|
ITS#3807 use a different tokenizer for parsing LDIF values into words.
|
2005-09-06 09:04:26 +00:00 |
config.h
|
Make ConfigArgs.lineno int like elsewhere instead of unsigned long
|
2005-07-18 05:48:21 +00:00 |
connection.c
|
Include "fd=.." in Statslog message "TLS established"
|
2005-08-29 23:34:42 +00:00 |
controls.c
|
disable pagedResults or reject
|
2005-09-04 20:08:35 +00:00 |
cr.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
ctxcsn.c
|
ITS#3847 silence warnings
|
2005-07-11 12:11:15 +00:00 |
daemon.c
|
ITS#3802, #3999 skip wake_sds in epoll event loop
|
2005-09-04 15:04:09 +00:00 |
DB_CONFIG
|
|
|
delete.c
|
Cleanup
|
2005-07-31 18:17:13 +00:00 |
dn.c
|
ITS#3931 fix dnRelativeMatch return values
|
2005-08-14 23:08:20 +00:00 |
entry.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
extended.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
filter.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
filterentry.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
frontend.c
|
Add fe_access_allowed(), should allow global ACL overlays to work
|
2005-07-23 04:18:48 +00:00 |
globals.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
index.c
|
Fix compile warning
|
2005-03-17 23:55:52 +00:00 |
init.c
|
always init ACLs
|
2005-08-30 11:00:23 +00:00 |
kerberos.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
ldapsync.c
|
ITS#3917 don't check csn syntax if schema isn't inited yet
|
2005-08-08 23:56:40 +00:00 |
limits.c
|
destroy limits at exit
|
2005-07-25 20:50:03 +00:00 |
lock.c
|
ITS#3421 flush and close logfile before releasing lock
|
2005-01-12 00:17:12 +00:00 |
main.c
|
Moving glue overlay back into slapd core, returning to 2.2 config syntax
|
2005-09-01 11:45:04 +00:00 |
Makefile.in
|
ITS#3978 move alock from back-bdb to slapd
|
2005-09-04 15:21:57 +00:00 |
matchedValues.c
|
fix ITS#3406 - normalize attributes according to MR syntax in MRA filters
|
2005-01-26 21:48:36 +00:00 |
modify.c
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +00:00 |
modrdn.c
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +00:00 |
mods.c
|
slap_mods2entry() should not zero pointers into the modifications
|
2005-08-01 02:16:02 +00:00 |
module.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
mr.c
|
Place control availability kludge behind
|
2005-01-26 19:46:12 +00:00 |
mra.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
nt_svc.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
oc.c
|
mutex-protect "undefined" attribute descriptions/objectClasses addition (ITS#3958)
|
2005-08-22 09:46:17 +00:00 |
oidm.c
|
fix uninitialized value use
|
2005-07-20 14:19:52 +00:00 |
operation.c
|
Remove SLAPI pblock from operation structure
|
2005-07-22 07:54:17 +00:00 |
operational.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
passwd.c
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +00:00 |
phonetic.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
proto-slap.h
|
disable pagedResults or reject
|
2005-09-04 20:08:35 +00:00 |
referral.c
|
fix previous commit
|
2005-01-08 09:51:29 +00:00 |
repl.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-08-08 22:25:56 +00:00 |
result.c
|
fix referral logging @STATS2
|
2005-08-20 19:20:53 +00:00 |
root_dse.c
|
Use IANA assigned OIDs
|
2005-08-12 21:24:13 +00:00 |
sasl.c
|
merge sml_managing into sml_flags (SLAP_MOD_MANAGING)
|
2005-08-18 08:48:10 +00:00 |
saslauthz.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-08-13 21:10:41 +00:00 |
schema_check.c
|
Add o_no_schema_check to operation structure
|
2005-08-01 15:26:13 +00:00 |
schema_init.c
|
further ACI factoring out & confinement
|
2005-08-22 16:03:35 +00:00 |
schema_prep.c
|
few more fixes
|
2005-09-06 14:26:06 +00:00 |
schema.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
schemaparse.c
|
Mostly remove global_schemacheck. More cleanup needed in
|
2005-05-11 22:24:18 +00:00 |
search.c
|
allow undefined attrs to be "proxied" (ITS#3959)
|
2005-08-25 21:14:26 +00:00 |
sets.c
|
fix uninitialized, signedness and other issues (ITS#3854)
|
2005-08-26 16:52:51 +00:00 |
sets.h
|
fix uninitialized, signedness and other issues (ITS#3854)
|
2005-08-26 16:52:51 +00:00 |
sl_malloc.c
|
mostly revert previous commit
|
2005-07-20 19:26:46 +00:00 |
slap.h
|
Move uidNumber and gidNumber into slapd(8)
|
2005-09-05 01:08:40 +00:00 |
slapacl.c
|
silence warning
|
2005-09-04 20:07:17 +00:00 |
slapadd.c
|
Reject slapadd -w if not supported (partial ITS#3979 fix)
|
2005-08-31 23:23:13 +00:00 |
slapauth.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
slapcat.c
|
ITS#3764 add signal handlers so slapcat will cleanup if interrupted.
|
2005-06-10 20:14:32 +00:00 |
slapcommon.c
|
Moving glue overlay back into slapd core, returning to 2.2 config syntax
|
2005-09-01 11:45:04 +00:00 |
slapcommon.h
|
Updated ldif_read_record to support LDIF include: directive
|
2005-05-12 00:46:39 +00:00 |
slapd.conf
|
|
|
slapd.ldif
|
LDIF include must use a file URL
|
2005-05-13 09:56:17 +00:00 |
slapdn.c
|
allow slapdn to return the DN in pretty/normal only mode, without diagnostics, to be used as filter (should allow reading from stdin as well)
|
2005-04-01 12:59:26 +00:00 |
slapindex.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
slappasswd.c
|
ITS#3557: {SSHA} not default due to missing include
|
2005-02-27 16:46:45 +00:00 |
slaptest.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
starttls.c
|
Add missing Statslog() statements (loglevel stats/stats2):
|
2005-08-14 00:14:58 +00:00 |
str2filter.c
|
Silence "unused <something>" warnings
|
2005-07-14 19:52:08 +00:00 |
syncrepl.c
|
need stricter sanity checks...
|
2005-08-25 08:57:08 +00:00 |
syntax.c
|
fix cleanup on error
|
2005-08-22 16:01:16 +00:00 |
unbind.c
|
call frontend's be_unbind, if any, to honor hooks registered by global overlays (ITS#3649)
|
2005-04-11 19:12:30 +00:00 |
user.c
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
value.c
|
In ordered_value_sort, allow zero-length ordered values.
|
2005-08-28 10:23:10 +00:00 |
zn_malloc.c
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |