index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_idmap_check.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-12
s3:net: factor out interact_edit()
Gregor Beck
1
-93
/
+1
2011-10-11
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
1
-4
/
+8
2011-10-11
s3:net: convert net idmap check to use dbwrap wrapper functions.
Michael Adam
1
-26
/
+55
2011-10-11
s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...
Michael Adam
1
-1
/
+4
2011-10-11
s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an add...
Michael Adam
1
-3
/
+3
2011-10-11
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
1
-0
/
+1
2011-10-08
s3:utils: avoid '//' comments
Stefan Metzmacher
1
-1
/
+1
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-1
/
+1
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
1
-0
/
+1
2011-06-20
tdb_compat: Higher level API fixes.
Rusty Russell
1
-2
/
+2
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-04-08
s3:net idmap check: fix output of an invalid record
Michael Adam
1
-1
/
+6
2011-04-08
s3-net: "idmap check" ignore __db_sequence_number__
Gregor Beck
1
-1
/
+7
2011-04-07
s3:net idmap check: fix a couple of c++ implicit void * cast warnings
Michael Adam
1
-5
/
+5
2011-04-04
s3-net: add command "net idmap check"
Gregor Beck
1
-0
/
+1006