aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* More work on LDAP backend; report errorsJelmer Vernooij2006-03-24-30/+45
|
* Start working on LDAP schema (OID's still need to be filled in)Jelmer Vernooij2006-03-24-11/+54
|
* Switch from LDB to LDAP (LDB's authentication subsystem is not mature enough ↵Jelmer Vernooij2006-03-24-79/+178
| | | | yet)
* [merge] WilmerJelmer Vernooij2006-03-24-121/+239
|\
| * Buddy group data is now stored in the user_t structure.Wilmer van der Gaast2006-03-22-0/+2
| |
| * Restored buddy counts in blist output for +b mode, it's a nice end-of-list ↵Wilmer van der Gaast2006-03-22-2/+1
| | | | | | | | marker.
| * Updated documentation for the new block/allow syntax. Yes, it's slightlyWilmer van der Gaast2006-03-21-0/+9
| | | | | | | | | | ambiguous now, but it shouldn't cause problems.
| * Fixed ugliness in serv_got_crap().Wilmer van der Gaast2006-03-21-3/+5
| |
| * The block and allow commands can now display the block/allow lists.Wilmer van der Gaast2006-03-21-2/+42
| |
| * Added Hidden and Invisible to the away state aliases list.Wilmer van der Gaast2006-03-21-1/+2
| |
| * Added a special +b usermode for easier parseability of some things.Wilmer van der Gaast2006-03-21-15/+42
| | | | | | | | | | (For now blist and qlist, but more should come)
| * ns.c now passess the first group a buddy is in.Wilmer van der Gaast2006-03-21-1/+7
| |
| * Basic handling of LSG responses.Wilmer van der Gaast2006-03-21-26/+22
| |
| * Added the IRC VERSION command.Wilmer van der Gaast2006-03-18-0/+6
| |
| * Stupid warnings. :-PWilmer van der Gaast2006-03-18-3/+0
| |
| * Fixed #111, Jabber away states get set correctly at connect-time now.Wilmer van der Gaast2006-03-18-13/+4
| |
| * Fixed a very stupid bug in the "Closing switchboard with unsent messages"Wilmer van der Gaast2006-03-17-4/+4
| | | | | | | | | | | | warning message. There's still another problem with switchboar management somewhere.. :-(
| * Small code cleanup, got rid of some functions in nogaim.c that we never needed.Wilmer van der Gaast2006-03-15-33/+6
| |
| * Let's ignore .gdb_historyWilmer van der Gaast2006-03-15-0/+1
| |
| * Fixed cleanup of connections in (non-forking) daemon mode. (Better handlingWilmer van der Gaast2006-03-15-2/+5
| | | | | | | | | | of auto_reconnect)
| * Fixed error handling on empty help topics. (See #109)Wilmer van der Gaast2006-03-06-9/+8
| |
| * Fixed ssl_openssl... :-/Wilmer van der Gaast2006-03-05-10/+76
| |
* | [merge] WilmerJelmer Vernooij2006-03-05-6/+183
|\|
| * Merge from Jelmer.Wilmer van der Gaast2006-03-03-6/+178
| |\
| | * Move development stuff into a seperate install-devJelmer Vernooij2006-03-02-10/+6
| | |
| | * Ignore autogenerated fileJelmer Vernooij2006-03-02-0/+1
| | |
| | * Install bitlbee's header files and a pkg-config file. This means Jelmer Vernooij2006-03-02-4/+40
| | | | | | | | | | | | | | | that 3rd-parties can write support for additional protocols in BitlBee.
| | * [merge] wilmerJelmer Vernooij2006-03-01-0/+4
| | |\ | | |/ | |/|
| * | Added a little comment for this scary cast. (-:Wilmer van der Gaast2006-03-01-0/+4
| | |
| | * Add simple bitlbee control scriptJelmer Vernooij2006-03-01-0/+59
| | |
| | * Improve error handlingJelmer Vernooij2006-03-01-3/+27
| | |
| | * Also listen for admin connections on a unix domain socket at /var/run/bitlbeeJelmer Vernooij2006-03-01-3/+59
| |/
| * Fixed --helpWilmer van der Gaast2006-02-12-0/+1
| |
* | Initial work on new LDB-based storage backendJelmer Vernooij2006-02-12-0/+100
| |
* | MergeJelmer Vernooij2006-02-12-1893/+2367
|\|
| * Fix silly warningJelmer Vernooij2006-02-12-1/+1
| |
| * Merge WilmerJelmer Vernooij2006-02-12-13/+229
| |\
| | * Added RESTART command for easier upgrades without losing IPC connections.Wilmer van der Gaast2006-02-02-10/+192
| | |\ | | | | | | | | | | | | | | | | (Obviously only works well for forking daemon mode.)
| | | * Fixed the bug that caused a fork() bomb last night.Wilmer van der Gaast2006-01-22-3/+7
| | | |
| | | * Error checking for accept(). Have to find out why it went wrong (and ↵Wilmer van der Gaast2006-01-22-1/+7
| | | |\ | | | | | | | | | | | | | | | fork()ed a bit too much) last night.
| | | * \ Added RESTART command (only for ForkDaemon mode) for easier upgrades.Wilmer van der Gaast2006-01-21-11/+192
| | | |\ \
| | * | | | Added PID-file code.Wilmer van der Gaast2006-02-02-1/+29
| | | | | |
| | * | | | Added a little warning message when people use a wrong set-command syntax.Wilmer van der Gaast2006-01-30-0/+3
| | | | | |
| | * | | | When closing down MSN (sb) connections with unsent messages, the warningWilmer van der Gaast2006-01-30-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | message now mentions the people those messages were meant for.
| * | | | | Merge from WilmerJelmer Vernooij2006-01-24-1816/+2136
| |\| | | |
| | * | | | Removed a bogus printf from the OSCAR code, grrrr.Wilmer van der Gaast2006-01-23-2/+0
| | | | | |
| | * | | | /AWAY now only sets the IM-protocols away that belong to the current IRCWilmer van der Gaast2006-01-23-5/+5
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | /connection (was an issue in single-process daemon mode).
| | * | | Quit message was invisible on /DIE.Wilmer van der Gaast2006-01-22-1/+1
| | | |/ | | |/|
| | * | Fixed counting of arguments in i[rp]c_exec(), made them a bit too simple.Wilmer van der Gaast2006-01-21-4/+13
| | |/
| | * Renamed commands.c, got rid of return values in all command functions.Wilmer van der Gaast2006-01-20-282/+180
| | |