s3:utils: Remove pointless if-clause for remote_machine
[metze/samba/wip.git] / source3 / utils / dbwrap_torture.c
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-15 Andrew Bartlettdbwrap: Cast getpid() result to unsigned int for GNU...
2013-02-19 Stefan Metzmachers3:utils: make use of samba_tevent_context_init()
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-11-29 Gregor Becks3:dbwrap_torture: code cleanup
2011-10-11 Michael Adams3:dbwrap_torture: convert to using wrapper functions...
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_torture: 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 Move 'load_case_tables()' before lp_set_cmdlin...
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-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2010-02-12 Volker Lendeckes3:dbwrap: If "-n" is given to dbwrap_torture, open...
2009-11-25 Günther Deschners3-build: try to fix QNX build ("delay" is defined...
2009-11-24 Stefan Metzmachers3:dbwrap_torture: use timeval_current/timeval_elapsed...
2009-11-23 Michael Adams3: add dbwrap_torture - a tool to stress test tdb...