Commit Graph

29 Commits

Author SHA1 Message Date
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
c890c96d13 Happy New Year (belated) 2008-01-08 00:19:56 +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
735180918d More notes now that LDAP_OPT_TIMEOUT is implemented. 2007-02-16 11:52:46 +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
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
Hallvard Furuseth
135672c910 Manpage typos 2005-07-04 06:57:10 +00:00
Kurt Zeilenga
dc0eacd40b Happy New Year! 2005-01-01 20:49:32 +00:00
Kurt Zeilenga
3c598e89fb Happy new year 2004-01-01 19:15:16 +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
Kurt Zeilenga
6939c53170 Happy new year 2003-01-03 20:20:47 +00:00
Kurt Zeilenga
0cd54a7d27 Fix typo in last commit 2002-06-21 21:25:38 +00:00
Kurt Zeilenga
2893a78d0a Add LIBRARY section to each man page 2002-06-21 07:32:54 +00:00
Kurt Zeilenga
b43ad1dd0e Generate man page date from version.sh 2002-06-13 03:59:10 +00:00
Kurt Zeilenga
0e2af54a3f Update copyright statements 2002-01-04 21:17:25 +00:00
Kurt Zeilenga
ddc6c016b0 Misc. IETF LDAPext updates 2001-09-27 02:39:52 +00:00
Kurt Zeilenga
4bc786f34b Y2k copyright update 2000-05-13 02:47:56 +00:00
Kurt Zeilenga
3b4738ea96 remove #include <lber.h> from SYNOPSIS 1999-12-17 05:53:51 +00:00
Kurt Zeilenga
305ed36159 Add RCSid and Copyright 1999-09-12 04:41:47 +00:00
Kurt Zeilenga
3a119bf1f7 Update man pages based upon required use of ldap_memfree() instead of free()
replace 'malloced' with 'dynamically allocated'
	State ldap_memfree(3) should be used instead of free()
	Still need ldap_memfree(3) man page.
1998-12-22 19:08:27 +00:00
Hallvard Furuseth
f81ee9b63e Added ldap_msgtype() and ldap_msgid() 1998-11-04 23:51:31 +00:00
Kurt Zeilenga
2a869f5a99 merged with autoconf branch 1998-10-25 01:41:42 +00:00
Kurt Zeilenga
42e0d83cb3 Initial revision 1998-08-09 00:43:13 +00:00