]> git.sur5r.net Git - bacula/bacula/history - bacula/src/qt-console/console/console.cpp
Attempt to correct timing problems with starting bat and obtaining
[bacula/bacula] / bacula / src / qt-console / console / console.cpp
2009-03-21 Kern SibbaldAttempt to correct timing problems with starting bat...
2009-03-21 Dirk H BartleyThis is the rather large commit of adding the feature...
2009-03-15 Dirk H BartleyThe records filled with '*None*' are still there. ...
2009-03-14 Dirk H BartleyRemove a message I intended to remove last commit..
2009-03-14 Dirk H BartleyTemporary fix to ease the ".messages" issues. Set...
2009-03-13 Dirk H BartleyImplement a suppression of .messages if the console...
2008-11-07 Kern SibbaldApply win32-fixes patch from Riccardo that makes the...
2008-07-20 Kern SibbaldImplement Win32 bat changes made to Branch-2.4
2008-07-18 Kern SibbaldAttempt to implement a kludge to make Qt work with bat
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-07-09 Eric Bollengierebl Update for bat on win32
2008-06-21 Dirk H BartleyCommit of patch by Riccardo.
2008-05-30 Dirk H BartleyThis resolves one of the issues with restoring. The...
2008-05-29 Dirk H BartleyThis is the application of a patch from Ricardo. Inclu...
2008-05-17 Dirk H BartleyThis is the joblist sortable patch from Riccardo.
2008-05-07 Dirk H BartleyThis is the patch as sent to me by Ricardo.
2008-04-17 Kern SibbaldUpdate
2008-04-17 Kern Sibbaldkes Fix bat seg fault at termination.
2008-02-16 Kern SibbaldTranslation tweaks
2008-02-01 Kern SibbaldShutdown notifier before closing socket
2007-09-17 Kern Sibbaldkes Begin implemention of Optimize Job Scheduling.
2007-08-17 Kern Sibbaldkes Add first (not yet tested) cut of bcomm to the...
2007-07-24 Kern SibbaldImplement PopUp YES/NO dialog for bat.
2007-07-21 Dirk H Bartleypatch to prevent writing ".messages" when notify is...
2007-06-25 Dirk H BartleyThe results of running the merge command:
2007-06-25 Kern Sibbaldkes Return correct string from authenticate.cpp in...
2007-06-24 Kern SibbaldChange variable names in authenticate_director() to...
2007-06-24 Kern SibbaldFix debug code
2007-06-07 Dirk H BartleyClear list before populating lists in console.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-06-07 Kern Sibbaldkes Fix sscanf problems reported by Peter Buschman...
2007-05-28 Dirk H BartleyAdd preference for longlist or short list when context...
2007-05-27 Dirk H BartleyAdd context sensitive from page selector's console...
2007-05-26 Kern SibbaldTweak bat
2007-05-26 Kern SibbaldUpdate
2007-05-22 Kern SibbaldFix timer looping on disconnect
2007-05-22 Kern SibbaldFix timer to shudown correctly
2007-05-22 Kern Sibbaldkes Implement message callback so that GUI is sure...
2007-05-22 Kern Sibbaldtls fixes + add FileSet writeSettings -- doesn't work
2007-05-22 Dirk H BartleyAdd preferences for the messages timer
2007-05-21 Kern SibbaldMake sure authentication messages are displayed in bat
2007-05-21 Kern SibbaldMore cleanup and converting to BSOCK class
2007-05-21 Kern SibbaldBegin adding TLS support to bat.
2007-05-20 Dirk H BartleyCommit of change which seems to stop the 5 second timer...
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-20 Kern SibbaldFix messages resource command
2007-05-19 Kern SibbaldAdd more comm debug code + cleanup
2007-05-19 Dirk H BartleyThis commit puts prefences for debuggin output and...
2007-05-19 Kern Sibbaldkes Cleanup incorrect email addresses in bsmtp.
2007-05-18 Dirk H BartleyPrevent connecting with the Console::m_at_main_prompt...
2007-05-16 Kern Sibbaldkes Implement auto display of messages in bat.
2007-05-14 Dirk H BartleyGet text in the console that the user puts there to...
2007-05-06 Dirk H BartleyMoved dialogs to be pages on the stack. label, run...
2007-05-04 Dirk H BartleyAddressed issue of long compiles. Simplify with Pages...
2007-05-01 Dirk H BartleyAdd a button to the button bar for .messages
2007-04-29 Kern SibbaldMove .png files into binary
2007-04-26 Dirk H BartleyThis is a first commit at attempting to prevent connect...
2007-04-24 Dirk H BartleyUse consoleCommand function which will automatically...
2007-04-23 Kern SibbaldFix bnet_connect calling sequence in bat
2007-04-23 Dirk H BartleyAdd six context sensitive menu options to the joblist...
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2007-04-22 Dirk H BartleyHave the title of undocked window describe the type...
2007-04-21 Dirk H BartleyRemoved pages virtual doubleclick from existence and...
2007-04-21 Dirk H BartleyMultiple directors are working. Still more todo. ...
2007-04-15 Dirk H Bartleydhb Added joblist to the stack and the page selector...
2007-04-09 Dirk H BartleyUse a hash QHash<QTreeWidgetItem*,Pages*> instead of...
2007-03-30 Kern Sibbaldkes Implement dir_sql() which issues an SQL query.
2007-03-29 Kern SibbaldImplement dir_cmd with QString argument
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-27 Dirk H Bartleydhb Having a frustrating time. This compliles and...
2007-03-26 Kern SibbaldImplement new dir_cmd()
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 this is a rewrite of the populate tree function...
2007-03-25 Dirk H Bartleydhb I've got most of the user interface issues working...
2007-03-24 Dirk H Bartleydhb This may be a way to fix the issues of 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-06 Kern Sibbaldbat updates
2007-03-05 Kern Sibbaldkes More bat implementation.
2007-03-05 Kern SibbaldGet new api working + mark/unmark restore files
2007-02-21 Kern SibbaldStart restore tree
2007-02-21 Kern SibbaldImplement first cut of job defaults in run dialog
2007-02-18 Kern SibbaldGet job defaults
2007-02-12 Kern SibbaldUpdate
2007-02-12 Kern SibbaldCreate first cut prerestore and restore dialogs
2007-02-09 Kern SibbaldFirst cut label dialog
2007-02-04 Kern SibbaldImplement command output lists
2007-02-04 Kern Sibbaldkes Clarify some stored/acquire messages to indicate...
2007-02-03 Kern SibbaldAdd brestore page
2007-02-03 Kern SibbaldSeparate console ui from main.ui
2007-02-01 Kern SibbaldImplement save/restore settings + Font dialog
2007-01-31 Kern SibbaldUpdate
2007-01-29 Kern SibbaldUpdate
2007-01-29 Kern SibbaldUpdate
2007-01-29 Kern SibbaldToggle connect/disconnect icon
next