]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/bnet.c
- Add user supplied patch to add inet_aton() of old Solaris
[bacula/bacula] / bacula / src / lib / bnet.c
2004-12-03 Kern Sibbald- Add user supplied patch to add inet_aton() of old...
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 Sibbald- Add a kludge to detect bad date/times, which cause...
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-01 Kern Sibbald- Fix logic error in resolution of names on IPv4 systems.
2004-08-24 Kern Sibbald- Applied a patch from Peter Eriksson that removes...
2004-08-13 Kern SibbaldApply Meno's bnet.c patch and enable SMARTALLOC in...
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-03 Kern SibbaldFix bnet.c
2004-08-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-07-25 Kern SibbaldFix new DCRs in bscan + 32/64 bit editing checks in...
2004-07-08 Kern SibbaldDoc + compiler fixes
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-19 Kern SibbaldFirst cut SIGHUM + 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-10 Kern SibbaldAttr spooling stats + storage override for restore
2004-04-24 Kern SibbaldMinor cleanup
2004-04-10 Kern SibbaldUpdate version
2004-04-01 Kern SibbaldLots of cleanups + Christopher Hull's patches
2004-03-29 Kern SibbaldImplement Qmsg() + conio linking
2004-03-13 Kern SibbaldImplement selecting another Volume if busy + cleanup...
2004-02-23 Kern SibbaldFix reporting jobs from state file + misc
2004-02-18 Kern SibbaldAdd const for Solaris' C++ compiler
2004-02-16 Kern Sibbaldconst char * additions
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2004-01-24 Kern Sibbaldvarious see kes-1.33
2004-01-17 Kern SibbaldAdd maximum network buffer size directive
2004-01-16 Kern SibbaldAdd IP address to BSOCK + authentication sets console...
2003-12-28 Kern SibbaldFix conio.c on FreeBSD + fix string concat on FreeBSD
2003-12-06 Kern Sibbaldadd conio.c + fix bsendmsg seg fault some pm_strcpy...
2003-11-25 Kern SibbaldNew tree commands lsmark+estimate
2003-11-23 Kern SibbaldAdd TwoEOF directive + enhance fill command
2003-11-15 Kern SibbaldFix Vol info update + add Drive and InChanger to Media rec
2003-09-16 Kern SibbaldAdd debug code bnet_server, bnet, authenticated
2003-08-16 Kern SibbaldMisc -- see kes-1.32
2003-06-25 Kern SibbaldImplement Win32 data detection code
2003-06-18 Kern SibbaldNew var.c file + implement multiple simultaneous jobs
2003-06-17 Kern SibbaldCheck neg device use cound + fix BlockNumber check...
2003-06-16 Kern SibbaldAdd Environment arrays + Rescheduling of jobs + cancel...
2003-06-10 Kern SibbaldEliminate email address + start on POOLMEM + fix bscan
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-05-17 Kern SibbaldUse rentrant mysql lib, eliminate race in sql_list...
2003-05-05 Kern SibbaldFix Win32 crash
2003-05-03 Kern SibbaldMisc see kes-1.30a
2003-05-02 Kern SibbaldAdd SD heartbeat
2003-05-01 Kern SibbaldFirst cut ssl framework
2003-05-01 Kern SibbaldSSL configuration statements + Console resource
2003-04-21 Kern SibbaldImplement bmicrosleep and run when
2003-04-07 Kern SibbaldChange spelling of cancelled
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-03-13 Kern SibbaldRework purge, list volumes rework, remove Win32 pid...
2003-03-09 Kern SibbaldIntegrate Phil's code, lex updates
2003-03-07 Kern SibbaldFix Solaris 2.6 and setsockopt()
2003-01-15 Kern SibbaldError message suppression
2002-11-21 Kern SibbaldMax packet size tweak
2002-11-15 Kern SibbaldPut mutex around gethostbyname()
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-08-28 Kern SibbaldCorrect restore across volumes + document
2002-08-26 Kern SibbaldRestore from multiple simultaneous backups
2002-08-25 Kern SibbaldFirst cut new SD lock + restore buffer bug fix
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
2002-08-22 Kern SibbaldSmall cleanups
2002-08-21 Kern SibbaldDebug levels + add bsr to bls
2002-08-07 Kern SibbaldMake compatible with old FD
2002-08-04 Kern Sibbaldrestore cmd + misc -- see kes04Aug02
2002-07-21 Kern SibbaldSQLite performance + misc -- see kes20Jul02
2002-07-15 Kern SibbaldCleanups and AutoChanger code -- kes15Jul02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-05-21 Kern SibbaldImplement Auto Prune and Auto Recycle
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision