- 26 Aug, 2020 1 commit
-
-
If substitution parsing fails, would attempt to free a mapping that hadn't been allocated yet. Also, on failure, caller in saslauthz would attempt to free a rwinfo struct that hadn't been allocated.
-
- 09 Jan, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 14 Jan, 2019 1 commit
-
-
Quanah Gibson-Mount authored
-
- 22 Mar, 2018 1 commit
-
-
Quanah Gibson-Mount authored
-
- 03 Jan, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 29 Jan, 2016 1 commit
-
-
Quanah Gibson-Mount authored
-
- 11 Feb, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 18 Jan, 2015 1 commit
-
-
Howard Chu authored
-
- 25 Jan, 2014 1 commit
-
-
Kurt Zeilenga authored
-
- 14 Jan, 2013 1 commit
-
-
Quanah Gibson-Mount authored
-
- 20 Jan, 2012 1 commit
-
-
- 05 Jan, 2011 1 commit
-
-
Kurt Zeilenga authored
-
- 13 Apr, 2010 1 commit
-
-
Kurt Zeilenga authored
-
- 22 Jan, 2009 1 commit
-
-
Kurt Zeilenga authored
-
- 10 Sep, 2008 1 commit
-
-
Quanah Gibson-Mount authored
-
- 12 Feb, 2008 1 commit
-
-
Kurt Zeilenga authored
-
- 08 Jan, 2008 1 commit
-
-
Kurt Zeilenga authored
-
- 02 Jan, 2007 1 commit
-
-
Kurt Zeilenga authored
-
- 03 Jan, 2006 1 commit
-
-
Kurt Zeilenga authored
-
- 18 Jul, 2005 1 commit
-
-
Hallvard Furuseth authored
-
- 01 Jan, 2005 1 commit
-
-
Kurt Zeilenga authored
-
- 10 Mar, 2004 1 commit
-
-
Pierangelo Masarati authored
-
- 28 Feb, 2004 1 commit
-
-
Pierangelo Masarati authored
-
- 01 Jan, 2004 1 commit
-
-
Kurt Zeilenga authored
-
- 29 Dec, 2003 2 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- 08 Dec, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 29 Nov, 2003 1 commit
-
-
Pierangelo Masarati authored
-
- 15 Nov, 2003 1 commit
-
-
Pierangelo Masarati authored
-
- 14 Nov, 2003 2 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- 05 Apr, 2003 1 commit
-
-
Pierangelo Masarati authored
-
- 15 Apr, 2002 1 commit
-
-
Kurt Zeilenga authored
================ Written by Hallvard B. Furuseth and placed into the public domain. This software is not subject to any license of the University of Oslo. ================ maildap could address buf[-1] if len was < 2. REWRITE_SUBMATCH_ESCAPE is '%', not '\'. librewrite and saslautz could walk past the end of a string which ended with an escape character. Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, April 2002.
-
- 08 Apr, 2002 1 commit
-
-
Pierangelo Masarati authored
ITS#1677 - cast away const warnings ITS#1678 - unsigned char args to ctype funcs ITS#1682 - don't redefine ldap_debug ITS#1683 - uninitialized vars ITS#1703 - ldo_debug initialization ITS#1705 - unsigned testing ITS#1706 - socklen_t args ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested) ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs ITS#1725 - libdes not required Implement back-null (/dev/null style backend) Cleanup some misc warnings ("%lu" format, unused/uninitialized vars, ambiguous operator precedence) Kurt, please regenerate configure
-
- 02 Jan, 2002 1 commit
-
-
Kurt Zeilenga authored
Misc cleanup / lint removal
-
- 22 Oct, 2001 2 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- 08 Oct, 2001 1 commit
-
-
Pierangelo Masarati authored
-
- 25 Aug, 2001 1 commit
-
-
Pierangelo Masarati authored
-
- 12 May, 2001 1 commit
-
-
Pierangelo Masarati authored
- librewrite, for string rewriting; it may be used in back-ldap by configuring with '--enable-rewrite'. It must be used in back-meta. There's a text file, 'libraries/librewrite/RATIONALE', that explains the usage and the features. More comprehensive documentation will follow. - enhancements of back-ldap (ITS#989,ITS#998,ITS#1002,ITS#1054 and ITS#1137) including dn rewriting, a fix to group acl matching and so - back-meta: a new backend that proxies a set of remote servers by spawning queries. It uses portions of back-ldap and the rewrite capabilities of librewrite. It can be compiled by configuring with `--enable-ldap --enable-rewrite --enable-meta'. There's a text file, 'servers/slapd/back-meta/Documentation', that describes the main features and config statements. Note: someone (Kurt?) should run 'autoconf' and commit 'configure' as my autoconf version must be different: my configures contain a number of differences and I didn't feel comfortable in adding them :)
-