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
/
dbwrap_tool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
s3-dbwrap: Add "listwatchers" to dbwrap_tool
Volker Lendecke
1
-9
/
+62
2012-01-24
s3: Remove a typedef
Volker Lendecke
1
-3
/
+3
2012-01-24
s3: Remove a typedef
Volker Lendecke
1
-3
/
+3
2012-01-18
s3: Add a "lock_order" argument to db_open
Volker Lendecke
1
-1
/
+2
2011-12-12
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
1
-1
/
+1
2011-10-26
s3-util: dbwrap_tool: fix fetch_string function
Björn Baumbach
1
-1
/
+1
2011-10-18
s3-util: dbwrap_tool: add fetch fuctions for hex and string
Björn Baumbach
1
-0
/
+61
2011-10-18
s3-util: dbwrap_tool: add store hex function
Björn Baumbach
1
-3
/
+43
2011-10-14
s3-utils: add capabilities to dbwrap_tool
Björn Baumbach
1
-17
/
+38
2011-10-11
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
1
-4
/
+4
2011-10-11
s3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS return code
Michael Adam
1
-1
/
+7
2011-10-11
s3:dbwrap_tool: convert to using wrapper functions only
Michael Adam
1
-9
/
+9
2011-09-20
s3:dbwrap_tool: add popt support and standard samba options
Michael Adam
1
-14
/
+44
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-07-28
s3:dbwrap_tool: use lp_load_global()
Michael Adam
1
-1
/
+1
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2010-11-02
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
1
-4
/
+1
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-1
/
+1
2010-08-26
s3-build: use dbwrap.h only where needed.
Günther Deschner
1
-0
/
+1
2010-02-23
s3: Consolidate server_id_self into the equivalent procid_self()
Volker Lendecke
1
-1
/
+1
2009-05-26
s3:dbwrap_tool: add listkeys operation
Michael Adam
1
-2
/
+45
2009-05-26
s3:dbwrap_tool: remove superfluous command mapping
Michael Adam
1
-1
/
+0
2009-05-26
s3:dbwrap_tool: add "erase" opearation
Michael Adam
1
-6
/
+42
2009-05-15
s3:first cut at dbwrap_tool - a tdb tool that is CTDB-aware.
Michael Adam
1
-0
/
+247