Pierangelo Masarati
|
7ed909045f
|
document the LDAP builtin map in librewrite (ITS#4602)
|
2006-09-24 17:50:48 +00:00 |
|
Pierangelo Masarati
|
0ccdccd0a7
|
further cleanup
|
2006-09-24 17:26:17 +00:00 |
|
Pierangelo Masarati
|
5385d13bf8
|
fix previous commit
|
2006-09-23 16:10:07 +00:00 |
|
Pierangelo Masarati
|
0d05846dc8
|
fix potential double free in case of error
|
2006-09-23 15:43:55 +00:00 |
|
Pierangelo Masarati
|
6a6aa424bc
|
improve functionality of LDAP map: allow protocol version
|
2006-09-23 13:04:55 +00:00 |
|
Pierangelo Masarati
|
ccdb52ed47
|
fix way long standing bug in args parsing
|
2006-09-23 12:33:03 +00:00 |
|
Hallvard Furuseth
|
f67fecc7fb
|
Warning cleanup: destroy_actions() returns no value; use return type void
|
2006-04-02 19:55:05 +00:00 |
|
Pierangelo Masarati
|
d9afc113c5
|
thread cleanup
|
2006-04-01 18:54:31 +00:00 |
|
Howard Chu
|
7fb8fd446a
|
plug leaks
|
2006-03-31 20:06:49 +00:00 |
|
Kurt Zeilenga
|
acbb5cf689
|
Happy new year!
|
2006-01-03 23:11:52 +00:00 |
|
Pierangelo Masarati
|
d34fffcaf9
|
use lutil_ato*() whenever appropriate
|
2005-11-24 01:10:05 +00:00 |
|
Pierangelo Masarati
|
3aca011938
|
fix previous commit
|
2005-11-03 11:42:44 +00:00 |
|
Pierangelo Masarati
|
fde95747cb
|
plug leaks
|
2005-11-03 10:56:49 +00:00 |
|
Pierangelo Masarati
|
4e5eb991eb
|
plug (one time?) leaks
|
2005-11-03 10:52:58 +00:00 |
|
Pierangelo Masarati
|
f8d49b01be
|
address ITS#4023
|
2005-09-16 18:12:57 +00:00 |
|
Howard Chu
|
4cc7efdadc
|
Revert ITS#3577 patch, breaks Windows build and not needed in RE23.
|
2005-08-26 02:20:45 +00:00 |
|
Kurt Zeilenga
|
f07015dad2
|
Update build tools based upon OPENLDAP_AC work
|
2005-08-25 20:09:26 +00:00 |
|
Pierangelo Masarati
|
90255dfc42
|
back out fix to ITS#3932
|
2005-08-17 08:32:47 +00:00 |
|
Pierangelo Masarati
|
388c076768
|
fix ITS#3932 - regex/rewrite concurrency issue
|
2005-08-13 18:43:20 +00:00 |
|
Kurt Zeilenga
|
77173d35e9
|
Replace PW_GECOS/PASSWD macros
|
2005-08-12 22:28:17 +00:00 |
|
Hallvard Furuseth
|
81ecb0b153
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
|
Howard Chu
|
376537f3d7
|
ITS#3577 Make librewrite shared - > liblrewrite.la
|
2005-05-11 10:18:27 +00:00 |
|
Pierangelo Masarati
|
9effc2b8f0
|
cleanup of rewrite code and docs
|
2005-01-23 21:42:05 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Pierangelo Masarati
|
52b878dcc0
|
rework internal handling of strings to minimize temporary allocation; impacts rewrite() and rewrite_session() behavior in case of no rewriting
|
2005-01-01 16:10:25 +00:00 |
|
Pierangelo Masarati
|
9c0ed9b6bd
|
fix leak when the rewriteContext is disabled (ITS#3256)
|
2004-07-25 22:45:53 +00:00 |
|
Pierangelo Masarati
|
e8293039b5
|
add debug to rewrite tool
|
2004-06-20 22:40:32 +00:00 |
|
Pierangelo Masarati
|
1d1cd21814
|
allow '$' as action prefix instead of '%'; backward compatibility is preserved
|
2004-03-10 19:21:39 +00:00 |
|
Pierangelo Masarati
|
99c7f5318a
|
really minor cleanup
|
2004-02-28 12:04:33 +00:00 |
|
Pierangelo Masarati
|
55ae6e4c91
|
intercept errors from maps
|
2004-02-28 12:04:06 +00:00 |
|
Ralf Haferkamp
|
0b907a37c5
|
fixed format string
|
2004-01-19 16:56:15 +00:00 |
|
Pierangelo Masarati
|
fde8af364d
|
remove (unnecessary) c++ style comments (ITS#2908)
|
2004-01-08 16:20:32 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Pierangelo Masarati
|
3994dc645a
|
allow to set max passes per rule
|
2003-12-29 18:02:49 +00:00 |
|
Pierangelo Masarati
|
c860ba6a23
|
fix, clarify and document previous commit
|
2003-12-29 17:06:43 +00:00 |
|
Pierangelo Masarati
|
8b797f70e2
|
allow user-defined return codes from rewriteRules
|
2003-12-29 16:14:47 +00:00 |
|
Pierangelo Masarati
|
748e144a16
|
allow '%' escape; treat anything else as error
|
2003-12-29 15:10:59 +00:00 |
|
Pierangelo Masarati
|
e9314574aa
|
allow memory ownership specification when using (session- wide) variables
|
2003-12-27 18:48:06 +00:00 |
|
Pierangelo Masarati
|
43f5b50319
|
fix memory ownership
|
2003-12-27 17:52:07 +00:00 |
|
Kurt Zeilenga
|
4d29df5bd1
|
Add LDAP_DEPRECATED macro
Need to remove use of deprecated functions.
|
2003-12-14 02:47:42 +00:00 |
|
Kurt Zeilenga
|
fbba83b20f
|
notices and acknowledgements
|
2003-12-08 17:41:40 +00:00 |
|
Pierangelo Masarati
|
a0e158c7a3
|
clarify comments
|
2003-11-29 11:10:16 +00:00 |
|
Pierangelo Masarati
|
044d46aa29
|
naming cleanup && more leaks fixed
|
2003-11-29 11:09:52 +00:00 |
|
Kurt Zeilenga
|
159de0f135
|
Updated notices and acknowledgements
|
2003-11-26 07:16:36 +00:00 |
|
Kurt Zeilenga
|
2c21fdcecb
|
move AVL routines into -llutil
update misc notices
|
2003-11-26 04:17:25 +00:00 |
|
Kurt Zeilenga
|
e3a4c4ec9c
|
Notice/Acknowledge updates
|
2003-11-26 02:58:56 +00:00 |
|
Kurt Zeilenga
|
6c0f8a7cc3
|
Move LDIF routines liblutil
|
2003-11-25 23:19:47 +00:00 |
|
Pierangelo Masarati
|
f4e0075154
|
more memleaks fixed; some cleanup
|
2003-11-15 10:02:44 +00:00 |
|
Pierangelo Masarati
|
cddeab8513
|
more cleanup
|
2003-11-14 20:00:20 +00:00 |
|
Pierangelo Masarati
|
a3deda8026
|
fix a number of mem leaks; add destroy code; HEADS-UP: API change in rewrite_info_delete()
|
2003-11-14 18:39:18 +00:00 |
|