]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/bnet.c
const char * additions
[bacula/bacula] / bacula / src / lib / bnet.c
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