Commit Graph

171 Commits

Author SHA1 Message Date
Kurt Zeilenga
830c0b61e7 Add latest SASL/DIGEST-MD5 draft 1999-09-29 17:40:32 +00:00
Kurt Zeilenga
6e6eb52591 Add server-side hashed password generation (it's not as easy as it sounds).
Remove Kerberos project.  Looks like K4 is working again.
1999-09-25 21:08:44 +00:00
Kurt Zeilenga
080a4db583 Update image with latest from web pages. 1999-09-25 17:46:08 +00:00
Kurt Zeilenga
5f180242c0 Update acknowledgement and doc copyright. 1999-09-25 17:42:23 +00:00
Kurt Zeilenga
863db8616a Update copyright based upon latest 2.0 version. The SDF version
should become the master...
1999-09-25 17:22:32 +00:00
Kurt Zeilenga
8a62b85fd5 Update COPYRIGHT/LICENSE from openldap-devel 1999-09-25 17:19:16 +00:00
Kurt Zeilenga
cbfcbc3466 Misc cleanup 1999-09-25 17:17:51 +00:00
Kurt Zeilenga
0b7da01c9e Keep arguments in alpha order 1999-09-25 16:14:32 +00:00
Kurt Zeilenga
a0e41a317f Remove ldapurl project, add deprecate removal project 1999-09-25 02:57:44 +00:00
Kurt Zeilenga
35655c056f Reimplement LDBM_SYNC/LDBM_NOSYNC code (dbnosync).
Old code applied sync flags to store(), however supported DBMs
require such flags to be specified during open().  The new
code now applies flags in ldbm_cache_open (which calls ldbm_open).
ldbm_cache_close() now calls ldbm_sync().  This will force
a updating of on-disk contents after each LDAP operation.
The old code either failed to sync the on-disk contents until
close or synced on every store.   Per LDBM operation syncing
*should* be safe enough... real data safety requires transactions.
Removed nosync option from BDB2 as it is not compatible with
txn support.
Also added code to disable DBM level locking as slapd is only
process acessing the databases (dbnolocking).
1999-09-23 19:49:20 +00:00
Kurt Zeilenga
f673e88e4d Add draft 03 1999-09-22 02:45:27 +00:00
Kurt Zeilenga
d9f7e317ad Add security audit to large project. Someone really needs
to go through and find/fix buffer overflows and such.
1999-09-21 22:36:21 +00:00
Kurt Zeilenga
5ec0843035 Design and Implement a LDAP C++ API 1999-09-20 22:59:33 +00:00
Kurt Zeilenga
1e5aae19c3 Manual pages need updating, especially LDAP C API ones... 1999-09-19 18:13:33 +00:00
Kurt Zeilenga
1df4851a15 add deprecated comment to ldapd.8. 1999-09-19 18:12:18 +00:00
Kurt Zeilenga
ed43d13bff Remove MODRDN bug from Bugs
Insert reference to ITS webpage
1999-09-19 17:57:16 +00:00
Kurt Zeilenga
df3df52581 Replace lachman mail routing (03) with lachman/laser mail routing (00). 1999-09-16 02:37:19 +00:00
Kurt Zeilenga
7ea7c51c4d Add draft-lachman-ldap-mail-routing-03.txt 1999-09-16 02:34:53 +00:00
Kurt Zeilenga
cc0564f1e3 Remove contacts to promote new volunteers. 1999-09-15 22:33:09 +00:00
Kurt Zeilenga
305ed36159 Add RCSid and Copyright 1999-09-12 04:41:47 +00:00
Kurt Zeilenga
38cd86f569 Add -C/-CC/-R referral chasing to clients project.
-C chase with prompting
	-CC chase without prompting
	-R don't chase
with defaults dependent upon authentication method used.
rebind callback also needs to be extended to support SASL and
provide information for prompting purposes.  Good intro project.
1999-09-08 20:06:25 +00:00
Kurt Zeilenga
521f761b2a s/patch/path/ 1999-09-06 18:25:48 +00:00
Hallvard Furuseth
203f5b058f Change -d option to not detach even with -d 0 or compiled with --disable-debug. 1999-09-04 20:24:40 +00:00
Kurt Zeilenga
41e57c041f Add OpenLDAP RCS id 1999-09-02 00:52:43 +00:00
Kurt Zeilenga
93c7bccde4 Update description of 2.0 items in preparation for posting to -devel. 1999-08-30 01:01:07 +00:00
Howard Chu
ccab3faa58 Update for attribute, objectclass, and objectidentifier descriptions. 1999-08-20 00:32:36 +00:00
Kurt Zeilenga
7575bd92cd s/U-Mich/OpenLDAP/ in examples 1999-08-19 17:02:36 +00:00
Kurt Zeilenga
ac0e7c1dd7 Removed in favor of -xx.txt 1999-08-18 20:21:43 +00:00
Kurt Zeilenga
31bba45b9e draft-ietf-ldup-subentry-00.txt 1999-08-18 20:20:42 +00:00
Kurt Zeilenga
d129f71b40 Statement concerning appropriate use of I-D. 1999-08-18 20:18:20 +00:00
Kurt Zeilenga
90d82fc10b draft-ietf-ldapext-namedref-00.txt 1999-08-18 20:16:33 +00:00
Kurt Zeilenga
34ff5710c8 update to draft-ietf-ldapext-acl-model-03.txt 1999-08-18 20:15:22 +00:00
Kurt Zeilenga
5300d5e522 draft-ietf-ldapext-authmeth-04.txt 1999-08-18 20:13:30 +00:00
Kurt Zeilenga
8efde985e2 draft-ietf-ldapext-acl-reqts-02.txt 1999-08-18 20:12:03 +00:00
Kurt Zeilenga
47d273a25b moved to -xx.txt 1999-08-18 20:09:50 +00:00
Kurt Zeilenga
8695796d03 Update to revision 3. 1999-08-18 20:08:48 +00:00
Kurt Zeilenga
2ebdf71808 Don't include revision number in file name (to allow in place updating) 1999-08-18 20:07:09 +00:00
Kurt Zeilenga
f422f01109 s/U-Mich/OpenLDAP/ in examples 1999-08-18 02:01:24 +00:00
Kurt Zeilenga
9f6185ab12 Document -s and -c modes. 1999-08-18 01:49:42 +00:00
Kurt Zeilenga
1b2aeeee21 s/ldif2ldbm/slapadd/ and similiar changes
ldif updates (add URL description).
1999-08-17 20:25:16 +00:00
Kurt Zeilenga
ec898a143e s/ldif2dlbm/slapadd/ 1999-08-17 20:07:33 +00:00
Kurt Zeilenga
01235987ee Add man pages for slapadd and slapcat (slapindex coming soon).
Remove man pages for old ldbm tools.
1999-08-17 20:04:35 +00:00
Kurt Zeilenga
fdaab5763f Include more LDAP RFCs 1999-08-13 23:47:39 +00:00
Kurt Zeilenga
881b801e4b Rely on FAQ for up to date hints. 1999-08-07 19:02:35 +00:00
Kurt Zeilenga
9f9dfae203 Update TODO... should be moved to the developer's FAQ. 1999-08-07 18:59:15 +00:00
Kurt Zeilenga
9e93d5eba6 lastmod is on by default. 1999-08-05 23:52:14 +00:00
Kurt Zeilenga
98761f1edb Update "*", "+", "1.1" attribute type usage. 1999-07-25 20:52:42 +00:00
Kurt Zeilenga
43c0acaf98 Document "*", "+", and "1.1" use in attrlist. 1999-07-25 20:40:21 +00:00
Kurt Zeilenga
cf9a36da3f ITS#180: add note about server-side maximal size/time limits. 1999-07-21 18:12:15 +00:00
Kurt Zeilenga
29b0ed18df Fix misplaced paragraph tag 1999-07-21 17:31:37 +00:00