source: conf.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @7c9db24   2010-03-08T02:10:41Z wilmer Replaced obsolete (useless for the current .xml files) encode/decode …
(edit) @489f996   2008-12-25T11:05:11Z wilmer Simplified ini parser code a bit more. Not using strtok() after all …
(edit) @e0798cc   2008-07-31T22:27:13Z wilmer Fixed #440: If there's a -R command line flag, store the passed …
(edit) @cd63d58   2008-06-29T12:47:39Z wilmer Now using an environment variable instead of a flag to pass state info …
(edit) @de8e584   2008-05-24T19:57:47Z wilmer Daemon mode is not an experiment anymore, it's running on …
(edit) @aefaac3a   2008-04-06T15:34:25Z wilmer Added ClientInterface configuration option to make BitlBee bind() to a …
(edit) @dd14ecc   2008-03-23T15:02:42Z wilmer s/g_strsplit/g_strsplit_set/, thanks to misc@… (Bug #380).
(edit) @eeb85a8   2008-02-11T12:35:01Z wilmer Got rid of some noise at startup: complaining when the default …
(edit) @aaf92a9   2007-12-02T23:18:25Z wilmer Imported setuid() patch from Simo Leone <simo@archlinux...> with some …
(edit) @d75597b   2007-11-20T00:13:58Z wilmer Fixed memory management issues introduced by at least the …
(edit) @e9b755e   2007-10-18T16:44:25Z Jelmer Vernooij Use standard functions for dealing with both IPv6 and IPv4.
(edit) @d4589cb   2007-02-18T23:47:17Z wilmer Little doc/help update.
(edit) @7e0af53   2007-02-18T17:10:14Z wilmer configure --pidfile= actually works now.
(edit) @5c9512f   2006-06-30T09:17:18Z wilmer Made set.c API more generic so it's not specific to irc_t structures …
(edit) @df1694b   2006-06-25T12:15:42Z wilmer Moving all generic files to lib/ instead of having some in / and some …
(edit) @00ab350   2006-06-21T17:14:49Z wilmer Fixed GError memory leak, correctly setting the migrate_storage default.
(edit) @2befb95   2006-06-20T21:37:16Z wilmer Added migration storage defaults.
(edit) @c121f89   2006-06-14T20:30:25Z wilmer xml_load() works pretty well now.
(edit) @dd89a55   2006-05-15T17:57:12Z wilmer Fixed various memory leaks/other possible problems after code review.
(edit) @7cf85e7   2006-02-12T22:13:35Z wilmer Fixed --help
(edit) @1d2e3c2   2006-02-02T13:59:14Z wilmer Added RESTART command for easier upgrades without losing IPC …
(edit) @34b17d9   2006-02-02T13:21:44Z wilmer Added PID-file code.
(edit) @54879ab   2006-01-21T22:31:10Z wilmer Added RESTART command (only for ForkDaemon mode) for easier upgrades.
(edit) @f4a5940   2006-01-15T20:31:59Z wilmer Added REHASH command, IPC emulation in daemon (non-forked) mode.
(edit) @74c119d   2006-01-15T15:42:20Z wilmer Better DIE implementation, added SO_REUSEADDR to listening socket.
(edit) @2a6ca4f   2006-01-04T11:16:58Z wilmer Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping …
(edit) @d25f6fc   2005-12-26T14:02:47Z wilmer Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is …
(edit) @4bfca70   2005-12-17T00:48:35Z Jelmer Vernooij Add variable for plugindir rather then always using the define
(edit) @b73ac9c   2005-12-13T23:05:27Z Jelmer Vernooij Add support for 'primary' and 'migrate' account storages. Fix two bugs …
(edit) @1ee6c18   2005-12-08T13:41:53Z Jelmer Vernooij Add abstraction layer for storage
(edit) @c92e6801   2005-11-12T01:05:32Z wilmer Updates copyright headers of files that were changed in 2005 too. …
(add) @b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree) 0.99
Note: See TracRevisionLog for help on using the revision log.