aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.h
Commit message (Expand)AuthorAgeLines
* Merge integration branch.Jelmer Vernooij2008-06-09-0/+2
|\
| * Merge trunk.Jelmer Vernooij2008-05-21-0/+2
| |\
| | * Changed root nicknames are now saved. (Bug #378)Wilmer van der Gaast2008-04-05-0/+2
* | | Merge removal of access().Jelmer Vernooij2008-04-02-4/+0
|\| |
| * | Use GLib functions to check whether files exist, for extra portability.Jelmer Vernooij2008-04-02-4/+0
| |/
* | Merge trunk.Jelmer Vernooij2008-04-02-18/+47
|\|
| * No idea what's holding back 1.2 anymore so at least I'll make sure bitlbee.h ...Wilmer van der Gaast2008-03-16-1/+1
| * Fixed issues with "long" URLs in url.c. Reusing code from 2001 wasn't aWilmer van der Gaast2008-03-15-1/+1
| * Got rid of some noise at startup: complaining when the default configurationWilmer van der Gaast2008-02-11-2/+1
| * Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully).Wilmer van der Gaast2008-02-04-0/+6
| * 1.1.1dev (Although the CHANGES change isn't in there).1.1.1Wilmer van der Gaast2007-11-24-1/+1
| * Added the right version tag.Wilmer van der Gaast2007-02-18-1/+1
| * Implemented per-account nick lists instead of per-protocol nick lists.Wilmer van der Gaast2006-07-03-0/+1
| * Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-1/+1
| * Moved everything to the BitlBee event handling API.Wilmer van der Gaast2006-05-10-5/+8
| * Some extra #defines in bitlbee.h to prevent the use of some GLib functions.Wilmer van der Gaast2006-05-09-9/+24
| * Got rid of all GLib GIOChannel-related calls outside proxy.cWilmer van der Gaast2006-05-07-2/+3
* | [merge] WilmerJelmer Vernooij2006-05-25-5/+2
|\|
| * Finished the iconv() fix. Instead of doing it every time something goes fromWilmer van der Gaast2006-03-31-4/+1
| * Install bitlbee's header files and a pkg-config file. This means Jelmer Vernooij2006-03-02-1/+1
* | [merge] WilmerJelmer Vernooij2006-03-01-3/+5
|\|
| * Added RESTART command (only for ForkDaemon mode) for easier upgrades.Wilmer van der Gaast2006-01-21-0/+1
| * Renamed commands.c, got rid of return values in all command functions.Wilmer van der Gaast2006-01-20-2/+2
| * IPC code (by no means final)Wilmer van der Gaast2006-01-13-1/+2
* | Merge WilmerJelmer Vernooij2006-01-10-0/+1
|\|
| * Added OperPassword and RunMode = ForkDaemon settings. Oper stuff isWilmer van der Gaast2005-12-26-0/+1
* | Fix win32 build using mingw32 on linux (no ssl and yahoo yet though)Jelmer Vernooij2005-12-17-5/+2
|/
* More work on the storage abstraction layer from Jelmer.Wilmer van der Gaast2005-12-14-1/+1
|\
| * Add support for 'primary' and 'migrate' account storages.Jelmer Vernooij2005-12-14-1/+1
* | Boo!Wilmer van der Gaast2005-12-13-1/+1
|/
* Add abstraction layer for storageJelmer Vernooij2005-12-08-2/+2
* bitlbee.h for 1.0! \o/Wilmer van der Gaast2005-12-04-1/+1
* Add HAVE_CONFIG_H define so other platforms can build without config.hJelmer Vernooij2005-11-28-0/+2
* Accidentally used ^A instead of ^B for bold tags in the topic.Wilmer van der Gaast2005-11-25-1/+1
* There were some evil non-printable characters in CONTROL_TOPIC :-)Wilmer van der Gaast2005-11-21-1/+1
* BITLBEE_VERSION was still set to 0.99Wilmer van der Gaast2005-11-21-1/+1
* Renamed #bitlbee to &bitlbee to avoid confusion with the channel on OFTCWilmer van der Gaast2005-11-18-1/+1
* Got rid of some debugging code we tried to use to track the 100% CPU bug.Wilmer van der Gaast2005-11-07-1/+0
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+138