]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib/bsys.c
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / lib / bsys.c
2018-04-17 Kern SibbaldRestore win32 dir from Branch-5.2 and update it
2017-11-12 Kern SibbaldCorrect FS size calculation for FreeBSD, Solaris, and...
2017-08-03 Kern SibbaldFix bug #2301 Solaris Available space incorrectly repor...
2017-06-07 Kern SibbaldAdd missing semi-colon in bsys.c
2017-05-22 Kern SibbaldBig backport from Enterprise
2016-09-20 Eric BollengierFix compilation without SMARTALLOC
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-07-12 Kern SibbaldTweak comment spelling
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldMake bfgets handle very long lines
2013-04-20 Marco van WieringenFix bug #1932 director crash.
2013-04-20 Kern SibbaldSimplify safer delete code using a single regex
2013-04-20 Kern SibbaldRewrite cleanup_old_files() and add safe_unlink() to...
2013-04-20 Martin SimmonsMove Zdeflate and Zinflate to seperate file.
2013-04-20 Kern SibbaldProhibit multiple Jobs from writing state file at same...
2013-04-20 Eric BollengierImplement RestoreObject for sqlite + cleanups
2013-04-20 Eric BollengierUse system malloc in strack_trace() instead of smartalloc
2013-04-20 Eric BollengierAdd stack_trace() function to print current thread...
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2010-08-02 Kern SibbaldAdd compress/decompress of Object Record data
2010-08-02 Kern SibbaldFix seg fault in SQlite driver
2009-12-08 Kern SibbaldMore bstrncat doc
2009-12-08 Kern SibbaldMerge branch 'master' of ssh://bacula.git.sourceforge...
2009-12-08 Kern SibbaldAdd bstrncat comments
2009-12-08 Kern SibbaldFix bug in bstrncat
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-19 Dmitry V. LevinImplement support of keeping readall capabilities after...
2009-09-18 Dmitry V. LevinRemove redundant includes of pwd.h and grp.h headers
2008-12-20 Kern Sibbaldkes Closed bug #1207 -- 2.4.4-b1 strange volume/device...
2008-12-09 Eric Bollengierebl Add a new lock manager that can detect deadlock...
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-13 Kern Sibbaldkes Don't zap dcr values during release_volume() as...
2008-01-26 Kern SibbaldUpdates
2007-07-28 Kern SibbaldFix more strerror calls
2007-07-12 Kern Sibbaldkes Fix client-only build.
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-28 Kern Sibbaldkes Minor refactoring of restore decryption code.
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-03-18 Kern Sibbaldkes Move the checking of the database in initializion...
2007-03-10 Kern Sibbaldkes Extend new GUI API.
2006-11-21 Kern SibbaldUpdate copyrights
2006-11-05 Robert NelsonFixed problems with encryption when combined with compr...
2006-10-24 Robert NelsonChange daemons and utilities so that if -c is omitted...
2006-08-25 Kern Sibbaldkes wx-console crashes because of differences between...
2006-07-27 Robert NelsonComplete port to Windows
2006-07-10 Kern Sibbald- Add Enabled column to Location, correct some typos...
2006-07-08 Kern Sibbald ======================= Warning ================...
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-06-24 Kern Sibbald- ========= Remove Accept Any Volume ========= directive.
2006-06-22 Kern Sibbald- Update some very old licenses in src/cats.
2006-04-22 Kern SibbaldIntegrate most of the MinGW changes -- more to do.
2006-04-19 Kern Sibbald- Apply patch from Christopher Hull
2005-12-21 Kern SibbaldFix configure
2005-12-21 Kern SibbaldRemove new bnet_sig
2005-12-11 Kern Sibbald- Merge changes made to 1.38.3 into HEAD
2005-12-07 Kern Sibbald- Remove warning message about multiple saves of hardli...
2005-11-06 Kern SibbaldChange ifdeffing
2005-11-06 Kern SibbaldFix switch in bfile.c
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-13 Kern SibbaldI finally found and squashed the elusive SD crash.
2005-05-07 Kern Sibbald- Optimize File pruning to eliminate one database call.
2005-04-26 Kern SibbaldUpdate projects
2005-03-26 Kern Sibbald- Comment out Multiple Connections in the document.
2005-02-22 Kern Sibbald- Add some changes submitted by a user for HP client...
2004-12-24 Kern SibbaldChange copyright
2004-12-24 Kern SibbaldMove some variables to eliminate Solaris 2.6 compiler...
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-13 Kern Sibbald- Add a kludge to detect bad date/times, which cause...
2004-09-22 Kern Sibbald- Incremented the release number because this version...
2004-09-20 Kern Sibbald- Tweak install chapter of French manual to add new...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
2004-08-24 Kern Sibbald- Applied a patch from Peter Eriksson that removes...
2004-07-27 Kern SibbaldFirst cut berrno unified Unix/Win32 errno handling
2004-07-24 Kern SibbaldRestore JobIds in right order + Tru64 porting
2004-07-18 Kern SibbaldMisc
2004-07-08 Kern SibbaldMore DCR implementation + debug code for zeroed block...
2004-06-26 Kern SibbaldRewrite spool error cod + level keyword for estimate
2004-05-09 Nicolas BoichatAdded support for MacOS file format (\r used as return...
2004-04-10 Kern SibbaldUpdate version
2004-03-07 Kern SibbaldImplement first cut DCR in SD
2004-02-27 Kern SibbaldFix bsys.c typo
2004-02-27 Kern SibbaldWin32 updates
2004-02-24 Kern SibbaldState file debug + full functionality for alist
2004-02-24 Kern SibbaldWork on state file. Add popup if Abort on Windows....
2004-02-23 Kern SibbaldMisc
2004-02-23 Kern SibbaldMisc
2004-02-23 Kern SibbaldUpdate projects + attempt to fix state file on Win32
2004-02-22 Kern SibbaldAdd third argument to open()
2004-02-22 Kern SibbaldImplement state file and save/restore last_jobs list
2004-02-18 Kern SibbaldAdd const for Solaris' C++ compiler
2004-02-16 Kern Sibbaldconst char * additions
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2003-12-06 Kern Sibbaldadd conio.c + fix bsendmsg seg fault some pm_strcpy...
2003-09-26 Kern SibbaldMisc -- see ChangeLog
2003-09-15 Kern Sibbaldlist nextvol + retry waitpid on intr
2003-09-04 Kern SibbaldImplement restore files
next