]> git.sur5r.net Git - bacula/rescue/commitdiff
- 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)
  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.


No differences found