]> git.sur5r.net Git - bacula/bacula/history - bacula/src
ebl add restore command line options
[bacula/bacula] / bacula / src /
2007-04-05 Dirk H Bartleydhb Medialist : created context menu function and...
2007-04-04 Kern SibbaldAnother tweak for bug 801
2007-04-04 Kern Sibbaldkes Implement new code for freeing in use volumes...
2007-04-03 Dirk H Bartleydhb Fix of a segfault. The clear() function would...
2007-04-02 Eric Bollengierebl rename esc_name2 with esc_path
2007-04-02 Eric Bollengierebl fix batch escape string bug
2007-04-02 Eric Bollengierebl fix escape bug
2007-04-02 Kern SibbaldUpdate technotes and version
2007-04-02 Kern SibbaldCorrect migration prune SQL typo
2007-04-01 Kern SibbaldMore reserve debug code
2007-04-01 Kern SibbaldMove bnet_despool() into class in bsock.c
2007-04-01 Kern SibbaldUpdate date
2007-04-01 Kern Sibbaldkes Modify job report to include director name and...
2007-03-31 Kern SibbaldSimplify Job report first line + move debug code
2007-03-31 Dirk H Bartleydhb turn joblist from a dummy class to a working class...
2007-03-31 Kern SibbaldAvoid time race condition in restores
2007-03-31 Dirk H Bartleydhb removed regex which is no longer needed.
2007-03-31 Kern SibbaldRework debug flags a bit
2007-03-31 Kern SibbaldUpdate version
2007-03-31 Eric Bollengierebl Check size, age of each file after their backup...
2007-03-31 Dirk H Bartleydhb Added comments for each function. There are quest...
2007-03-30 Kern SibbaldRelease catalog_db buffer on exit
2007-03-30 Kern Sibbaldkes Make database name and user configurable
2007-03-30 Kern SibbaldAdd context menu to media tree item
2007-03-30 Kern SibbaldMore tweaks to names
2007-03-30 Kern SibbaldMore tweaks for medialist
2007-03-30 Kern Sibbaldkes Implement dir_sql() which issues an SQL query.
2007-03-30 Dirk H Bartleydhb Simplify MainWin::undockWindowButton. Make the...
2007-03-29 Kern Sibbaldkes Fix some of the mtx-changer grep commands for...
2007-03-29 Kern SibbaldImplement dir_cmd with QString argument
2007-03-29 Dirk H Bartleydhb Use of QHash instead of QList, solves all the...
2007-03-29 Dirk H Bartleydhb left console.cpp uncompileable. Modified a commen...
2007-03-29 Dirk H Bartleydhb Implement dir_cmd in medialist remove dosql from...
2007-03-28 Kern SibbaldRename bstack class and functions
2007-03-28 Dirk H Bartleydhb Added lots of comments to batstack.cpp and .h
2007-03-27 Kern Sibbaldkes Add context menu for floating a window.
2007-03-27 Kern SibbaldEliminate unused variable
2007-03-27 Kern SibbaldTweak names
2007-03-27 Kern SibbaldAdd context menu to page selection
2007-03-27 Eric Bollengierebl Add a busy handler to use multi db connection...
2007-03-27 Kern SibbaldSmall cleanup in qt-console
2007-03-27 Dirk H Bartleydhb Having a frustrating time. This compliles and...
2007-03-26 Kern SibbaldMore pruning cleanup
2007-03-26 Kern SibbaldImplement new dir_cmd()
2007-03-26 Kern Sibbaldkes Turn on Batch insert code by default as it now...
2007-03-26 Dirk H Bartleydhb Add button on toolbar to pull window out.
2007-03-26 Dirk H Bartleydhb Cleaned up populatetree in medialist with foreaches.
2007-03-25 Dirk H Bartleydhb Don't modify the incoming string. This can cause...
2007-03-25 Dirk H Bartleydhb Fix of a logic error. Tree shows up correctly...
2007-03-25 Dirk H Bartleydhb this is a rewrite of the populate tree function...
2007-03-25 Kern SibbaldFix new .sql command for bat
2007-03-25 Dirk H Bartleydhb forgot to remove a couple of debugging printf's
2007-03-25 Dirk H Bartleydhb I have the issue of m_medialist and m_brestore...
2007-03-25 Kern SibbaldImplement a new .sql command for bat
2007-03-25 Scott BarningerMinor spelling correction.
2007-03-25 Kern SibbaldImplement code to turn off pruning in obtaining the...
2007-03-25 Dirk H Bartleydhb I've got most of the user interface issues working...
2007-03-24 Kern SibbaldCorrect Qmsg() that was not updated correctly when...
2007-03-24 Kern Sibbaldkes Write new subroutine is_volume_purged() that expli...
2007-03-24 Dirk H Bartleydhb This solves the really not elegant at all way...
2007-03-24 Dirk H Bartleydhb This may be a way to fix the issues of windows...
2007-03-24 Eric Bollengierebl add a mutex in repport generation
2007-03-23 Eric Bollengierebl fix comments
2007-03-23 Eric Bollengierebl fix batch evry x files
2007-03-23 Eric Bollengierebl update info
2007-03-23 Eric Bollengierebl fix batch insert for mysql and sqlite
2007-03-23 Eric Bollengierebl make mysql working with batch mode
2007-03-23 Landon FullerAdd support for arbitrary client-to-server certificate...
2007-03-23 Eric Bollengierebl update doc
2007-03-23 Eric Bollengierebl remove IGNORE keyword from batch mode
2007-03-23 Dirk H BartleyMove putz test program to a test program directory...
2007-03-23 Eric Bollengierebl compilation fix
2007-03-23 Dirk H Bartleydhb add a test program directory and an example from...
2007-03-23 Eric Bollengierebl add a new bbatch tool
2007-03-23 Dirk H Bartleydhb A modified main.ui for review of look and feel
2007-03-22 Kern Sibbaldkes Implement new prunning code that prunes up to...
2007-03-22 Kern Sibbaldkes Implement new prunning code that prunes up to...
2007-03-22 Kern SibbaldTemporarily turn off batch insert by default
2007-03-21 Eric Bollengierebl make batch mode usable
2007-03-21 Eric Bollengierebl make bscan works with batch mode
2007-03-21 Kern SibbaldImplement SD code to check length of disk volume before...
2007-03-20 Kern SibbaldMerge Dirk's additions
2007-03-18 Kern SibbaldFix batch file #ifdefing
2007-03-18 Kern SibbaldToo many troubles turn off batch insert code
2007-03-18 Kern Sibbaldkes Correct return status on db_batch... routines.
2007-03-18 Eric Bollengierebl display messages after run_script
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-03-17 Kern SibbaldApply Antibes updates
2007-03-16 Eric Bollengierebl add message log to identify the device which will...
2007-03-15 Robert NelsonFix ACLS on zero length files on Windows.
2007-03-11 Kern SibbaldAdd BNET_RUN_CMD to bat
2007-03-10 Kern Sibbaldkes Extend new GUI API.
2007-03-09 Kern SibbaldGet bat select dialog working
2007-03-08 Kern Sibbaldkes Apply fix from for building wx-console on the...
2007-03-07 Kern SibbaldAdd updated nagios plugin supplied by Christian Masopust.
2007-03-06 Kern Sibbaldbat updates
2007-03-06 Kern SibbaldMore bat implementation
2007-03-05 Kern Sibbaldkes More bat implementation.
2007-03-05 Kern Sibbaldkes Extend new GUI api code to tree commands.
2007-03-05 Kern SibbaldGet new api working + mark/unmark restore files
next