openldap/libraries/librewrite
2005-11-24 01:10:05 +00:00
..
config.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
context.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
Copyright
info.c plug (one time?) leaks 2005-11-03 10:52:58 +00:00
ldapmap.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
Makefile.in Revert ITS#3577 patch, breaks Windows build and not needed in RE23. 2005-08-26 02:20:45 +00:00
map.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
params.c
parse.c
RATIONALE
rewrite-int.h use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
rewrite-map.h
rewrite.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
rule.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +00:00
session.c fix previous commit 2005-11-03 11:42:44 +00:00
subst.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
var.c
xmap.c Replace PW_GECOS/PASSWD macros 2005-08-12 22:28:17 +00:00