1
0
forked from bip/bip
Commit Graph

26 Commits

Author SHA1 Message Date
Loïc Gomez
2090349f9c add backlog option to channels. 2007-09-27 01:08:10 +02:00
Loïc Gomez
45e9688c45 changelog 2007-09-26 22:21:01 +02:00
Loïc Gomez
5aec7804af src/log: fix backlogging again, memlog was distrubing the process
src/connection: change some log levels, errors are errors, not debug info...
2007-09-26 21:22:44 +02:00
Loïc Gomez
6ab2bb5146 * src/sample: Update manpage, sample config and sample bip.vim + typo
* src/bip: warn the user about rlimits upon start and whenever they're
reached
* src/bip: add -v flag (show version)
* src/bip: add admin option to user block, and restrict some commands to
admins. Log whenever a /bip command is used
* src/bip: enhance /BIP LIST and HELP commands, add INFO command
* src: fix defaults user/nick/realnames not loaded into connections,
resulting in segfault (WRITE_LINE1 to NULL) and oidentd.conf file not
containing usernames
* src: add default.h and version.h
* src: fflush() system log every log_sync_interval
* src/bip: fix "Resetted." printed whenever a client talks with
backlog_reset_ontalk true
* src/bip: fix backlog user options not set to defaults in add_user
* src/bip: fix oidentd.conf config written lately. Still some issues
* src/util: add human readable time hrtime(), bool2text() and ssl
checlmode2text() functions
* src: lower RECONN_TIMER + add RECONN_TIMER_MAX option
* src/bip: code some validate_config
2007-09-26 14:45:30 +02:00
nohar
56fd224916 Lot's of cleanups. 2007-05-26 10:31:44 +00:00
nohar
c0b86c5e2c Say somegthing in changelog about a release. 2007-02-27 21:02:27 +00:00
nohar
0d79c41d4c Use backlog_ prefix for all backlog config directives. 2007-02-17 10:54:21 +00:00
nohar
458abaf452 Fix fd leak. Delay reconnections. 2007-02-10 14:05:37 +00:00
nohar
40b9b085c1 Keep the changelog up to date, fix year for 2007 modifications. 2007-02-08 22:56:30 +00:00
nohar
e6b7672a19 New nick mgmt code 2007-01-26 18:52:21 +00:00
nohar
ccd2274772 /msg to -bip is now equivalent to /quote bip. 2007-01-12 18:34:45 +00:00
nohar
8b46e5f04f Update changelog, I should do that more often. 2007-01-07 12:02:36 +00:00
nohar
38f84edc01 Debug away msg when no client on. 2006-09-25 12:08:31 +00:00
nohar
c13c58157b Untested ipv6 support for fake ident with oidentd. 2006-09-23 14:13:27 +00:00
nohar
28d396112d Rights fix, working multiple on connect send. 2006-09-20 20:27:14 +00:00
nohar
925bee51c8 Untested no_client_away_msg support. 2006-09-18 16:06:23 +00:00
nohar
509d8bb117 update changelog entry 2006-07-10 22:19:25 +00:00
nohar
f73f69b6e7 Never forget the changelog 2006-07-02 12:04:51 +00:00
nohar
643573969d Fixed date in changelog 2006-06-08 18:55:51 +00:00
nohar
f80cdd85e0 - change default nick in sample file
- fix nick desync between client and server
- fix possible null deference
2006-06-08 18:55:26 +00:00
nohar
df62973aff log the release 2006-03-08 18:26:04 +00:00
nohar
041d7909a2 don't forget to update the changelog 2006-03-07 21:35:09 +00:00
nohar
47d82fdd2a Who patch fix 2006-02-21 07:48:12 +00:00
nohar
4055764e81 Merged lappz patch for better who reply handling 2006-02-05 11:10:33 +00:00
nohar
293812ec64 Bump version to 0.5.1, go with a newer automake 2006-01-29 21:14:20 +00:00
nohar
665d2ec5af Initial import 2005-04-28 08:26:44 +00:00