Kurt Zeilenga
|
c84b2b5cfd
|
Req't documents should be born historic...
|
2001-12-20 18:21:55 +00:00 |
|
Kurt Zeilenga
|
6905533757
|
Zap RFCs being moved to Historical status
|
2001-12-20 18:20:34 +00:00 |
|
Kurt Zeilenga
|
9a000a86bd
|
Misc updates
|
2001-12-20 16:49:46 +00:00 |
|
Howard Chu
|
56bc0b64df
|
Fix - don't free constant database names
|
2001-12-20 08:47:32 +00:00 |
|
Kurt Zeilenga
|
ae6b840350
|
Remove ttest
|
2001-12-20 07:29:33 +00:00 |
|
Kurt Zeilenga
|
4bbf7aaae2
|
concurrency tests should be using LDAPv3
|
2001-12-20 05:58:08 +00:00 |
|
Kurt Zeilenga
|
b64374fba1
|
Fix typo in last commit
|
2001-12-20 05:27:55 +00:00 |
|
Kurt Zeilenga
|
a07ab15ea1
|
Minor cleanup
|
2001-12-20 03:00:53 +00:00 |
|
Kurt Zeilenga
|
c9afb5e8a3
|
misc cleanup
|
2001-12-20 01:43:03 +00:00 |
|
Kurt Zeilenga
|
5c0a8848cf
|
Add abstract object class checks and a bit of structuralObjectClass
optimization.
|
2001-12-20 01:41:44 +00:00 |
|
Kurt Zeilenga
|
80c134ec07
|
Fix error in last commit
|
2001-12-20 00:44:26 +00:00 |
|
Kurt Zeilenga
|
1d6c8d8157
|
Add better error reporting.
Handle multiple SUP objectClasses.
|
2001-12-20 00:34:36 +00:00 |
|
Kurt Zeilenga
|
39bc94082a
|
Fix minor error in error text handling
Fix invalid structural object class chains in test schema
|
2001-12-19 23:41:31 +00:00 |
|
Kurt Zeilenga
|
948925a683
|
Patch slapadd(8) to provide a structuralObjectClass if missing
from input. This likely needs to be done by the frontend instead.
Add structuralObjectClass to the root and subschema dses.
|
2001-12-19 22:41:00 +00:00 |
|
Kurt Zeilenga
|
49d16c4dce
|
Add structuralObjectClass support and a bit of const'ification
|
2001-12-19 22:08:24 +00:00 |
|
Kurt Zeilenga
|
c90b4fc878
|
Back out last change
|
2001-12-19 21:55:52 +00:00 |
|
Kurt Zeilenga
|
1f8cba688d
|
dsparse still needed by filter templates (which are used by ud(1)).
|
2001-12-19 21:53:30 +00:00 |
|
Kurt Zeilenga
|
b3b17ca4e7
|
Remove srchpref and disptmpl stuff.
|
2001-12-19 21:46:34 +00:00 |
|
Kurt Zeilenga
|
9ce6d07b61
|
More cleanup
|
2001-12-19 21:37:41 +00:00 |
|
Kurt Zeilenga
|
7caa803b59
|
Undocument 'schemacheck off'
|
2001-12-19 21:28:34 +00:00 |
|
Kurt Zeilenga
|
de857a1152
|
Misc cleanup
|
2001-12-19 21:23:49 +00:00 |
|
Kurt Zeilenga
|
266d8f5fc0
|
misc cleanup
|
2001-12-19 21:23:11 +00:00 |
|
Kurt Zeilenga
|
d0991d97fb
|
const'ify and remove lint
|
2001-12-19 21:22:04 +00:00 |
|
Kurt Zeilenga
|
608de2fd65
|
Don't const pointers to structures.
|
2001-12-19 21:20:46 +00:00 |
|
Kurt Zeilenga
|
2a24264098
|
Remove lint
|
2001-12-19 21:19:41 +00:00 |
|
Kurt Zeilenga
|
10e2893d2a
|
Minor adjustments... no rlookups by default, rm maxpathlen
|
2001-12-19 01:55:51 +00:00 |
|
Howard Chu
|
8efc35ed53
|
from jon@symas.com - sync with portable.h.in 1.191
|
2001-12-19 00:38:42 +00:00 |
|
Kurt Zeilenga
|
6808cd668c
|
Add mkstemp() detection
|
2001-12-18 23:44:06 +00:00 |
|
Howard Chu
|
dfba82c441
|
minor cleanup from jon@symas.com
|
2001-12-18 05:17:06 +00:00 |
|
Howard Chu
|
773b3aff16
|
more cleanup from jon@symas.com
|
2001-12-18 04:52:55 +00:00 |
|
Howard Chu
|
7c8c5213b1
|
BDB_MULTI still needs the dupsort function.
|
2001-12-18 04:41:40 +00:00 |
|
Howard Chu
|
fff5fc14ec
|
from jon@symas.com - minor cleanup
|
2001-12-18 04:02:17 +00:00 |
|
Howard Chu
|
6159dfbe01
|
Just use mkstemp unconditionally; liblutil will fill in if the system doesn't.
|
2001-12-18 03:04:32 +00:00 |
|
Howard Chu
|
3d4c9a7284
|
Fix typo in previous commit
|
2001-12-18 02:55:38 +00:00 |
|
Howard Chu
|
d829c02f0b
|
Add checks for mkstemp and mktemp. Tweak utils.c:mkstemp to honor the
HAVE_MKTEMP macro in addition to HAVE_MKSTEMP
|
2001-12-18 02:54:49 +00:00 |
|
Howard Chu
|
3bdbaf5487
|
Emulate mkstemp() using mktemp() if mkstemp() is not found by configure
|
2001-12-18 02:48:20 +00:00 |
|
Kurt Zeilenga
|
ca975216b8
|
Regenerate configure and fix AC header inclusion
|
2001-12-18 02:25:21 +00:00 |
|
Kurt Zeilenga
|
ff723903c5
|
Some index clarifications
|
2001-12-18 02:24:09 +00:00 |
|
Howard Chu
|
276ed0bbae
|
Move Windows sleep macro from acconfig.h to ac/unistd.h
|
2001-12-18 02:03:23 +00:00 |
|
Kurt Zeilenga
|
c1a257a83f
|
stdlib.h should be included as <ac/stdlib.h>
|
2001-12-18 01:24:31 +00:00 |
|
Kurt Zeilenga
|
557fd1b3c7
|
Regenerate at hyc's request
|
2001-12-18 01:09:00 +00:00 |
|
Howard Chu
|
0b22897f37
|
Minor cleanup
|
2001-12-18 00:29:43 +00:00 |
|
Howard Chu
|
b917625a85
|
Revert previous commit.
|
2001-12-18 00:20:58 +00:00 |
|
Howard Chu
|
6456e5f559
|
from jon@symas.com - misc cleanup
|
2001-12-18 00:16:15 +00:00 |
|
Kurt Zeilenga
|
943800a534
|
We "understand" localhost to be same as the local hostname as
returned by gethostname().
|
2001-12-17 23:56:16 +00:00 |
|
Howard Chu
|
3bd8946ca0
|
from jon@symas.com - minor cleanup
|
2001-12-17 22:48:29 +00:00 |
|
Howard Chu
|
923cdcf3c5
|
fix from jon@symas.com - missing arguments to Debug/LDAP_LOG
|
2001-12-17 22:47:36 +00:00 |
|
Howard Chu
|
8ad557e4ec
|
fix from jon@symas.com - inet_ntoa on uninitialized sockaddr
|
2001-12-17 22:46:59 +00:00 |
|
Howard Chu
|
3545f082af
|
fix from jon@symas.com - don't free uninitialized bv_val
|
2001-12-17 22:46:08 +00:00 |
|
Howard Chu
|
e5eb270e6c
|
from jon@symas.com - misc Windows cleanup
|
2001-12-17 22:42:55 +00:00 |
|