]> git.sur5r.net Git - bacula/rescue/commit
kes Correctly detect Ubuntu systems, and add ubuntu platform directory.
authorKern Sibbald <kern@sibbald.com>
Sun, 6 Apr 2008 13:19:17 +0000 (13:19 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 6 Apr 2008 13:19:17 +0000 (13:19 +0000)
commitf1187bd5e77c7626f06b5fdc8d88e4b4a91fb466
treed3ef711f786c27779938a895cd80255699082d69
parent31c3dff2484ae8eff996910148f3935c09af589f
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.