index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
pdb_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
1
-19
/
+19
*
This commit is number 2 of 4.
Andrew Bartlett
2001-10-29
1
-19
/
+8
*
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
2001-10-01
1
-3
/
+0
*
This is the passdb section of the previously mentioned commit.
Andrew Bartlett
2001-09-29
1
-2
/
+1
*
minor fixes
Simo Sorce
2001-09-27
1
-22
/
+10
*
Fix the uninitialised variable, but more importantly fix the SEGFAULT.
Andrew Bartlett
2001-09-26
1
-2
/
+4
*
Fix up TDB_SAM with repect to case sensitvity. (need to use unix_strlower)
Andrew Bartlett
2001-09-26
1
-7
/
+9
*
Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy Allison
2001-09-25
1
-116
/
+127
*
Don't segfault when deleting accounts not in /etc/passwd. The RID we want is
Andrew Bartlett
2001-09-25
1
-5
/
+2
*
memory leak fixes ..
Simo Sorce
2001-09-25
1
-7
/
+21
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-1
/
+1
*
merges from 2.2
Gerald Carter
2001-09-14
1
-2
/
+2
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-7
/
+7
*
changed the data format in the tdb, as the time fields were not
Simo Sorce
2001-08-31
1
-24
/
+29
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
1
-7
/
+7
*
Changed instances of TRUE, FALSE to True, False as some compilers don't
Tim Potter
2001-07-12
1
-1
/
+1
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
1
-7
/
+7
*
update from Simo
Gerald Carter
2001-05-10
1
-8
/
+8
*
Patch from Simo:
Gerald Carter
2001-05-07
1
-5
/
+15
*
Big cleanup of passdb and backends.
Jean-François Micouleau
2001-05-04
1
-39
/
+58
*
fixes from Simo
Gerald Carter
2001-05-04
1
-213
/
+238
*
HEAD specific slprintf paranoia fixes.
Jeremy Allison
2001-04-08
1
-6
/
+6
*
Remove "BYTE" - we already have uint8 - don't need more conflicts with
Jeremy Allison
2001-03-11
1
-6
/
+6
*
more fixes from Simo. Also fixed the password expiration field
Gerald Carter
2000-12-12
1
-134
/
+59
*
group rid assignment cut and paste error
Gerald Carter
2000-12-09
1
-2
/
+2
*
updates to the tdbsam implementation.
Gerald Carter
2000-12-06
1
-36
/
+263
*
Another large patch for the passdb rewrite.
Gerald Carter
2000-11-21
1
-503
/
+512
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-0
/
+600