|
|
@ceebeb1
|
2010-03-14T18:09:56Z |
wilmer |
Warn if xmlto is missing and a prebuilt helpfile is missing.
|
|
|
@fb00989
|
2010-03-14T17:55:27Z |
wilmer |
Adding a few consts and other misc fixes from bug #431. Doing this via …
|
|
|
@c6ca3ee
|
2010-03-14T17:49:24Z |
wilmer |
Some const/etc cleanups submitted by domen@… back in bug #431.
|
|
|
@caceb06
|
2010-03-14T16:37:46Z |
wilmer |
Don't strip binaries on OS X since it causes plugin troubles. (Bug #480)
|
|
|
@1c2eaa3
|
2010-02-17T00:17:04Z |
wilmer |
Also disable Yahoo! module if SSL support is missing since it also …
|
|
|
@36cf9fd
|
2009-11-12T11:41:54Z |
wilmer |
Proper detection of a usable libresolv.so or libresolv.a. glibc 2.9 …
|
|
|
@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.
|
|
|
@7d3ef7b
|
2008-06-10T03:04:44Z |
Jelmer Vernooij |
Fix undefined references.
|
|
|
@1bf9492
|
2008-06-09T02:18:34Z |
Jelmer Vernooij |
Use system lib directories and pkg-config directory from target when …
|
|
|
@e46e077
|
2008-04-02T15:39:40Z |
Jelmer Vernooij |
Merge cross compilation patch.
|
|
|
@f1e7407
|
2008-04-02T15:38:34Z |
Jelmer Vernooij |
Add --target argument to configure to allow cross-compilation.
|
|
|
@f9dbc99
|
2008-04-02T14:37:13Z |
Jelmer Vernooij |
Merge gnutls detection fix.
|
|
|
@4af7b4f
|
2008-04-02T14:34:57Z |
Jelmer Vernooij |
Use pkg-config file for gnutls if possible.
This allows building …
|
|
|
@85d7b85
|
2008-04-02T14:22:57Z |
Jelmer Vernooij |
Merge trunk.
|
|
|
@31fc3970
|
2025-12-27T02:21:03Z |
Jelmer Vernooij |
Use simpler flags for gcov.
|
|
|
@003553b
|
2008-01-19T18:23:56Z |
wilmer |
Using test -f instead of test -e. This breaks if the include files are …
|
|
|
@43462708
|
2008-01-06T12:37:55Z |
wilmer |
More consistency in error/warning errors. Until now "WARNING:" was …
|
|
|
@911cc4f
|
2007-12-02T17:24:46Z |
wilmer |
Defining DEBUG via CFLAGS so that it'll always be there, even when a …
|
|
|
@56f260a
|
2007-11-22T22:56:52Z |
wilmer |
Some changes to get rid of compiler warnings. (And disabling strict …
|
|
|
@e9b755e
|
2007-10-18T16:44:25Z |
Jelmer Vernooij |
Use standard functions for dealing with both IPv6 and IPv4.
|
|
|
@285b55d
|
2007-10-10T22:45:19Z |
wilmer |
configure script now allows one to override CFLAGS. (Bug #171)
|
|
|
@2abfbc5
|
2007-08-30T22:17:51Z |
wilmer |
From vmiklos: Added --plugins= option to configure script.
|
|
|
@1da00b1
|
2007-07-14T23:47:38Z |
wilmer |
Hiding LDAP support because it doesn't actually work at all ATM.
|
|
|
@0fd8559
|
2007-02-18T17:48:04Z |
wilmer |
Merging new Jabber module. See the massive changelog for all the cool …
|
|
|
@8de63c3
|
2007-02-18T17:37:54Z |
wilmer |
AIX fixup. See #230.
|
|
|
@5c5a586
|
2007-02-18T17:05:29Z |
wilmer |
configure script tweaks.
|
|
|
@d8d63a2
|
2006-12-05T20:40:17Z |
Jelmer Vernooij |
[merge] wilmer
|
|
|
@e8a6211
|
2006-10-22T17:00:15Z |
wilmer |
Merge from main tree.
|
|
|
@670204f
|
2006-10-22T12:43:40Z |
wilmer |
Copied 1.0.x changelogs, disabled LDAP support in configure (because …
|
|
|
@36e9f62
|
2006-10-07T17:46:28Z |
wilmer |
Added SRV lookups to automatically find out the correct server for a …
|
|
|
@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 …
|
|
|
@10efa91
|
2006-06-17T11:39:17Z |
wilmer |
Fixed bug in LDAP Makefile generation.
|
|
|
@85e9644
|
2006-06-07T13:36:19Z |
wilmer |
Merging Jelmer's storage tree (with LDAP support).
|
|
|
@5973412
|
2006-06-03T20:52:40Z |
Jelmer Vernooij |
Try to detect -lldap
|
|
|
@9779c18
|
2006-06-03T20:20:43Z |
Jelmer Vernooij |
[merge] Wilmer
|
|
|
@4ff0966
|
2006-05-28T23:13:47Z |
wilmer |
Merging from main/jelmer.
|
|
|
@aec56b0
|
2006-05-26T15:46:23Z |
Jelmer Vernooij |
Allow overriding --arch, support --arch=Windows
|
|
|
@68b518d6
|
2006-05-26T09:03:38Z |
wilmer |
Merging from main development tree.
|
|
|
@574af7e
|
2006-05-25T23:20:54Z |
Jelmer Vernooij |
Require GLib 2
|
|
|
@b1bd100
|
2006-05-25T16:09:15Z |
Jelmer Vernooij |
[merge] integration
|
|
|
@0a69d7b
|
2006-05-25T09:53:53Z |
Jelmer Vernooij |
Use iconv from GLib if available
|
|
|
@601e813
|
2006-05-24T23:04:18Z |
Jelmer Vernooij |
[merge] Wilmer
|
|
|
@85cf37f
|
2006-05-14T10:32:21Z |
wilmer |
Added --events= flag to configure.
|
|
|
@a014331
|
2006-03-30T17:14:38Z |
wilmer |
Made configure quiet when it can't find bzr, and added repository nick …
|
|
|
@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
|
|
|
@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
|
|
|
@6dff9d4
|
2006-03-01T21:08:03Z |
Jelmer Vernooij |
Also listen for admin connections on a unix domain socket at …
|
|
|
@f665dab
|
2006-02-12T08:02:03Z |
Jelmer Vernooij |
Initial work on new LDB-based storage backend
|
|
|
@34b17d9
|
2006-02-02T13:21:44Z |
wilmer |
Added PID-file code.
|
|
|
@8e419cb
|
2006-01-10T21:35:08Z |
Jelmer Vernooij |
Merge Wilmer
|
|
|
@4fe4be2
|
2006-01-10T14:20:48Z |
wilmer |
Removed send-flood protection code completely.
|
|
|
@ffea9b9
|
2005-12-26T12:41:29Z |
wilmer |
configure now uses the bzr revision number as version number if …
|
|
|
@e3fb678
|
2005-12-18T16:10:24Z |
Jelmer Vernooij |
Initial work on a SSPI SSL backend
|
|
|
@00f434f
|
2005-12-18T14:28:52Z |
wilmer |
Stuff from Jelmer.
|
|
|
@b5a22e3
|
2005-12-17T16:55:18Z |
wilmer |
Forgot to update configure for the _mod change.
|
|
|
@54c5ca1
|
2005-12-17T12:38:07Z |
wilmer |
Hmmm, a WARNING followed by "exit 1".. That doesn't really make sense.
|
|
|
@32c632f
|
2005-12-17T01:00:38Z |
Jelmer Vernooij |
Allow overriding the pkg-config command to run
|
|
|
@019c031
|
2005-12-04T21:55:15Z |
Jelmer Vernooij |
Merge from Wilmer
|
|
|
@8d6c4b1
|
2005-12-04T02:43:03Z |
wilmer |
Cleaned up configure script a bit.
|
|
|
@e5663e0
|
2005-12-01T20:05:09Z |
wilmer |
Disabling send flood protection, too many bugs (that were there from …
|
|
|
@ac55e50
|
2005-11-29T00:52:14Z |
Jelmer Vernooij |
Merge small fix.
|
|
|
@f712188
|
2005-11-28T22:00:51Z |
Jelmer Vernooij |
Add HAVE_CONFIG_H define so other platforms can build without config.h
|
|
|
@7b23afd
|
2005-11-07T16:16:18Z |
Jelmer Vernooij |
Migrate my pluginable branch to use Wilmers' branch as parent
|
|
|
@b7d3cc34
|
2005-11-06T18:23:18Z |
wilmer |
Initial repository (0.99 release tree)
0.99
|