index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
login_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Fix bug 7253
Volker Lendecke
2010-06-09
1
-1
/
+8
*
s3: Make login_cache_write take a pointer
Volker Lendecke
2010-03-16
1
-6
/
+7
*
s3: Make login_cache_read take a pointer, avoid a malloc
Volker Lendecke
2010-03-16
1
-15
/
+8
*
s3: Remove a typedef
Volker Lendecke
2010-03-16
1
-4
/
+5
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-03-16
1
-7
/
+7
*
Second part of fix for bug #7072 - Accounts can't be unlocked from ldap.
Jeremy Allison
2010-01-27
1
-1
/
+2
*
Fix bug #7072 - Accounts can't be unlocked from ldap.
Jeremy Allison
2010-01-27
1
-7
/
+15
*
s3:passdb: put login_cache.tdb into cache_dir, not lock_dir.
Michael Adam
2009-01-16
1
-2
/
+3
*
More asprintf warning fixes.
Jeremy Allison
2008-12-23
1
-4
/
+3
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-5
/
+5
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21983: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-27
/
+25
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607
Volker Lendecke
2007-10-10
1
-0
/
+12
*
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
2007-10-10
1
-4
/
+4
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r1108: Index: pdb_ldap.c
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r340: fix a segfault in the login_cache code...
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r48: Fix types for debug message parameters.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
2004-03-18
1
-0
/
+174