]> git.sur5r.net Git - openldap/history - libraries/librewrite
Regenerated with new OL_ARG_ENABLE
[openldap] / libraries / librewrite /
2005-08-12 Kurt ZeilengaReplace PW_GECOS/PASSWD macros
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-05-11 Howard ChuITS#3577 Make librewrite shared - > liblrewrite.la
2005-01-23 Pierangelo Masaraticleanup of rewrite code and docs
2005-01-01 Kurt ZeilengaHappy New Year!
2005-01-01 Pierangelo Masaratirework internal handling of strings to minimize tempora...
2004-07-25 Pierangelo Masaratifix leak when the rewriteContext is disabled (ITS#3256)
2004-06-20 Pierangelo Masaratiadd debug to rewrite tool
2004-03-10 Pierangelo Masaratiallow '$' as action prefix instead of '%'; backward...
2004-02-28 Pierangelo Masaratireally minor cleanup
2004-02-28 Pierangelo Masaratiintercept errors from maps
2004-01-19 Ralf Haferkampfixed format string
2004-01-08 Pierangelo Masaratiremove (unnecessary) c++ style comments (ITS#2908)
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Pierangelo Masaratiallow to set max passes per rule
2003-12-29 Pierangelo Masaratifix, clarify and document previous commit
2003-12-29 Pierangelo Masaratiallow user-defined return codes from rewriteRules
2003-12-29 Pierangelo Masaratiallow '%' escape; treat anything else as error
2003-12-27 Pierangelo Masaratiallow memory ownership specification when using (sessio...
2003-12-27 Pierangelo Masaratifix memory ownership
2003-12-14 Kurt ZeilengaAdd LDAP_DEPRECATED macro
2003-12-08 Kurt Zeilenganotices and acknowledgements
2003-11-29 Pierangelo Masaraticlarify comments
2003-11-29 Pierangelo Masaratinaming cleanup && more leaks fixed
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-11-26 Kurt Zeilengamove AVL routines into -llutil
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-25 Kurt ZeilengaMove LDIF routines liblutil
2003-11-15 Pierangelo Masaratimore memleaks fixed; some cleanup
2003-11-14 Pierangelo Masaratimore cleanup
2003-11-14 Pierangelo Masaratifix a number of mem leaks; add destroy code; HEADS...
2003-10-22 Howard ChuUnlock mutexes before deleting them
2003-04-05 Pierangelo Masaratiavoid 0-sized, unused allocations
2003-01-03 Kurt ZeilengaHappy new year
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-08-31 Pierangelo Masaratisilence debug check
2002-08-29 Pierangelo Masaratireworking of threads in session handling
2002-08-08 Kurt ZeilengaZap LDAPv2-only stuff
2002-07-26 Howard ChuMust include <stdio.h> for prototypes
2002-07-19 Howard Chupw_gecos depends on HAVE_PW_GECOS
2002-07-19 Howard ChuMust include <stdio.h> since <rewrite.h> uses FILE *.
2002-05-18 Howard ChuUse LDAP_REWRITE_V, not LDAP_V
2002-04-29 Pierangelo MasaratiFirst commit of Hallvard's backend documentation effort
2002-04-15 Kurt ZeilengaPatch: Escape character troubles (ITS#1753)
2002-04-08 Pierangelo MasaratiMostly based on patches provided by Hallvard B. Furuseth
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuFix some externs
2002-01-02 Kurt ZeilengaRework filter code
2001-12-07 Howard ChuNT updates from jon@symas.com.
2001-12-07 Howard ChuMinor fixes from jon@symas.com
2001-10-31 Pierangelo Masaratiremove remaining C++ style comments
2001-10-22 Pierangelo Masaratimore elegant use of realloc; still needs cleanup in...
2001-10-22 Pierangelo Masaratiuse AC_MEMCPY instead of str[n]cpy
2001-10-08 Pierangelo Masaratiavoid warning
2001-08-25 Pierangelo Masaratifix bug in '%' escaping in substitution pattern compile
2001-06-23 Pierangelo Masaratiactually, <ac/strings.h> rather goes into rewrite-int.h
2001-06-23 Kurt Zeilengainclude <ac/string.h> as needed (not in rewrite.h)
2001-06-03 Pierangelo Masaratisemicolon after colon in goto labels; no C++ style...
2001-05-12 Pierangelo MasaratiThis is the commit of: