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
*
Merge branch 'master' into patched-master
Marius Halden
2018-04-19
-28
/
+29
|
\
|
*
Write backtrace to /var/lib/bitlbee/crash.log on SIGSEGV
dequis
2018-03-26
-0
/
+27
|
*
configure: Add -Wformat -Werror=format-security to default CFLAGS
dequis
2018-03-19
-2
/
+2
|
*
Remove old skype plugin. Use the skypeweb purple plugin instead.
dequis
2018-03-11
-13
/
+0
|
*
Remove MSN. Use the skypeweb purple plugin instead.
dequis
2018-01-10
-11
/
+0
*
|
Merge branch 'master' into patched-master
Marius Halden
2017-09-06
-1
/
+3
|
\
|
|
*
Add datadir to pkgconfig file and config.h
develop
Artem Savkov
2017-08-31
-0
/
+2
|
*
configure: Don't require python if docs are already built
dequis
2017-07-09
-1
/
+1
*
|
Merge branch 'master' into patched-master
Marius Halden
2017-07-04
-1
/
+1
|
\
|
|
*
cygwin: add -no-undefined on our side to fix issues with mac OS
dequis
2017-05-29
-1
/
+1
*
|
Merge branch 'master' into patched-master
Marius Halden
2017-05-14
-1
/
+13
|
\
|
|
*
cygwin: Export a "libbitlbee.dll.a" to allow plugins to link to it
dequis
2017-05-13
-1
/
+13
*
|
Merge branch 'master' into patched-master
Marius Halden
2017-04-07
-0
/
+22
|
\
|
|
*
configure: respect autotools-like verbose flags for make
Tim Harder
2017-03-12
-0
/
+13
|
*
Add --verbose configure option to control verbose build output
Tim Harder
2017-03-12
-0
/
+9
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-12-26
-2
/
+2
|
\
|
|
*
Include debug symbols in non-debug builds, disable stripping by default
dequis
2016-11-28
-2
/
+2
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-11-19
-14
/
+3
|
\
|
|
*
Remove yahoo (the old protocol). Use funyahoo++ instead.
dequis
2016-11-19
-11
/
+0
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-07-26
-1
/
+7
|
\
|
|
*
configure: improve error message on missing pkg-config
dequis
2016-07-25
-1
/
+7
*
|
Merge branch 'scram' into patched-master
Marius Halden
2016-07-06
-0
/
+2
|
\
\
|
*
|
Use saslprep, more cb stuff
Marius Halden
2016-07-06
-0
/
+2
|
|
/
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-05-26
-0
/
+2
|
\
|
|
*
configure: add 'arch' variable again, needed for portability
dequis
2016-05-25
-0
/
+2
*
|
Merge branch 'master' into patched-master
Marius Halden
2016-05-20
-7
/
+0
|
\
|
|
*
Remove the ARCH / CPU defines.
Jelmer Vernooij
2016-05-15
-7
/
+0
*
|
Configure option for install-dev and install config sample automatically
Marius Halden
2016-05-07
-0
/
+6
*
|
Allow purple and default plugins
Marius Halden
2016-05-07
-6
/
+6
*
|
Start adding ssl support
Marius Halden
2016-05-07
-0
/
+4
|
/
*
ldap authentication backend
Dennis Kaarsemaker
2016-03-25
-0
/
+13
*
Linux pam authentication backend
Dennis Kaarsemaker
2016-03-25
-0
/
+15
*
Authentication: scaffolding for multiple authentication backends
Dennis Kaarsemaker
2016-03-25
-0
/
+5
*
Show ./configure args in bitlbee -V, config.h and Makefile.settings
dequis
2015-11-21
-0
/
+7
*
Add missing space in configure
André Glüpker
2015-10-08
-4
/
+4
*
Improved cross compiler support.
Guillermo A. Amaral
2015-08-31
-4
/
+27
*
configure: use pkg-config for libotr
dequis
2015-08-07
-22
/
+14
*
Replace `backticks` with $(something better) in configure script.
Wilmer van der Gaast
2015-07-29
-26
/
+26
*
configure: allow specifying location of python executable
dequis
2015-06-04
-1
/
+7
*
configure: bsd sed doesn't support \+ without -r, use * instead
dequis
2015-05-31
-1
/
+1
*
configure: 'sed -r' doesn't work in mac os x
dequis
2015-05-31
-2
/
+2
*
configure: handle 'git describe' failures when no tags are reachable
dequis
2015-05-31
-2
/
+7
*
configure: workaround for branch names with slashes in them...
dequis
2015-05-30
-1
/
+1
*
Include prebuilt skyped manpage, remove asciidoc dependency
dequis
2015-05-17
-10
/
+0
*
configure: Replace xmlto/xsltproc checks with a python>=2.5 check
dequis
2015-05-17
-8
/
+5
*
configure: fix spoofed BITLBEE_VERSION env variable handling
dequis
2015-05-06
-0
/
+7
*
configure: change version number format, add --dump-version
dequis
2015-05-03
-25
/
+28
*
configure: Indentation fixes
dequis
2015-02-23
-21
/
+21
*
Add --doc= configure option to disable helpfile generation
dequis
2015-02-23
-8
/
+27
*
Use glib's GChecksum for md5/sha1
dequis
2015-01-31
-1
/
+1
[next]