]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/bsock.h
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / lib / bsock.h
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Eric BollengierAdd BSOCK::set_killable()
2013-04-20 Eric BollengierImplement RestoreObject for sqlite + cleanups
2013-04-20 Marco van WieringenRemove class member shadowing.
2013-04-20 Kern SibbaldMake restart2-test work
2010-09-18 Kern SibbaldMassive bat notifier rewrite + fix seg fault + implemen...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2009-08-24 Eric BollengierMerge branch 'master' into basejobv3
2009-08-21 Eric BollengierMerge branch 'master' of ssh://ricozz@bacula.git.source...
2009-08-21 Kern SibbaldRework the bsock.h class to put public structures last
2009-08-20 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-08-19 Kern SibbaldFix bat crash due to alignment diff in bat and core...
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-08 Kern SibbaldAdd data end tracking an attribute spooling
2009-05-26 Eric Bollengierebl Apply Steve Polyack patch to add DirSourceAddress...
2008-07-20 Kern SibbaldImplement Win32 bat changes made to Branch-2.4
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-03-26 Kern Sibbaldkes Implement bsock code to permit locking. Use the...
2008-03-09 Kern Sibbaldkes Pass jcr to tls routines so debug messages can...
2007-12-11 Kern SibbaldImplement a security enhancement: TLS authentication...
2007-09-07 Kern Sibbaldkes Apply Martin Simmons patch that should turn off...
2007-07-24 Kern SibbaldImplement PopUp YES/NO dialog for bat.
2007-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-25 Kern Sibbaldkes Ensure that when labelling a tape with Slot=0...
2007-05-23 Kern Sibbaldkes Reduce bat connect timeout from 30 to 15 seconds.
2007-05-21 Kern SibbaldMore cleanup and converting to BSOCK class
2007-05-21 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-20 Kern SibbaldMove more bnet functions into the BSOCK class.
2007-05-16 Kern Sibbaldkes Implement auto display of messages in bat.
2007-04-01 Kern SibbaldMove bnet_despool() into class in bsock.c
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-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-05 Kern SibbaldUpdate version
2006-11-21 Kern SibbaldUpdate copyright
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2005-12-21 Kern SibbaldRemove new bnet_sig
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-04-22 Landon Fuller- Integrated TLS network encryption
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-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-07-08 Kern SibbaldDoc + compiler fixes
2004-03-10 Kern SibbaldImplement Device Spool directory and sizes
2004-01-17 Kern SibbaldAdd maximum network buffer size directive
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 Kern SibbaldFix stray */ + install bsmtp with user x permission
2003-11-07 Kern SibbaldFix: clock diff, Dan's patch, Nic's patch, segfault
2003-05-23 Kern SibbaldSort bsr records, use C++ structs, add volatile, fix...
2003-05-22 Kern Sibbaldchange all void *jcr into JCR *jcr
2003-05-01 Kern SibbaldFirst cut ssl framework
2003-01-15 Kern SibbaldError message suppression
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-08-23 Kern SibbaldAdd jcr to BSOCK and BDB SpoolAttr NoAttributs finish...
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-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision