Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add --verbose configure option to control verbose build output | Tim Harder | 2017-03-12 | -2/+2 |
| | | | | Defaults to disabled to maintain the status quo. | |||
* | msn: start of the http gateway code | dequis | 2015-04-10 | -1/+1 |
| | ||||
* | msn: removed switchboards, implemented SDG message | dequis | 2015-04-10 | -1/+1 |
| | ||||
* | Allow building position-independent executables. #981, patch from brainsmoke. | Wilmer van der Gaast | 2012-09-15 | -1/+1 |
| | ||||
* | Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR | Wilmer van der Gaast | 2012-02-11 | -3/+3 |
| | | | | | unexpectedly being set to something already. | |||
* | Pull in Makefile dependencies fix from mainline. | Wilmer van der Gaast | 2010-08-28 | -0/+3 |
|\ | ||||
| * | Use nifty gcc -MD feature to automatically track .h dependencies of all C | Wilmer van der Gaast | 2010-08-27 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | files, this finally gives proper dependencies, which means the end of getting broken binaries around headerfile changes, etc. Sure, this may not work on obscurux with superawesomeincompatiblecc while autoconf does, but at least BitlBee's configure script still runs in <1s. :-) | |||
* | | Removing soap.h dependency in Makefile. I'll have to fix the internal | Wilmer van der Gaast | 2010-08-15 | -2/+0 |
| | | | | | | | | | | | | dependencies for real some day soon, but this one-off hack is breaking out-of-tree builds. | |||
* | | Remove some old Passport stuff, this is all in soap.[ch] now. | Wilmer van der Gaast | 2010-08-14 | -1/+1 |
| | | ||||
* | | Implement MSNP15 SSO (Sadistic Sign-On). | Wilmer van der Gaast | 2010-08-11 | -1/+1 |
| | | ||||
* | | Merging msn-offline branch. A tiny bit of MSNP13, and it works for the first | Wilmer van der Gaast | 2010-08-08 | -1/+1 |
|\ \ | |/ |/| | | | | | | | minute of the session (after that the MSN server finds out the rest of BitlBee still speaks MSNP8). | |||
| * | Added soap.c with a fairly reusable SOAP framework and simple code for | Wilmer van der Gaast | 2010-03-20 | -1/+1 |
| | | | | | | | | | | | | sending offline messages. It works somewhat, just that Pidgin shows the messages as empty. :-( | |||
* | | OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org> | Wilmer van der Gaast | 2010-08-07 | -1/+0 |
| | | | | | | | | | | with some changes. | |||
* | | Merging killerbee stuff, bringing all the bleeding-edge stuff together. | Wilmer van der Gaast | 2010-06-07 | -1/+4 |
|\ \ | ||||
| * | | Allow one to run the configure script from a different directory and put all | Wilmer van der Gaast | 2010-05-25 | -1/+4 |
| | | | | | | | | | | | | | | | | | | build files in there. I need this to properly make Debian package variants (i.e. libpurple and native). | |||
* | | | Including DCC stuff again, with a wonderful extra layer of abstraction. | Wilmer van der Gaast | 2010-04-11 | -1/+1 |
|/ / | | | | | | | | | | | | | Some hooks are missing so sending files doesn't work yet. Receiving also still seems to have some issues. On the plus side, at least the MSN/Jabber modules work again. | |||
* | | No functional changes, just some style "fixes". Although I admit I'm | Wilmer van der Gaast | 2009-12-13 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | somewhat growing out of my own coding style, I do try to keep things consistent at least within files. Comments are now in reviewboard: http://code.bitlbee.org/rb/r/13/ | |||
* | | Added MSN file transfer of type MSNFTP. | ulim | 2008-08-11 | -1/+1 |
|/ | | | | | Transfer is direct and the sender can not be firewalled. | |||
* | Fix lcov dependencies. | Jelmer Vernooij | 2008-02-16 | -1/+1 |
| | ||||
* | Add lcov target | Jelmer Vernooij | 2007-01-22 | -0/+1 |
| | ||||
* | Add support for checking test suite coverage using gcov. | Jelmer Vernooij | 2006-07-07 | -0/+3 |
| | ||||
* | Changed filenames of IM modules (jabberr, msnn, etc, didn't really make sense) | Wilmer van der Gaast | 2005-12-17 | -4/+4 |
| | ||||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+39 |