sahlberg/dbench.git
2013-01-01 Ronnie SahlbergChange how we delete the semaphores to be more FreeBSD... master
2012-08-12 Raymond BarbieroQuote all other parameters passed to functions.
2012-08-12 Raymond BarbieroFixed a bug where do_readdirplus would occasionally...
2012-08-12 Raymond BarbieroAllow tshark to be executed from system path rather...
2012-08-12 Ronnie SahlbergRevert "Fixed a typo in the READDIRPLUS case."
2012-08-12 Ronnie SahlbergRevert "Allow tshark to be executed from system path...
2012-08-12 Raymond BarbieroAllow tshark to be executed from system path rather...
2012-08-12 Raymond BarbieroFixed a typo in the READDIRPLUS case.
2012-07-03 Ronnie SahlbergRead all directory entries before we start invoking...
2012-06-12 Ronnie Sahlbergbump the xdr buffers to 17MB so we can send big nfs i/o
2012-06-12 Ronnie Sahlbergiscsi: update to new signature for libiscsi read10...
2012-06-12 Ronnie Sahlbergmake the rw scratch buffer 16mb
2011-10-01 Ronnie Sahlbergweb: update iscsi webpage with new iscsi url syntax
2011-10-01 Ronnie Sahlberglibiscsi: add option to use libiscsi (if available...
2010-11-20 Ronnie SahlbergMerge branch 'master' of git+ssh://git.samba.org/data...
2010-11-20 Ronnie Sahlbergadd examp[les of synchronizecache10 to iscsi and scsi...
2010-11-20 Ronnie Sahlbergadd support for SYNCHRONIZECACHE10 to both iscsi and...
2010-11-17 Jeremy BongioThe nfs read operation was not properly memcpying the...
2010-10-28 Ronnie SahlbergAdd a new directive WRITEPATTERN that specifies the...
2010-10-19 Ronnie Sahlbergadd printing of sense key and ascq when a scsi command...
2010-09-03 Ronnie SahlbergAdd configure checking for presence of libsmbclient-dev
2010-08-31 Ronnie SahlbergNFS backend:
2010-08-20 Ronnie Sahlbergincrease the rw buffer for nfsv3 read/write commands...
2010-07-03 Ronnie Sahlbergadd a check in configure that libpopt is available
2010-05-27 rootadd a script to build a dbench rpm and a specfile
2010-05-27 rootinstall all the other iscsi/scsi/smb/nfs loadfiles
2010-05-27 rootrename the nfs_2 loadfile from .load to .txt
2010-05-27 rootstore example loadfiles under docdir not datadir
2010-05-27 rootinstall manpages under man/man1 not under man
2010-05-27 rootstore the example loadfiles under share/dbench/loadfiles
2010-05-27 rootchange datadir so it points to share/dbench instead...
2010-05-27 rootdont build/install tbench for now
2010-05-27 rootAdd DESTDIR to the makefile
2010-05-18 Ronnie sahlbergAdd WRITE10 support to dbench/iscsi
2010-05-18 Ronnie sahlbergAdd a new LOOP/ENDLOOP construct that can loop over...
2010-05-18 Ronnie sahlbergWhen using multiple [...] blocks in RANDOMSTRING
2010-03-12 Breno Leitaonew iscsi persistent out examples
2010-03-12 Ronnie SahlbergIf --warmup=x is specified, make the warmup phase exact...
2010-03-12 Ronnie Sahlbergdont try to modify offset if size is 0
2010-03-09 Ronnie Sahlbergremove two unused variables
2010-03-08 Breno LeitaoPROUT example in iscsi.txt loadfile
2010-03-08 Breno LeitaoPROUT support
2010-03-08 Volker LendeckeFix dbench for client.txt
2010-03-01 Ronnie SahlbergThe nfs backend needs #define _FILE_OFFSET_BITS 64
2010-02-02 Ronnie Sahlberg Add a new loadfile command :
2010-01-13 Ronnie Sahlbergremove an invalid comment
2010-01-13 Ronnie SahlbergAdd a way where you can tell the loadfile to add to...
2010-01-13 Ronnie SahlbergAdd a new directive to the loadfile :
2010-01-12 Ronnie Sahlbergdont assume that all smb loadfiles will always use...
2010-01-12 Ronnie Sahlbergdont strncpy a null password
2009-12-16 Ronnie Sahlbergmake sure we use the same abi when talking to libc...
2009-12-13 Ronnie SahlbergGrrrrr different distributions ship different libsmb...
2009-12-11 Ronnie SahlbergAdd support for writing to random 64 bit offsets for...
2009-12-11 Ronnie SahlbergAdd more advanced "random' number use for loadfiles.
2009-12-08 Ronnie Sahlbergfixup an incorrect html tag
2009-12-08 Ronnie Sahlbergadd a webpage for the smb backend
2009-12-08 Ronnie SahlbergDocument the two new smb options
2009-12-06 rootAdd handling of /clients/client? to the SMB backend
2009-12-06 rootremove a debug message
2009-12-06 rootMention that you can specify a path in the --smb-share...
2009-12-06 rootchange the syntax to use --smb-share=//SERVER/SHARE...
2009-12-06 rootAdd a DELTREE and READDIR operation
2009-12-05 rootAdd several new functions for the SMB backend :
2009-12-04 rootchange the status for SMB commands to be either of...
2009-12-04 rootAdd support to log in to the SMB server/share
2009-12-04 Ronnie Sahlberginitial parsing of command line arguments for smb
2009-12-04 Ronnie SahlbergAdd smb.o to the makefile
2009-12-04 Ronnie SahlbergAdd a blank file for the SMB backend.
2009-12-04 Ronnie SahlbergFix the webpage with the example loadfile for iSCSI.
2009-11-03 Ronnie Sahlberglink with zlib so we can read gzip compressed loadfiles
2009-10-14 Ronnie Sahlbergadd machinereadable output for the data printed every...
2009-10-14 Ronnie Sahlbergadd a new option --machine-readable
2009-09-26 Ronnie Sahlbergadd an init function to the nfs backend to test we...
2009-09-26 Ronnie Sahlbergteach NFS READ3 operation about doing I/O to a random...
2009-09-25 Ronnie Sahlbergupdate the usage output to include scsi and iscsi as...
2009-09-25 Ronnie Sahlbergupdate the manpage with --iscsi-port
2009-09-25 Ronnie Sahlbergmention we support iscsi on the features list
2009-09-25 Ronnie Sahlberglink to the iscsi page
2009-09-25 Ronnie Sahlbergadd a web page for iscsi
2009-09-25 Ronnie Sahlbergupdated git tree for download
2009-09-25 Ronnie Sahlbergupdate incorrect git address on the web page
2009-09-25 Ronnie Sahlbergif we have a data-in without the S-bit, then there...
2009-09-25 Ronnie Sahlbergadd documentation for TESTUNITREADY
2009-09-21 Ronnie Sahlbergmake it possible to use "*" to specify a random argumen...
2009-09-17 Ronnie Sahlbergfix bug when setting default port for iscsi
2009-09-17 Ronnie Sahlbergadd a parameter to se the iscsi port to use
2009-09-17 Ronnie Sahlbergdocumentation
2009-09-14 Ronnie Sahlbergdocument the iscsi cmd line arguments
2009-09-14 Ronnie Sahlbergexample laodfile for iscsi
2009-09-14 Ronnie Sahlberginitial support for iSCSI.
2009-07-23 rootwhen using random lba, make it align on an xferlen...
2009-07-22 Ronnie Sahlbergupdate documentation for the scsi backend
2009-07-22 rootadd a mechanism to use random LBA in scsi read/write
2009-07-22 rootimplement WRITE10
2009-02-27 Ronnie Sahlbergfix a debug statement to print also the directory name...
2009-02-17 Ronnie Sahlbergadd a "warmup" argument so we can specify explicitely...
2008-10-17 Ronnie Sahlbergdocument the --scsi option
2008-10-17 Ronnie Sahlbergadd read6 support
2008-10-17 Ronnie Sahlbergupdate read10 and implement readcapacity10
2008-10-17 Ronnie Sahlbergadd link to my samba.org page
next