Commit Graph

37 Commits

Author SHA1 Message Date
Pierre-Louis Bonicoli 9aa9e719d9
new release: ensure NEWS file is up to date 2021-10-13 13:13:22 +02:00
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
Pierre-Louis Bonicoli 92a1f07c76
bip-release: update regex
Related: c0fafe669d
2020-05-18 04:43:59 +02:00
Pierre-Louis Bonicoli 843cf3738e
oidentd is a runtime option: update doc & script 2018-12-11 11:04:18 +01:00
Pierre-Louis Bonicoli 554c372452
Sign commits created by release script 2017-07-26 10:41:43 +02:00
Marc Dequènes (Duck) c34b030e21 bip-release script can now handle an optional release name
This release name is used in the git tag. The previous 'release'
variable was renamed in 'release_version' to avoid confusion.
2013-10-19 14:57:15 +02:00
Marc Dequènes (Duck) ca4dd55e71 Use full year in dev tarball name made by bip-release 2013-10-19 13:34:15 +02:00
Marc Dequènes (Duck) d9461b8c8d make_distcheck in bip-release needs to prepare sources 2013-10-19 13:32:25 +02:00
Marc Dequènes (Duck) 400cfedb6c Sign release tags
Closes #270
2013-10-19 12:52:04 +02:00
Nathan Phillip Brink 7e1c80a65a Use 'make dist' instead of 'git archive' to create a release or snapshot tarball. 2011-09-14 06:28:14 +02:00
Arnaud Cornet 94b5ac4797 [release script] Fix mktemp usage 2009-06-05 00:44:28 +02:00
Arnaud Cornet b6f30f6a03 Fix one leak. Fix git-release script for new git. 2009-02-28 11:19:57 +01:00
Arnaud Cornet f6582a54b2 bipgenconfig: generate 4096 bit rsa keys 2008-10-24 00:08:47 +02:00
Arnaud Cornet 6cee8c728f bip-release glitch fix. 2008-02-16 11:33:00 +01:00
Loc Gomez 671a455219 Fix UTF-8 in all files 2008-01-09 23:45:40 +01:00
Arnaud Cornet 1ea9f51539 Fixup for release script. 2008-01-09 23:31:22 +01:00
Arnaud Cornet 60e50d56c6 Add -git to version string. 2008-01-09 20:18:48 +01:00
Arnaud Cornet 985c75a38b Update src/version.h for release. 2008-01-09 20:18:27 +01:00
Arnaud Cornet 8827476701 Turn bip-take-snapshot to a bip-release script. 2008-01-09 20:17:38 +01:00
Loc Gomez 47807cd2b3 bipgenconfig:
- detect bipmkpw path when possible
2008-01-07 22:57:11 +01:00
Loc Gomez 36d31e32e5 rename client_side_ssl_key to client_side_ssl_pem 2008-01-07 20:42:40 +01:00
Loc Gomez da442e0be7 bipgenconfig client_side_ssl_key option 2008-01-07 15:54:51 +01:00
Loc 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
Arnaud Cornet 5f562e7432 Annoying bip-take-snapshot fix 2007-12-08 16:22:56 +01:00
Arnaud Cornet 32cdb53d09 Add bip-take-snapshot 2007-11-25 15:50:19 +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
kyoshiro fdc917b045 remove POSIX dependency 2007-02-02 23:01:41 +00:00
kyoshiro 7bf018748f bip configuration+make cert script (perl) 2007-02-02 22:45:51 +00:00
kyoshiro 91f362391b Add a script to generate bip.pem 2006-11-15 16:18:56 +00:00