index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_idmap_check.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:utils: add debug functions instead of magic format strings in net_idmap_ch...
Stefan Metzmacher
2014-11-25
1
-8
/
+39
*
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
2014-02-07
1
-1
/
+1
*
lib/util_tdb: factor out tdb_data_talloc_copy()
Gregor Beck
2013-02-19
1
-19
/
+4
*
dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
Volker Lendecke
2012-06-15
1
-2
/
+2
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
1
-1
/
+2
*
lib/util: factor out tdb_data_is_empty
Gregor Beck
2011-12-03
1
-10
/
+7
*
s3:net: adapt idmap check to new dbwrap_fetch behavior not to return success ...
Gregor Beck
2011-12-03
1
-6
/
+2
*
s3:net: factor out interact_edit()
Gregor Beck
2011-10-12
1
-93
/
+1
*
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
2011-10-11
1
-4
/
+8
*
s3:net: convert net idmap check to use dbwrap wrapper functions.
Michael Adam
2011-10-11
1
-26
/
+55
*
s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...
Michael Adam
2011-10-11
1
-1
/
+4
*
s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an add...
Michael Adam
2011-10-11
1
-3
/
+3
*
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
2011-10-11
1
-0
/
+1
*
s3:utils: avoid '//' comments
Stefan Metzmacher
2011-10-08
1
-1
/
+1
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
1
-1
/
+1
*
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
2011-07-29
1
-0
/
+1
*
tdb_compat: Higher level API fixes.
Rusty Russell
2011-06-20
1
-2
/
+2
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3:net idmap check: fix output of an invalid record
Michael Adam
2011-04-08
1
-1
/
+6
*
s3-net: "idmap check" ignore __db_sequence_number__
Gregor Beck
2011-04-08
1
-1
/
+7
*
s3:net idmap check: fix a couple of c++ implicit void * cast warnings
Michael Adam
2011-04-07
1
-5
/
+5
*
s3-net: add command "net idmap check"
Gregor Beck
2011-04-04
1
-0
/
+1006