]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib
- Make authentication timeout compile time configurable.
[bacula/bacula] / bacula / src / lib /
2004-11-21 Kern Sibbald- Make authentication timeout compile time configurable.
2004-11-21 Kern SibbaldUpdate
2004-11-21 Kern Sibbald- Fix removing items from watchdog queue, which apparently
2004-11-20 Kern SibbaldFinal changes
2004-11-20 Kern SibbaldAdd more auth debug code
2004-11-19 Kern Sibbald19Nov04
2004-11-15 Kern Sibbald- Fix cancel bug in FD on /lib/tls with zero pid in
2004-11-10 Kern SibbaldSave old mtx-changer before installing new one: bug 156
2004-11-09 Kern Sibbald- Fix exepath when Bacula executed without path.
2004-11-08 Kern Sibbald08Nov04
2004-11-04 Kern Sibbald- Add M_ALERT class and put tape alerts into it.
2004-10-19 Kern Sibbald- Modified detection of largefiles to always set all...
2004-10-18 Kern Sibbald- Fix crash on exit with -t option in FD on 2.6 kernels --
2004-10-16 Kern SibbaldDocumentation +
2004-10-13 Kern SibbaldCorrect #ifdefing for CONSOLEs
2004-10-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-10-08 Kern Sibbald- Add missing #define for IPV6 found by Martin in addre...
2004-09-27 Kern Sibbald- Correct buffer length passed to inet_ntop() in addres...
2004-09-25 Kern Sibbald- Make run_grub print manual procedure for installing...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-21 Kern Sibbald- Correct segfault in message.c with debug=200 (new...
2004-09-20 Kern Sibbald- Tweak install chapter of French manual to add new...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-09-18 Kern SibbaldFix closing of STDIN
2004-09-09 Kern SibbaldFinal changes
2004-09-07 Kern SibbaldModify scan code so that in most places scanning will
2004-09-05 Kern Sibbald- Send all queued messages in SD and FD prior to closin...
2004-09-02 Kern Sibbald- Added argument to berrno::strerror() to pass errno.
2004-09-01 Kern Sibbald- Add index file to JobId field of File records for...
2004-09-01 Kern Sibbald- Fix logic error in resolution of names on IPv4 systems.
2004-08-30 Kern Sibbald- Inhibit printing of FileSet for a restore as it is...
2004-08-24 Kern Sibbald- Applied a patch from Peter Eriksson that removes...
2004-08-19 Meno AbelsJust a namechange. The cause is the suncc
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-13 Kern SibbaldSome VC++ modifications
2004-08-13 Kern SibbaldApply Meno's bnet.c patch and enable SMARTALLOC in...
2004-08-13 Kern SibbaldUndo a few changes in address_conf.h and
2004-08-12 Meno Abels!!! I didn't run the regression tests.!!!
2004-08-12 Kern SibbaldMisc -- see techlog
2004-08-06 Kern SibbaldA few changes for Win32
2004-08-05 Kern SibbaldImplement user friendly time duration input editing
2004-08-03 Kern SibbaldMinor changes in formating and to address_conf.c
2004-08-03 Kern SibbaldFix bnet.c
2004-08-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-07-28 Kern SibbaldImplement berrno for bpipes and run_program
2004-07-27 Kern SibbaldAdd new berrno files
2004-07-27 Kern SibbaldFirst cut berrno unified Unix/Win32 errno handling
2004-07-25 Kern SibbaldFix new DCRs in bscan + 32/64 bit editing checks in...
2004-07-24 Kern SibbaldRestore JobIds in right order + Tru64 porting
2004-07-18 Kern SibbaldMisc
2004-07-16 Kern SibbaldPool + label cleanups from bug reports
2004-07-09 Kern SibbaldFix st_ctime on Win32 + fix status dir scheduled jobs...
2004-07-08 Kern SibbaldDoc + compiler fixes
2004-07-08 Kern SibbaldMore DCR implementation + debug code for zeroed block...
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-27 Kern SibbaldAdd heap stats to Dir and SD -- eliminate #ifdefs
2004-06-27 Kern SibbaldWin32 fixes + resources array fix
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-06-22 Kern SibbaldReduce casting in smartall + turn off reload debug...
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-06-21 Kern SibbaldPut resources on a pointer
2004-06-21 Kern SibbaldSort Scheduled Jobs list
2004-06-20 Kern SibbaldMisc updates
2004-06-19 Kern SibbaldFirst cut SIGHUM + misc
2004-06-18 Kern SibbaldFinish new restore tree code
2004-06-17 Kern SibbaldRestructure tree.c + misc
2004-06-15 Kern SibbaldAdd extern C to callback functions
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-06-12 Kern SibbaldMisc see kes-1.34
2004-06-10 Kern SibbaldAttr spooling stats + storage override for restore
2004-06-10 Kern SibbaldFix uninitialized stack variable + seg fault in label...
2004-06-08 Kern SibbaldFix Solaris -d100 crash in SD
2004-05-28 Kern SibbaldApply Peter Eriksson's fixes
2004-05-28 Kern SibbaldMisc see kes-1.34
2004-05-09 Nicolas BoichatAdded support for MacOS file format (\r used as return...
2004-05-09 Nicolas BoichatAdded support for NULL returning lex_open_file in lex_g...
2004-05-08 Nicolas BoichatRemoved MessageBox in dispatch_message if exit_on_error...
2004-05-08 Nicolas Boichatparse_conf now returns a status if wanted.
2004-05-07 Nicolas Boichatlex_open_file now accepts const char* as file name.
2004-04-27 Kern SibbaldFix win32 wx-console stdout crash
2004-04-25 Kern SibbaldCleanups
2004-04-24 Kern SibbaldMinor cleanup
2004-04-23 Kern SibbaldMinor changes + .cvsignore files
2004-04-23 Kern SibbaldAdd native win32 bconsole
2004-04-17 Nicolas Boichatmingw support.
2004-04-16 Kern SibbaldAdd stats to bscan
2004-04-15 Nicolas BoichatIncludes windows.h on windows platforms
2004-04-15 Kern SibbaldUpdate mtx-changer script to make it backward compatible
2004-04-13 Kern SibbaldAdd wx-console directory
2004-04-10 Kern SibbaldUpdate version
2004-04-10 Kern SibbaldAdd back changed files
2004-04-10 Kern Sibbaldremove jcr.c
2004-04-10 Kern SibbaldRemove files with x bit
2004-04-03 Kern SibbaldUpdate doc
2004-04-02 Kern SibbaldFix btape autochanger handling
2004-04-01 Kern SibbaldFix last_jobs free again
2004-04-01 Kern SibbaldFix releasing of last_jobs
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-03-29 Kern SibbaldImplement Qmsg() + conio linking
2004-03-27 Kern SibbaldRestore all/done updates
next