bareos: master 078f3959
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
mvwieringen | mvwieringen | master | 2014-07-14 17:17 | master 12cdc41d | 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 |