]> git.sur5r.net Git - openldap/log
openldap
20 years agoupdateref should be allowed with syncrepl (without updatedn)
Kurt Zeilenga [Mon, 5 Apr 2004 23:08:24 +0000 (23:08 +0000)]
updateref should be allowed with syncrepl (without updatedn)

20 years agoAdd SLAP_SHADOW(be): true if be is a shadow database (via any mech)
Kurt Zeilenga [Mon, 5 Apr 2004 21:54:40 +0000 (21:54 +0000)]
Add SLAP_SHADOW(be): true if be is a shadow database (via any mech)

20 years agoFirst rounds of backend/database flag cleanup
Kurt Zeilenga [Mon, 5 Apr 2004 21:00:16 +0000 (21:00 +0000)]
First rounds of backend/database flag cleanup

20 years agoUse SLAP_MONITOR(be) to check flag
Kurt Zeilenga [Mon, 5 Apr 2004 20:24:18 +0000 (20:24 +0000)]
Use SLAP_MONITOR(be) to check flag

20 years agoexploit new frontend API 2 protocol error mapping; use urldesc...
Pierangelo Masarati [Mon, 5 Apr 2004 17:36:53 +0000 (17:36 +0000)]
exploit new frontend API 2 protocol error mapping; use urldesc...

20 years agoexploit new frontend API 2 protocol error mapping
Pierangelo Masarati [Mon, 5 Apr 2004 17:32:59 +0000 (17:32 +0000)]
exploit new frontend API 2 protocol error mapping

20 years agoexploit new isroot_dn helper
Pierangelo Masarati [Mon, 5 Apr 2004 17:31:27 +0000 (17:31 +0000)]
exploit new isroot_dn helper

20 years agoadd new isroot_dn helper
Pierangelo Masarati [Mon, 5 Apr 2004 17:30:30 +0000 (17:30 +0000)]
add new isroot_dn helper

20 years agomove API 2 protocol error mapping to frontend; add new isroot_dn helper
Pierangelo Masarati [Mon, 5 Apr 2004 17:30:08 +0000 (17:30 +0000)]
move API 2 protocol error mapping to frontend; add new isroot_dn helper

20 years agomove API 2 protocol error mapping to frontend
Pierangelo Masarati [Mon, 5 Apr 2004 17:29:06 +0000 (17:29 +0000)]
move API 2 protocol error mapping to frontend

20 years agoadd referral check to functions elaborated by overlays
Pierangelo Masarati [Mon, 5 Apr 2004 17:28:13 +0000 (17:28 +0000)]
add referral check to functions elaborated by overlays

20 years agocheck in portions of code is done on length rather than pointer
Pierangelo Masarati [Mon, 5 Apr 2004 17:25:22 +0000 (17:25 +0000)]
check in portions of code is done on length rather than pointer

20 years agoFurther refine last commit
Kurt Zeilenga [Mon, 5 Apr 2004 15:40:07 +0000 (15:40 +0000)]
Further refine last commit

20 years agoFix last commit
Kurt Zeilenga [Mon, 5 Apr 2004 15:38:50 +0000 (15:38 +0000)]
Fix last commit

20 years agoITS#3057: Forgot to call ldap_perror()
Kurt Zeilenga [Mon, 5 Apr 2004 15:29:35 +0000 (15:29 +0000)]
ITS#3057: Forgot to call ldap_perror()

20 years agoAvoid mktime/gmtime in parse_time(), just compute time_t ourselves.
Howard Chu [Mon, 5 Apr 2004 13:38:43 +0000 (13:38 +0000)]
Avoid mktime/gmtime in parse_time(), just compute time_t ourselves.

20 years agoITS#3048 delete sasl_checkpass support
Howard Chu [Mon, 5 Apr 2004 11:23:47 +0000 (11:23 +0000)]
ITS#3048 delete sasl_checkpass support

20 years agoremove our cross compiling cruft and add warning where $cross_compiling == yes
Kurt Zeilenga [Sun, 4 Apr 2004 18:26:51 +0000 (18:26 +0000)]
remove our cross compiling cruft and add warning where $cross_compiling == yes

