summaryrefslogtreecommitdiffstats
path: root/source3/utils/dbwrap_tool.c
Commit message (Expand)AuthorAgeFilesLines
* s3:dbwrap_tool: add popt support and standard samba optionsMichael Adam2011-09-201-14/+44
* s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam2011-07-291-1/+1
* s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam2011-07-291-0/+1
* s3:dbwrap_tool: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett2010-11-021-4/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+1
* s3-build: use dbwrap.h only where needed.Günther Deschner2010-08-261-0/+1
* s3: Consolidate server_id_self into the equivalent procid_self()Volker Lendecke2010-02-231-1/+1
* s3:dbwrap_tool: add listkeys operationMichael Adam2009-05-261-2/+45
* s3:dbwrap_tool: remove superfluous command mappingMichael Adam2009-05-261-1/+0
* s3:dbwrap_tool: add "erase" opearationMichael Adam2009-05-261-6/+42
* s3:first cut at dbwrap_tool - a tdb tool that is CTDB-aware.Michael Adam2009-05-151-0/+247