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
Kurt Zeilenga
23565fca08
Update slapd(8) with new -h option.
1999-07-19 21:45:11 +00:00
Julio Sánchez Fernández
661102431a
Document -T and -P
1999-07-16 20:03:53 +00:00
Julio Sánchez Fernández
fbd4c530ba
Document a few TLS options that do something.
1999-07-16 19:56:32 +00:00
Kurt Zeilenga
afa4fde7c4
Add use ldap_*_ext() routines in clients project.
...
Remove server side controls.
Add Digest-MD5 project.
1999-07-16 03:03:34 +00:00
Kurt Zeilenga
73276e84ae
Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS.
...
Includes support for update referral for each replicated backend.
Reworked replication test to use update referral.
Includes major rewrite of response encoding codes (result.c).
Includes reworked alias support and eliminates old suffix alias codes
(can be emulated using named alias).
Includes (untested) support for the Manage DSA IT control.
Works in LDAPv2 world. Still testing in LDAPv3 world.
Added default referral (test009) test.
1999-07-16 02:45:46 +00:00
Kurt Zeilenga
943bd0647b
Remove a few completed projects
1999-07-07 19:58:59 +00:00
Kurt Zeilenga
7e4b3bc2e7
initial commit of idletimeout code... everything but the actual timeout.
1999-06-18 22:54:19 +00:00
Kurt Zeilenga
d816c39d80
Add slapd password handling projects (these are often asked for).
1999-06-16 19:09:34 +00:00
Kurt Zeilenga
4c36726ee0
Add draft 3 of the C API spec.
1999-06-12 21:28:24 +00:00
Kurt Zeilenga
e2050a74d0
Update hints.
1999-06-06 19:52:05 +00:00
Kurt Zeilenga
c01dfb9dca
Add README with URLs to developer pages.
1999-06-06 19:45:46 +00:00
Kurt Zeilenga
cb265b719f
Add section for OpenLDAP 2.0 projects, drop "larger than life" projects.
1999-06-04 19:04:18 +00:00
Kurt Zeilenga
d738025d44
Add sizelimit/timelimit comments concerning ldap.conf (ITS#180).
1999-06-03 05:11:22 +00:00
Kurt Zeilenga
aeb13fce01
Stupid me. Can't have both README and readme due to CIS filenames.
1999-06-02 21:19:09 +00:00
Kurt Zeilenga
af20783396
rfc1959 best documents current behavior.
1999-06-02 19:25:45 +00:00
Kurt Zeilenga
4e91213ff2
Update both README/readme to match. (Yes, two files, I want this
...
to be read).
1999-06-02 03:35:56 +00:00
Kurt Zeilenga
b1d1832f7f
Update Solaris hints (remove pthread_create hint).
...
Add new README.
1999-06-02 03:34:38 +00:00
Kurt Zeilenga
2531671967
Remove mkversion project.
...
Tag Julio for schema work.
1999-05-26 01:36:51 +00:00
Kurt Zeilenga
d00b31bbd1
Relevant drafts...
1999-05-04 04:25:18 +00:00
Hallvard Furuseth
20f90f3031
ITS#118: Remove "delete" and add [self] in access levels for "defaultaccess"
1999-05-03 22:55:27 +00:00
Hallvard Furuseth
6e8a293acb
Fix typo "-c" to "-H"
1999-05-03 22:34:02 +00:00
Kurt Zeilenga
ae711594b7
Provide a little information about SDF, how to use it, and where to get it.h
1999-05-03 02:14:27 +00:00
Kurt Zeilenga
b7b1f8e3ba
Cleanup formatting. Reorganization preamble information for sharing
...
between documents. Add -2topics navigation.
1999-05-03 01:19:22 +00:00
Kurt Zeilenga
c7cd83947d
Add logo image.
1999-05-02 22:06:26 +00:00
Kurt Zeilenga
99985c717c
Minor adjustments to paths due to reorganization
1999-05-01 22:23:04 +00:00
Kurt Zeilenga
3da5981adc
Reorganize tree to better support multiple documents.
1999-05-01 22:11:02 +00:00
Kurt Zeilenga
bfe915be33
Make copyright/license look good in -2html as well.
1999-05-01 21:28:07 +00:00
Kurt Zeilenga
1db326f4ea
Cleanup copyright.sdf and license.sdf.
...
Create wrappers *-plain.sdf to generate plain text versions.
1999-05-01 21:09:18 +00:00
Kurt Zeilenga
e4de6fc107
Use SDF features to generate numberred sections.
1999-05-01 20:26:53 +00:00
Kurt Zeilenga
2ce4c9d079
Include software copyright/license as appendix.
...
Still only speaking "baby" SDF.
1999-05-01 19:37:44 +00:00
Kurt Zeilenga
d72fdae987
Update copyright to be in SDF format.
1999-05-01 19:21:54 +00:00
Kurt Zeilenga
43a27fcc23
Add LDIF2 draft.
1999-04-30 17:50:28 +00:00
Kurt Zeilenga
01b967244d
Make 'schemacheck on' the default.
1999-04-29 18:10:40 +00:00
Kurt Zeilenga
e7e807f293
Change examples: s/U-Mich/OpenLDAP/
1999-04-24 23:11:27 +00:00
Ben Collins
f450f1865d
Added Tcl backend-specific configuration settings
1999-04-24 22:31:03 +00:00
Kurt Zeilenga
d95f79c4d4
Acknowledge Umich
1999-04-24 19:42:58 +00:00
Kurt Zeilenga
3f3b2a2bad
Move preamble.sdf to title.sdf. Create new preamble.sdf to hold
...
preamble text (publishing info, acknowledgements, etc.)
1999-04-24 19:39:15 +00:00
Kurt Zeilenga
028067e338
Add our URL to DOC_AUTHOR
1999-04-24 00:07:02 +00:00
Kurt Zeilenga
eb9f8e84a5
Add copyright.sdf (includes COPYRIGHT) to master.sdf.
1999-04-23 23:46:43 +00:00
Kurt Zeilenga
526848d1e5
Add copyrights to each sdf.
1999-04-23 23:41:45 +00:00
Kurt Zeilenga
3d50902bd2
Add COPYRIGHT/LICENSE files to guide module.
...
Should generate copyright.sdf and license.sdf for inclusion
into master.
1999-04-23 23:37:46 +00:00
Will Ballantyne
2c95a6fec5
openldap guide sdf files and gifs
1999-04-23 23:00:44 +00:00
Kurt Zeilenga
7ba980f0f6
Modify slapd set user/group support to use -u/-g instead -U/-G.
...
Moved -u (udp) to -c (connectionless). Connectionless is depreciated
and undocumented.
Added tests for set{,e}{u,g}id to configure. Use existance of
setuid/setgid to enable feature. Use seteuid/setegid only if
they exist.
Fixed minor minor leak of username/groupname if specificied
more than once. (This should actually be an error)
1999-04-21 00:40:20 +00:00
Kurt Zeilenga
2ee58372bb
Add cache redesign project.
1999-04-14 03:07:41 +00:00
Kurt Zeilenga
d1cbc97c80
Add '-n' and '-s' to ldif2ldbm manpage (ITS$59).
1999-04-13 21:35:21 +00:00
Kurt Zeilenga
2182976824
Update todo in preparation for posting to -devel
1999-04-13 03:02:14 +00:00
Hallvard Furuseth
9ebd9a0289
Add -U and -G options to set user and group id.
...
Move socket setup to set_socket(), called before the uid/gid change.
1999-04-03 03:19:07 +00:00
Kurt Zeilenga
5bd27ad01d
delete thread project, Bart completed this.
...
Add SASL/TLS project, Bart's working on this.
Add reference to ITS "Software Enhancements".
1999-03-17 22:02:00 +00:00
Kurt Zeilenga
3550bc48c0
Add slapd -a address support. Allows you to bind to a specific
...
address. Useful for running multiple servers in a virtual hosting
environment.
Modified test001-ldif2ldbm to verify this functionality. Assumes
localhost is 127.0.0.1.
1999-03-17 03:56:25 +00:00
Ben Collins
6a7a4cc872
Fix URL for latest hints
1999-03-13 20:41:37 +00:00
Ben Collins
07d93d495d
BeOS compile hints, also added to the FAQ-o-Matic
1999-03-13 20:35:15 +00:00
Hallvard Furuseth
79f7c85067
Add locale support (slapd.conf keyword "locale") to slapd if HAVE_LOCALE_H
1999-02-22 21:01:24 +00:00