summaryrefslogtreecommitdiffstats
path: root/source3/lib/ldap_escape.c
Commit message (Expand)AuthorAgeFilesLines
* r17334: Some C++ warningsVolker Lendecke2007-10-101-2/+2
* r16153: Fix possible NULL dereference found by Klocwork # 252Volker Lendecke2007-10-101-0/+4
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-5/+2
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm toAndrew Bartlett2003-02-011-0/+90