]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib
More debug info when aborting
[bacula/bacula] / bacula / src / lib /
2016-01-11 Kern SibbaldMore debug info when aborting
2016-01-10 Kern SibbaldChange copyright as per agreement with FSFE
2016-01-06 Eric BollengierFix #1548 about Solaris SIGBUS with accurate mode backup
2015-12-20 Kern SibbaldTweak align comment
2015-11-21 Eric BollengierFix segfault in open_bpipe() when the program is empty
2015-10-15 Kern SibbaldFix bug #2083 -- Fix sockaddr_to_ascii for FreeBSD
2015-08-13 Kern SibbaldPut back missing close_msg(NULL) to flush daemon messag...
2015-08-13 Kern SibbaldBackport from Bacula Enterprise
2015-05-27 Eric BollengierForce use of newer TLS protocols
2015-05-24 Kern SibbaldChange license on src/lib/crc32.c as agreed with the...
2014-12-05 Kern SibbaldMake global my_name hold 127 chars
2014-11-30 Kern SibbaldAdd copyright to Makefiles
2014-11-28 Kern SibbaldRevert previous copyright accidentally changed
2014-08-07 Martin SimmonsFix bug #2089 compiler warning
2014-08-06 Kern SibbaldTweak fix compiler complaint
2014-07-26 Kern SibbaldJim Raney's TLS patch
2014-07-23 Eric BollengierEnsure b_sterror() is using the correct size of input...
2014-07-12 Kern SibbaldRemove bad cherry-pick
2014-07-12 Kern SibbaldRemove bad cherry-pick
2014-07-12 Kern SibbaldSet pthread id in jcr at beginning so the job can be...
2014-07-12 Kern SibbaldTweak comment spelling
2014-07-12 Kern SibbaldTweak bsock error messages
2014-07-12 Eric BollengierFix compilation of bsock.c when TLS is not available
2014-07-12 Kern SibbaldFix bug #2074 crashes when no conf file present
2014-06-03 Kern SibbaldBetter error handling for cancel command
2014-05-19 Kern SibbaldImprove sellist code
2014-05-11 Kern SibbaldTighten error condition handling in sellist
2014-04-11 Eric BollengierFix #2047 about bthread_cond_wait_p not declared
2014-04-09 Kern SibbaldFix Bacula bug #2046 -- sellist limited to 10000
2014-04-02 Kern SibbaldFix improper string in parser
2014-03-31 Kern SibbaldRemove more vestiges of Python
2014-03-31 Kern SibbaldMake IPv6 handling more robust
2014-03-27 Marcin HabaFix for too small length of config token
2014-03-27 Kern SibbaldBackport from BEE
2013-04-20 Kern SibbaldRefactor lock_volumes so most lock a vol rather than...
2013-04-20 Kern SibbaldBackport new lock calls + debug for SD
2013-04-20 Kern SibbaldPull src/lib changes from master
2013-04-20 Kern SibbaldAdd jobid to Pmsg output
2013-04-20 Kern SibbaldAllow conf file quoted strings to be used in a list
2013-04-20 Kern SibbaldMake bfgets handle very long lines
2013-04-20 Marco van WieringenFinal fix of bug #1943
2013-04-20 Marco van WieringenFix bug #1948 MailOnSuccess get executed on error.
2013-04-20 Marco van WieringenFix bug #1943 no message storage on closed database...
2013-04-20 Eric BollengierFix messages segfault
2013-04-20 Eric BollengierFix #4996 about MaxRunTime canceling the job too early
2013-04-20 Kern SibbaldFix race condition in close_msg that causes seg fault
2013-04-20 Marco van WieringenImplement feature request #1939
2013-04-20 Kern SibbaldFix double unlink
2013-04-20 Kern SibbaldMore tests for freeing NULL pointers
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 Kern Sibbaldbackport code from master
2013-04-20 Marco van WieringenAdd extra test for unsupported Protocol Families.
2013-04-20 Marco van WieringenFix inet_pton call.
2013-04-20 Marco van WieringenReal fix of bug #1897
2013-04-20 Marco van WieringenTweak layout.
2013-04-20 Marco van WieringenFirst try at fixing bug #1897
2013-04-20 Marco van WieringenFix bug #1893
2013-04-20 Kern SibbaldRemove restriction of network buffer size being multipl...
2013-04-20 Marco van WieringenUse IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.
2013-04-20 Marco van WieringenFix bug #1870 GNU binutils-gold build failure.
2013-04-20 Kern SibbaldFix TCP Heartbeat code
2013-04-20 Marco van WieringenTweak connect error.
2013-04-20 Marco van WieringenAdd support for fcntl(fd, F_CLOSEM) to close filedescri...
2013-04-20 Marco van WieringenUse closefrom if available instead of trying to close...
2013-04-20 Marco van WieringenFix class member shadowing.
2013-04-20 Marco van WieringenAdd support for new POSIX getaddrinfo interface.
2013-04-20 Kern SibbaldFix get_basename() -- rewrite
2013-04-20 Kern SibbaldRemove old shared objects before install
2013-04-20 Martin SimmonsFix bug #1842 Incorrect port number reported
2013-04-20 Kern SibbaldMake cd accept wildcards
2013-04-20 Kern SibbaldFirst cut wild card in restore cd command -- works...
2013-04-20 Kern SibbaldFix plugin bug with multiple simultaneous jobs
2013-04-20 Marco van WieringenSkip certain filesystem types on some platforms.
2013-04-20 Kern SibbaldTweak fix compile error on older FreeBSDs
2013-04-20 Marco van WieringenMove ini.c to libbaccfg from libbac
2013-04-20 Kern SibbaldTweak fix indent
2013-04-20 Kern SibbaldFix const char compiler warning
2013-04-20 Kern SibbaldAvoid conflict with PAGE_SIZE define
2013-04-20 Eric BollengierTweak copyrights again
2013-04-20 Eric BollengierTry to fix openssl problem with signal
2013-04-20 Eric Bollengiertweak debug
2013-04-20 Eric BollengierAdd BSOCK::set_killable()
2013-04-20 Eric BollengierAdd helper for ini files
2013-04-20 Eric Bollengiertweak copyright
2013-04-20 Kern SibbaldEnhance sellist to allow rescanning the list
2013-04-20 Kern SibbaldFix lib/sellist.c
2013-04-20 Kern SibbaldPull compiler warning cleanup code + other from master
2013-04-20 Kern SibbaldRemove double include of sellist.h
2013-04-20 Kern SibbaldTweak alist.h
2013-04-20 Kern SibbaldFirst cut selection list
2013-04-20 Eric BollengierFix compilation warning on FreeBSD
2013-04-20 Kern SibbaldGet new lib/plugins.h
2013-04-20 Kern SibbaldFix compiler warning in message.c
2013-04-20 Eric BollengierSplit messages line by line before sending it to syslog...
2013-04-20 Eric BollengierFix #3308 where a SMTP problem can block the director
2013-04-20 Marco van WieringenFlush mntent cache on exit.
2013-04-20 Marco van WieringenChange locking scheme of the mountpoint cache.
2013-04-20 Marco van WieringenMove the shortcut logic up so its a real shortcut again.
next