s3-includes: only include system/filesys.h when needed.
[ira/wip.git] / source3 / passdb / login_cache.c
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-06-09 Volker Lendeckes3: Fix bug 7253
2010-03-16 Volker Lendeckes3: Make login_cache_write take a pointer
2010-03-16 Volker Lendeckes3: Make login_cache_read take a pointer, avoid a malloc
2010-03-16 Volker Lendeckes3: Remove a typedef
2010-03-16 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-28 Jeremy AllisonSecond part of fix for bug #7072 - Accounts can't be...
2010-01-28 Jeremy AllisonFix bug #7072 - Accounts can't be unlocked from ldap.
2009-01-16 Michael Adams3:passdb: put login_cache.tdb into cache_dir, not...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonMore asprintf warning fixes.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr21983: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker16360: Fix Klocwork ID 136 520 521 522 523 542 574...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Volker Lendecker1108: Index: pdb_ldap.c
2007-10-10 Stefan Metzmacherr340: fix a segfault in the login_cache code...
2007-10-10 Jeremy Allisonr48: Fix types for debug message parameters.
2004-03-18 Jim McDonoughmerge from 3.0...LDAP password lockout support
2004-03-18 Jim McDonoughPassword lockout for LDAP backend. Caches autolock...