]> git.sur5r.net Git - bacula/bacula/history - bacula/src/findlib/match.c
Restore win32 dir from Branch-5.2 and update it
[bacula/bacula] / bacula / src / findlib / match.c
2018-04-17 Kern SibbaldRestore win32 dir from Branch-5.2 and update it
2015-12-21 Kern SibbaldChange copyright as per agreement with FSFE
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Laurent PapierAdd LZO compression support in bacula-fd.
2010-08-02 Kern SibbaldSwitch from GPLv2 to AGPLv3
2009-09-30 Eric BollengierMerge branch 'master' into basejobv3
2009-09-18 Dmitry V. LevinRemove redundant includes of pwd.h and grp.h headers
2008-11-26 Kern Sibbaldkes Apply Marco's Extended attribute support patch.
2008-11-22 Kern SibbaldTweak
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-02-09 Kern Sibbaldkes Remove a redundant jcr argument to find_files...
2008-02-09 Kern Sibbaldkes Remove a redundant jcr argument to find_files...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-03 Kern Sibbaldkes First cut strip path. The data should be passed...
2007-01-11 Kern Sibbaldkes Add dynamic dll entry point for SHGetFolderPath...
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-07-03 Robert NelsonFix header file includes.
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-05-26 Kern Sibbald26May06
2006-04-28 Thorsten Engel- didn't compile on win32 with "const" win32_client
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-04-09 Kern Sibbald- Update of web site to replace old released doc with...
2005-03-14 Kern Sibbald- Add a second job and a second client to the default
2004-12-24 Kern SibbaldFix the seg fault at the end of a job in the FD when...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-10-02 Kern Sibbald- Use different share mode when opening files on WinMe...
2004-09-19 Kern SibbaldMassive SD calling sequence reorganization
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-12 Kern SibbaldApply Time Oberfoell's ACL patch
2004-04-30 Kern SibbaldMore FileSet changes
2004-04-30 Kern SibbaldStart FileSet filtering
2004-02-26 Kern Sibbaldmtimeonly and keepatime in Include + first cut disk...
2004-02-10 Kern SibbaldApply win32 fixes + add tapetest.c
2003-07-05 Kern SibbaldConstrain BSR indexes, fix bscan, add some new alist...
2003-06-27 Kern SibbaldImplement portable option
2003-04-09 Kern SibbaldFix mtime/ctime problem, misc
2003-01-27 Kern SibbaldSHA1 implementation
2003-01-16 Kern SibbaldMore cleanup
2003-01-09 Kern SibbaldFix dynamic file options
2002-10-29 Kern SibbaldImportant protocol change -- see kes29Oct02
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-07-07 Kern SibbaldFirst cut 1.23 -- kes07Jul02
2002-06-03 Kern SibbaldImplement GZIP, new tape format, -- see kes03Jun02
2002-04-23 Kern SibbaldInitial revision