]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/filed.c
- Move Python variables from Job to Bacula. They are
[bacula/bacula] / bacula / src / filed / filed.c
2005-07-18 Kern Sibbald- Move Python variables from Job to Bacula. They are
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-03 Kern SibbaldMake a few tls ifdef tweaks
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-19 Kern Sibbald- Fix new Python code to work for Director.
2005-04-17 Kern Sibbald- First cut of new Python implementation.
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2005-01-06 Kern Sibbald- Apply all of Preben's patches, but revert to old...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-10-18 Kern Sibbald- Fix crash on exit with -t option in FD on 2.6 kernels --
2004-08-12 Meno Abels!!! I didn't run the regression tests.!!!
2004-08-06 Kern SibbaldA few changes for Win32
2004-08-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-07-28 Kern SibbaldUpdate/enhance copyright/license + add .backups for...
2004-07-21 Kern SibbaldRescue updates + misc
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-04-18 Kern SibbaldJobq.c race bug fixed + minor updates
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-02-24 Kern SibbaldWork on state file. Add popup if Abort on Windows....
2004-02-23 Kern SibbaldUpdate projects + attempt to fix state file on Win32
2004-02-23 Kern SibbaldFix reporting jobs from state file + misc
2004-02-22 Kern SibbaldImplement state file and save/restore last_jobs list
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2004-01-16 Kern SibbaldAdd IP address to BSOCK + authentication sets console...
2004-01-13 Kern SibbaldMake mark run *MUCH* faster in restore tree + update...
2004-01-02 Dan LangilleWrite PID, then drop privileges
2003-12-23 Kern SibbaldNic's watchdog code + cleanup jcr locking/use_count
2003-11-28 Kern SibbaldImplement saving last 10 jobs run
2003-10-29 Kern SibbaldFinal changes
2003-09-11 Kern SibbaldFix counter bugs reported by Chris Allen
2003-05-22 Kern Sibbaldlib/bmisc.c -> bsys.c cleanup error status a bit +...
2003-05-11 Kern SibbaldMinor cleanups
2003-05-05 Kern SibbaldAdd Dir heartbeat in FD
2003-03-31 Kern SibbaldAdd verbose, Uname info, better Device error msg
2003-03-18 Kern SibbaldNew semaphore job scheduling code
2003-02-23 Kern SibbaldFix Darwin prototype add -u and -g options
2003-02-11 Kern SibbaldFix DATE problem and minor compile stuff
2002-11-14 Kern SibbaldLast major change for 1.27 code -- see kes13Nov02
2002-11-09 Kern SibbaldManual rework + new website see kes08Nov02
2002-09-25 Kern SibbaldServer address binding + bscan updates -- see kes25Sep02
2002-08-26 Kern SibbaldUpdate todo add versions to tools fix makefile
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-25 Kern SibbaldBasic Restore bootstrap implemented -- kes25Jun02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-18 Kern Sibbald1.20 update -- kes18May02
2002-05-09 Kern SibbaldWork on message resources
2002-04-23 Kern SibbaldInitial revision