jelmer/ctrlproxy.git
2009-09-08 Jelmer VernooijSync example config.
2009-06-30 Jelmer VernooijDeclare base class everywhere explicitly.
2009-06-30 Andreas SchneiderSave nickserv passwords as part of 'saveconfig'.
2009-06-19 Jelmer VernooijImprove formatting.
2009-06-17 Jelmer VernooijFix formatting.
2009-06-16 Jelmer VernooijFix is_connected.
2009-06-16 Jelmer VernooijSupport delaying disconnects until all lines are sent.
2009-06-16 Jelmer VernooijRemove outdated RPM specfile.
2009-06-16 Jelmer VernooijMove pending lines queue to backend.
2009-06-16 Jelmer VernooijRemove unnecessary G_MODULE_EXPORT
2009-06-14 Jelmer VernooijFix year in motd.
2009-06-14 Jelmer VernooijFix admin network now that we no longer provide the...
2009-06-13 Jelmer VernooijFix handling of virtual networks.
2009-06-13 Jelmer VernooijFix the build.
2009-06-13 Jelmer VernooijAdd benchmark for linestack.
2009-06-13 Jelmer VernooijMake truncate argument to Linestack optional.
2009-06-13 Jelmer VernooijSimplify linestack interface.
2009-06-13 Jelmer VernooijImplement traversing of linestack.
2009-06-13 Jelmer VernooijSplit out line reading a bit.
2009-06-13 Jelmer VernooijSupport send in linestack.
2009-06-13 Jelmer VernooijImplement Linestack.replay.
2009-06-13 Jelmer VernooijImplement ChannelDict.keys.
2009-06-13 Jelmer VernooijUse saner version strings when building from bzr.
2009-06-13 Jelmer VernooijRemove another layer of abstraction in linestack.
2009-06-13 Jelmer Vernooijlinestack: Remove a layer of abstraction.
2009-06-13 Jelmer VernooijAdd basic python bindings for linestack.
2009-06-13 Jelmer VernooijMove linestack to libirc.
2009-06-13 Jelmer VernooijSimplify linestack handling.
2009-06-13 Jelmer VernooijSupport not truncating linestack files a bit better.
2009-06-13 Jelmer VernooijMove libirc stuff to a separate makefile.
2009-06-13 Jelmer VernooijAlways flush.
2009-06-13 Jelmer VernooijMerge index for linestack.
2009-06-13 Jelmer VernooijUse index for linestack.
2009-06-12 Jelmer VernooijSupport loading motd from right location when running...
2009-06-12 Jelmer Vernooijuse nosetests rather than trial.
2009-06-12 Jelmer VernooijLoad files from sourcedir if running from sourcedir.
2009-06-10 Jelmer VernooijUpdate years.
2009-06-07 Patrick R McDonaldImport daemontools script.
2009-05-11 Jelmer VernooijDon't print commands.
2009-05-10 Jelmer VernooijFix KeyError being raised.
2009-05-10 Jelmer VernooijProvide access to more Network attributes.
2009-05-10 Jelmer VernooijProvide access to networks in ctrlproxy.
2009-05-10 Jelmer VernooijMention python in dependencies.
2009-05-10 Jelmer VernooijMove lose client hooks to src/client.c.
2009-05-10 Jelmer VernooijAdd --python option to ctrlproxy-admin.
2009-05-10 Jelmer Vernooijre-combine arguments in python command.
2009-05-10 Jelmer VernooijHandle stderr as well, cope with newlines.
2009-05-10 Jelmer VernooijProvide custom stdout for scripts.
2009-05-10 Jelmer VernooijMention which plugins have been successfully loaded.
2009-05-10 Jelmer VernooijClean mods dir.
2009-05-10 Jelmer VernooijFix clean for libirc python module.
2009-05-10 Jelmer VernooijMove irc python module tests to libirc/python/tests.
2009-04-16 Jelmer VernooijMove state Python objects to a separate file.
2009-04-16 Jelmer VernooijMove transport code into a separate file
2009-04-16 Jelmer VernooijAdd header for IRC python module.
2009-04-16 Jelmer VernooijMove irc python module to libirc/
2009-04-14 Jelmer VernooijWatch status of child processes of ctrlproxyd.
2009-04-14 Jelmer VernooijFix call to create-linestack
2009-04-13 Jelmer VernooijFix crash in log_custom when the network is disconnected.
2009-04-13 Jelmer VernooijInitial work not truncating existing linestack data.
2009-04-13 Jelmer VernooijFix crash bug in on_transport_log.
2009-04-13 Jelmer VernooijUpdate NEWS
2009-04-13 Jelmer VernooijFix netsplits.
2009-04-13 Jelmer VernooijRemove relation between client and network in libirc.
2009-04-13 Jelmer VernooijSupport Client.inject_line.
2009-04-13 marloweUpdate ctrlproxyd.8.
2009-04-13 Jelmer VernooijFix segfault.
2009-04-13 Jelmer VernooijAdd tests that show bug in MODE handling.
2009-04-13 Jelmer VernooijAdd more state tests.
2009-04-13 Jelmer VernooijFix diff state sending.
2009-04-13 Jelmer VernooijFix addition of : for PART and TOPIC.
2009-04-13 Jelmer VernooijAdd more channel state diff tests.
2009-04-13 Jelmer VernooijSupport setting nick modes.
2009-04-13 Jelmer VernooijFix tests.
2009-04-13 Jelmer VernooijAttempt to add ability to add nicks to channels.
2009-04-13 Jelmer VernooijAllow changing channel state modes.
2009-04-13 Jelmer Vernooijsupport adding nicks
2009-04-13 Jelmer VernooijSupport adding nicks to states.
2009-04-13 Jelmer VernooijSupport adding channels to network state.
2009-04-12 Jelmer VernooijPrevent format expansion.
2009-04-12 Jelmer Vernooijallow changing network nick modes
2009-04-12 Jelmer VernooijSupport retrieving nick modes.
2009-04-12 Jelmer Vernooijadd tests for NetworkNick python object
2009-04-12 Jelmer VernooijAllow looking up nicks in channels.
2009-04-12 Jelmer VernooijAdd python object for channel nicks.
2009-04-12 Jelmer VernooijSupport changing creation time.
2009-04-12 Jelmer VernooijAllow setting topic_time
2009-04-12 Jelmer VernooijAllow setting topic manually.
2009-04-12 Jelmer VernooijChannelState.topic_set_time, ChannelState.creation_time
2009-04-12 Jelmer VernooijClient.description python
2009-04-12 Jelmer Vernooijlast_ping / last_pong
2009-04-12 Jelmer Vernooijsend_topic python
2009-04-12 Jelmer Vernooijsend_state_diff, send_channel_state_diff
2009-04-12 Jelmer Vernooijsend_channel_state python.
2009-04-12 Jelmer Vernooijsend_nameslist python.
2009-04-12 Jelmer Vernooijsend_banlist Python.
2009-04-12 marlowe- Removed "--usage" information as it is no longer...
2009-04-12 Jelmer Vernooijsend_channel_mode python.
2009-04-12 Jelmer Vernooijclient_netsplit Python
2009-04-12 Jelmer Vernooijsend_luserchannels python.
next