s3-util: dbwrap_tool: add store hex function
[obnox/samba/samba-obnox.git] / source3 / utils / dbwrap_tool.c
2011-10-18 Björn Baumbachs3-util: dbwrap_tool: add store hex function
2011-10-14 Björn Baumbachs3-utils: add capabilities to dbwrap_tool
2011-10-11 Michael Adams3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap_tool: convert to using wrapper functions...
2011-09-20 Michael Adams3:dbwrap_tool: add popt support and standard samba...
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-28 Michael Adams3:dbwrap_tool: use lp_load_global()
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Michael Adams3:dbwrap_tool: add listkeys operation
2009-05-25 Michael Adams3:dbwrap_tool: remove superfluous command mapping
2009-05-25 Michael Adams3:dbwrap_tool: add "erase" opearation
2009-05-15 Michael Adams3:first cut at dbwrap_tool - a tdb tool that is CTDB...