]> git.sur5r.net Git - bacula/bacula/history - bacula/src/findlib/find.c
Plugin updates
[bacula/bacula] / bacula / src / findlib / find.c
2008-02-08 Kern SibbaldPlugin updates
2008-02-05 Kern SibbaldPlugin implementation. First cut backup working
2008-02-04 Kern SibbaldMore plugin implementation
2008-02-03 Kern SibbaldFD plugin enhancements
2007-09-05 Kern SibbaldRemove enh_fnmatch.c. Make code that references it...
2007-06-24 Kern Sibbaldkes Implement Windows reparse points -- similar to...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-05-06 Kern Sibbaldkes Start implementing bstrerror() in place of strerror().
2007-05-03 Kern Sibbaldkes First cut strip path. The data should be passed...
2007-02-09 Kern Sibbald09Feb07
2007-02-02 Kern Sibbaldkes Fix memory leak with storage ids in cats/sql_get.c
2006-11-21 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-08-15 Kern Sibbaldkes Eliminate some compile warnings in dird_conf.c
2006-07-26 Robert NelsonStrip pathname portion off all message routines that...
2006-06-30 Robert NelsonMerge in all the low-risk changes from the Windows...
2006-04-15 Kern Sibbald15Apr06
2006-04-11 Kern Sibbald11Apr06
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-05-17 Thorsten Engelcode-extenstions for VSS support on Win32 (preliminary...
2005-05-02 Kern Sibbald- Fix lib/fnmatch.c so that it does proper testing...
2005-05-01 Kern SibbaldAdd start of regex
2005-04-26 Kern SibbaldUpdate projects
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
2005-01-08 Kern SibbaldIntegrate Nicolas' patch for direct DVD support.
2005-01-06 Kern Sibbald- Apply all of Preben's patches, but revert to old...
2004-12-21 Kern SibbaldApply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-17 Kern Sibbald- Apply Preben 'Peppe' Guldberg <peppe@wielders.org>
2004-12-12 Kern SibbaldIntegrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-09 Kern Sibbald- Integrated Preben 'Peppe' Guldberg <peppe@wielders...
2004-12-04 Kern Sibbald- Implement conversion of the manual, and some minor...
2004-12-04 Kern SibbaldFirst cut conversion using html2latex; add .tex files
2004-12-01 Kern SibbaldNew debug code + update Python prototypes
2004-10-02 Kern Sibbald- Use different share mode when opening files on WinMe...
2004-09-21 Kern Sibbald- Correct segfault in message.c with debug=200 (new...
2004-08-06 Kern SibbaldA few changes for Win32
2004-08-05 Kern SibbaldFix new FileSet exclusion
2004-07-18 Kern SibbaldSome Win32 fixes
2004-07-01 Kern SibbaldAdd regex to FileSet + fix ACL crash + gnome1 Makefile...
2004-06-09 Kern SibbaldFinal changes
2004-04-30 Kern SibbaldMore FileSet changes
2004-04-30 Kern SibbaldStart FileSet filtering
2004-04-30 Kern SibbaldAdd Exclude to new FileSet
2004-04-29 Kern SibbaldImplement new style filesets
2004-02-26 Kern Sibbaldmtimeonly and keepatime in Include + first cut disk...
2003-09-10 Kern SibbaldFix additional counter problem + fix pathconf() error bug
2003-07-11 Kern SibbaldDoc updates + fixed win32 crash in idcache cleanups...
2003-06-19 Kern SibbaldCorrect buffer corruption with long directory names
2003-06-09 Kern SibbaldBig reorganization of restore code into lib/attr.c
2003-04-09 Kern SibbaldFix mtime/ctime problem, misc
2003-04-07 Kern SibbaldChange spelling of cancelled
2003-01-14 Kern SibbaldJobStatus updates
2003-01-12 Kern SibbaldFix UseDuration (hopefully)
2003-01-09 Kern SibbaldFix dynamic file options
2003-01-01 Kern SibbaldAdd Raw file save/restore
2002-10-23 Kern SibbaldFirst cut 1.27 see kes23Oct02
2002-04-23 Kern SibbaldInitial revision