Pierre-Louis Bonicoli pilou
  • Joined on 2021-07-23
pilou approved bip/bip#19 2024-02-19 00:00:58 +01:00
Update copyright info
pilou commented on pull request bip/bip#19 2024-02-19 00:00:45 +01:00
Update copyright info

@pilou what's the best way forward for a merge? Shall I merge into the master here, or is it auto-pulled from the master branch on duckcorp and needs a manual merge?

There isn't any…

pilou pushed to 481_irc_errors at Kyoshiro/bip 2024-02-18 23:46:18 +01:00
d19099eb3c Log unhandled IRC errors as LOG_INFO in bip.log
99a1244e46 Allow a user to /BIP JUMP [-f] [other_conn] (within their list).
Compare 2 commits »
pilou pushed to master at bip/bip 2024-02-18 23:45:47 +01:00
d19099eb3c Log unhandled IRC errors as LOG_INFO in bip.log
pilou pushed to master at bip/bip 2024-02-18 23:42:46 +01:00
99a1244e46 Allow a user to /BIP JUMP [-f] [other_conn] (within their list).
pilou commented on pull request bip/bip#8 2024-02-18 01:19:28 +01:00
Log unhandled IRC errors as LOG_INFO in bip.log

Not a request to change: i would have used return *irc_code == '4'; because it seems closer to the style used in this file.

pilou commented on pull request bip/bip#8 2024-02-18 01:19:28 +01:00
Log unhandled IRC errors as LOG_INFO in bip.log

Other functions use int instead of unsigned int. Should unsigned int be used everywhere? Or c99/stdbool.h be used?

pilou approved bip/bip#19 2024-02-18 00:18:50 +01:00
Update copyright info

I added my email address and rebased on top of master.

pilou pushed to 755_copyright at Kyoshiro/bip 2024-02-18 00:16:44 +01:00
2824b8da7e Update copyright info, add contributors
edd460a8fa Set default recon_timer (and step) to 30s
4cd5bdb381 Set default backlog_lines = 0 (fixes Debian bug #818374)
c6a872ed61 Add bipgenconfig.1 to dist_man_MANS
Compare 4 commits »
pilou merged pull request bip/bip#7 2024-02-18 00:11:09 +01:00
Set default recon_timer (and step) to 30s
pilou approved bip/bip#7 2024-02-18 00:10:55 +01:00
Set default recon_timer (and step) to 30s
pilou pushed to master at bip/bip 2024-02-18 00:09:28 +01:00
edd460a8fa Set default recon_timer (and step) to 30s
pilou commented on pull request bip/bip#6 2024-02-17 23:51:36 +01:00
Allow a user to /BIP JUMP [-f] [other_conn] (within their list).

When bip_notify is used, required parameters are surrounded by</> and optional parameter are surrounded by [/].

pilou commented on pull request bip/bip#6 2024-02-17 23:51:36 +01:00
Allow a user to /BIP JUMP [-f] [other_conn] (within their list).

link_name isn't global/unique: in order to prevent any future issue when this method will be used/called elsewhere : should not the bipuser parameter be required (meaning should not find_link return NULL when bu is NULL)?

pilou commented on pull request bip/bip#6 2024-02-17 23:51:36 +01:00
Allow a user to /BIP JUMP [-f] [other_conn] (within their list).

Use square brackets in the message (same as in the other messages where required/optional parameters are surrounded by brackets):

pilou pushed to 761_default_backlog_lines at Kyoshiro/bip 2024-02-17 03:43:55 +01:00
4cd5bdb381 Set default backlog_lines = 0 (fixes Debian bug #818374)
c6a872ed61 Add bipgenconfig.1 to dist_man_MANS
Compare 2 commits »
pilou pushed to master at Kyoshiro/bip 2024-02-17 03:41:16 +01:00
4cd5bdb381 Set default backlog_lines = 0 (fixes Debian bug #818374)
c6a872ed61 Add bipgenconfig.1 to dist_man_MANS
Compare 2 commits »