summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/libkdb_ldap/ldap_service_stash.c
Commit message (Expand)AuthorAgeFilesLines
* Mark up strings for translationGreg Hudson2011-06-101-5/+9
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-134/+133
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-1/+1
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-6/+6
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-0/+1
* fix some warnings in ldap codeKen Raeburn2006-11-161-7/+5
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-131-0/+4
* Some mechanical changes (mainly whitespace) to match up better withKen Raeburn2006-08-291-99/+98
* Patch from Savitha R:Ken Raeburn2006-08-291-9/+30
* * ldap_service_stash.c (krb5_ldap_readpassword): Don't require strerror_r, fallKen Raeburn2006-07-211-0/+5
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-0/+253