Merge fix for logging of mode changes by charly.
[jelmer/ctrlproxy.git] / TODO
2008-09-28 Jelmer VernooijAdd abstraction for connecting to network.
2008-09-28 Jelmer VernooijUpdate developer docs.
2008-01-26 Jelmer VernooijAdd some extra assertions.
2008-01-26 Jelmer VernooijRename save -> implicit.
2008-01-26 Jelmer VernooijAvoid saving implicitly created networks that failed...
2008-01-26 Jelmer VernooijFix tiny memory leak.
2007-12-08 Jelmer VernooijAdd bug #
2007-12-07 Jelmer VernooijRelease 3.0.5.
2007-12-04 Jelmer VernooijFix autosave for logging.
2007-11-28 Jelmer VernooijWarn about unknown configuration file settings.
2007-11-28 Jelmer VernooijReadd todo file, more work on cleaning up settings.
2006-06-16 Jelmer Vernooij[merge] trunk
2006-05-22 Jelmer Vernooij[merge] trunk
2006-05-22 Jelmer VernooijAdd --init option to create a configuration.
2006-05-20 Jelmer VernooijFix a couple of bugs reported by charly
2006-04-20 Jelmer VernooijStart working on sqlite linestack backend
2006-04-20 Jelmer VernooijInstall upgrade script
2006-04-20 Jelmer VernooijFinish proper CTCP implementation
2006-04-19 Jelmer VernooijFix crashbug
2006-04-19 Jelmer VernooijFix logging to admin network
2006-04-19 Jelmer VernooijSmall improvements to admin
2006-04-19 Jelmer VernooijInclude admin network in default configuration.
2006-04-18 Jelmer VernooijGet rid of more compile warnings
2006-04-18 Jelmer VernooijFix compile warnings
2006-04-18 Jelmer VernooijLoad default configuration if none was found
2006-04-17 Jelmer VernooijMerge changes from noplugin branch
2006-04-17 Jelmer VernooijMove python targets to 3.0.1
2006-04-17 Jelmer VernooijRemove duplicate error message
2006-04-17 Jelmer VernooijFix bug
2006-04-17 Jelmer Vernooijreimplement noticelog
2006-04-17 Jelmer VernooijReimplement report-time
2006-04-17 Jelmer VernooijGet rid of separate_processes options
2006-04-16 Jelmer VernooijFix server and client connect/disconnect hooks in Pytho...
2006-04-04 Jelmer VernooijFix debian package
2006-04-02 Jelmer VernooijCheck for bzr revisions rather then svn revisions
2006-04-01 Jelmer VernooijIntegrate mods/debug.c
2006-04-01 Jelmer VernooijGet rid of mods/Makefile
2006-04-01 Jelmer VernooijFix some CTCP issues
2006-03-31 Jelmer VernooijMake use of 'global' a bit saner, handle more corner...
2006-03-29 Jelmer VernooijGet rid of noticelog for now
2006-03-29 Jelmer VernooijImport motd_file
2006-03-29 Jelmer VernooijFix some memory leaks.
2006-03-29 Jelmer VernooijSupport saving configuration again, move configuration...
2006-03-28 Jelmer VernooijMore fixes for the new configuration system
2006-03-28 Jelmer VernooijIntroduce new configuration system (ini-based)
2006-03-28 Jelmer Vernooij[merge] Fixes
2006-03-28 Jelmer VernooijIntegrate report_time
2006-03-28 Jelmer VernooijMerge two fixes
2006-03-28 Jelmer VernooijInitial work moving over to ini files
2006-03-28 Jelmer VernooijRemove some more builtin plugin code that was left...
2006-03-28 Jelmer VernooijFix compilation, update upgrade docs
2006-03-28 Jelmer VernooijFix some small issues, update TODO
2006-03-27 Jelmer VernooijTry to keep state information in new 'struct global'
2006-03-27 Jelmer VernooijMake linestack_file builtin and the default
2005-12-02 jelmerMake documentation less plugin-specific
2005-12-09 jelmerUpdate plans
2005-11-14 jelmerRemove obsolete file
2005-11-09 jelmerMinor fixes to log_network_state() and linestack
2005-11-08 jelmerFix double free issues
2005-11-06 jelmerCouple of fixes. Big speedup for connects.
2005-11-04 jelmerFix handling of -l and -k
2005-10-25 jelmerProper saving for plugins
2005-10-27 jelmerAdd 'NOTICE' as known command.
2005-11-02 jelmerSimplify code a bit, update TODO
2005-11-02 jelmerUpdate docs
2005-10-29 jelmerMore python fixes. Remove some unused prototypes.
2005-10-30 jelmerAdd python hooks
2005-11-02 jelmerAdd first python hook!
2005-09-23 jelmerFix python build and install
2005-09-19 jelmerFix python SWIG build
2005-09-19 jelmerCleaner handling of redirecting messages. Fixes JOIN...
2005-09-09 jelmerCouple more bugfixes
2005-09-13 jelmerMove 'info' up one level so it can be used when clients...
2005-09-13 jelmerFix memory leak.
2005-09-14 jelmerExtend testsuite a bit.
2005-09-11 jelmerAdd state marshall/unmarshall code
2005-09-13 jelmerConvert developer documentation to HACKING document
2005-09-08 jelmerMake static
2005-08-24 jelmerMore configure fixes
2005-07-22 jelmerCouple of small updates.
2005-06-28 jelmerAdd endmarker as argument for the various linestack...
2005-06-22 jelmerFix some case-sensitivity issues.
2005-06-21 jelmerSupport updating the configuration from the current...
2005-06-09 jelmerReplace / in channel names with _
2005-06-16 jelmerFix potential modes bug
2005-06-09 jelmerMemory leak fixes
2005-06-13 jelmerCouple of fixes, work on getting SSL working
2005-06-07 jelmerAnother large lump of bug fixes
2005-06-07 jelmerUpdate example files
2005-06-08 jelmerSupport loading built-in plugins
2005-06-15 jelmerAdd new linestack subsystem. Still needs a lot of testing..
2005-05-25 jelmerMove data_direction out of struct line
2005-05-27 jelmerMove caching into seperate file
2005-05-20 jelmerAdd some more ignores, import debian directory
2005-05-14 jelmerKeep track of invite and except lists
2005-05-14 jelmerDo actual close when disconnecting client
2005-05-22 jelmerFix a couple of minor bugs, update TODO
2005-05-12 jelmerUpdate constants, TODO
2005-05-14 jelmerCouple of fixes regarding client pinging, add some...
2005-05-10 jelmerFix some client nickname synchronisation issues
next