Commit Graph

921 Commits

Author SHA1 Message Date
Pierangelo Masarati
9886940cff fix typo 2007-02-21 23:26:55 +00:00
Howard Chu
735180918d More notes now that LDAP_OPT_TIMEOUT is implemented. 2007-02-16 11:52:46 +00:00
Howard Chu
b57450bd97 ITS#4662 note requirements for global option initialization 2007-02-12 11:40:57 +00:00
Howard Chu
72b08e35e0 ITS#3349 docs for SASL binds 2007-02-12 11:27:52 +00:00
Howard Chu
ff24fcc4f7 Rename ldap_memfree.3 to ldap_memory.3 2007-02-12 09:58:53 +00:00
Howard Chu
908ebf0fd2 ITS#2240 add ldap_start_tls and friends 2007-02-12 09:40:03 +00:00
Howard Chu
17186ccaab ITS#2240 ldap_controls_free and friends 2007-02-12 09:26:11 +00:00
Howard Chu
71f9d69bd0 ITS#2240 add ldap_memfree and friends 2007-02-12 08:52:55 +00:00
Howard Chu
638316f979 ITS#2240 ber_init and friends 2007-02-12 08:32:15 +00:00
Howard Chu
6e320f233e Forgot ber_sockbuf_io_fd 2007-02-12 06:27:26 +00:00
Howard Chu
e5b4be1b5f ITS#2240 add lber-sockbuf documentation 2007-02-12 06:20:03 +00:00
Howard Chu
4d021d2090 Note UDP (in)availability 2007-02-12 04:49:12 +00:00
Howard Chu
282a3c537a ITS#4707 added ldap_init_fd() 2007-02-12 04:43:03 +00:00
Howard Chu
96b1ccb934 Changed LDAP_OPT_TIMEOUT / LDAP_OPT_NETWORK_TIMEOUT behavior 2007-02-05 20:43:12 +00:00
Howard Chu
c15ca44c2a Document serverID directive 2007-02-04 00:37:31 +00:00
Pierangelo Masarati
ea9e38ddaf document overlay behavior when manageDSAit is used (ITS#4831) 2007-02-03 10:05:40 +00:00
Howard Chu
d47db9eb03 Delete olcInclude stuff 2007-01-27 05:59:12 +00:00
Pierangelo Masarati
5ef5652125 document timeout support in searches 2007-01-26 02:05:49 +00:00
Howard Chu
9faf5ab5f0 ITS#4554 show example for reindexing a specific attribute 2007-01-15 01:19:48 +00:00
Pierangelo Masarati
2a507f3f07 remove mention of the "defaultaccess" directive (ITS#4803) 2007-01-11 16:27:11 +00:00
Hallvard Furuseth
fd09de97ea Fix pluginlog default and add it to FILES section. 2007-01-10 15:04:33 +00:00
Hallvard Furuseth
474b50a937 Align pidfile example with default slapd.conf 2007-01-10 13:54:56 +00:00
Howard Chu
3d24acc2e3 Minor tweak, my man2html program only recognizes manpage references
in the .BR form.
2007-01-09 00:01:28 +00:00
Howard Chu
fb46242509 Document per-context TLS options 2007-01-08 23:52:25 +00:00
Howard Chu
27dd7a5383 syncrepl inherits default TLS settings from main slapd config 2007-01-08 20:38:42 +00:00
Pierangelo Masarati
f38eee8df1 document LDAP Sync API 2007-01-07 19:13:05 +00:00
Pierangelo Masarati
b0f06da400 improve disconnect handling 2007-01-05 16:18:42 +00:00
Pierangelo Masarati
c56564e2b5 disconnect without notice 2007-01-04 20:17:53 +00:00
Pierangelo Masarati
963eaf63b6 return unsolicited responses 2007-01-04 19:58:29 +00:00
Kurt Zeilenga
6dcd9a9f77 Use soelim to fix .so problem
(Assumes soelim is generally available)
2007-01-02 20:25:16 +00:00
Kurt Zeilenga
da6d9eb046 happy new year 2007-01-02 20:00:42 +00:00
Pierangelo Masarati
5e36e5625a move slapo-lastmod to contrib/slapd-modules/lastlog/ (ITS#4701) 2006-12-28 16:41:36 +00:00
Pierangelo Masarati
9fc7cd7267 move slapo-lastmod to contrib/slapd-modules/lastlog/ (ITS#4701) 2006-12-28 16:30:33 +00:00
Pierangelo Masarati
37df2996c4 note workaround for ITS#4785; cleanup 2006-12-28 12:17:19 +00:00
Howard Chu
758f4d8154 cleanup 2006-12-20 17:02:18 +00:00
Howard Chu
79728816d3 Note supported commands 2006-12-20 14:32:51 +00:00
Howard Chu
065ea81f30 Cleanup, document include: extension 2006-12-20 14:25:06 +00:00
Howard Chu
d6c4e2a833 Moved lists of backends and overlays to their own manpages 2006-12-20 04:58:33 +00:00
Pierangelo Masarati
4e11af075f - add support for "use-temporary-conn" much like back-ldap
- fix various connection creation/setup concurrency issues
- use shared connection when always idasserting (similar to ITS#4781)
- reduce the impact of schema mapping when not used (tnx to gprof)
- fix temporary/tainted connection leak in abnormal conditions
2006-12-17 23:52:23 +00:00
Pierangelo Masarati
ef0261e84c cleanup and document ITS#4781 commit 2006-12-17 22:20:02 +00:00
Pierangelo Masarati
e437cfee54 document support for IPv6 in ACLs (ITS#4756) 2006-12-15 02:15:35 +00:00
Pierangelo Masarati
3164c73276 fix misc. typos; note RFC 4370 2006-12-15 01:08:32 +00:00
Kurt Zeilenga
8fb5687dd7 Don't suggest free by deprecated function. 2006-12-06 19:33:21 +00:00
Pierangelo Masarati
8326ac21b1 add "report" to "onerr" modes: continue a search in case one target returns an error, and only propagate the error at the end 2006-11-23 23:50:36 +00:00
Pierangelo Masarati
22dfffcf23 fix sizelimit (formatting in ldap_search_ext(), absence in ldap_search_ext_s()) 2006-11-18 17:05:58 +00:00
Howard Chu
ecd7c78547 More tweaks 2006-11-17 19:28:16 +00:00
Howard Chu
d3deed6119 Expand examples, mention converting old conf file with slaptest. 2006-11-17 19:05:31 +00:00
Howard Chu
15502d87ae Add note about access controls on config backend 2006-11-16 15:09:47 +00:00
Howard Chu
8a521a1bd4 Remove ordering restriction on logdb configuration, revise example 2006-11-16 14:38:37 +00:00
Howard Chu
9023ba385d Refer SLAPI to slapd.plugin(5) 2006-11-16 12:47:32 +00:00