20 years agoFix prev commit, days at month boundaries
Howard Chu [Sun, 4 Apr 2004 15:40:14 +0000 (15:40 +0000)]
Fix prev commit, days at month boundaries

20 years agoFix parse_time GMT computation for daylight savings time
Howard Chu [Sun, 4 Apr 2004 13:40:56 +0000 (13:40 +0000)]
Fix parse_time GMT computation for daylight savings time

20 years agoapparently accept() doesn't fill the sun_path field of the peer socket; hack it
Pierangelo Masarati [Sat, 3 Apr 2004 18:48:03 +0000 (18:48 +0000)]
apparently accept() doesn't fill the sun_path field of the peer socket; hack it

20 years agoreturn error code only if required (ITS#3042)
Pierangelo Masarati [Sat, 3 Apr 2004 12:15:33 +0000 (12:15 +0000)]
return error code only if required (ITS#3042)

20 years agoDon't manipulate password history if not configured in policy
Howard Chu [Sat, 3 Apr 2004 06:21:03 +0000 (06:21 +0000)]
Don't manipulate password history if not configured in policy

20 years agoReword Berkeley DB requirement to be less specific.
Kurt Zeilenga [Fri, 2 Apr 2004 22:21:40 +0000 (22:21 +0000)]
Reword Berkeley DB requirement to be less specific.
Likely should do this across the board (e.g., rely more on README)

20 years agoExperimental Samba and Heimdal password synchronization overlay.
Howard Chu [Fri, 2 Apr 2004 13:06:38 +0000 (13:06 +0000)]
Experimental Samba and Heimdal password synchronization overlay.

20 years agoAdd a yet-to-be-tested deliveryMethodValidate function
Kurt Zeilenga [Fri, 2 Apr 2004 02:25:36 +0000 (02:25 +0000)]
Add a yet-to-be-tested deliveryMethodValidate function

20 years agocleanup
Kurt Zeilenga [Sat, 27 Mar 2004 23:25:50 +0000 (23:25 +0000)]
cleanup

20 years agoRestore build rule for dynamic backends.
Howard Chu [Sat, 27 Mar 2004 23:20:55 +0000 (23:20 +0000)]
Restore build rule for dynamic backends.

20 years agoDon't return subordinate referrals (per RFC 3296)
Kurt Zeilenga [Sat, 27 Mar 2004 22:47:31 +0000 (22:47 +0000)]
Don't return subordinate referrals (per RFC 3296)

20 years agoDon't disclose information to attacker.
Kurt Zeilenga [Sat, 27 Mar 2004 18:19:52 +0000 (18:19 +0000)]
Don't disclose information to attacker.
Referrals need work (not sure why return referrals for bind requests)

20 years agoCleanup
Kurt Zeilenga [Sat, 27 Mar 2004 18:19:12 +0000 (18:19 +0000)]
Cleanup

20 years agoreintroduce changes made in tools/slapadd.c v1.64 (looks like missing during code...
Jong Hyuk Choi [Fri, 26 Mar 2004 21:54:06 +0000 (21:54 +0000)]
reintroduce changes made in tools/slapadd.c v1.64 (looks like missing during code move)

20 years agoAdd numericStringOrderingMatch rule (ITS#2988)
Kurt Zeilenga [Fri, 26 Mar 2004 18:58:01 +0000 (18:58 +0000)]
Add numericStringOrderingMatch rule (ITS#2988)

20 years agoBreak apart version-info
Kurt Zeilenga [Fri, 26 Mar 2004 00:13:10 +0000 (00:13 +0000)]
Break apart version-info

20 years agofix for ITS#2995
Jong Hyuk Choi [Thu, 25 Mar 2004 22:09:08 +0000 (22:09 +0000)]
fix for ITS#2995

20 years agopatch for ITS#2948
Jong Hyuk Choi [Thu, 25 Mar 2004 19:20:19 +0000 (19:20 +0000)]
patch for ITS#2948

20 years agoITS#2982 ok, we should NULL out lc after all...
Howard Chu [Thu, 25 Mar 2004 12:15:52 +0000 (12:15 +0000)]
ITS#2982 ok, we should NULL out lc after all...

20 years agoITS#2982 be sure to use nextlc when calling try_read1msg
Howard Chu [Thu, 25 Mar 2004 09:54:23 +0000 (09:54 +0000)]
ITS#2982 be sure to use nextlc when calling try_read1msg

20 years agoITS#3036 check for syncrepl
Howard Chu [Thu, 25 Mar 2004 09:40:02 +0000 (09:40 +0000)]
ITS#3036 check for syncrepl

20 years agoITS#3038 64bit compatibility (oops)
Howard Chu [Thu, 25 Mar 2004 09:25:25 +0000 (09:25 +0000)]
ITS#3038 64bit compatibility (oops)

20 years agocleanup
Kurt Zeilenga [Wed, 24 Mar 2004 23:44:45 +0000 (23:44 +0000)]
cleanup

20 years agoUpdate library soname handling
Kurt Zeilenga [Wed, 24 Mar 2004 22:42:16 +0000 (22:42 +0000)]
Update library soname handling

20 years agoSilence warning
Howard Chu [Wed, 24 Mar 2004 10:47:31 +0000 (10:47 +0000)]
Silence warning

20 years agoHide x_compile flag (as it doesn't work)
Kurt Zeilenga [Wed, 24 Mar 2004 04:19:59 +0000 (04:19 +0000)]
Hide x_compile flag (as it doesn't work)

20 years agoITS#2768: configuring slurpd's interval between replog checks
Kurt Zeilenga [Tue, 23 Mar 2004 01:12:11 +0000 (01:12 +0000)]
ITS#2768: configuring slurpd's interval between replog checks
based upon a patch submitted by Jason Townsend (Apple).

20 years agoSeems all overlays are going here (at present)
Kurt Zeilenga [Sat, 20 Mar 2004 23:10:58 +0000 (23:10 +0000)]
Seems all overlays are going here (at present)

20 years agoA toy/demo overlay for collective attributes.
Howard Chu [Sat, 20 Mar 2004 21:54:31 +0000 (21:54 +0000)]
A toy/demo overlay for collective attributes.

20 years agoRebuild
Kurt Zeilenga [Sat, 20 Mar 2004 21:38:50 +0000 (21:38 +0000)]
Rebuild

20 years agoRebuild
Kurt Zeilenga [Sat, 20 Mar 2004 20:51:16 +0000 (20:51 +0000)]
Rebuild

20 years agoAdd ppolicy bits
Howard Chu [Sat, 20 Mar 2004 20:38:48 +0000 (20:38 +0000)]
Add ppolicy bits

20 years agoOverlay API notes. work in progress, please comment.
Howard Chu [Sat, 20 Mar 2004 20:30:57 +0000 (20:30 +0000)]
Overlay API notes. work in progress, please comment.

20 years agofollow search references as well
Pierangelo Masarati [Sat, 20 Mar 2004 16:35:55 +0000 (16:35 +0000)]
follow search references as well

20 years agoReplaced slap_overinfo.oi_bd with oi_orig.
Howard Chu [Sat, 20 Mar 2004 12:56:31 +0000 (12:56 +0000)]
Replaced slap_overinfo.oi_bd with oi_orig.

20 years agoITS#3033 fix debug msg segv
Howard Chu [Sat, 20 Mar 2004 09:51:33 +0000 (09:51 +0000)]
ITS#3033 fix debug msg segv

20 years agoMake sure lockout flag is printed
Howard Chu [Sat, 20 Mar 2004 09:26:15 +0000 (09:26 +0000)]
Make sure lockout flag is printed

20 years agoback-ldbm is supported now
Howard Chu [Sat, 20 Mar 2004 09:25:42 +0000 (09:25 +0000)]
back-ldbm is supported now

20 years agoRestructure to release locks before sending result
Howard Chu [Sat, 20 Mar 2004 09:25:00 +0000 (09:25 +0000)]
Restructure to release locks before sending result

20 years agoUse REP_MATCHED_MUSTBEFREED reply flag
Howard Chu [Sat, 20 Mar 2004 09:24:01 +0000 (09:24 +0000)]
Use REP_MATCHED_MUSTBEFREED reply flag

20 years agoFix header
Howard Chu [Fri, 19 Mar 2004 20:23:26 +0000 (20:23 +0000)]
Fix header

20 years agoRename slapd-ppolicy.5 to slapo-ppolicy.5
Howard Chu [Fri, 19 Mar 2004 20:18:46 +0000 (20:18 +0000)]
Rename slapd-ppolicy.5 to slapo-ppolicy.5

20 years agoAdd readme.
Kurt Zeilenga [Fri, 19 Mar 2004 16:37:20 +0000 (16:37 +0000)]
Add readme.

20 years agoITS#2457 Added LUTIL_SLASHPATH macro and func for converting
Howard Chu [Fri, 19 Mar 2004 08:06:42 +0000 (08:06 +0000)]
ITS#2457 Added LUTIL_SLASHPATH macro and func for converting
forward-slash paths to Windows back-slash format.

20 years agoITS#3032: retry when GSSAPI creds are not available
Kurt Zeilenga [Fri, 19 Mar 2004 06:16:45 +0000 (06:16 +0000)]
ITS#3032: retry when GSSAPI creds are not available

20 years agoLatest LDAP Sync I-D (this revision was submitted to the RFC Editor
Kurt Zeilenga [Fri, 19 Mar 2004 02:18:21 +0000 (02:18 +0000)]
Latest LDAP Sync I-D (this revision was submitted to the RFC Editor
for publication)

20 years agoUpdate LDAPBIS I-Ds
Kurt Zeilenga [Fri, 19 Mar 2004 02:16:37 +0000 (02:16 +0000)]
Update LDAPBIS I-Ds

20 years agofix nasty subtype bug (too many results)
Pierangelo Masarati [Thu, 18 Mar 2004 23:38:55 +0000 (23:38 +0000)]
fix nasty subtype bug (too many results)

20 years agoAdd references to new RFCs
Kurt Zeilenga [Thu, 18 Mar 2004 21:52:36 +0000 (21:52 +0000)]
Add references to new RFCs

20 years agoremove outdated comment
Pierangelo Masarati [Thu, 18 Mar 2004 21:48:21 +0000 (21:48 +0000)]
remove outdated comment

20 years agoAdd RFC3698 implementation to TODO
Kurt Zeilenga [Thu, 18 Mar 2004 21:41:21 +0000 (21:41 +0000)]
Add RFC3698 implementation to TODO

20 years agoAdd note that some of the unimplemented matching rules are
Kurt Zeilenga [Thu, 18 Mar 2004 21:39:57 +0000 (21:39 +0000)]
Add note that some of the unimplemented matching rules are
now described in RFC 3698.  Would be good to implement these.

20 years agocleanup error messages
Pierangelo Masarati [Thu, 18 Mar 2004 20:11:49 +0000 (20:11 +0000)]
cleanup error messages

20 years agoto be conservative ...
Pierangelo Masarati [Thu, 18 Mar 2004 19:45:34 +0000 (19:45 +0000)]
to be conservative ...

20 years agooops, I did it again
Pierangelo Masarati [Thu, 18 Mar 2004 19:45:15 +0000 (19:45 +0000)]
oops, I did it again

20 years agocleanup rwm overlay; init/destroy session cookie; strip (optional) leading 'rwm-...
Pierangelo Masarati [Thu, 18 Mar 2004 19:21:57 +0000 (19:21 +0000)]
cleanup rwm overlay; init/destroy session cookie; strip (optional) leading 'rwm-' from config directives

20 years agooverlays reworking
Pierangelo Masarati [Thu, 18 Mar 2004 18:59:46 +0000 (18:59 +0000)]
overlays reworking

20 years agoFix prev commit
Howard Chu [Thu, 18 Mar 2004 10:51:18 +0000 (10:51 +0000)]
Fix prev commit

20 years agoAdded ppolicy_use_lockout keyword; Default behavior is not to issue the
Howard Chu [Thu, 18 Mar 2004 10:35:54 +0000 (10:35 +0000)]
Added ppolicy_use_lockout keyword; Default behavior is not to issue the
PP_accountLocked error for locked accounts. (Gives too much information
to attackers.)

20 years agoAdded ppolicy_hide_lockout keyword
Howard Chu [Thu, 18 Mar 2004 10:20:27 +0000 (10:20 +0000)]
Added ppolicy_hide_lockout keyword

20 years agoHide noop control until published and code is updated.
Kurt Zeilenga [Thu, 18 Mar 2004 04:06:20 +0000 (04:06 +0000)]
Hide noop control until published and code is updated.

20 years agoMore releng cleanup
Kurt Zeilenga [Thu, 18 Mar 2004 01:41:42 +0000 (01:41 +0000)]
More releng cleanup

20 years agoFix typo in commit before last
Kurt Zeilenga [Thu, 18 Mar 2004 01:20:14 +0000 (01:20 +0000)]
Fix typo in commit before last

20 years agocleanup
Kurt Zeilenga [Thu, 18 Mar 2004 01:18:35 +0000 (01:18 +0000)]
cleanup

20 years agocleanup for release engineering
Kurt Zeilenga [Thu, 18 Mar 2004 01:06:39 +0000 (01:06 +0000)]
cleanup for release engineering

20 years agotypo
Pierangelo Masarati [Thu, 18 Mar 2004 00:40:31 +0000 (00:40 +0000)]
typo

20 years agoman page
Pierangelo Masarati [Thu, 18 Mar 2004 00:36:50 +0000 (00:36 +0000)]
man page

20 years agodocument new tools and remove deprected switches
Pierangelo Masarati [Thu, 18 Mar 2004 00:11:40 +0000 (00:11 +0000)]
document new tools and remove deprected switches

20 years agodocument new tools
Pierangelo Masarati [Thu, 18 Mar 2004 00:07:24 +0000 (00:07 +0000)]
document new tools

20 years agoDemote cacheable queries section
Howard Chu [Thu, 18 Mar 2004 00:02:39 +0000 (00:02 +0000)]
Demote cacheable queries section

20 years agoFix typo in prev commit
Howard Chu [Thu, 18 Mar 2004 00:00:50 +0000 (00:00 +0000)]
Fix typo in prev commit

20 years agoITS#3024 add rootdn
Howard Chu [Wed, 17 Mar 2004 23:49:41 +0000 (23:49 +0000)]
ITS#3024 add rootdn

20 years agoITS#2945 fix typo, add more examples
Howard Chu [Wed, 17 Mar 2004 23:48:33 +0000 (23:48 +0000)]
ITS#2945 fix typo, add more examples

20 years agoimprove previous commit
Pierangelo Masarati [Wed, 17 Mar 2004 23:43:00 +0000 (23:43 +0000)]
improve previous commit

20 years agomove DN/config test in slapdn/slaptest
Pierangelo Masarati [Wed, 17 Mar 2004 23:25:09 +0000 (23:25 +0000)]
move DN/config test in slapdn/slaptest

20 years agoFix builds with LDAP_GROUPTING_TRANSACTION
Kurt Zeilenga [Wed, 17 Mar 2004 23:17:33 +0000 (23:17 +0000)]
Fix builds with LDAP_GROUPTING_TRANSACTION

20 years agoworks in most cases ...
Pierangelo Masarati [Wed, 17 Mar 2004 22:37:59 +0000 (22:37 +0000)]
works in most cases ...

20 years agoadd labeledURI to back-ldap databases
Pierangelo Masarati [Wed, 17 Mar 2004 22:37:40 +0000 (22:37 +0000)]
add labeledURI to back-ldap databases

20 years agocarefully check the URI
Pierangelo Masarati [Wed, 17 Mar 2004 22:36:47 +0000 (22:36 +0000)]
carefully check the URI

20 years agopassword always replaces old passwords
Kurt Zeilenga [Wed, 17 Mar 2004 22:21:21 +0000 (22:21 +0000)]
password always replaces old passwords

20 years agocleanup
Kurt Zeilenga [Wed, 17 Mar 2004 22:14:32 +0000 (22:14 +0000)]
cleanup

20 years agoFix typo
Kurt Zeilenga [Wed, 17 Mar 2004 22:01:55 +0000 (22:01 +0000)]
Fix typo