Merge fix for logging of mode changes by charly.
[jelmer/ctrlproxy.git] / Makefile
2009-12-18 Albert LeeA number of places in the Makefile assume that the...
2009-09-14 Jelmer VernooijFix broken rule.
2009-09-08 Andreas SchneiderThe attached patch fixes linking with --as-needed ld...
2009-06-13 Jelmer VernooijMove linestack to libirc.
2009-06-13 Jelmer VernooijMove libirc stuff to a separate makefile.
2009-06-12 Jelmer Vernooijuse nosetests rather than trial.
2009-05-11 Jelmer VernooijDon't print commands.
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 VernooijMove irc python module to libirc/
2009-04-11 Jelmer VernooijSplit most GIOChannel-specific code out to a separate...
2009-04-11 Jelmer VernooijFix warnings.
2009-04-10 Jelmer VernooijMerge in python support.
2009-04-10 Jelmer VernooijMerge trunk.
2009-04-10 Jelmer VernooijAdd bindings for query stack.
2009-04-08 Jelmer VernooijMerge python support.
2009-04-08 Jelmer VernooijMerge python branch.
2009-04-06 Jelmer VernooijMerge trunk.
2009-04-06 Jelmer VernooijMerge trunk.
2009-04-05 Jelmer VernooijMerge trunk.
2009-04-05 Jelmer VernooijMerge trunk.
2009-04-05 Jelmer VernooijMerge trunk
2009-04-05 Jelmer VernooijMerge trunk.
2009-04-05 Jelmer VernooijMerge upstream.
2009-04-05 Jelmer VernooijMove gnutls code to libirc/
2009-04-05 Jelmer VernooijMerge trunk.
2009-04-05 Jelmer VernooijMerge trunk.
2009-04-05 Jelmer VernooijMerge trunk.
2009-04-05 Jelmer VernooijMake sure files that end up in .so's are compiled with...
2009-04-05 Jelmer VernooijRemove python/*.o in make clean.
2009-04-05 Jelmer VernooijMerge trunk.
2009-04-02 Jelmer VernooijMerge trunk.
2009-02-04 Jelmer VernooijRename lib to libirc.
2009-02-04 Jelmer VernooijAdd simple tests for libirc.
2009-01-09 Jelmer VernooijImport Python code.
2008-12-13 Jelmer Vernooijmerge trunk
2008-12-01 Jelmer VernooijInstall util.h.
2008-10-17 Jelmer VernooijMerge trunk.
2008-10-16 Jelmer VernooijMerge trunk.
2008-10-16 Jelmer VernooijFix the build.
2008-10-10 Jelmer VernooijMerge trunk.
2008-10-06 Jelmer VernooijLoad SSL credentials in ctrlproxyd.
2008-09-28 Jelmer VernooijMove backend code into separate file.
2008-09-28 Jelmer Vernooijsplit out daemon client code.
2008-09-28 Jelmer VernooijSplit out user functions into a separate file.
2008-09-27 Jelmer VernooijInstall default configuration and motd into /etc.
2008-09-27 Jelmer VernooijMake sure to create directory before installing binary.
2008-09-27 Jelmer VernooijInstall ctrlproxyd.
2008-09-27 Jelmer VernooijDon't install admin configuration file, use inline...
2008-09-26 Jelmer VernooijMerge unix pipe listener support into main listener...
2008-09-26 Jelmer VernooijSend notification when password is accepted.
2008-09-26 Jelmer VernooijFix forwarding.
2008-09-26 Jelmer VernooijSet paths from Makefile.
2008-05-11 Jelmer VernooijRename network.[ch] -> connection.[ch].
2008-04-10 Jelmer VernooijStart working on transport tests.
2008-04-09 Jelmer VernooijMove transport code into a separate file.
2008-04-07 Jelmer VernooijFix doc target.
2008-04-07 Jelmer VernooijFix bug in log subsitution code, add tests.
2008-04-07 Jelmer VernooijDon't install ctrlproxyd by default.
2008-04-07 Jelmer VernooijMove subsitution code to a separate file.
2008-04-06 Jelmer VernooijAllow clients to handle CTCP requests.
2008-04-06 Jelmer VernooijMerge trunk.
2008-03-25 Jelmer VernooijAdd rule for creating cscope file.
2008-03-15 Jelmer VernooijLet 'make' always do the right thing (even when there...
2008-03-09 Jelmer VernooijAdd motd test.
2008-03-09 Jelmer VernooijFix CFLAGS when using gcov.
2008-03-09 Jelmer VernooijRemove more gcov output.
2008-03-09 Jelmer VernooijUse my samba.org email address.
right now Jelmer VernooijUse simpler coverage flags.
2008-02-20 Jelmer VernooijClean up ctrlproxyd in make clean.
2008-02-06 Jelmer VernooijSplit up listener code.
2008-02-06 Jelmer VernooijMove some utility functions to lib/
2008-02-06 Jelmer VernooijAdd ctrlproxyd to the build.
2007-12-16 Jelmer VernooijMove some global-state dependent client functions to...
2007-12-16 Jelmer VernooijMove some global-state dependent functions to src/
2007-12-14 Jelmer VernooijAdd URL parsing functions.
2007-12-08 Jelmer VernooijStore channel keys in separate file.
2007-12-03 Jelmer VernooijClean up libirc.
2007-11-28 Jelmer VernooijClean up lib/, thanks _charly_.
2007-11-24 Jelmer VernooijMerge 3.0.4.
2007-11-23 Jelmer VernooijMerge bugfix.
2007-11-23 Jelmer VernooijMerge auto-way integration.
2007-11-22 Jelmer VernooijFix crash in testsuite.
2007-11-20 Jelmer VernooijDon't install ctrlproxy-admin if readline wasn't available.
2007-11-19 Jelmer VernooijMove client.h to correct dir, install lib_headers.
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 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 auto-away.
2007-11-15 Jelmer VernooijMove line functions into lib.
2007-11-15 Jelmer VernooijMerge upstream.
2007-11-14 Jelmer VernooijIntegrate log_custom module and log_irssi modules.
2007-11-13 Jelmer VernooijIntegrate config.
2007-11-13 Jelmer VernooijMove state to lib as well.
next