Commit Graph

200 Commits

Author SHA1 Message Date
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
Kurt Spanier
39f0066db4 Addition of a new Concurrency Test fro testing slapd performance and
correctness of locking schemas in backends.
In back-bdb2 open NEXTID during startup and close at shutdown.
1999-02-15 10:49:20 +00:00
Kurt Zeilenga
ffc0126853 Update todo to contain "superior" objectclass project. 1999-02-10 19:54:27 +00:00
Will Ballantyne
cd9ab253d6 Internet drafts associated with LDAP alias change changelog implementation. 1999-02-05 06:59:25 +00:00
Kurt Zeilenga
ae0df6f8f8 Update misleading statement about ldap_init(). It use is actually
preferred.  ldap_open is to be depreciated.
1999-01-28 01:23:04 +00:00
Kurt Zeilenga
4a38390906 Update docs with references to appropriate FAQ-O-Matic pages. 1999-01-24 02:11:45 +00:00
Kurt Zeilenga
a2cf39ce4a Add memory handling todo. 1999-01-22 20:46:57 +00:00
Kurt Spanier
68a8798594 Definition of slapd pid and args files as slapd.conf general parameters;
introduction of pid/agrs parameters to the test-suite slapd.conf files;
creation of sub-directory test/var for storage of pid/args files during test;
update of the slapd and slapd.conf man pages.
(The change reduces dependency on ldapconfig.h, since SLAPD_PIDEXT
 and SLAPD_ARGSEXT are deleted from the code.)
1999-01-21 15:53:54 +00:00
Kurt Zeilenga
7662b7ea7e Add some server side projects. 1999-01-21 01:18:13 +00:00
Kurt Zeilenga
eed7408e7e Update ldap_first_attribute/ldap_next_attribute to handle
BerElement argument per latest IETF ldapext draft c api spec.
That is, caller is solely responsible for freeing the BerElement
allocated and returned by ldap_first_attribute.
Update man pages accordingly.
Update applications accordingly.
1999-01-20 20:21:38 +00:00
Kurt Zeilenga
d14454aa0e Document fact that rootpw need not be cleartext. 1999-01-15 20:33:56 +00:00
Kurt Zeilenga
d66a450344 Update init and ldap.conf(5) to handle LDAPNOINIT, LDAPCONF, LDAPRC
environment settings.
1999-01-14 23:04:08 +00:00
Kurt Zeilenga
a5653c87a1 Added back-passwd item with reference to ITS.
Probably should detail each of these items with an ITS...
1999-01-13 00:47:32 +00:00
Kurt Spanier
956fe808a8 New description for use of Bereley DB 2.x on a Linux platform. 1999-01-12 14:15:35 +00:00
Kurt Spanier
3e818315f2 Tiny fix to the description of the -l option. 1999-01-08 10:09:07 +00:00
Kurt Spanier
77c35c2bcc Description of the '-l syslog-local-user' option in the slapd manpage;
also description of .pid and .args files.
1999-01-08 09:59:09 +00:00
Kurt Zeilenga
87a36da316 More pidentd/tcp_wrappers projects to do. 1999-01-02 23:28:18 +00:00
Kurt Zeilenga
668d6ecf11 Fix typo in dbcachenowsync description. 1998-12-30 20:15:14 +00:00
Kurt Zeilenga
654d3c0814 Fix minor formatting problem (missing .TP) with dbcachenowsync description. 1998-12-30 19:58:31 +00:00
Kurt Zeilenga
2c2bb81129 Update todo... 1998-12-30 05:40:01 +00:00