]> git.sur5r.net Git - bacula/bacula/history - bacula/src/stored/authenticate.c
Real fix of bug #1897
[bacula/bacula] / bacula / src / stored / authenticate.c
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Ben WaltonUpdate auth troubleshooting URL to use MANUAL_AUTH_URL...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2008-07-25 Dan LangilleCorrect the authentication FAQ URL
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2007-12-11 Kern SibbaldImplement a security enhancement: TLS authentication...
2007-09-27 Kern SibbaldAdd const char where needed (more to do). Remove temp...
2007-09-26 Kern SibbaldAdd JobId to all Dmsg() output.
2007-09-26 Kern SibbaldMore connect debug code
2007-09-13 Kern Sibbaldkes Add code to help Dan debug 2drive-incremental...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2006-11-21 Kern SibbaldUpdate copyright
2006-07-03 Kern Sibbald ======================= Warning ================...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-05-09 Kern Sibbald- Fix bug in changing tape pools after first backup...
2005-04-22 Landon Fuller- Integrated TLS network encryption
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-13 Kern SibbaldIntegrate Tim Oberfoell <oberfoell@web.de> patch to...
2004-11-21 Kern Sibbald- Make authentication timeout compile time configurable.
2004-11-20 Kern SibbaldAdd more auth debug code
2004-11-18 Kern SibbaldFinal changes
2004-08-22 Nicolas Boichat- Add default Console resource in src/dird/bacula-dir...
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-06-22 Kern SibbaldFix reload algorithm + reload orphaned buffer + term_wa...
2004-01-26 Kern SibbaldAdd bsock timers to authentication
2003-05-01 Kern SibbaldFirst cut ssl framework
2003-04-21 Kern SibbaldImplement bmicrosleep and run when
2003-04-10 Kern SibbaldDoc, Vol name scan, misc
2003-04-03 Kern SibbaldPrint length if Hello to short or long
2003-03-20 Kern SibbaldMore conservative authentication with bad input
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-08-25 Kern SibbaldFirst cut new SD lock + restore buffer bug fix
2002-06-19 Kern Sibbaldbootstrap improvements -- kes19Jun02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision