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
/
winbindd
/
idmap_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:idmap_tdb: simplify talloc usage with temp context from talloc_stackframe
Michael Adam
2009-02-06
1
-6
/
+2
*
s3:idmap_tdb: refactor out new function idmap_tdb_load_ranges()
Michael Adam
2009-02-06
1
-22
/
+30
*
s3:idmap_tdb: use transactions in idmap_tdb_allocate_id()
Michael Adam
2009-02-06
1
-1
/
+18
*
s3:idmap_tdb: add tmp talloc ctx to idmap_tdb_sid_to_id and remove an fstring
Michael Adam
2009-02-06
1
-7
/
+5
*
s3:idmap: move IDMAP_VERSION to the idmap tdb backend, where it belogns.
Michael Adam
2009-01-30
1
-0
/
+5
*
s3:idmap_tdb: convert to the dbwrap api
Stefan Metzmacher
2009-01-19
1
-244
/
+223
*
Clean-up various trailing space and >80 column lines.
Steven Danneman
2008-11-18
1
-19
/
+30
*
Added ability to remove id mappings in wbinfo and libwbclient.
Steven Danneman
2008-11-18
1
-2
/
+12
*
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2008-10-18
1
-1
/
+1
*
Remove two unused variables
Volker Lendecke
2008-08-12
1
-2
/
+1
*
Remove "idmap alloc config : range" parameter
Volker Lendecke
2008-08-12
1
-47
/
+28
*
idmap rewrite
Volker Lendecke
2008-08-12
1
-42
/
+3
*
Revert "Fix nonempty whitespace only lines"
Volker Lendecke
2008-07-11
1
-3
/
+3
*
Fix nonempty whitespace only lines
Volker Lendecke
2008-07-02
1
-3
/
+3
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-5
/
+5
*
Replace sid_string_static with sid_to_string
Volker Lendecke
2007-12-15
1
-3
/
+9
*
Patch 2 of 3 from Debian Samba packagers:
Gerald (Jerry) Carter
2007-11-01
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-7
/
+7
*
r25154: move winbindd code into winbindd/
Stefan Metzmacher
2007-10-10
1
-0
/
+1232