Age | Commit message (Expand) | Author | Files | Lines |
2010-06-09 | s3: Fix bug 7253 | Volker Lendecke | 1 | -1/+8 |
2010-03-16 | s3: Make login_cache_write take a pointer | Volker Lendecke | 1 | -6/+7 |
2010-03-16 | s3: Make login_cache_read take a pointer, avoid a malloc | Volker Lendecke | 1 | -15/+8 |
2010-03-16 | s3: Remove a typedef | Volker Lendecke | 1 | -4/+5 |
2010-03-16 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -7/+7 |
2010-01-27 | Second part of fix for bug #7072 - Accounts can't be unlocked from ldap. | Jeremy Allison | 1 | -1/+2 |
2010-01-27 | Fix bug #7072 - Accounts can't be unlocked from ldap. | Jeremy Allison | 1 | -7/+15 |
2009-01-16 | s3:passdb: put login_cache.tdb into cache_dir, not lock_dir. | Michael Adam | 1 | -2/+3 |
2008-12-23 | More asprintf warning fixes. | Jeremy Allison | 1 | -4/+3 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -5/+5 |
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 | r22009: change TDB_DATA from char * to unsigned char * | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21983: make use of tdb_*_bystring() and string_term_tdb_data() | Stefan Metzmacher | 1 | -27/+25 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 | Volker Lendecke | 1 | -0/+12 |
2007-10-10 | r13576: This is the beginnings of moving the SAM_ACCOUNT data structure | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r1108: Index: pdb_ldap.c | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r340: fix a segfault in the login_cache code... | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r48: Fix types for debug message parameters. | Jeremy Allison | 1 | -2/+2 |
2004-03-18 | Password lockout for LDAP backend. Caches autolock flag, bad count, and | Jim McDonough | 1 | -0/+174 |