bareos: master 41127f7b
| Author | Committer | Branch | Timestamp | Parent | |
|---|---|---|---|---|---|
| Marco van Wieringen | Marco van Wieringen | master | 2013-12-26 20:09 | master 73d26a5e | Pending |
| Changeset | Allow history file and size to be configurable. Up until now the readline history file always had a fixed name and size of 100 entries in memory and 200 on disk. You could always configure a name for the history file but it was never used. We now also always truncate the history size to the configured size before reading it into memory. |
||||
| mod - src/console/console.c | Diff File | ||||
| mod - src/console/console_conf.c | Diff File | ||||
| mod - src/console/console_conf.h | Diff File | ||||