]> git.sur5r.net Git - bacula/bacula/commit - bacula/src/lib/bsys.c
- Add a kludge to detect bad date/times, which cause a seg fault in
authorKern Sibbald <kern@sibbald.com>
Wed, 13 Oct 2004 16:10:10 +0000 (16:10 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 13 Oct 2004 16:10:10 +0000 (16:10 +0000)
commita5e467e33f0a6dcb7a33d43118868bbb596604b5
tree838ea73991e70870bd0195487ebb35dcf97bdbbc
parentd77feb124618b251f332a1698cbfd43f8f6b27e2
- Add a kludge to detect bad date/times, which cause a seg fault in
  Microsoft's version of localtime_r().  So, now we know that Microsoft
  programmers do not check return codes!
- Minor update to web site (new projects page).
- Remove bigint for filenameid from postgresql table -- as demonstrated
  by Martin, it has negative performance repercussions.
- Rework getuser() and getgroup() to avoid any possible race condition
  by returning the value in a buffer rather than from the cached table.
- Add a bit more debug code to the FD status output.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1644 91ce42f0-d328-0410-95d8-f526ca767f89
13 files changed:
bacula/ReleaseNotes
bacula/kernstodo
bacula/src/cats/make_postgresql_tables.in
bacula/src/dird/ua_tree.c
bacula/src/filed/job.c
bacula/src/filed/status.c
bacula/src/lib/attr.c
bacula/src/lib/bnet.c
bacula/src/lib/bsys.c
bacula/src/lib/idcache.c
bacula/src/lib/message.c
bacula/src/lib/util.c
bacula/src/version.h