|
|
@a949b43
|
2018-03-11T19:33:55Z |
dx |
Remove old skype plugin. Use the skypeweb purple plugin instead.
RIP
…
|
|
|
@e199620
|
2017-05-18T16:12:34Z |
dx |
cygwin: add a missing mkdir of libdir to the makefile
|
|
|
@54b2a36
|
2017-05-13T20:38:35Z |
dx |
cygwin: Export a "libbitlbee.dll.a" to allow plugins to link to it
|
|
|
@65d0dfd
|
2017-03-12T04:16:58Z |
dx |
Add --verbose configure option to control verbose build output
…
|
|
|
@2a1c27f
|
2016-11-28T18:20:34Z |
dx |
Include debug symbols in non-debug builds, disable stripping by …
|
|
|
@8e6ecfe
|
2016-03-25T18:07:53Z |
dennis |
Authentication: scaffolding for multiple authentication backends
…
|
|
|
@355e2ad
|
2015-10-01T01:01:48Z |
dx |
Move CAP commands to irc_cap.c; use enum for flags
|
|
|
@3e6cdb6
|
2015-08-26T03:55:32Z |
dx |
Makefile: suggest users to run "make install-dev" after install
Also …
|
|
|
@d304445
|
2015-05-28T18:14:09Z |
dx |
Makefile: don't call 'doc' target of skype…
|
|
|
@61d21e5b
|
2015-03-25T22:46:06Z |
wilmer |
Minor fixes before 3.4 release.
Added date to doc/CHANGES and fixed …
3.4
|
|
|
@a85a8ab
|
2015-02-23T04:50:32Z |
dx |
Add --doc= configure option to disable helpfile generation
It will …
|
|
|
@e26aa72
|
2015-01-25T05:00:06Z |
dx |
Add git specific stuff!
- A few build system tweaks
- A fancy …
|
|
|
@ebe2c5e
|
2014-09-28T22:27:13Z |
dx |
Two minor build fixes.
- Fix install-dev when _SRCDIR_ is set
- Don't …
|
|
|
@e252d8c
|
2014-09-27T14:54:35Z |
dx |
RIP native win32 support (use cygwin instead)
It has been broken for …
|
|
|
@0c57277
|
2014-09-27T14:54:35Z |
dx |
Makefile: Use wildcard for headers to avoid missing files
The …
|
|
|
@a6c59bb
|
2014-09-21T10:32:59Z |
dx |
Add missing dependency of install-systemd on systemd.
|
|
|
@d203495
|
2014-07-19T23:55:24Z |
Jelmer Vernooij |
Allow LDFLAGS to be provided in the environment and consistently use …
|
|
|
@c564e25
|
2014-07-05T21:37:23Z |
wilmer |
Nope, do not install systemd stuff by default. Remove it from the …
|
|
|
@0edb57f
|
2014-07-01T22:26:58Z |
wilmer |
Two small fixes to make Debian builds work again.
|
|
|
@cb90dc9
|
2014-02-28T10:10:02Z |
dx |
Makefile: use $(MAKE) for skype install (Ticket #1099)
Fixes freebsd …
|
|
|
@ba3506e
|
2014-02-28T00:03:07Z |
dx |
Makefile: Use $INSTALL instead of the hardcoded command (Ticket #725)
|
|
|
@a7e6ba9
|
2013-05-19T07:33:54Z |
wilmer |
Install JSON header files.
|
|
|
@b2b7f52
|
2013-03-01T10:28:44Z |
Miklos Vajna |
#978 fix Mac build of the Skype plugin
|
|
|
@757e1e0
|
2013-01-01T16:19:09Z |
Miklos Vajna |
skype: remove unused build system targets, references to git
|
|
|
@7281ad1
|
2012-09-15T15:59:17Z |
wilmer |
Allow building position-independent executables. #981, patch from …
|
|
|
@52bba15
|
2012-02-22T08:33:05Z |
Miklos Vajna |
Fix systemd service files
Now that BINDIR points to /usr/bin, we need …
|
|
|
@7fa5c19
|
2012-02-11T12:55:45Z |
wilmer |
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
|
|
|
@4b53c65
|
2011-12-19T13:39:10Z |
wilmer |
Update help text for "set oauth" with what's supported now. Also …
|
|
|
@57da960
|
2011-12-10T22:43:10Z |
wilmer |
Skype module packaging.
|
|
|
@e4fc493
|
2011-11-24T13:11:32Z |
Miklos Vajna |
Fix Skype typo: the in-tree config has a .dist suffix
|
|
|
@9fc017d
|
2011-10-17T13:28:37Z |
wilmer |
Switch order of linker arguments for building otr.so which should fix …
|
|
|
@3d952b5
|
2011-07-31T22:59:42Z |
wilmer |
Merging OTR fixes from pesco. Fixes #690 and possibly others.
|
|
|
@c8b8c83
|
2011-07-24T12:51:00Z |
wilmer |
Merging Skype plugin. Many thanks to Miklos Vajna for all his work on …
|
|
|
@5155570
|
2011-07-03T14:15:13Z |
Miklos Vajna |
Install skyped documentation if skype is enabled
|
|
|
@b5a5938
|
2011-07-03T14:14:54Z |
Miklos Vajna |
Install skyped if skype is enabled
|
|
|
@a0c6fc5
|
2011-06-25T22:28:26Z |
pesco |
fix possible segfault(s) when changing otr status
|
|
|
@2ffc41e
|
2011-05-01T17:07:24Z |
pesco |
honor LDFLAGS in otr.so make rule
|
|
|
@370899f
|
2011-04-12T00:16:35Z |
Miklos Vajna |
Add build system support for building the skype plugin
|
|
|
@13688ec
|
2011-03-19T14:02:49Z |
wilmer |
fakeroot is now known as fuckroot; it changes $UID but $USER is still …
|
|
|
@c14959d
|
2011-03-18T01:24:20Z |
wilmer |
Added init/ subdir and make clean.
|
|
|
@417002e
|
2011-03-18T00:57:14Z |
wilmer |
systemd stuff (bug #738)
|
|
|
@b41d5d2
|
2010-12-04T23:59:51Z |
wilmer |
Don't use xargs -r in distclean (fixes OS X compatibility, #688).
|
|
|
@858ea01
|
2010-09-30T05:50:43Z |
wilmer |
Allow building OTR support as a plugin. Fairly simple, let's hope I …
|
|
|
@f5c0d8e
|
2010-08-31T20:06:14Z |
wilmer |
Merge mainline stuff.
|
|
|
@b0a89cc
|
2010-08-27T08:48:18Z |
wilmer |
Use nifty gcc -MD feature to automatically track .h dependencies of …
|
|
|
@ad2d8bc
|
2010-08-25T23:03:11Z |
wilmer |
It compiles, including otr.c. Time to hook it up with the rest again.
|
|
|
@daae10f
|
2010-08-07T16:33:02Z |
wilmer |
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
|
|
|
@3063f81
|
2010-08-02T19:37:31Z |
wilmer |
Bump up the version number, and also copy bee.h to the public include …
|
|
|
@3fa5a8c
|
2010-07-26T23:03:23Z |
wilmer |
Install all new/moved header files in install-dev so bitlbee-skype and …
|
|
|
@4aa0f6b
|
2010-06-07T14:31:07Z |
wilmer |
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
|
|
|
@4af3050
|
2010-05-25T22:41:52Z |
wilmer |
install-* targets should also work now. Let's see how this works out …
|
|
|
@f60079b
|
2010-05-25T22:26:54Z |
wilmer |
Allow one to run the configure script from a different directory and …
|
|
|
@51a799e
|
2010-05-25T22:07:06Z |
wilmer |
Merging killerbee. (The non-libpurple stuff currently doesn't compile.)
|
|
|
@ae3dc99
|
2010-04-24T17:02:07Z |
wilmer |
Merging stuff from mainline (1.2.6).
|
|
|
@21c87a7
|
2010-04-14T09:27:50Z |
wilmer |
Merging loads of stuff from mainline.
|
|
|
@e00da63
|
2010-04-11T19:10:12Z |
wilmer |
Restored query/ask stuff.
|
|
|
@17a6ee9
|
2010-04-11T14:37:06Z |
wilmer |
Including DCC stuff again, with a wonderful extra layer of …
|
|
|
@4fca1db
|
2010-04-10T10:07:11Z |
wilmer |
Make compiling on BSD less painful: mktemp really does need a template …
|
|
|
@1f92a58
|
2010-04-10T02:27:50Z |
wilmer |
Restore the storage module.
|
|
|
@81e04e1
|
2010-04-01T02:32:25Z |
wilmer |
nogaim.c is close to doing something useful again without speaking any …
|
|
|
@280c56a
|
2010-03-27T17:36:47Z |
wilmer |
Added privmsg handlers to users/channels. root commands are coming back.
|
|
|
@4be8239
|
2010-03-27T02:39:08Z |
wilmer |
Simple IRC channel interface, use it to represent the control channel.
|
|
|
@3ddb7477
|
2010-03-26T12:14:37Z |
wilmer |
One total mess that doesn't do much yet, but reorganised some stuff …
|
|
|
@ba7d16f
|
2010-03-24T17:12:53Z |
wilmer |
Now seems like a pretty good time to finally kill crypting.c and …
|
|
|
@e8c8d00
|
2010-03-17T15:15:19Z |
wilmer |
Merging mainline.
|
|
|
@7c9db24
|
2010-03-08T02:10:41Z |
wilmer |
Replaced obsolete (useless for the current .xml files) encode/decode …
|
|
|
@2288705
|
2009-12-07T21:54:19Z |
wilmer |
Merging head.
|
|
|
@ad9feec
|
2008-08-30T18:59:58Z |
wilmer |
Added chat.c to keep track of chatrooms the user cares about.
|
|
|
@9ebee7a
|
2008-08-26T22:36:09Z |
wilmer |
Also leave out .bzrignore from the tarballs.
|
|
|
@a02f34f
|
2008-08-11T23:07:12Z |
a.sporto+bee |
Added conf entries and lib/ftutil.[ch].
ft_listen = …
|
|
|
@8661caa
|
2008-08-04T14:45:24Z |
a.sporto+bee |
merged in upstream r410.
Only conflict was the correction of jabber …
|
|
|
@6a72a57
|
2008-06-10T03:43:46Z |
Jelmer Vernooij |
Move OUTFILE determination to Makefile rather than configure.
|
|
|
@73c2dce
|
2008-06-10T03:21:13Z |
Jelmer Vernooij |
Update docs, remove obsolete win32-related utilities.
|
|
|
@1bf9492
|
2008-06-09T02:18:34Z |
Jelmer Vernooij |
Use system lib directories and pkg-config directory from target when …
|
|
|
@b79308b
|
2008-04-14T13:10:53Z |
a.sporto+bee |
merged in upstream r379 (somewhere after 1.2-3).
Just one trivial …
|
|
|
@85d7b85
|
2008-04-02T14:22:57Z |
Jelmer Vernooij |
Merge trunk.
|
|
|
@fc5cf88
|
2008-02-16T15:45:12Z |
Jelmer Vernooij |
Fix lcov dependencies.
|
|
|
@1ba7e8f
|
2008-02-15T17:38:57Z |
a.sporto+bee |
Merged with upstream r328
Wilmer van der Gaast 2008-02-11 Got rid …
|
|
|
@debc281
|
2007-12-30T23:40:59Z |
Miklos Vajna |
encode: md5.c is no longer in protocols/, it's in lib/
Fix build failure.
|
|
|
@2c2df7d
|
2007-11-28T21:07:30Z |
a.sporto+bee |
Initial import of jabber file receive and DCC send support. This …
|
|
|
@221a273
|
2007-11-24T19:07:22Z |
wilmer |
1.1.1dev (Although the CHANGES change isn't in there).
1.1.1
|
|
|
@f2b171d
|
2007-08-30T22:22:43Z |
wilmer |
From vmiklos: Fixed list of header files in Makefile.
|
|
|
@ae3c4fa
|
2007-07-01T14:52:45Z |
wilmer |
Merge from Jelmer (mainly unit testing things).
|
|
|
@84b045d
|
2007-04-16T01:03:08Z |
wilmer |
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
|
|
|
@dcf0f3e
|
2007-02-18T22:46:50Z |
wilmer |
Fixed Makefiles (make distclean was completely broken).
|
|
|
@348c11b
|
2007-01-22T09:42:55Z |
Jelmer Vernooij |
Add lcov target
|
|
|
@d8d63a2
|
2006-12-05T20:40:17Z |
Jelmer Vernooij |
[merge] wilmer
|
|
|
@66b9e86e
|
2006-07-07T13:33:31Z |
Jelmer Vernooij |
Add support for checking test suite coverage using gcov.
|
|
|
@b3c467b
|
2006-06-28T09:59:33Z |
wilmer |
Cleaned up Makefiles + configure: Cleaning up bitlbee.pc, removed the …
|
|
|
@fd03770
|
2006-06-25T19:43:14Z |
wilmer |
Merging from devel/Jelmer.
|
|
|
@df1694b
|
2006-06-25T12:15:42Z |
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|
|
|
@c2fa827
|
2006-06-16T11:48:52Z |
Jelmer Vernooij |
Add unit testing infrastructure.
|
|
|
@c121f89
|
2006-06-14T20:30:25Z |
wilmer |
xml_load() works pretty well now.
|
|
|
@601e813
|
2006-05-24T23:04:18Z |
Jelmer Vernooij |
[merge] Wilmer
|
|
|
@f32d557
|
2006-03-24T15:53:29Z |
Jelmer Vernooij |
Switch from LDB to LDAP (LDB's authentication subsystem is not mature …
|
|
|
@96ace1b
|
2006-03-05T20:07:33Z |
Jelmer Vernooij |
[merge] Wilmer
|
|
|
@cdb92c5
|
2006-03-02T12:43:36Z |
Jelmer Vernooij |
Move development stuff into a seperate install-dev
|
|
|
@e506d6c
|
2006-03-02T11:38:33Z |
Jelmer Vernooij |
Install bitlbee's header files and a pkg-config file. This means
that …
|
|
|
@a4dc9f7
|
2006-03-01T22:48:37Z |
Jelmer Vernooij |
[merge] Wilmer
|
|
|
@f665dab
|
2006-02-12T08:02:03Z |
Jelmer Vernooij |
Initial work on new LDB-based storage backend
|
|
|