]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/bsock.c
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / lib / bsock.c
2018-04-17 Kern SibbaldRestore win32 dir from Branch-5.2 and update it
2017-09-03 Kern SibbaldUpgrade to latest lz4.c to fix bug #2310 bus error...
2017-05-28 Kern SibbaldTweak bsock error message
2017-05-22 Kern SibbaldBig backport from Enterprise
2017-03-10 Kern SibbaldAttempt to fix IPV6 not configured
2016-07-15 Eric BollengierFix compilation warnings with GCC 6.1
2016-05-31 Kern SibbaldTweak bsock msglen of zero loop
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-07-12 Kern SibbaldRemove bad cherry-pick
2014-07-12 Kern SibbaldRemove bad cherry-pick
2014-07-12 Kern SibbaldTweak bsock error messages
2014-07-12 Eric BollengierFix compilation of bsock.c when TLS is not available
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Marco van WieringenAdd extra test for unsupported Protocol Families.
2013-04-20 Marco van WieringenTweak layout.
2013-04-20 Marco van WieringenFirst try at fixing bug #1897
2013-04-20 Kern SibbaldRemove restriction of network buffer size being multipl...
2013-04-20 Marco van WieringenUse IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.
2013-04-20 Kern SibbaldFix TCP Heartbeat code
2013-04-20 Marco van WieringenTweak connect error.
2013-04-20 Marco van WieringenAdd support for new POSIX getaddrinfo interface.
2013-04-20 Kern SibbaldTweak fix indent
2013-04-20 Eric BollengierAdd BSOCK::set_killable()
2013-04-20 Ben WaltonUpdate auth troubleshooting URL to use MANUAL_AUTH_URL...
2013-04-20 Marco van WieringenRemove class member shadowing.
2013-04-20 Kern SibbaldChange all sm_checks into Dsm_check for performance...
2013-04-20 Kern SibbaldAdd code to trim heap after big mallocs
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldDon't set socket buffer size unless explicite set by...
2010-08-02 Kern SibbaldAdd compress/decompress of Object Record data
2010-08-02 Kern SibbaldRestore object now sent to FD
2010-08-02 Kern SibbaldCreate and put data into RestoreObject table
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-04 Kern SibbaldFix double send of attributes introduced in 84aabba7cee...
2009-11-03 Kern SibbaldCleanup attribute catalog insert errors + cancel SD...
2009-11-02 Eric BollengierMerge branch 'master' into basejobv3
2009-10-25 Eric Bollengierchange Jmsg to Qmsg in low level routine
2009-05-26 Eric Bollengierebl Apply Steve Polyack patch to add DirSourceAddress...
2009-03-29 Kern SibbaldMake bat sock handling a bit more robust
2008-07-25 Dan LangilleCorrect the authentication FAQ URL
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-04-15 Kern Sibbaldadd missing break
2008-03-26 Kern Sibbaldkes Implement bsock code to permit locking. Use the...
2008-01-26 Kern SibbaldUpdates
2007-12-11 Kern SibbaldImplement a security enhancement: TLS authentication...
2007-09-26 Kern SibbaldAdd jcr to timer packets so if killed message can be...
2007-06-24 Kern Sibbaldkes Implement Windows reparse points -- similar to...
2007-06-23 Kern SibbaldFix Win32 SHUT_RDWR problem
2007-06-23 Kern SibbaldMore tweaks to crypto and bsock
2007-06-23 Kern Sibbaldbsock tweaks
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-20 Kern Sibbaldkes Fix tray-monitor by not requiring a timer interval...
2007-04-23 Kern Sibbaldkes Implement posix_fadvise in FD, and for reading...
2007-04-01 Kern SibbaldMove bnet_despool() into class in bsock.c
2007-03-27 Kern Sibbaldkes Add context menu for floating a window.
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...