Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-09 | Make escape_ldap_string take a talloc context | Volker Lendecke | 1 | -11/+14 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21606: Implement escaping function for ldap RDN values | Simo Sorce | 1 | -0/+44 |
2007-10-10 | r17334: Some C++ warnings | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r16153: Fix possible NULL dereference found by Klocwork # 252 | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -5/+2 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -2/+2 |
2003-02-01 | Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm to | Andrew Bartlett | 1 | -0/+90 |