1
0
forked from bip/bip

Commit Graph

  • 209b9a7cd7 Add missing terminating null byte Pierre-Louis Bonicoli 2015-09-03 05:40:58 +0200
  • 5594e69bf6 Use a new logfile when day changed Pierre-Louis Bonicoli 2015-07-10 23:20:30 +0200
  • bdec94020e Use monotonic time Pierre-Louis Bonicoli 2015-07-10 11:49:30 +0200
  • 34baf6e841 Always call bip_tick when select timeout Pierre-Louis Bonicoli 2015-07-10 11:49:30 +0200
  • 9df25a6423 Reformatting Pierre-Louis Bonicoli 2015-07-10 11:49:30 +0200
  • ddf7958353 Use AC_RUN_IFELSE instead deprecated AC_TRY_RUN Pierre-Louis Bonicoli 2015-07-10 13:18:27 +0200
  • fbb285fc91 Update AC_PREREQ entry: bump to 2.69 Pierre-Louis Bonicoli 2015-07-10 13:18:01 +0200
  • 4eec084452 Allow to configure the delay before a reconnection Pierre-Louis Bonicoli 2014-12-11 17:20:14 +0100
  • 73483ff088 Handle PREFIX defined in ISUPPORT Pierre-Louis Bonicoli 2014-09-26 14:59:57 +0200
  • e88d7da760 Handle CHANMODES defined in ISUPPORT Pierre-Louis Bonicoli 2014-09-20 17:57:39 +0200
  • fda9fccb85 Handle unlikely case: "CAPAB" present twice Pierre-Louis Bonicoli 2014-09-16 02:50:04 +0200
  • db27168c76 Avoid unnecessary test Pierre-Louis Bonicoli 2014-09-16 02:40:45 +0200
  • f7ace64abe Remove dead links from the list of all links Pierre-Louis Bonicoli 2014-07-15 02:31:19 +0200
  • 88242715f4 allow for certificate store to be unspecified in CA mode Adam Williamson 2014-09-19 18:04:53 -0700
  • 89295ca4b2 check whether trust store is a file or directory in CHECK_CA Adam Williamson 2014-09-19 13:01:53 -0700
  • e0b63528f2 Channel modes: 'Type B' flags always have a value Pierre-Louis Bonicoli 2014-09-03 02:18:02 +0200
  • d2fa844960 Channel mode: handle flags 'f' and 'j' Pierre-Louis Bonicoli 2014-09-01 16:49:29 +0200
  • 8d3539a7d0 Fix --without-openssl build Pierre-Louis Bonicoli 2013-11-04 08:49:06 +0100
  • acfad6dee2 Add -git to version string. Marc Dequènes (Duck) 2013-10-19 15:58:19 +0200
  • a6e2985887 Update version and ChangeLog for bip-0.8.9 release. release-0.8.9 Marc Dequènes (Duck) 2013-10-19 15:58:14 +0200
  • c34b030e21 bip-release script can now handle an optional release name Marc Dequènes (Duck) 2013-10-19 14:57:15 +0200
  • ca4dd55e71 Use full year in dev tarball name made by bip-release Marc Dequènes (Duck) 2013-10-19 13:34:15 +0200
  • d9461b8c8d make_distcheck in bip-release needs to prepare sources Marc Dequènes (Duck) 2013-10-19 13:28:42 +0200
  • b6d9151e8c Corrected AC_INIT: package and tarname were inverted Marc Dequènes (Duck) 2013-10-19 13:07:45 +0200
  • 400cfedb6c Sign release tags Marc Dequènes (Duck) 2013-10-19 12:52:04 +0200
  • 1c3ef1d360 Really ensure a Yacc alternative is installed at build time Marc Dequènes (Duck) 2013-10-19 11:53:13 +0200
  • 8b98c3746e Compatibility fix with bison 2.6 Marc Dequènes (Duck) 2013-10-18 17:31:47 +0200
  • 71801fb3d2 Throttle almost everything (except PING, PONG, and certain QUIT messages) sent to the IRCd. Nathan Phillip Brink 2013-07-08 12:18:03 +0200
  • aa4ee44d68 Remove useless bootstrap script Pierre-Louis Bonicoli 2013-07-07 19:29:28 +0200
  • 2c390390ed Password cannot contain spaces. Closes #265. Pierre-Louis Bonicoli 2012-01-07 12:28:47 +0100
  • df45c4c2d6 Closes #261. Fix by Thijs Alkemade. Pierre-Louis Bonicoli 2012-01-25 05:08:52 +0100
  • f1bec50a9c Revert f19e1f6. Fix #252. Pierre-Louis Bonicoli 2012-01-25 04:03:18 +0100
  • 222a33cb84 Buffer Overflow: check against the implicit size of select() arrays Pierre-Louis Bonicoli 2012-01-07 11:41:02 +0100
  • 0ed5240de5 doc: automake,autoconf-archive:deps, add bootstrap Pierre-Louis Bonicoli 2012-01-20 05:27:28 +0100
  • 7fef65fbe8 use maintainer mode when building from a repo Pierre-Louis Bonicoli 2011-10-25 01:17:54 +0200
  • 975ccac0b1 delete generated file Pierre-Louis Bonicoli 2011-10-24 23:45:01 +0200
  • a46b8bd2c2 Fix GCC warnings. Arnaud Fontaine 2011-10-03 15:25:26 +0900
  • ab0a41b7bb Add AM_MAINTAINER_MODE for vendors. Arnaud Fontaine 2011-10-04 11:15:12 +0900
  • 6103f8bc84 CFLAGS: add -Werror Pierre-Louis Bonicoli 2011-10-04 00:47:22 +0200
  • 0da434d126 Fix GCC warnings. Arnaud Fontaine 2011-10-03 15:25:26 +0900
  • 559fa7ed44 don't override user var. Thanks to Alex Legler Pierre-Louis Bonicoli 2011-09-14 06:30:09 +0200
  • 7e1c80a65a Use 'make dist' instead of 'git archive' to create a release or snapshot tarball. Nathan Phillip Brink 2011-09-13 02:55:17 +0000
  • 84fa6c7eb0 Fix typo in assertion message Pierre-Louis Bonicoli 2011-05-23 04:36:58 +0200
  • b2dde370d6 Improve 'trust ok' command Pierre-Louis Bonicoli 2011-05-23 04:01:27 +0200
  • 46c599d92e Add -git to version string. Pierre-Louis Bonicoli 2011-04-12 02:14:20 +0200
  • e730a96cd8 Update src/version.h and Changelog for release. release-0.8.8 Pierre-Louis Bonicoli 2011-04-12 02:14:18 +0200
  • f19e1f6209 Fix backlog of queries when option 'log' is False Pierre-Louis Bonicoli 2011-04-12 01:08:41 +0200
  • 87da44e583 connection: allow to disable / enable log (#211) Yoann Guillot 2011-04-05 23:43:05 +0200
  • 2e49437ed7 revert 4fdabdd166 Pierre-Louis Bonicoli 2011-01-26 21:47:12 +0100
  • 81b8ed48cf Fix build errors on armel Pierre-Louis Bonicoli 2011-01-15 17:53:46 +0100
  • 4d4710acb9 Fix "FATAL: list_remove: item not found" Pierre-Louis Bonicoli 2010-12-28 03:22:19 +0100
  • ca1b383a74 check return value of hash_get Pierre-Louis Bonicoli 2010-12-28 03:20:01 +0100
  • 4fdabdd166 filename is NULL if !store && !conf_log Pierre-Louis Bonicoli 2010-12-28 03:18:13 +0100
  • 0b7a3e6a07 Add -git to version string. Arnaud Cornet 2010-09-12 17:48:00 +0100
  • ec078131ea Update src/version.h and Changelog for release. Arnaud Cornet 2010-09-12 17:47:57 +0100
  • 7fb0823167 cp Arnaud Cornet 2010-09-12 17:32:55 +0100
  • 4822364c0f Fix for null pointer deference Arnaud Cornet 2010-09-12 16:52:00 +0100
  • d0ee9df3ec Add -git to version string. Arnaud Cornet 2010-08-07 12:18:59 +0100
  • 3c6d776597 Update src/version.h and Changelog for release. Arnaud Cornet 2010-08-07 12:18:53 +0100
  • 4f5f08677f Enable PIE executable creation. Arnaud Cornet 2010-08-07 12:10:32 +0100
  • 7712ae3a92 Fix typo Trou 2010-06-15 23:02:01 +0100
  • 4d3ee53e7b RFC 1459 specifies that the PONG message may have 1 or 2 parameters. Zach Wily 2010-04-07 22:12:26 +0100
  • f995c1f537 try to mitigate freenode antiflood throttling Arnaud Cornet 2010-02-17 12:34:57 +0000
  • 4d5ef34325 oidentd is not debug Arnaud Cornet 2010-02-17 12:33:05 +0000
  • 92365874d4 Revert "Fix antiflood. Fixes freenode kicking us out." Arnaud Cornet 2010-02-17 12:32:22 +0000
  • 5c3f22d8a8 Revert "Unbraindead" Arnaud Cornet 2010-02-17 12:32:15 +0000
  • b21c658b8c Unbraindead Arnaud Cornet 2010-02-17 12:00:55 +0000
  • 5b26dac489 More lose MODE command handling Arnaud Cornet 2010-02-17 10:55:09 +0000
  • 5d6b7fedaf backread_hours is in hours, not days Mathieu Pillard 2010-02-16 10:08:27 +0000
  • 7c0b6036f2 Ugly header fixups to fix build Arnaud Cornet 2010-02-15 14:22:00 +0000
  • 2e5f4287ff With necessary header fix Mathieu Pillard 2010-02-15 14:17:44 +0000
  • c0772f54bf Fix time parsing. Fixes backlog replaying one month to many, Mathieu Pillard 2010-02-15 14:16:08 +0000
  • 639e929021 Fix antiflood. Fixes freenode kicking us out. Arnaud Cornet 2010-02-15 14:06:50 +0000
  • bfe14ebb20 Add -git to version string. Arnaud Cornet 2009-11-15 20:41:59 +0000
  • ce506aaec7 Update src/version.h and Changelog for release. Arnaud Cornet 2009-11-15 20:41:56 +0000
  • a932cc53a9 [BUILD] Attempt to fix autostuff Arnaud Cornet 2009-11-15 20:40:17 +0000
  • 944f18962a Add -git to version string. Arnaud Cornet 2009-11-15 20:21:27 +0000
  • 06a67e08af Update src/version.h and Changelog for release. Arnaud Cornet 2009-11-15 20:21:24 +0000
  • 03ee43ca89 [BUG] fatal() on nick change on gamesurge network Arnaud Cornet 2009-11-15 20:14:28 +0000
  • 31ae5ac0bf [autostuff] Rewrite. Use non recursive make. Drop src/config.h.in that must be populated by autoheader Arnaud Cornet 2009-08-24 21:26:46 +0200
  • 889f3cc1b7 Add -git to version string. Arnaud Cornet 2009-08-24 19:05:48 +0200
  • c496bd7027 Update src/version.h and Changelog for release. Arnaud Cornet 2009-08-24 19:05:45 +0200
  • 70fbf99c7f Refactor _write_socket Arnaud Cornet 2009-08-19 22:02:56 +0200
  • 7546daa276 [BUG] Handle badly lagging client conns decently. Arnaud Cornet 2009-08-19 02:09:16 +0200
  • fa0c70539b Allow parallel build (thks Whoopie and psychon). Arnaud Cornet 2009-07-26 11:38:20 +0200
  • 442e4973cd Add -git to version string. Arnaud Cornet 2009-07-17 11:43:34 +0200
  • a7c38c17c0 Update src/version.h and Changelog for release. Arnaud Cornet 2009-07-17 11:43:29 +0200
  • 213643d5bf size hour array correctly Arnaud Cornet 2009-07-05 19:35:00 +0200
  • 1a2b1dd165 Cleanup log outputs Arnaud Cornet 2009-07-05 19:04:51 +0200
  • 3698955365 Don't reset store->file_offset when adding a new file Arnaud Cornet 2009-07-05 18:08:35 +0200
  • a8fb0c40d3 Support hour in log format. Mostly for debugging Arnaud Cornet 2009-07-05 14:00:06 +0200
  • 32e08c94aa SSL basic mode, support X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN Arnaud Cornet 2009-07-02 18:05:51 +0200
  • 405f8b4afc [log] Use canonical name to detect need for log rotation Arnaud Cornet 2009-06-28 16:33:29 +0200
  • 4532234426 [ssl:basic] Restore trust command behavior that was broken (repported by psychon) Arnaud Cornet 2009-06-25 01:24:38 +0200
  • 5ae1c1dec5 [log] close logs files more intensively. Arnaud Cornet 2009-06-25 00:43:44 +0200
  • 7af35a3018 Bad and useless strncat use (reported by psychon, thanks to him) Arnaud Cornet 2009-06-18 13:50:43 +0200
  • 015969e86b [log] Fix to /bip backlog x Arnaud Cornet 2009-06-13 17:29:44 +0200
  • 8cea2bdb71 Don't fail if ressetting non existing store. Arnaud Cornet 2009-06-07 13:22:20 +0200
  • 94b5ac4797 [release script] Fix mktemp usage Arnaud Cornet 2009-06-05 00:44:28 +0200
  • 499a7d75b5 backlog tweak Arnaud Cornet 2009-06-05 00:43:05 +0200