jelmer/ctrlproxy.git
2007-11-24 Jelmer VernooijMerge 3.0.4.
2007-11-24 Jelmer VernooijRelease 3.0.4.
2007-11-24 Jelmer VernooijFix memory leak.
2007-11-23 Jelmer VernooijMerge bugfix.
2007-11-23 Jelmer VernooijFix extra reference.
2007-11-23 Jelmer VernooijDon't use section for logging.
2007-11-23 Jelmer VernooijAdd replication setting.
2007-11-23 Jelmer VernooijAdd autosave setting.
2007-11-23 Jelmer VernooijDon't use section for auto-away configuration.
2007-11-23 Jelmer VernooijMerge auto-way integration.
2007-11-23 Jelmer VernooijSome docstrings.
2007-11-23 Jelmer VernooijAdmin network is already present by default.
2007-11-23 Jelmer VernooijDon't allow disconnect of admin network.
2007-11-23 Jelmer VernooijImprove error message.
2007-11-23 Jelmer VernooijFix double lines.
2007-11-23 Jelmer VernooijMove pending client data processing into separate function.
2007-11-23 Jelmer VernooijAdd default-network setting.
2007-11-23 Jelmer VernooijMore memory leak fixes.
2007-11-23 Jelmer VernooijNo colon for RPL_CREATIONTIME.
2007-11-23 Jelmer VernooijPrevent cleaning up current log file.
2007-11-23 Jelmer VernooijFix memory leak
2007-11-23 Jelmer VernooijReference counting for client struct as well.
2007-11-22 Jelmer VernooijFix crash in testsuite.
2007-11-22 Jelmer VernooijAdd reference counting for clients.
2007-11-22 Jelmer VernooijFix allocation.
2007-11-22 Jelmer VernooijDon't look up addresses - remember them.
2007-11-22 Jelmer VernooijFix block on connect.
2007-11-22 Jelmer VernooijDo proper reference counting for linestack backends.
2007-11-22 Jelmer VernooijRedirect 479 for JOIN
2007-11-21 Jelmer VernooijFix bug, handle some more corner cases.
2007-11-21 Jelmer VernooijImprove error messages when connecting, do some more...
2007-11-21 Jelmer VernooijUpdate bug #'s
2007-11-21 Jelmer Vernooijhandle ping timeouts from server (#158).
2007-11-21 Jelmer VernooijRemove useless argument from reconnect().
2007-11-21 Jelmer VernooijDon't crash when network of listener goes away (#168).
2007-11-21 Jelmer VernooijFix null pointer dereference.
2007-11-20 Jelmer VernooijDon't install ctrlproxy-admin if readline wasn't available.
2007-11-19 Jelmer VernooijProvide replacements for some macros not available...
2007-11-19 Jelmer VernooijMove client.h to correct dir, install lib_headers.
2007-11-19 Jelmer VernooijOnly install ctrlproxy-admin if readline was found.
2007-11-19 Jelmer VernooijFix unused symbols.
2007-11-16 Jelmer Vernooijinstall ctrlproxy-admin.
2007-11-16 Jelmer VernooijFix gcov, install ctrlproxy-admin.
2007-11-15 Jelmer VernooijNo longer install upgrading texts.
2007-11-15 Jelmer Vernooijfix configure.
2007-11-15 Jelmer VernooijMove a few more headers, fix missing prototype.
2007-11-15 Jelmer Vernooijbuilt standard code as library by default.
2007-11-15 Jelmer VernooijCreate library by default.
2007-11-15 Jelmer VernooijIntegrate UPGRADING file and make README rst.
2007-11-15 Jelmer VernooijAdd some tests.
2007-11-15 Jelmer VernooijProvide replacement for g_mkdir_with_parents.
2007-11-15 Jelmer VernooijIntegrate auto-away.
2007-11-15 Jelmer VernooijMove line functions into lib.
2007-11-15 Jelmer VernooijMerge upstream.
2007-11-15 Jelmer VernooijMerge some improvements to the admin interface.
2007-11-15 Jelmer VernooijAdd report-time setting.
2007-11-15 Jelmer VernooijAllow changing the motd path.
2007-11-15 Jelmer VernooijAdd 'set' command in the admin interface.
2007-11-15 Jelmer VernooijSanitize function names.
2007-11-15 Jelmer VernooijAdd "network" command.
2007-11-15 Jelmer VernooijSome more comments.
2007-11-15 Jelmer VernooijFix crash bug in listener. (#167).
2007-11-15 Jelmer VernooijFix bug cleaning up log files.
2007-11-14 Jelmer Vernooijactually send number of channels, pointed out by _charly_.
2007-11-14 Jelmer Vernooijfix bugs
2007-11-14 Jelmer VernooijIntegrate log_custom module and log_irssi modules.
2007-11-13 Jelmer VernooijActually load log.
2007-11-13 Jelmer VernooijIntegrate config.
2007-11-13 Jelmer VernooijHandle 263 responses.
2007-11-13 Jelmer VernooijFix log_custom.
2007-11-13 Jelmer VernooijMerge log_irssi into log_custom.
2007-11-13 Jelmer VernooijMove state to lib as well.
2007-11-13 Jelmer VernooijSplit up into main code and library.
2007-11-13 Jelmer VernooijFix NULL bug.
2007-11-13 Jelmer VernooijFix formatting, update NEWS.
2007-11-13 Jelmer VernooijProperly send non-data lines when using repl_lastdiscon...
2007-11-13 Jelmer VernooijFix warning.
2007-11-13 Jelmer VernooijMerge clientstate branch.
2007-11-13 Jelmer VernooijSend network info messages to clients as notices.
2007-11-13 Jelmer VernooijFix listener calls to log_network().
2007-11-13 Jelmer VernooijAdd assertion.
2007-11-13 Jelmer VernooijRedirect DCC messages (#163).
2007-11-12 Jelmer VernooijSend simple message upon connect.
2007-11-12 Jelmer VernooijMerge upstream
2007-11-12 Jelmer VernooijRemove unnecessary file.
2007-11-03 Jelmer VernooijAvoid sending lines to disconnected clients.
2007-11-03 Jelmer VernooijMerge auto-away client limit patch from dato.
2007-11-03 Adeodato SimóMerge trunk.
2007-11-01 Jelmer VernooijRemove single-line BUGS file.
2007-10-30 Jelmer VernooijSupport IRCD 005 parameter.
2007-10-24 Jelmer VernooijChange license to GPLv3.
2007-10-22 Jelmer VernooijFix crash on invalid password.
2007-10-21 Jelmer VernooijUse network_state for clients as well.
2007-10-21 Jelmer VernooijUse const in a few more places.
2007-10-21 Jelmer VernooijLast attempt at fixing memory access for first line
2007-10-21 Jelmer VernooijDeal with lines with no origin.
2007-10-21 Jelmer VernooijFix invalid memory access
2007-10-21 Jelmer VernooijOnly change own nick..
2007-10-19 Korbinian RoseneggerFix building with GLib 2.8.
2007-10-19 Korbinian RoseneggerFix newlines in log_custom.
next