]> git.sur5r.net Git - openldap/history - include/ac/errno.h
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / include / ac / errno.h
2012-09-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-19 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-14 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-12 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-09-07 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-27 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-24 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-23 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-08-22 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-26 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-07-18 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-05-09 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaFix notices
2003-11-25 Kurt ZeilengaNotice updates
2003-01-03 Kurt ZeilengaHappy new year
2002-01-04 Kurt ZeilengaUpdate copyright notices
2001-12-24 Kurt ZeilengaDelete ldap_build_filter(), it's broke.
2001-05-29 Kurt ZeilengaUpdate copright with clarification
2000-07-06 Kurt ZeilengaRework <ac/errno.h> to provide a STRERROR. Prefers...
2000-06-20 Kurt ZeilengaIntroduce LDAP_V() and friends
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-10 Howard ChuRemove declaration of strerror_r, it clashes on AIX...
1999-11-27 Howard ChuFixes for NT dynamic linking.
1999-08-30 Kurt Zeilengas/Id/OpenLDAP/ in RCSids
1999-08-29 Kurt ZeilengaAdd RCS Id to "generic" headers (experimental)
1999-08-29 Howard ChuIn previous commit - change strerror() to STRERROR().
1999-08-29 Howard ChuDefine strerror() if it doesn't exist.
1999-07-24 Kurt ZeilengaUse AC_CACHE_CHECK instead of AC_CACHE_VAR.
1999-06-29 Kurt ZeilengaAdd prototypes for strerror/strerror_r.
1999-05-18 Kurt ZeilengaWrap externs with parens to protect against inproper...
1999-04-28 Kurt ZeilengaWinsock changes:
1999-04-06 Hallvard FurusethUse macros for the dummy definitions of sys_errlist...
1999-03-13 Ben Collinsactually define HAVE_SYS_ERRLIST if we have it, if...
1998-12-28 Kurt ZeilengaAdd OpenLDAP Copyright to headers
1998-11-17 Hallvard FurusethBack out K&Rification change; would only be needed...
1998-11-17 Hallvard FurusethKill off #elif in ldap/include/. K&R does not support it.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-24 Kurt ZeilengaWe're assuming STDC all the way.
1998-10-21 Kurt ZeilengaSLDAP compiles, needs LDBM work to link
1998-10-20 Kurt ZeilengaVC++ Port: round 1