Ondrej Zajicek
|
bf1aec970e
|
Adds support for soft reconfiguration.
|
2009-06-19 23:49:34 +02:00 |
|
Martin Mares
|
a19cd81100
|
Added missing #include and wondering how could it ever compile.
|
2002-11-13 08:30:56 +00:00 |
|
Martin Mares
|
c62d1c19a9
|
... as well there.
|
2000-06-08 10:48:51 +00:00 |
|
Martin Mares
|
ec423cc725
|
Updated CLI helps.
|
2000-06-08 10:25:02 +00:00 |
|
Martin Mares
|
c801e1fbab
|
Renamed command shutdown' to down', so that `s' can be used as an
abbreviation for `show'.
|
2000-03-07 20:09:35 +00:00 |
|
Martin Mares
|
99278e1042
|
Wording changes.
|
2000-01-16 23:36:19 +00:00 |
|
Martin Mares
|
bf8558bc9c
|
Converted shutdown to a kind of reconfiguration, it's no more handled
as a exception in protocol state machines. Introduced a `shutdown'
CLI command. Killed few reconfiguration bugs.
|
2000-01-16 17:40:26 +00:00 |
|
Martin Mares
|
50fe90edf3
|
First attempt on dynamic reconfiguration. There are still lots of bugs
and problems to solve, but the hardest part works.
|
2000-01-16 16:44:50 +00:00 |
|
Martin Mares
|
f78056fb2c
|
Allow logging to stderr as well.
|
1999-12-06 13:51:04 +00:00 |
|
Martin Mares
|
a0c37b45e5
|
Logging is now configurable. You can define multiple log outputs (to both
files and syslog) and assign lists of message categories to each of them.
|
1999-12-06 13:45:56 +00:00 |
|