From: Kern Sibbald Date: Sun, 6 Apr 2008 13:19:17 +0000 (+0000) Subject: kes Correctly detect Ubuntu systems, and add ubuntu platform directory. X-Git-Tag: Release-3.0.0~1603 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f5b46acd0aab236c5621fc3d62e03356d4260df9;p=bacula%2Fdocs kes Correctly detect Ubuntu systems, and add ubuntu platform directory. kes Fix bug #1063, reuse of freed ptr in list nextvol. kes Release regex compile buffer in filed/job.c kes Add proper type of const char in sql_create.c kes Turn off debug in daemon termination routines kes Move free_volume_list() before devices are freed in stored.c kes Fix reference to uninitalized stack variables in bregex.c. This should correct bug #1067. ---