jelmer/ctrlproxy.git
2007-04-07 Jelmer VernooijSupport DEAF
2007-04-07 Jelmer VernooijActually delete network in DELNETWORK.
2007-04-07 Jelmer VernooijNo longer disconnect on encoding errors.
2007-04-06 Jelmer VernooijSupport PART in admin network.
2007-04-06 Jelmer VernooijSupport JOIN
2007-04-06 Jelmer VernooijImplement WHO for the admin network.
2007-04-06 Jelmer VernooijGive proper error if network already exists in ADDNETWORK
2007-04-06 Jelmer VernooijFix warning about PING.
2007-04-06 Jelmer VernooijFix #108
2007-04-06 Jelmer VernooijFix replacements for g_file_{get,set}_contents.
2007-04-05 Jelmer VernooijFix g_file_set_contents().
2007-04-05 Jelmer VernooijSupport MAXNICKLEN and MAXCHANNELLEN
2007-04-05 Jelmer VernooijMark #9 as fixed.
2007-04-05 exgFix leak.
2007-04-05 exgFix #9 for log_custom.
2007-04-04 Jelmer VernooijMerge regression fix and cleanup from exg
2007-04-04 Jelmer VernooijSort AUTHORS list by surname
2007-04-04 Jelmer VernooijSupport timed output in BACKLOG command (patch by Korbi...
2007-04-04 Jelmer VernooijFix RPL_TOPICWHOTIME reply (patch by Korbinian Rosenegger).
2007-04-04 exgMove file writing to single function (in preparation...
2007-04-04 exgFix typo.
2007-04-03 Jelmer Vernooijreformat
2007-04-03 Jelmer VernooijFix #9 for log_irssi.
2007-04-03 Jelmer VernooijMove file writing to single function (in preparation...
2007-04-02 Jelmer VernooijAdd more content to the help system (#106).
2007-04-02 Jelmer VernooijConsistency
2007-04-02 Jelmer VernooijFix #87.
2007-04-02 Jelmer VernooijRemove debian/ from main branch. See the debian-specifi...
2007-04-02 Jelmer VernooijUpdate NEWS file
2007-04-02 Jelmer VernooijSome minor updates to the docs.
2007-04-02 Jelmer VernooijMerge network info branch. Should fix #94.
2007-04-02 Jelmer VernooijFix last bits of testsuite.
2007-04-02 Jelmer VernooijFix memory leaks.
2007-04-02 Jelmer VernooijSome work getting the testsuite to pass again.
2007-04-02 Jelmer VernooijFix network info handling.
2007-04-01 Jelmer VernooijSome reformatting.
2007-04-01 Jelmer VernooijChange return type of linestack handlers.
2007-04-01 Jelmer VernooijSome more doc strings.
2007-04-01 Jelmer VernooijSome trivial changes.
2007-03-29 Jelmer VernooijImplement support for IDCHAN, INVEX, EXCEPTS, STATUSMSG...
2007-03-29 Jelmer VernooijMerge upstream.
2007-03-29 Jelmer VernooijFix #103 by sending PING if the server hasn't sent...
2007-03-29 Jelmer VernooijFix #111.
2007-03-24 Jelmer VernooijRequire glib 2.6
2007-03-21 exgSimplify.
2007-03-21 exgFix leak.
2007-03-21 Jelmer VernooijFix tracking of topic last set time.
2007-03-21 Jelmer VernooijSupport CAPAB
2007-03-21 exgUse g_strdup_printf to convert topic time to string.
2007-03-21 exgRestore DUMPJOINEDCHANNELS association.
2007-03-20 Jelmer VernooijAdd name argument, patch by exg.
2007-03-20 Jelmer VernooijFix shutdown assertion.
2007-03-20 Jelmer VernooijMove all help information to the XML docs.
2007-03-19 Jelmer VernooijFix index for help file.
2007-03-19 Jelmer VernooijDon't pass NULL to disconnect_client().
2007-03-19 Jelmer VernooijFix PRIVMSG, QUIT and MODE commands for admin network.
2007-03-19 Jelmer VernooijDon't require write support on help file.
2007-03-19 Jelmer VernooijDon't dereference client pointer, may be null.
2007-03-19 Jelmer VernooijRemove last reference is_private
2007-03-18 Jelmer VernooijOnly store lines in linestack that haven't been redirec...
2007-03-18 Jelmer VernooijImplement USERHOST and ISON. (#99)
2007-03-18 Jelmer VernooijRemove is_private (fixes #12). Patch by exg.
2007-03-18 Jelmer VernooijAdd helper function for sending responses to clients...
2007-03-17 Jelmer VernooijFix help.txt build.
2007-03-17 Jelmer VernooijFix doc build.
2007-03-17 Jelmer VernooijStart working on refactoring the network_info code.
2007-03-17 Jelmer VernooijFall back to default charset if client charset can...
2007-03-17 Jelmer VernooijFix crash when CHARSET command fails (#89)
2007-03-17 Jelmer VernooijTrack CHANMODES information.
2007-03-17 Jelmer VernooijGet rid of hashtable in network_info (should speed...
2007-03-16 Jelmer VernooijRevert overactive memory management.
2007-03-16 Jelmer VernooijTwo fixes by exg.
2007-03-16 Jelmer Vernooijadd some tests for networkinfo code.
2007-03-16 Jelmer VernooijAdd support for WALLCHOPS, WALLVOICES, RFC2812, PENALTY,
2007-03-16 Jelmer VernooijAdd support for handling additional 005 parameters...
2007-03-16 Jelmer VernooijHonour LDFLAGS and puts LIBS after $^. Patch from exg...
2007-03-16 Jelmer VernooijIgnore coverage directory.
2007-03-10 Jelmer VernooijFixed CTCP source reply.
2007-03-10 Jelmer VernooijShow more information about connections.
2007-03-10 Jelmer VernooijStore RPL_TOPICWHOTIME. Fixes #97
2007-03-10 Jelmer VernooijMerge some fixes I made on the train. Fixes #102.
2007-03-09 Jelmer VernooijDo some more input checking.
2007-03-09 Jelmer VernooijRemove notes about fini_plugin().
2007-03-08 Jelmer VernooijAdd make uninstall (#95)
2007-03-08 Jelmer VernooijFix warnings.
2007-03-08 Jelmer VernooijFix 396 handling.
2007-03-07 Jelmer VernooijFix warning
2007-03-07 Jelmer VernooijWhoops, logic was reversed.
2007-03-07 Jelmer VernooijMake GMappedFile optional.
2007-03-07 Jelmer Vernooijcheck is optional
2007-03-07 Jelmer VernooijLook for check using pkg-config.
2007-03-05 Jelmer VernooijAdd LOG_LEVEL command (#101).
2007-03-04 Jelmer VernooijFix support for 251, 252, 253, 254, 265 and 266.
2007-03-04 Jelmer VernooijUpdate year
2007-02-17 Jelmer VernooijAdd check alias for tet, admin.
2007-02-17 Jelmer VernooijAdd nickserv testsuite framework.
2007-02-17 Jelmer VernooijMerge more advanced help support.
2007-02-17 Jelmer VernooijMore help tests.
2007-02-17 Jelmer VernooijAdd support for using bitlbee-like help files.
2007-02-17 Jelmer VernooijImport help code from BitlBee.
next