jelmer/ctrlproxy.git
2007-04-14 Jelmer VernooijNever send origin to server. Fixes #122.
2007-04-14 Jelmer VernooijAdd support for WATCH.
2007-04-14 Jelmer VernooijAdd support for SECURELIST.
2007-04-14 Jelmer VernooijAdd support for NAMESX.
2007-04-14 Jelmer VernooijSupport MAXPARA
2007-04-14 Jelmer VernooijImplement AWAY command for the admin network.
2007-04-14 Jelmer VernooijDon't obtain addresses that can't be used.
2007-04-14 Jelmer VernooijDon't disconnect after the first error.
2007-04-13 Jelmer VernooijFix formatting
2007-04-12 Jelmer VernooijDon't use charsets by default (#117).
2007-04-12 Jelmer VernooijIgnore temporary file.
2007-04-12 Jelmer VernooijFix encoding of linestack files.
2007-04-08 Jelmer VernooijImplement WHOIS for admin.
2007-04-07 Jelmer VernooijMore tests.
2007-04-07 Jelmer VernooijAdd tests for nickserv file reader.
2007-04-07 Jelmer VernooijAdd tests for nickserv
2007-04-07 Jelmer VernooijIgnore gcov-generated files
2007-04-07 Jelmer VernooijCode style improvements
2007-04-07 Jelmer VernooijUse host name as origin of PINGs
2007-04-07 Jelmer VernooijFix memory leak
2007-04-07 Jelmer VernooijSupport ELIST
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.
next