]> git.sur5r.net Git - bacula/bacula/history - bacula/src/dird/ua_server.c
Backport from Bacula Enterprise
[bacula/bacula] / bacula / src / dird / ua_server.c
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldUse jcr->setJobStatus() in favor of set_jcr_job_status...
2013-04-20 Kern Sibbaldreplace set_Jobxxx by setJobxxx
2013-04-20 Eric BollengierRename ua->err to ua->errmsg
2013-04-20 Eric BollengierCheck some user inputs in purge and restore commands
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2008-12-09 Eric Bollengierebl Add new Director->MaxConsoleConnections directive
2008-11-25 Kern SibbaldMore changes to ensure that during thread switches...
2008-11-25 Kern SibbaldEnsure that consoles attach jcr to thread, and that...
2008-07-17 Kern SibbaldMove setting JobLevel and JobType into a method, which...
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-06-23 Kern Sibbaldkes Make first step toward eliminating globals from...
2007-12-31 Kern SibbaldImplement first cut running console commands in a RunSc...
2007-11-14 Kern SibbaldFix disk-changer script typos
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-16 Kern Sibbaldkes Implement auto display of messages in bat.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-05-04 Kern Sibbaldkes Change console Job name from *Console* to -Console...
2007-03-10 Kern Sibbaldkes Extend new GUI API.
2007-03-05 Kern Sibbaldkes More bat implementation.
2007-03-05 Kern Sibbaldkes Extend new GUI api code to tree commands.
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Kern SibbaldStart applying new FSFE copyright.
2006-10-01 Kern Sibbaldkes Require a messages command acl to be able to recei...
2006-09-07 Kern Sibbaldkes Use get_catalog_resource() to open catalog database
2006-07-03 Robert NelsonFix header file includes.
2006-05-26 Kern Sibbald26May06
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-07-04 Kern Sibbald04Jul05
2005-01-29 Kern SibbaldVacation work -- see tech log
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-21 Kern Sibbald- Fix overriding storage specification to be done
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-03 Kern SibbaldMerge Meno's IPv6-1 code
2004-06-15 Kern SibbaldAdd extern C to callback functions
2004-06-15 Kern SibbaldAdd Peter Eriksson's const code + turn bsscanf code
2004-04-19 Kern SibbaldUpdate Console conf code + update copyrights in dird
2004-03-02 Kern Sibbaldmisc minor updates
2004-02-29 Kern SibbaldTweak Makefiles + add logrotate to autostart install...
2004-01-26 Kern SibbaldAdd bsock timers to authentication
2004-01-16 Kern SibbaldAdd IP address to BSOCK + authentication sets console...
2003-12-23 Kern SibbaldNic's watchdog code + cleanup jcr locking/use_count
2003-07-06 Kern SibbaldFix tree code from bashing restore args + pass prefix...
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-23 Kern SibbaldDon't close_db() in free_ua_context() and don't zap...
2003-06-21 Kern SibbaldRefinements to estimate
2003-06-21 Kern SibbaldAdd var command
2003-06-16 Kern SibbaldAdd Environment arrays + Rescheduling of jobs + cancel...
2003-04-12 Kern SibbaldBFILE I/O, new console @ commands, regression, file...
2003-03-18 Kern SibbaldNew semaphore job scheduling code
2003-03-14 Kern SibbaldDocumentation, RecycleOldestVol, fix create_media bug
2003-01-18 Kern SibbaldUpdate copyright of changed files
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-09-25 Kern SibbaldServer address binding + bscan updates -- see kes25Sep02
2002-08-28 Kern SibbaldCorrect restore across volumes + document
2002-08-09 Kern SibbaldRestore command fires off a Run command
2002-08-04 Kern Sibbaldrestore cmd + misc -- see kes04Aug02
2002-07-15 Kern SibbaldCleanups and AutoChanger code -- kes15Jul02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-05-19 Kern SibbaldFirst cut AutoPrune
2002-05-09 Kern SibbaldWork on message resources
2002-05-04 Kern SibbaldRetention period updates
2002-04-28 Kern SibbaldStart of prune cmd. See kes28Apr02
2002-04-25 Kern SibbaldStart of Recycle Code
2002-04-23 Kern SibbaldInitial revision