index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Lines
*
Make compiling on BSD less painful: mktemp really does need a template on
Wilmer van der Gaast
2010-04-10
-3
/
+17
*
Merging Twitter support.
Wilmer van der Gaast
2010-04-07
-0
/
+10
|
\
|
*
Added twitter-module.
Geert Mulders
2009-12-01
-0
/
+10
*
|
Use a proper tempfile for the libresolv checks and add a missing " to
Wilmer van der Gaast
2010-03-18
-7
/
+13
*
|
Care about lib64 directories as well when trying to find libresolv.a.
Wilmer van der Gaast
2010-03-18
-1
/
+1
*
|
Undo -iquote change which seems to cause plenty of problems to people
Wilmer van der Gaast
2010-03-17
-1
/
+1
*
|
Warn if xmlto is missing and a prebuilt helpfile is missing.
Wilmer van der Gaast
2010-03-14
-0
/
+6
*
|
Adding a few consts and other misc fixes from bug #431. Doing this via a
Wilmer van der Gaast
2010-03-14
-1
/
+1
|
\
\
|
*
|
Some const/etc cleanups submitted by domen@coderock.org back in bug #431.
Wilmer van der Gaast
2010-03-14
-1
/
+1
*
|
|
Don't strip binaries on OS X since it causes plugin troubles. (Bug #480)
Wilmer van der Gaast
2010-03-14
-0
/
+1
*
|
|
Also disable Yahoo! module if SSL support is missing since it also fully
Wilmer van der Gaast
2010-02-17
-3
/
+3
|
|
/
|
/
|
*
|
Proper detection of a usable libresolv.so or libresolv.a. glibc 2.9 and
Wilmer van der Gaast
2009-11-12
-8
/
+41
|
/
*
Move OUTFILE determination to Makefile rather than configure.
Jelmer Vernooij
2008-06-10
-2
/
+0
*
Update docs, remove obsolete win32-related utilities.
Jelmer Vernooij
2008-06-10
-2
/
+0
*
Fix undefined references.
Jelmer Vernooij
2008-06-10
-1
/
+1
*
Use system lib directories and pkg-config directory from target when specified.
Jelmer Vernooij
2008-06-09
-2
/
+9
*
Merge cross compilation patch.
Jelmer Vernooij
2008-04-02
-8
/
+21
|
\
|
*
Add --target argument to configure to allow cross-compilation.
Jelmer Vernooij
2008-04-02
-7
/
+22
*
|
Merge gnutls detection fix.
Jelmer Vernooij
2008-04-02
-1
/
+8
|
\
\
|
*
|
Use pkg-config file for gnutls if possible.
Jelmer Vernooij
2008-04-02
-1
/
+8
|
|
/
*
|
Merge trunk.
Jelmer Vernooij
2008-04-02
-121
/
+193
|
\
\
|
*
|
Use simpler flags for gcov.
Jelmer Vernooij
0 min.
-2
/
+2
|
|
/
|
*
Using test -f instead of test -e. This breaks if the include files are
Wilmer van der Gaast
2008-01-19
-2
/
+2
|
*
More consistency in error/warning errors. Until now "WARNING:" was usually
Wilmer van der Gaast
2008-01-06
-1
/
+1
|
*
Defining DEBUG via CFLAGS so that it'll always be there, even when a file
Wilmer van der Gaast
2007-12-02
-1
/
+1
|
*
Some changes to get rid of compiler warnings. (And disabling strict
Wilmer van der Gaast
2007-11-22
-1
/
+1
|
*
Use standard functions for dealing with both IPv6 and IPv4.
Jelmer Vernooij
2007-10-18
-7
/
+0
|
*
configure script now allows one to override CFLAGS. (Bug #171)
Wilmer van der Gaast
2007-10-10
-2
/
+3
|
*
From vmiklos: Added --plugins= option to configure script.
Wilmer van der Gaast
2007-08-30
-0
/
+8
|
*
Hiding LDAP support because it doesn't actually work at all ATM.
Wilmer van der Gaast
2007-07-15
-2
/
+0
|
*
Merging new Jabber module. See the massive changelog for all the cool
Wilmer van der Gaast
2007-02-18
-0
/
+8
|
|
\
|
|
*
Merge from main tree.
Wilmer van der Gaast
2006-10-22
-4
/
+13
|
|
|
\
|
|
*
|
Added SRV lookups to automatically find out the correct server for a
Wilmer van der Gaast
2006-10-07
-0
/
+8
|
*
|
|
AIX fixup. See #230.
Wilmer van der Gaast
2007-02-18
-0
/
+3
|
*
|
|
configure script tweaks.
Wilmer van der Gaast
2007-02-18
-2
/
+6
|
*
|
|
[merge] wilmer
Jelmer Vernooij
2006-12-05
-76
/
+123
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Copied 1.0.x changelogs, disabled LDAP support in configure (because the
Wilmer van der Gaast
2006-10-22
-4
/
+13
|
|
|
/
|
|
*
Cleaned up Makefiles + configure: Cleaning up bitlbee.pc, removed the second
Wilmer van der Gaast
2006-06-28
-102
/
+77
|
|
*
Merging from devel/Jelmer.
Wilmer van der Gaast
2006-06-25
-0
/
+23
|
|
|
\
|
|
*
|
Moving all generic files to lib/ instead of having some in / and some in
Wilmer van der Gaast
2006-06-25
-1
/
+1
|
|
*
|
Fixed bug in LDAP Makefile generation.
Wilmer van der Gaast
2006-06-17
-1
/
+1
|
|
*
|
Merging Jelmer's storage tree (with LDAP support).
Wilmer van der Gaast
2006-06-07
-3
/
+43
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Try to detect -lldap
Jelmer Vernooij
2006-06-03
-8
/
+13
|
|
|
*
[merge] Wilmer
Jelmer Vernooij
2006-06-03
-28
/
+13
|
|
|
|
\
|
|
|
*
|
Switch from LDB to LDAP (LDB's authentication subsystem is not mature enough ...
Jelmer Vernooij
2006-03-24
-15
/
+15
|
|
|
*
|
[merge] Wilmer
Jelmer Vernooij
2006-03-05
-2
/
+25
|
|
|
|
\
\
|
|
|
*
|
|
Initial work on new LDB-based storage backend
Jelmer Vernooij
2006-02-12
-0
/
+35
|
*
|
|
|
|
Add support for checking test suite coverage using gcov.
Jelmer Vernooij
2006-07-07
-0
/
+7
|
|
/
/
/
/
|
*
|
|
|
Merging from main/jelmer.
Wilmer van der Gaast
2006-05-29
-31
/
+5
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Require GLib 2
Jelmer Vernooij
2006-05-26
-30
/
+5
[next]