]> git.sur5r.net Git - bacula/bacula/history - bacula/src/filed/authenticate.c
Fix FD crash when plugin running and cancel given
[bacula/bacula] / bacula / src / filed / authenticate.c
2009-07-30 Eric BollengierAllow restore from multiple storage
2009-02-09 Kern Sibbaldkes Free name item in guid_to_name.c when already...
2008-07-25 Dan LangilleCorrect the authentication FAQ URL
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-03-10 Kern Sibbaldkes Implement FD version to allow easier protocol...
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 SibbaldPut some FD auth code on dbglvl rather than fixed.
2007-09-26 Kern SibbaldReturn insert attributes error message in db msg buffer...
2007-09-13 Kern Sibbaldkes Add code to help Dan debug 2drive-incremental...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-03-23 Landon FullerAdd support for arbitrary client-to-server certificate...
2007-02-22 Kern Sibbaldkes Begin implementing new comm signals for API.
2006-12-17 Kern Sibbaldkes Add additional messages when Job canceled automati...
2006-11-21 Kern SibbaldUpdate copyright
2006-07-24 Kern Sibbald- Change cats/sql.c to elimate %-*s format, which I...
2006-07-03 Kern Sibbald ======================= Warning ================...
2006-06-24 Kern Sibbald- Eliminate crypto type punning problems by eliminating...
2006-06-24 Kern Sibbald- Harden authentication failure in FD by single threadi...
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2005-10-22 Kern SibbaldApply fix from Martin Simmons to clear structure before
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-01 Kern Sibbald- Add more documentation to mtx-changer.in
2005-04-22 Landon Fuller- Integrated TLS network encryption
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
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-01-26 Kern SibbaldAdd bsock timers to authentication
2004-01-17 Kern SibbaldAdd maximum network buffer size directive
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
2003-01-17 Kern Sibbaldmisc -- see kes-1.29
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-09-14 Kern SibbaldAutochanger for read + 64 bit addrs + Session key,...
2002-06-19 Kern Sibbaldbootstrap improvements -- kes19Jun02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-04-23 Kern SibbaldInitial revision