]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib
Working directory pane in restore. Will get this into the stack next.
[bacula/bacula] / bacula / src / lib /
2007-04-29 Kern Sibbaldkes Reapply my bat.conf install script in qt-console...
2007-04-24 Eric Bollengierebl cleanup File relocation to use RegexWhere instead of
2007-04-24 Kern Sibbaldkes Make pm_strxxx() routines handle input of NULL...
2007-04-23 Eric Bollengierebl tweak bregex.c to get REG_ICASE working with regco...
2007-04-23 Kern SibbaldFix typo
2007-04-23 Kern Sibbaldkes Implement posix_fadvise in FD, and for reading...
2007-04-23 Eric Bollengierebl fix error message about TCP_KEEPIDLE
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2007-04-22 Eric Bollengierebl Commit file relocation
2007-04-21 Eric Bollengierebl fix comments
2007-04-20 Eric Bollengierebl fix #824 bug about runscript
2007-04-11 Kern Sibbald11Apr07
2007-04-01 Kern SibbaldMove bnet_despool() into class in bsock.c
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 Sibbaldkes Implement dir_sql() which issues an SQL query.
2007-03-29 Kern Sibbaldkes Fix some of the mtx-changer grep commands for...
2007-03-27 Kern Sibbaldkes Add context menu for floating a window.
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-23 Landon FullerAdd support for arbitrary client-to-server certificate...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-03-10 Kern Sibbaldkes Extend new GUI API.
2007-03-08 Kern Sibbaldkes Apply fix from for building wx-console on the...
2007-03-05 Kern Sibbaldkes More bat implementation.
2007-03-01 Kern Sibbaldkes Correct virtual changer check which was backwards...
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2007-02-19 Kern Sibbaldkes Expand new BSOCK class adding signal() and new...
2007-02-17 Kern Sibbaldkes Implement a BSOCK send() method that writes the...
2007-02-10 Kern Sibbaldkes Apply Eric's scratch patch that moves a purged...
2007-02-09 Kern Sibbald09Feb07
2007-02-07 Kern SibbaldRemove unwanted execute bit
2007-02-06 Robert NelsonRemove obsolete .cvsignore files.
2007-02-06 Kern SibbaldUpdate a few dates
2007-02-06 Kern SibbaldCorrect copyright date
2007-02-05 Kern SibbaldUpdate version
2007-02-02 Kern SibbaldRemove old btree renamed to rblist
2007-02-02 Kern Sibbaldkes Fix memory leak with storage ids in cats/sql_get.c
2007-01-26 Kern Sibbaldebl Implements the include JobID in spool file name...
2007-01-23 Robert NelsonFix msvc build problems.
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2006-12-23 Kern Sibbaldkes Add code in catreq.c to reject volumes not marked...
2006-12-16 Kern Sibbaldkes Implement cleaner orphan buffer dumping with buf...
2006-12-04 Kern Sibbaldkes Enable data encryption code.
2006-12-03 Kern Sibbaldkes Move unserial code in restore.c to a subroutine...
2006-12-01 Eric Bollengierebl fix bad SQL timestamp in M_CATALOG
2006-12-01 Robert NelsonFix path issues.
2006-12-01 Kern Sibbaldkes Initialize msg_type to M_INFO in migration. Pointe...
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-11-21 Kern SibbaldUpdate copyrights
2006-11-21 Robert NelsonFix vsnprintf() problem printing unsigned numbers.
2006-11-21 Kern SibbaldUpdate copyright
2006-11-19 Kern Sibbald9Nov06
2006-11-18 Kern Sibbald18Nov06
2006-11-13 Eric Bollengierebl add sql_escape to catalog messages
2006-11-12 Kern Sibbaldkes Change error message 'illegal' to 'invalid' -...
2006-11-07 Robert NelsonSet default configuration file directory on Unix to...
2006-11-05 Eric Bollengierebl fix RunBefore must AbortJobOnError
2006-11-05 Robert NelsonFixed problems with encryption when combined with compr...
2006-11-02 Eric Bollengierebl Change M_FATAL to M_ERROR, it will use jcr->Errors...
2006-11-01 Robert NelsonIgnore UTF-8 marker at the start of .conf files.
2006-10-24 Robert NelsonChange daemons and utilities so that if -c is omitted...
2006-10-11 Robert NelsonSend M_ERROR_TERM and M_ABORT messages to stdout on...
2006-10-11 Kern Sibbaldkes Turn on heap reporting in Dir with zero debug...
2006-10-11 Robert NelsonFix Windows' daemons so that messages print to stdout...
2006-10-07 Kern Sibbaldkes Begin work on new GUI console.
2006-10-06 Robert NelsonFix bug # 688.
2006-10-01 Kern Sibbaldkes Require a messages command acl to be able to recei...
2006-09-26 Robert NelsonEliminate dependency on man2html.
2006-09-25 Kern Sibbaldkes Apply the recycle patch from Richard Mortimer.
2006-09-12 Kern Sibbaldkes Make sure valid argument passed to str_to_utime...
2006-09-02 Kern Sibbaldkes When doing a label, pass the VolBytes back to...
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-08-30 Kern Sibbaldkes Apply dvd-handler patch from Richard Mortimer.
2006-08-25 Kern Sibbaldkes wx-console crashes because of differences between...
2006-08-15 Kern Sibbaldkes If doing a mount, look for a slot, and if specifie...
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-08-07 Kern Sibbaldkes Fix bug #462 incorrect error message printed when...
2006-08-06 Robert NelsonFix line-endings.
2006-08-05 Robert NelsonMove the definition of catalog_db[] into cats. Change...
2006-08-05 Kern SibbaldCorrect improperly formated list command output reporte...
2006-08-03 Kern Sibbaldkes Attempt to fix problems with the msg_queue crashin...
2006-08-02 Kern Sibbaldkes Change the name of the technical notes file from...
2006-08-01 Kern Sibbaldkes Update copyright date in program files, and for...
2006-07-28 Eric Bollengier o fix : restore a crypted stream on a fd witch doen...
2006-07-27 Eric Bollengier o add fix to get fd-1.3X work with new dir-1.4X runscr...
2006-07-27 Robert NelsonComplete port to Windows
2006-07-26 Robert NelsonAdd the updated version of the the win32 pathname fix.
2006-07-26 Robert NelsonStrip pathname portion off all message routines that...
2006-07-23 Eric Bollengier o fix runscript bug on dird
2006-07-23 Kern SibbaldTweak authentication to work with 1.38.x FDs
2006-07-19 Kern Sibbald19July06
2006-07-14 Robert NelsonRewrite msvcrt localtime kludge so it doesn't used...
2006-07-10 Kern Sibbald- Add Enabled column to Location, correct some typos...
2006-07-10 Kern Sibbald- Correct bug I introduced into RunScripts enum.
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-07-03 Robert NelsonTurn off build of var.c on WIN32 for now
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonFix 64 bit build problems.
next