]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib
Remove new bnet_sig
[bacula/bacula] / bacula / src / lib /
2005-12-21 Kern SibbaldRemove new bnet_sig
2005-12-17 Kern Sibbald- Fix seg fault if user labels a drive directory bug...
2005-12-13 Kern Sibbald13Dec05
2005-12-12 Landon FullerAdd PKE recipient structure creation w/ symmetric key...
2005-12-11 Kern Sibbald- Merge changes made to 1.38.3 into HEAD
2005-12-08 Kern SibbaldFix Win32 built to work with new crypto code.
2005-12-07 Kern Sibbald- Modify most restore error messages to be queued so...
2005-12-07 Kern Sibbald- Remove warning message about multiple saves of hardli...
2005-12-05 Kern Sibbald- Remove argument from create_bacula_database for SQLit...
2005-12-04 Landon FullerMerge the Bacula Encryption branch to HEAD.
2005-12-03 Kern Sibbald03Dec05
2005-11-23 Kern SibbaldUpdate btree code
2005-11-23 Kern SibbaldAdd new files
2005-11-21 Kern SibbaldApply 1.38.2 changes
2005-11-20 Landon FullerFreeBSD recently added SIGLWP to sys/signal.h, uncoveri...
2005-11-12 Kern Sibbald- Implement autochanger drives protocol so that Dir...
2005-11-10 Kern SibbaldRemove delete of CVS files
2005-11-08 Kern SibbaldAdd bsnprintf.c
2005-11-06 Kern SibbaldChange ifdeffing
2005-11-06 Kern SibbaldFix switch in bfile.c
2005-11-05 Kern SibbaldAdd new bsnprintf file
2005-11-03 Kern Sibbald- Fix wrong variable in bpipe.c debug output reported...
2005-10-27 Kern Sibbald- Return HARDEOF status from bnet_recv() if bsock NULL...
2005-10-22 Kern SibbaldApply fix from Martin Simmons to clear structure before
2005-10-13 Kern SibbaldFix error conditions in bpipe.c DVD routine (terminate...
2005-10-13 Kern SibbaldFix buffer size in bpipe.c
2005-10-13 Kern Sibbald- Use a bigger buffer 32K as suggested by Arno in bpipe.c.
2005-09-24 Kern Sibbald- Fix mode change open in btape.c
2005-09-20 Kern SibbaldTweak daemon.c berrno, copyright.
2005-09-18 Kern Sibbald- Apply Landon's patch for the TLS ANS1 API change.
2005-09-05 Thorsten Engeladded GetVolumePathW and GetVolumeNameForVolumeMountPoi...
2005-09-04 Kern SibbaldFix out of order volumes during restore.
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-21 Kern SibbaldMove Win32 errno message build into berrno constructor.
2005-08-19 Kern SibbaldWin32 tweaks
2005-08-18 Kern SibbaldWin32 fix -- remove debug O_NONBLOCK code
2005-08-16 Kern Sibbald- Fix bug that missed drive=nn specification.
2005-08-15 Nicolas Boichat - Convert dvd-writepart to Python.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-08-03 Kern Sibbald- Require 5 arguments to mtx-changer except list and...
2005-07-30 Nicolas BoichatFix src/lib/bpipe.c:run_program and run_program_full_ou...
2005-07-29 Kern Sibbald29Jul05
2005-07-22 Kern Sibbald- Correct compiler complaints in wx-console and tray...
2005-07-22 Kern Sibbald- Add check for df path for dvd_freespace
2005-07-18 Kern Sibbald- Make all files in working directory have .xxx at...
2005-07-18 Kern Sibbald- Move Python variables from Job to Bacula. They are
2005-07-17 Kern Sibbald- Fix name space pollution by OpenSSL 0.9.8 reported by
2005-07-15 Kern Sibbald- Fix dir command scanning field misalignment in
2005-07-13 Kern SibbaldI finally found and squashed the elusive SD crash.
2005-07-11 Kern Sibbald Make sure that bpipe results are zapped even on
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-05 Kern Sibbald- Add code to ensure that reserved but unused volumes
2005-07-04 Kern Sibbald04Jul05
2005-06-29 Kern Sibbald- Attempt to fix DVD writing by eliminating a number...
2005-06-27 Kern Sibbald- Add Database vendor to CatalogRes tuple for Python.
2005-06-23 Kern SibbaldCheck for incorrect duration and size modifiers in...
2005-06-22 Kern Sibbald- Add Version, ConfigDir, and WorkingDir as Python...
2005-06-18 Kern Sibbald- DVD writing/reading seems to be mostly working.
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-13 Kern Sibbald- Make default mandir /usr/share/man
2005-06-10 Kern Sibbald- Start removing #ifdef HAVE_TLS by sneaky tricks.
2005-06-04 Kern Sibbald- Fix compile problems on Win32
2005-06-04 Kern SibbaldMinor changes
2005-05-29 Kern Sibbald- Remove old code in jcr.c
2005-05-26 Kern SibbaldUse light weight non-recursive locking on jcr chain.
2005-05-26 Kern Sibbald- Make JCR a class and implement inc_use_count() and
2005-05-26 Kern SibbaldFix compile problem of ua_restore.c on broken compilers.
2005-05-25 Kern Sibbald- Put Dmsg() on inside if() to avoid calling subroutine.
2005-05-24 Thorsten Engelimproved vss support (goal: only 1 binary, still proble...
2005-05-17 Thorsten Engelrewrote Win32 unicode support to use poolmemory instead...
2005-05-16 Kern Sibbald- Add Scratch to PoolType in PostgreSQL make...tables...
2005-05-12 Thorsten Engelrewrote to use ReadConsole/WriteConsole instead of...
2005-05-10 Kern Sibbald- Add cancel() to Dir Python scripting.
2005-05-10 Thorsten Engel-- load cwprintf and cgetws dynamically via winapi
2005-05-09 Kern Sibbald- Correct bug in parse_config error handling.
2005-05-08 Kern SibbaldFinal changes
2005-05-07 Thorsten Engelmoved g_platform_id to winapi
2005-05-07 Kern Sibbald- Optimize File pruning to eliminate one database call.
2005-05-06 Kern Sibbald- Move test for MaxStartDelay as suggested by Peter.
2005-05-06 Thorsten Engeladded InitWinAPIWrapper
2005-05-03 Kern SibbaldMake a few tls ifdef tweaks
2005-05-03 Kern SibbaldFix init_tls warnings
2005-05-03 Kern SibbaldFix really ugly bstrncpy() but found by Thorsten.
2005-05-03 Kern SibbaldMove winapi.h/c from findlib to lib for inclusion in...
2005-05-02 Kern Sibbald- Fix lib/fnmatch.c so that it does proper testing...
2005-05-02 Thorsten Engeladded (unsigned char) to prevent assertion in win32
2005-05-01 Kern SibbaldMore regex stuff
2005-05-01 Kern SibbaldChange name of regex.h
2005-05-01 Kern SibbaldAdd start of regex
2005-05-01 Kern Sibbald- Fix sign extension problem in lex.c that reads UTF-8
2005-04-30 Kern SibbaldStart Python documentation
2005-04-30 Kern Sibbald- Remove a few HAVE_TLS #ifdefs
2005-04-27 Kern Sibbald- Update Web header to include google search in the...
2005-04-26 Nicolas Boichatwx-console: Improve error handling when reading configu...
2005-04-26 Kern SibbaldUpdate projects
2005-04-22 Landon Fuller- Integrated TLS network encryption
2005-04-21 Kern SibbaldGet FD Python running -- design Python backup interface.
2005-04-21 Kern Sibbald- Fix seg fault in SD when referencing Alert Command.
2005-04-19 Kern Sibbald- Fix new Python code to work for Director.
2005-04-19 Kern SibbaldCleanup Python build so that Python is not dragged
next