]> git.sur5r.net Git - bacula/bacula/history - bacula
Remove non-portable -e option in test
[bacula/bacula] / bacula /
2007-06-05 Kern SibbaldRemove non-portable -e option in test
2007-06-04 Dirk H BartleyChanges to fix getting restoretree or "Version Browser...
2007-06-04 Dirk H BartleyFix for mysql capital sensitive from select statement.
2007-06-04 Dirk H BartleyNew interface. The intent is to work towards a window...
2007-06-04 Kern SibbaldUpdate version
2007-06-04 Kern SibbaldFix a seg fault in the PostgreSQL driver dereferencing...
2007-06-03 Kern SibbaldUpdate technotes
2007-06-03 Kern Sibbaldkes Implement --with-batch-insert in configure and...
2007-06-02 Scott BarningerUpgrade QT requirement to 4.2
2007-06-02 Kern SibbaldFix Bacula PostgreSQL buffer overruns.
2007-06-02 Kern SibbaldPut debug code on level 50
2007-06-02 Kern SibbaldMore error checking in PostgreSQL
2007-06-02 Kern Sibbaldkes Do better checking for NULL results returned from...
2007-06-01 Kern Sibbaldkes Implement algorithm to handle only one appendable...
2007-06-01 Kern SibbaldUpdate ReleaseNotes and ChangeLog
2007-06-01 Kern SibbaldFix bad debug statement
2007-06-01 Kern Sibbaldkes Fix PostgreSQL seg fault.
2007-06-01 Dirk H BartleyDont allow close of page with a child in the page selector.
2007-05-31 Dirk H BartleyAdd feature to jump from fileset to joblist pre-populat...
2007-05-31 Dirk H BartleyRead and write settings for the splitter in restore.
2007-05-30 Dirk H BartleyA little bit of playing around with icons. Added conte...
2007-05-30 Dirk H BartleyGet jump from jobs to joblist query of specific job...
2007-05-30 Dirk H Bartleyjobs: add actions and slots for performing commands.
2007-05-30 Dirk H BartleyJoblist: change page select widget name to "JobList"
2007-05-30 Kern SibbaldCorrect Pol typo
2007-05-30 Kern SibbaldChange some debug levels
2007-05-30 Dirk H BartleyAdded Release in context of storage.
2007-05-29 Dirk H BartleyAdd Update Slots and update slots scan within storage...
2007-05-29 Dirk H BartleyAdd the remainder of the editible fields to mediaedit...
2007-05-29 Kern Sibbaldkes Tweak reservations algorithm to permit a few more...
2007-05-29 Dirk H BartleyAdd icon to label class in page selector.
2007-05-29 Kern SibbaldFix PostgreSQL double free.
2007-05-28 Dirk H BartleyFix of restore issue with double click not unmarking.
2007-05-28 Dirk H BartleyLots of icon work. Attempting using .svg files directo...
2007-05-28 Kern Sibbaldkes Minor refactoring of restore decryption code.
2007-05-28 Dirk H BartleyDid not read the "|" in the docs correct as or. Radio...
2007-05-28 Dirk H BartleyCreate a prune page. Populate it from medialist and...
2007-05-28 Dirk H BartleyAdd preference for longlist or short list when context...
2007-05-27 Kern Sibbaldkes Add < > around %r in from field on mail command...
2007-05-27 Dirk H BartleyAdd context sensitive from page selector's console...
2007-05-27 Dirk H BartleyFix of connect of actionConnect from slot connect(...
2007-05-27 Dirk H BartleyAdd icons for the page selector.
2007-05-27 Kern Sibbaldkes I reworked the OpenSSL include/lib flags to be...
2007-05-26 Kern SibbaldTweak bat
2007-05-26 Kern SibbaldSet keyword expansion
2007-05-26 Kern SibbaldUpdate
2007-05-26 Kern SibbaldMake name more discriptive
2007-05-26 Kern SibbaldUpdate
2007-05-26 Kern SibbaldImplement Help Browser window for bat.
2007-05-26 Kern SibbaldFix reload bug that reset StorageId to zero.
2007-05-25 Kern SibbaldFix TLS #ifdefing when TLS turned off.
2007-05-25 Kern Sibbaldkes Ensure that when labelling a tape with Slot=0...
2007-05-24 Dirk H BartleyExperimenting with adding icons to a tree widget in...
2007-05-24 Kern SibbaldIncrease bregex message debug level
2007-05-24 Kern SibbaldCorrect comment
2007-05-24 Kern Sibbaldkes Add code to tell the OS that we no longer need...
2007-05-24 Landon FullerAdd detection of 'export-limited' openssl as shipped...
2007-05-24 Kern SibbaldTweak debug levels in reservations + Correct typo in...
2007-05-24 Kern SibbaldAdd more debug code in reservations
2007-05-24 Kern Sibbaldkes Add additional sm_check() code on debug level 1.
2007-05-23 Kern Sibbaldkes Reduce bat connect timeout from 30 to 15 seconds.
2007-05-23 Kern SibbaldUpdate TODO
2007-05-22 Kern SibbaldAdd db interface comments
2007-05-22 Kern Sibbaldkes Fix Verify InitCatalog mysql_escape_string() trash...
2007-05-22 Kern SibbaldFix timer looping on disconnect
2007-05-22 Kern SibbaldTurn off debug
2007-05-22 Kern SibbaldTweak fd_cmds.c
2007-05-22 Kern SibbaldAdd debug to fd_cmds.c
2007-05-22 Kern Sibbaldkes Fix Verify InitCatalog. The attributes were not...
2007-05-22 Kern SibbaldFix timer to shudown correctly
2007-05-22 Kern SibbaldSet UTF-8 codec in bat for char * -> UTF-16
2007-05-22 Kern Sibbaldkes Implement message callback so that GUI is sure...
2007-05-22 Kern SibbaldTweak FileSet
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 SibbaldUpdate AUTHORS
2007-05-21 Dirk H BartleyUpdate TODO add PREFS
2007-05-21 Kern SibbaldBegin adding TLS support to bat.
2007-05-21 Kern Sibbaldkes Apply UTF-8/16 patch from Yves Orton <demerphq...
2007-05-21 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-20 Kern SibbaldTweak tray-monitor + alphabetize bat pane selection
2007-05-20 Dirk H BartleyUpdate TODO
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 Dirk H BartleyCancel a running job from joblist.
2007-05-20 Dirk H BartleyGrey out the messages combo box and don't include messa...
2007-05-20 Kern Sibbaldkes Fix tray-monitor by not requiring a timer interval...
2007-05-20 Kern SibbaldFix messages resource command
2007-05-20 Dirk H BartleyHave m_dtformat be a member of mainwin only. m_dtforma...
2007-05-20 Dirk H BartleyDefault to never in overwrite in replace of runcmd.
2007-05-19 Kern SibbaldAdd more comm debug code + cleanup
2007-05-19 Dirk H BartleyA substitution I did affected some comments. Set back.
2007-05-19 Dirk H BartleyThis commit puts prefences for debuggin output and...
2007-05-19 Scott BarningerFix suse dir init script patch.
2007-05-19 Scott BarningerFix typos from last commit.
2007-05-19 Dirk H BartleyAdd Fileset column. This is the commit that adds ...
2007-05-19 Kern SibbaldUpdate
2007-05-19 Kern SibbaldFinal changes
next