Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix xslt with newer (more pedantic) XSLT processors. | Jelmer Vernooij | 2006-12-05 | -0/+3 |
| | ||||
* | Copied 1.0.x changelogs, disabled LDAP support in configure (because the | Wilmer van der Gaast | 2006-10-22 | -3/+58 |
| | | | | | | code just doesn't work yet) and added GLib version detection. (GLib 2.4 and up *should* work.) | |||
* | Filled in the user changelog a bit more. | Wilmer van der Gaast | 2006-10-16 | -0/+19 |
| | ||||
* | Small documentation fix (closes #208). | Wilmer van der Gaast | 2006-10-15 | -3/+5 |
| | ||||
* | Added information about the new file format to CHANGES. | Wilmer van der Gaast | 2006-08-14 | -0/+24 |
| | ||||
* | Updated the note about encryption in the README file. | Wilmer van der Gaast | 2006-08-14 | -12/+22 |
| | ||||
* | Added help information for the web_aware setting. | Wilmer van der Gaast | 2006-08-13 | -0/+14 |
| | ||||
* | Added some (more) comments to .h files in lib/ and some minor fixes/cleanups. | Wilmer van der Gaast | 2006-07-19 | -0/+4 |
| | ||||
* | More documentation updates: Added a Scope: line for every setting (for | Wilmer van der Gaast | 2006-07-14 | -40/+46 |
| | | | | | | per-account and global settings) and leaving out the Default: line when there is no default specified in XML (like with the display_name setting). | |||
* | Fixed a memory leak, added a check for valid Jabber handles, and updated | Wilmer van der Gaast | 2006-07-14 | -98/+167 |
| | | | | | | documentation (added information about "account set" and sorted the list of settings because it was a bit too random). | |||
* | Use unique OID's and include BitlBee's OID (25873) | Jelmer Vernooij | 2006-06-03 | -15/+6 |
| | ||||
* | [merge] Wilmer | Jelmer Vernooij | 2006-06-03 | -6/+16 |
|\ | ||||
| * | Require GLib 2 | Jelmer Vernooij | 2006-05-26 | -1/+1 |
| | | ||||
| * | Slightly different wording for add -tmp. | Wilmer van der Gaast | 2006-05-07 | -1/+1 |
| | | ||||
| * | Added add -tmp to the docs. | Wilmer van der Gaast | 2006-05-05 | -0/+5 |
| | | ||||
| * | Better xinetd file, thanks to friedman@splode.com (#129). | Wilmer van der Gaast | 2006-05-05 | -3/+8 |
| | | ||||
| * | Closing #132. | Wilmer van der Gaast | 2006-05-05 | -1/+1 |
| | | ||||
| * | Got rid of some old e-mail addresses. | Wilmer van der Gaast | 2006-04-07 | -1/+1 |
| | | ||||
* | | Start working on LDAP schema (OID's still need to be filled in) | Jelmer Vernooij | 2006-03-24 | -11/+54 |
| | | ||||
* | | [merge] Wilmer | Jelmer Vernooij | 2006-03-24 | -0/+9 |
|\| | ||||
| * | Updated documentation for the new block/allow syntax. Yes, it's slightly | Wilmer van der Gaast | 2006-03-21 | -0/+9 |
| | | | | | | | | | | ambiguous now, but it shouldn't cause problems. | |||
* | | [merge] Wilmer | Jelmer Vernooij | 2006-03-05 | -1/+2 |
|\| | ||||
| * | Install bitlbee's header files and a pkg-config file. This means | Jelmer Vernooij | 2006-03-02 | -1/+2 |
| | | | | | | | | | | that 3rd-parties can write support for additional protocols in BitlBee. | |||
* | | Merge | Jelmer Vernooij | 2006-02-12 | -1/+1 |
|\| | ||||
| * | Fix two typos | Jelmer Vernooij | 2005-12-18 | -1/+1 |
| | | ||||
* | | Add autoconnect property | Jelmer Vernooij | 2006-02-12 | -0/+1 |
| | | ||||
* | | Add initial draft of BitlBee schema | Jelmer Vernooij | 2005-12-21 | -0/+27 |
|/ | ||||
* | Merge from Wilmer | Jelmer Vernooij | 2005-12-04 | -83/+43 |
|\ | ||||
| * | ChangeLog update, this should cover all important changes in 1.0. Also ↵ | Wilmer van der Gaast | 2005-12-04 | -5/+15 |
| | | | | | | | | updated the FAQ a bit more. | |||
| * | README additions | Wilmer van der Gaast | 2005-12-04 | -6/+11 |
| | | ||||
| * | This is not quite the initial release! :-) | Wilmer van der Gaast | 2005-12-04 | -1/+4 |
| | | ||||
| * | Removed FDL text from User Guide. | Wilmer van der Gaast | 2005-12-04 | -14/+0 |
| | | ||||
| * | Removed reference to doc/TODO from FAQ | Wilmer van der Gaast | 2005-12-03 | -17/+2 |
| | | ||||
| * | Modified CHANGES, and extended the allowed port range a bit. | Wilmer van der Gaast | 2005-12-02 | -0/+3 |
| | | ||||
| * | Forgot some CHANGES entries.. | Wilmer van der Gaast | 2005-11-29 | -0/+3 |
| | | ||||
| * | Updated the user-changelog (should we forget about that one and ↵ | Wilmer van der Gaast | 2005-11-29 | -40/+5 |
| | | | | | | | | auto-generate one from bzr logs after 1.0?), removed doc/TODO | |||
* | | Merge from Wilmer | Jelmer Vernooij | 2005-11-28 | -13/+31 |
|\| | ||||
| * | Doc fixes from Jelmer | Wilmer van der Gaast | 2005-11-26 | -1/+5 |
| |\ | ||||
| | * | Fix missing space after actions. | Jelmer Vernooij | 2005-11-26 | -1/+1 |
| | | | ||||
| | * | Build docs by default in .bzr checkouts | Jelmer Vernooij | 2005-11-26 | -0/+4 |
| | | | ||||
| * | | Little code cleanup in Jabber module, added support for Jabber headline ↵ | Wilmer van der Gaast | 2005-11-23 | -0/+3 |
| |/ | | | | | | | messages. | |||
| * | Changed all documentation references to the control channel from #bitlbee to ↵ | Wilmer van der Gaast | 2005-11-21 | -12/+23 |
| | | | | | | | | &bitlbee. | |||
* | | Merge Wilmer | Jelmer Vernooij | 2005-11-19 | -2242/+53 |
|\| | ||||
| * | ChangeLog update | Wilmer van der Gaast | 2005-11-19 | -0/+3 |
| | | ||||
| * | Updated the installation notes (more xinetd information, etc) | Wilmer van der Gaast | 2005-11-18 | -11/+29 |
| | | ||||
| * | Reviewed/tested the xinetd file and added some comments, received too many ↵ | Wilmer van der Gaast | 2005-11-18 | -2/+9 |
| | | | | | | | | complaints about it lately. | |||
| * | HTML stripping is optional again (but still safer than before 0.93), but now ↵ | Wilmer van der Gaast | 2005-11-18 | -2215/+6 |
| | | | | | | | | enabled by default. | |||
| * | Renamed #bitlbee to &bitlbee to avoid confusion with the channel on OFTC | Wilmer van der Gaast | 2005-11-18 | -0/+1 |
| | | ||||
| * | Closing #14: Milisecond precision is now possible for the buddy_sendbuffer. | Wilmer van der Gaast | 2005-11-17 | -5/+10 |
| | | ||||
| * | Removed the note about version control from the FAQ | Wilmer van der Gaast | 2005-11-17 | -15/+0 |
| | |