Commit Graph

16 Commits

Author SHA1 Message Date
Pierre-Louis Bonicoli 0c1881b921
Deprecate backlog_no_timestamp parameter
backlog_timestamp must be used instead.

The default behavior is unchanged and can explicitly used with:

    backlog_timestamp = "time";

The "none" value can be used with the backlog_timestamp parameter in
order to use the same behavior that the "no" value of the deprecated
parameter backlog_no_timestamp provided.

The date can now be displayed (in addition to the time) while backlogging:

    backlog_timestamp = "datetime";
2021-10-08 19:44:08 +02:00
Arnaud Cornet f6582a54b2 bipgenconfig: generate 4096 bit rsa keys 2008-10-24 00:08:47 +02:00
Loïc Gomez 671a455219 Fix UTF-8 in all files 2008-01-09 23:45:40 +01:00
Loïc Gomez 47807cd2b3 bipgenconfig:
- detect bipmkpw path when possible
2008-01-07 22:57:11 +01:00
Loïc Gomez 36d31e32e5 rename client_side_ssl_key to client_side_ssl_pem 2008-01-07 20:42:40 +01:00
Loïc Gomez da442e0be7 bipgenconfig client_side_ssl_key option 2008-01-07 15:54:51 +01:00
Loïc Gomez 8eda1ace0e bipgenconfig script :
- add missing options
- generate options before sub-blocks (for example in user block)
- fix loadConfig not loading networks and users as arrays
- add compatibility process to rename old options to their new names
  when loading config from bipgenconfig store
2008-01-07 15:22:28 +01:00
nohar 6273cf2d59 Add configuration directive to be able not to log bip information (not irc related, that is) 2007-07-01 12:43:09 +00:00
kyoshiro ad9c4d7021 create mandatory directories 2007-05-23 20:55:09 +00:00
kyoshiro cc21d62522 fix password not quoted 2007-03-24 12:47:09 +00:00
kyoshiro 220de6e088 fixes 2007-03-24 11:58:58 +00:00
kyoshiro 211700c550 add license information 2007-02-25 22:47:42 +00:00
kyoshiro b056bea223 only lacks current real config load 2007-02-25 22:35:32 +00:00
kyoshiro b5f1b68893 bipgenconfig: essential functionnalities should work.
Still needs config serialize and current config parse/load
2007-02-25 21:45:03 +00:00
kyoshiro d957d132e3 config script nearly finished 2007-02-11 23:33:20 +00:00
kyoshiro eb69ec7bc7 rename script 2007-02-02 23:02:09 +00:00