bareos: bareos-14.2 9784a1be
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
mvwieringen | mvwieringen | bareos-14.2 | 2014-07-14 19:17 | bareos-14.2 56e904d2 | Pending |
Changeset | Refactor message printing. - Drop fixed size arrays of 5000 bytes (arbitrary length) - Code all message printing using POOL_MEM where it makes sense. - Reindented wrongly indented functions. - Don't use the new stuff using POOL_MEM from: - src/lib/mem_pool.c - src/lib/smartalloc.c - src/lib/lockmgr.c |
||||
mod - src/include/baconfig.h | Diff File | ||||
mod - src/lib/lockmgr.c | Diff File | ||||
mod - src/lib/mem_pool.c | Diff File | ||||
mod - src/lib/message.c | Diff File | ||||
mod - src/lib/message.h | Diff File | ||||
mod - src/lib/smartall.c | Diff File |