summaryrefslogtreecommitdiff
path: root/source3/passdb/login_cache.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-1/+1
* r21983: make use of tdb_*_bystring() and string_term_tdb_data()Stefan Metzmacher2007-10-101-27/+25
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-1/+1
* r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke2007-10-101-0/+12
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-4/+4
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-5/+5
* r1108: Index: pdb_ldap.cVolker Lendecke2007-10-101-0/+3
* r340: fix a segfault in the login_cache code...Stefan Metzmacher2007-10-101-1/+3
* r48: Fix types for debug message parameters.Jeremy Allison2007-10-101-2/+2
* Password lockout for LDAP backend. Caches autolock flag, bad count, andJim McDonough2004-03-181-0/+174