]> git.sur5r.net Git - bacula/bacula/history - bacula/src/lib
Attempt once again to fix OpenBSD acl/xattr problems
[bacula/bacula] / bacula / src / lib /
2017-03-15 Kern SibbaldFix EPROTO on OpenBSD
2017-03-10 Kern SibbaldAttempt to fix IPV6 not configured
2017-02-14 Kern SibbaldFix getnameinfo() for FreeBSD fixes bug #2083
2016-09-30 Kern SibbaldFix junk in print of resource[rindex] + tweak the messages
2016-09-21 Kern SibbaldFix status alignment output reported by Wanderlei Huttel
2016-09-20 Eric BollengierHandle NULL pointers in smartdump() and asciidump()
2016-09-20 Eric BollengierFix #2085 About director segfault in cram-md5 function
2016-09-20 Eric BollengierFix compilation without SMARTALLOC
2016-07-20 Kern SibbaldAdd explicit LL to big integers to appease older compilers
2016-07-18 Kern SibbaldAllow multiple mailcommand+operatorcommand in Messages...
2016-07-17 Kern SibbaldFail when multipl mailcommand and other strings are...
2016-07-17 Kern SibbaldAdd support for terabytes in sizes. Submitted by Wander...
2016-07-15 Eric BollengierFix optimization error with GCC 6.1
2016-07-15 Eric BollengierFix compilation warnings with GCC 6.1
2016-05-31 Eric BollengierModify the alist object to be reused after a destroy()
2016-05-31 Kern SibbaldTweak smartalloc casting + prototypes
2016-05-31 Kern SibbaldTweak bsock msglen of zero loop
2016-01-14 Kern SibbaldPut back missing line in copyright
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
next