Commit Graph

231 Commits

Author SHA1 Message Date
Pierangelo Masarati
f52273fe84 first round of fixes; add TCP keepalive stuff. 2009-08-19 20:27:10 +00:00
Pierangelo Masarati
2813d6bc3c another 'round 2009-08-19 20:15:39 +00:00
Pierangelo Masarati
fdb8ce4608 complete SASL options 2009-08-19 19:32:09 +00:00
Pierangelo Masarati
d36829a1ab document all options, including TLS and (not yet complete) SASL. Needs expert review 2009-08-19 19:00:48 +00:00
Pierangelo Masarati
959fd98408 document URI (ITS#6261) 2009-08-18 21:44:11 +00:00
Howard Chu
3a918c03b6 ITS#6180 add RETURN VALUE heading 2009-06-19 02:48:01 +00:00
Howard Chu
7af319a571 ITS#6023 minor formatting tweaks 2009-06-03 00:43:44 +00:00
Kurt Zeilenga
4af9eb9715 Update copyright notices 2009-01-22 00:40:04 +00:00
Kurt Zeilenga
80e40c855f s/ldap_sync.h/ldap.h/ 2008-08-21 18:37:33 +00:00
Kurt Zeilenga
c890c96d13 Happy New Year (belated) 2008-01-08 00:19:56 +00:00
Gavin Henry
f2af052a67 (ITS#5228) Patches for minor typos in man pages 2007-11-14 10:00:36 +00:00
Pierangelo Masarati
006b9d9799 fix *_TIMEOUT API documentation (ITS#5188) 2007-10-17 16:32:11 +00:00
Pierangelo Masarati
25d46e7578 rework controls API 2007-08-22 22:35:14 +00:00
Pierangelo Masarati
723115d340 sync with code; fix bold 2007-08-13 16:19:37 +00:00
Gavin Henry
b386c5338e ITS#5076 2007-08-06 17:15:25 +00:00
Hallvard Furuseth
ea497ca60e Normalize NAME sections: 1 line, no formatting, mention LDAP/OpenLDAP/slapd 2007-07-24 19:11:39 +00:00
Pierangelo Masarati
d4753801e8 do not refer to deprecated API 2007-03-21 10:35:28 +00:00
Pierangelo Masarati
ae710cfad3 s/LDAP_RES_EXTENDED_PARTIAL/LDAP_RES_INTERMEDIATE/ (ITS#4885) 2007-03-21 10:23:51 +00:00
Howard Chu
f7de78a4bb Note ldap_controls, ldap_extended_operation 2007-02-23 19:10:38 +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
Pierangelo Masarati
f38eee8df1 document LDAP Sync API 2007-01-07 19:13:05 +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
Kurt Zeilenga
8fb5687dd7 Don't suggest free by deprecated function. 2006-12-06 19:33:21 +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
Pierangelo Masarati
968da1cb14 add LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated option names 2006-10-14 17:04:17 +00:00
Pierangelo Masarati
e2f13bc535 cleanup 2006-10-14 00:58:50 +00:00
Pierangelo Masarati
607c80df81 document ldap_[sg]et_option(3) 2006-10-09 21:17:43 +00:00
Pierangelo Masarati
bf3b9f9f71 fix line placement 2006-10-09 01:43:45 +00:00
Pierangelo Masarati
67c5019ac7 typo 2006-10-07 13:11:53 +00:00
Kurt Zeilenga
d7ad32ec4f ITS#4677 Fix typo 2006-09-22 21:50:23 +00:00
Kurt Zeilenga
bb6263cfac deprecated interfaces update 2006-06-19 08:10:02 +00:00
Kurt Zeilenga
0768a45e82 More deprecated interface updates 2006-06-17 07:06:48 +00:00
Kurt Zeilenga
a63cce673e Additional deprecated interfaces changes 2006-06-16 20:13:46 +00:00
Kurt Zeilenga
7f0a590a11 deprecated interface updates 2006-06-16 20:12:32 +00:00
Kurt Zeilenga
658489a967 Misc updates (based in part on ITS#4590 discussions) 2006-06-15 23:15:31 +00:00
Kurt Zeilenga
4a16052152 cleanup 2006-06-14 06:02:44 +00:00
Kurt Zeilenga
3593bc7abf Deprecated. 2006-06-14 05:55:34 +00:00
Kurt Zeilenga
82a2476457 More cleanup 2006-06-14 04:21:54 +00:00
Kurt Zeilenga
3e63cadf94 cleanup 2006-06-14 04:15:41 +00:00
Kurt Zeilenga
ad326a0192 Misc updates. Need to add deprecated routines to the
"DEPRECATED INTERFACES" section.
2006-06-14 01:25:04 +00:00
Kurt Zeilenga
19f69bbe35 more updates 2006-06-14 00:19:32 +00:00
Kurt Zeilenga
511d395f1f Additional updates 2006-06-14 00:17:31 +00:00
Kurt Zeilenga
e7a4376d0b deprecated replaced by Deprecated 2006-06-13 23:37:46 +00:00
Kurt Zeilenga
34b9fc1a3c Another fix 2006-06-13 23:15:06 +00:00
Kurt Zeilenga
6d3ef7ebec Additional cleanup 2006-06-13 23:09:33 +00:00
Kurt Zeilenga
e767eae99d Shared text 2006-06-13 23:07:28 +00:00
Kurt Zeilenga
9059f20681 Tweaks to last commit 2006-06-13 23:07:10 +00:00
Kurt Zeilenga
1a6aab0540 Update ldap_abandon(3) as example as to how to document
non-deprecated v. deprecated interfaces.
2006-06-13 22:31:34 +00:00
Kurt Zeilenga
a031f0c638 Update RFC references 2006-06-09 17:20:38 +00:00
Kurt Zeilenga
a4c81315a5 Add a general comment regarding deprecated interfaces 2006-06-07 01:45:58 +00:00
Pierangelo Masarati
dfc8e7f6b8 better fix for ITS#4483 2006-04-09 22:29:42 +00:00
Pierangelo Masarati
ca7e49fa74 document new "A" format for ber_scanf(3) 2006-04-09 22:27:49 +00:00
Luca Scamoni
b534609b88 fixes link for ldap_rename.3 2006-03-20 12:31:09 +00:00
Pierangelo Masarati
9d697d50f0 add ldap_initialize(); trim description of LDAP structure (now opaque) 2006-03-03 09:47:12 +00:00
Anil Kumar Kommuri
e8886621ab Added man pages for ldap_search_ext() and ldap_search_ext_s() APIs 2006-02-02 09:59:19 +00:00
Anil Kumar Kommuri
580eea5cff Adding new files ldap_rename.3 ldap_rename.3.links 2006-02-02 09:56:49 +00:00
Anil Kumar Kommuri
a4d9b403c4 Added new man page for API ldap_parse_vlv_control() 2006-02-02 09:54:28 +00:00
Anil Kumar Kommuri
0098119d2d Added new man page for ldap_parse_sort_control() API 2006-02-02 09:53:37 +00:00
Anil Kumar Kommuri
74d54b121a Added new files for ldap_extended_operation() API 2006-02-02 09:50:45 +00:00
Anil Kumar Kommuri
0da8dbde40 ldap_delete_ext, ldap_delete_ext_s 2006-02-02 09:47:14 +00:00
Anil Kumar Kommuri
4dcad2637c Added ldap_compare_ext, ldap_compare_ext_s 2006-02-02 09:45:21 +00:00
Anil Kumar Kommuri
13091208ff Added ldap_set_rebind_proc.3 2006-02-02 09:42:42 +00:00
Anil Kumar Kommuri
10d43a0200 Added ldap_set_rebind_proc, ldap_unbind_ext and ldap_unbind_ext_s man page
contents.
2006-02-01 14:13:21 +00:00
Kurt Zeilenga
acbb5cf689 Happy new year! 2006-01-03 23:11:52 +00:00
Pierangelo Masarati
683a339ea7 clarify that "result" is undefined in case of failure (we had reports of developers trying to ldap_msgfree() it) 2006-01-02 10:19:27 +00:00
Kurt Zeilenga
705fa45655 note that a search is often the first operation requested. 2005-12-20 00:45:39 +00:00
Kurt Zeilenga
47c78c2c95 Don't refer to deprecated routines 2005-10-18 20:37:03 +00:00
Kurt Zeilenga
85d97fbbb5 remove meantion of ldap_unbind_ext_s(3) 2005-08-27 18:38:02 +00:00
Hallvard Furuseth
135672c910 Manpage typos 2005-07-04 06:57:10 +00:00
Kurt Zeilenga
d0fdf1ea46 don't reference ldap_getfilter(3) 2005-05-17 18:12:10 +00:00
Kurt Zeilenga
377db53088 Fix typo 2005-05-13 02:55:21 +00:00
Kurt Zeilenga
2e39dd74b8 Undocument LDAPv2 Kerberos options 2005-05-04 21:35:35 +00:00
Kurt Zeilenga
69fcf8cbd6 Cleanup notices 2005-01-21 19:38:13 +00:00
Kurt Zeilenga
dc0eacd40b Happy New Year! 2005-01-01 20:49:32 +00:00
Kurt Zeilenga
48cae5aed8 ITS#3310: Fix lud_host typo 2004-08-29 14:55:56 +00:00
Kurt Zeilenga
3c598e89fb Happy new year 2004-01-01 19:15:16 +00:00
Kurt Zeilenga
7f4ff18bd4 Update index to encourage "proper" use 2003-12-18 02:12:44 +00:00
Kurt Zeilenga
e3a4c4ec9c Notice/Acknowledge updates 2003-11-26 02:58:56 +00:00
Howard Chu
f23c5d9565 ITS#2823 delete extraneous argument 2003-11-15 08:40:51 +00:00
Howard Chu
470345e993 ITS#2822 fix typos 2003-11-15 08:34:36 +00:00
Kurt Zeilenga
7094fd6c08 Update filter representations to conform to RFC 2254. 2003-10-07 22:41:45 +00:00
Hallvard Furuseth
c1270ba4d5 Rename LDAP_OPT_ERROR_NUMBER to LDAP_OPT_RESULT_CODE. 2003-07-22 18:49:40 +00:00
Hallvard Furuseth
7c5d23dd05 ldap_msgfree() can take a result chain, not just a single result. 2003-07-22 18:30:59 +00:00
Hallvard Furuseth
d0582fb4c2 Replace some tabs with spaces.
Split some too long preformatted lines.
2003-06-29 15:34:32 +00:00
Hallvard Furuseth
fa915adb5b Minor nroff tweaks. 2003-04-29 15:14:35 +00:00
Kurt Zeilenga
98e5afc28f Remove cache stuff 2003-03-20 19:50:22 +00:00
Hallvard Furuseth
1fbbc11811 Fix LBER_ERROR vs. -1 confusion. 2003-01-19 13:10:17 +00:00