]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/bnet.c
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / lib / bnet.c
2018-04-17 Kern SibbaldRestore win32 dir from Branch-5.2 and update it
2017-05-22 Kern SibbaldBig backport from Enterprise
2017-03-15 Kern SibbaldFix EPROTO on OpenBSD
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-31 Kern SibbaldMake IPv6 handling more robust
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Marco van WieringenFix inet_pton call.
2013-04-20 Marco van WieringenReal fix of bug #1897
2013-04-20 Marco van WieringenAdd support for new POSIX getaddrinfo interface.
2013-04-20 Eric BollengierTweak copyrights again
2013-04-20 Eric Bollengiertweak copyright
2013-04-20 Marco van WieringenFix typo
2013-04-20 Kern SibbaldFix to Windows socket error detection -- should fix...
2013-04-20 Eric BollengierImplement RestoreObject for sqlite + cleanups
2013-04-20 Kern SibbaldAdd code to trim heap after big mallocs
2010-09-18 Kern SibbaldMassive bat notifier rewrite + fix seg fault + implemen...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2009-11-05 Eric BollengierMerge branch 'master' into basejobv3
2009-11-04 Kern SibbaldCleanup error handling in SD append to reduce spurious...
2009-08-14 Eric BollengierMerge branch 'master' into basejobv3
2009-08-11 Eric BollengierMerge branch 'master' into bat_slot
2009-08-08 Kern SibbaldMinor bsock cleanup in stored
2009-05-26 Eric Bollengierebl Apply Steve Polyack patch to add DirSourceAddress...
2009-05-19 Eric Bollengierebl Fix #1029 about resolution address order. Thanks...
2008-11-22 Kern SibbaldRemove all time_t from arguments in favor of utime_t...
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 Attempt to correct problems with restores with...
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-06-23 Kern Sibbaldkes Remove some duplicated code in tls.c
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-23 Kern Sibbaldkes Reduce bat connect timeout from 30 to 15 seconds.
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-05-04 Kern Sibbaldkes Change console Job name from *Console* to -Console...
2007-04-23 Kern SibbaldFix typo
2007-04-23 Kern Sibbaldkes Implement posix_fadvise in FD, and for reading...
2007-04-23 Eric Bollengierebl fix error message about TCP_KEEPIDLE
2007-04-22 Kern SibbaldImplement socket level heartbeat (tcp_keepidle)
2007-04-01 Kern SibbaldMove bnet_despool() into class in bsock.c
2007-03-29 Kern Sibbaldkes Fix some of the mtx-changer grep commands for...
2007-03-27 Kern Sibbaldkes Add context menu for floating a window.
2007-03-24 Kern SibbaldCorrect Qmsg() that was not updated correctly when...
2007-03-23 Landon FullerAdd support for arbitrary client-to-server certificate...
2007-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
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...
2006-11-21 Kern SibbaldUpdate copyrights
2006-08-03 Kern Sibbaldkes Attempt to fix problems with the msg_queue crashin...
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2005-12-07 Kern Sibbald- Remove warning message about multiple saves of hardli...
2005-12-03 Kern Sibbald03Dec05
2005-10-27 Kern Sibbald- Return HARDEOF status from bnet_recv() if bsock NULL...
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-04-26 Kern SibbaldUpdate projects
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-01-29 Kern SibbaldVacation work -- see tech log
2005-01-11 Kern SibbaldFix scripts/bacula.in to have awk on an environment...
2004-12-30 Kern Sibbald- Enhance CDROM boot to include some documentation...
2004-12-24 Kern SibbaldChange copyright
2004-12-24 Kern SibbaldMove some variables to eliminate Solaris 2.6 compiler...
2004-12-21 Kern SibbaldApply fixes suggested for old Solaris networking.
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
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
next