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-5.0.3~2059 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f1187bd5e77c7626f06b5fdc8d88e4b4a91fb466;p=bacula%2Frescue 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. ---