Commit Graph

  • 72b028221d adm_reply -> bip_notify Loïc Gomez 2007-09-28 10:43:34 +0200
  • dd49be1755 define some defaults Loïc Gomez 2007-09-27 14:44:25 +0200
  • 12ea45b132 cleanup Loïc Gomez 2007-09-27 14:12:27 +0200
  • 2090349f9c add backlog option to channels. Loïc Gomez 2007-09-27 01:08:10 +0200
  • 45e9688c45 changelog Loïc Gomez 2007-09-26 22:21:01 +0200
  • e5ed7c92ae add ssl_check_mode option to the connection block (requested by Trou) die if ssl_check_mode is unset while the network needs SSL. Loïc Gomez 2007-09-26 22:18:50 +0200
  • 96693716fb fix SSL Loïc Gomez 2007-09-26 22:08:59 +0200
  • 5aec7804af src/log: fix backlogging again, memlog was distrubing the process src/connection: change some log levels, errors are errors, not debug info... Loïc Gomez 2007-09-26 21:22:44 +0200
  • 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 Loïc Gomez 2007-09-26 14:45:30 +0200
  • d888825da5 Raise LAGOUT_TIME to 480. Arnaud Cornet 2007-09-13 17:24:57 +0200
  • ba4b9b9941 Fix off by one in path allocation for oident file path. Arnaud Cornet 2007-09-13 17:02:00 +0200
  • 7967a47be0 Add log_free prototype. Arnaud Cornet 2007-09-09 11:24:21 +0200
  • e9e9549228 Reinit logs for a given connection on well chosen times. Arnaud Cornet 2007-09-08 23:51:45 +0200
  • a00a146193 Add some reply when running commands. Remove commented code Arnaud Cornet 2007-09-07 01:05:55 +0200
  • d7e870fe67 Lot of cleanups wrt init and killing links Cleanup sample config (make cert). Implement some free functions (log_free and link_kill). Move utility macros in src/util.h Reorganiize initialisation functions. Arnaud Cornet 2007-09-04 00:24:50 +0200
  • 995b3f071a Re-open main logfile to allow rotate. Trivial fix. Arnaud Cornet 2007-09-03 12:01:13 +0200
  • a5f8902232 Drop autostuff noise. Add boostrap to regenerate it. Arnaud Cornet 2007-09-02 18:26:27 +0200
  • 909fe5e1c1 Lots of structural changes. Move backlog options to user statment. Drop ircise, to go towards real SIGHUP support. Arnaud Cornet 2007-09-02 14:59:19 +0200
  • 237f729221 Update changelog 0.6.1 Arnaud Cornet 2007-08-19 10:09:26 +0200
  • 7c4667bf1d Fix crash on startup Arnaud Cornet 2007-08-19 09:59:57 +0200
  • e1b7de1735 Fix crash on startup. Arnaud Cornet 2007-08-19 09:26:59 +0200
  • aa40fef29a Close cleanly. Bug repported by netnut. nohar 2007-07-20 14:45:33 +0000
  • 99ba56376a Initiate a 0.6.1 copy. Patch connection.c 0.6.1 nohar 2007-07-16 19:48:43 +0000
  • 6273cf2d59 Add configuration directive to be able not to log bip information (not irc related, that is) nohar 2007-07-01 12:43:09 +0000
  • 46bc59b0a6 Compile fix by trou. nohar 2007-06-26 07:37:51 +0000
  • 0546c4baa2 Set socket flags setting. nohar 2007-06-14 08:48:04 +0000
  • 5bffd8efb8 some stuff TODO nohar 2007-05-31 22:09:24 +0000
  • 56fd224916 Lot's of cleanups. nohar 2007-05-26 10:31:44 +0000
  • ad9c4d7021 create mandatory directories kyoshiro 2007-05-23 20:55:09 +0000
  • fbd899145f Add comment in conf sample file. nohar 2007-05-23 19:35:22 +0000
  • e4e0e8d9fc Comment typo fix. nohar 2007-05-23 19:34:12 +0000
  • 88df6fb0cf And fix. nohar 2007-05-23 19:32:54 +0000
  • 735743a321 Add comment in sample. nohar 2007-05-23 19:29:56 +0000
  • f7bc5e4d7e add bug in BUGS. nohar 2007-04-25 07:41:13 +0000
  • bd804576d9 Add BUGS. nohar 2007-04-25 07:35:13 +0000
  • cc21d62522 fix password not quoted kyoshiro 2007-03-24 12:47:09 +0000
  • 220de6e088 fixes kyoshiro 2007-03-24 11:58:58 +0000
  • c41cc8c155 todo faq ssl network sample kyoshiro 2007-03-23 21:45:03 +0000
  • c0b86c5e2c Say somegthing in changelog about a release. nohar 2007-02-27 21:02:27 +0000
  • 3a309b0a06 Retag 0.6.0 release. 0.6.0 nohar 2007-02-27 20:52:39 +0000
  • 957c9a7329 Remove duplicate token definition. nohar 2007-02-27 20:51:47 +0000
  • 211700c550 add license information kyoshiro 2007-02-25 22:47:42 +0000
  • b056bea223 only lacks current real config load kyoshiro 2007-02-25 22:35:32 +0000
  • b5f1b68893 bipgenconfig: essential functionnalities should work. Still needs config serialize and current config parse/load kyoshiro 2007-02-25 21:45:03 +0000
  • a60bcec69f Allow case insensitive TRUST command. nohar 2007-02-19 22:49:54 +0000
  • 0d79c41d4c Use backlog_ prefix for all backlog config directives. nohar 2007-02-17 10:54:21 +0000
  • d957d132e3 config script nearly finished kyoshiro 2007-02-11 23:33:20 +0000
  • 458abaf452 Fix fd leak. Delay reconnections. nohar 2007-02-10 14:05:37 +0000
  • fd87c58cef A fix for rbot on join. Give up more gracefully on error when dumping oidentd nohar 2007-02-08 23:14:06 +0000
  • 052ec2cfbb Missing ';' nohar 2007-02-08 23:03:49 +0000
  • 40b9b085c1 Keep the changelog up to date, fix year for 2007 modifications. nohar 2007-02-08 22:56:30 +0000
  • faaeb703fd Loglevel cleanups. nohar 2007-02-08 22:53:48 +0000
  • 199c62bca8 Merge in Trou's oidentd patch. nohar 2007-02-08 19:12:20 +0000
  • eb69ec7bc7 rename script kyoshiro 2007-02-02 23:02:09 +0000
  • fdc917b045 remove POSIX dependency kyoshiro 2007-02-02 23:01:41 +0000
  • 7bf018748f bip configuration+make cert script (perl) kyoshiro 2007-02-02 22:45:51 +0000
  • 396dbd0cce Fix AUTHORS nohar 2007-02-01 22:07:10 +0000
  • bd86d50c14 Update bip help message. nohar 2007-01-31 20:49:20 +0000
  • 965aeb9f6a Fixed a compile warning. nohar 2007-01-28 18:35:30 +0000
  • e8775c36c7 add new options to bip.vim syntax file add a readme for anti flood systems kyoshiro 2007-01-27 20:53:03 +0000
  • 2cccffb30e /me whistles... nohar 2007-01-27 20:47:56 +0000
  • 931050deba This was used for debug only. nohar 2007-01-27 20:24:55 +0000
  • 27e6f3a50f Be less demanding on the PONG reply to work with 2ch network. nohar 2007-01-27 15:07:24 +0000
  • a31562f519 Bug fix in nick channel nick tracking nohar 2007-01-27 12:30:12 +0000
  • 2855993dad drop the coucou nohar 2007-01-27 10:16:01 +0000
  • e6b7672a19 New nick mgmt code nohar 2007-01-26 18:52:21 +0000
  • a2a8e0a193 blah nohar 2007-01-12 22:19:29 +0000
  • 9e3d62764f backlog_no_timestamp option implemented nohar 2007-01-12 18:49:14 +0000
  • ccd2274772 /msg to -bip is now equivalent to /quote bip. nohar 2007-01-12 18:34:45 +0000
  • 8b46e5f04f Update changelog, I should do that more often. nohar 2007-01-07 12:02:36 +0000
  • 006f5c07e5 I forgot that my hash lib function was braindead. nohar 2007-01-05 22:20:17 +0000
  • 0194ae7c47 Update build sys, try 3 nohar 2007-01-05 21:27:35 +0000
  • c77ee1e963 Update build sys, try 2 nohar 2007-01-05 21:25:32 +0000
  • 8d1913b380 Update build system. nohar 2007-01-05 21:22:30 +0000
  • 5c17d27a95 Re-think who_count management. nohar 2007-01-05 21:19:32 +0000
  • a7d21b2693 Drop Makefile.in nohar 2007-01-05 21:18:34 +0000
  • 4e12ff1c94 Hash fonction just for fun. nohar 2006-12-08 21:08:23 +0000
  • 70ae216122 Fix error message. nohar 2006-11-22 22:06:06 +0000
  • f6d710bdee Fix backlogging display bug. How come nobody ever saw this one ? Drop conf.h from svn since it is autogenerated. nohar 2006-11-16 14:34:28 +0000
  • 13e3294501 YAY! a readme file ! nohar 2006-11-16 13:36:24 +0000
  • 2e8c820dbb lex/conf.y cleanups vim syntax, manpage, sample conf file updates kyoshiro 2006-11-15 21:13:51 +0000
  • 91f362391b Add a script to generate bip.pem kyoshiro 2006-11-15 16:18:56 +0000
  • afa77d12b5 Implement ban reply redirrection to the requesting client only. nohar 2006-11-12 18:08:49 +0000
  • ae65ababf1 Fixed empty line bug. nohar 2006-11-12 13:22:32 +0000
  • 98dcc2e4d4 bl_msg_only nohar 2006-10-21 12:06:31 +0000
  • 7aa6305280 proper daemonize nohar 2006-10-21 10:36:56 +0000
  • 38f84edc01 Debug away msg when no client on. nohar 2006-09-25 12:08:31 +0000
  • c13c58157b Untested ipv6 support for fake ident with oidentd. nohar 2006-09-23 14:13:27 +0000
  • f02ce0fb03 Typo in man page. nohar 2006-09-20 20:30:25 +0000
  • 28d396112d Rights fix, working multiple on connect send. nohar 2006-09-20 20:27:14 +0000
  • e3410afe93 Now it even build nohar 2006-09-18 18:05:17 +0000
  • 925bee51c8 Untested no_client_away_msg support. nohar 2006-09-18 16:06:23 +0000
  • a4fe5d0861 TODO file update nohar 2006-08-31 07:57:39 +0000
  • acb4b9570d add a pid_file in bip.conf sample. nohar 2006-07-12 18:10:32 +0000
  • 509d8bb117 update changelog entry nohar 2006-07-10 22:19:25 +0000
  • 5e3a7631d9 todo update nohar 2006-07-03 22:14:02 +0000
  • ac6d1eaa7c Drop freenode from config file nohar 2006-07-02 13:51:43 +0000
  • e2e889d640 getopt bugfix nohar 2006-07-02 13:32:00 +0000
  • dace58405f add -s option to set bip homedir nohar 2006-07-02 13:24:43 +0000
  • cd098c85ba SSL Cert path computation fix nohar 2006-07-02 13:02:55 +0000