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