aboutsummaryrefslogtreecommitdiffstats
path: root/unix.c
Commit message (Expand)AuthorAgeLines
* Merge move of random_bytes().Jelmer Vernooij2008-04-02-0/+67
|\
| * Move unix-specific random_bytes() implementation to unix.c.Jelmer Vernooij2008-04-02-0/+67
* | Merge trunk.Jelmer Vernooij2008-04-02-20/+33
|\|
| * Got rid of some noise at startup: complaining when the default configurationWilmer van der Gaast2008-02-11-1/+1
| * Added help_free() and cleaned up some very stale help-related stuff IWilmer van der Gaast2008-02-02-1/+4
| * Fixing some Solaris compiler warnings (u_int->uint, adding some typecastsWilmer van der Gaast2008-01-17-2/+2
| * Imported setuid() patch from Simo Leone <simo@archlinux...> with someWilmer van der Gaast2007-12-02-4/+17
| * Changed the order in which things are loaded a little bit soWilmer van der Gaast2007-08-30-7/+6
| * Refactor the help code to take a filename rather than using the global struct.Jelmer Vernooij2006-12-24-1/+1
| * Using salted MD5 checksums for the user's BitlBee password and salted RC4Wilmer van der Gaast2006-06-25-8/+6
| * Moved everything to the BitlBee event handling API.Wilmer van der Gaast2006-05-10-3/+3
* | [merge] WilmerJelmer Vernooij2006-03-01-1/+41
|\|
| * Fix silly warningJelmer Vernooij2006-02-12-1/+1
| * Added RESTART command (only for ForkDaemon mode) for easier upgrades.Wilmer van der Gaast2006-01-21-1/+41
* | Merge WilmerJelmer Vernooij2006-01-10-4/+23
|\|
| * Added OperPassword and RunMode = ForkDaemon settings. Oper stuff isWilmer van der Gaast2005-12-26-4/+23
* | Merge WilmerJelmer Vernooij2005-12-15-6/+11
|\|
| * Merge my pluginable branchJelmer Vernooij2005-12-14-2/+3
| |\
| * | Add support for 'primary' and 'migrate' account storages.Jelmer Vernooij2005-12-14-2/+3
| * | Add abstraction layer for storageJelmer Vernooij2005-12-08-6/+10
* | | Merge new changes from pluginable and WilmerJelmer Vernooij2005-11-15-23/+0
|\ \ \ | | |/ | |/|
| * | Merge changes from WilmerJelmer Vernooij2005-11-15-23/+0
| |\|
| | * Forgot to modify CHANGES again, and removed some more debugging code we don'tWilmer van der Gaast2005-11-09-23/+0
* | | Import work on services-based Win32 portJelmer Vernooij2005-11-07-0/+6
|/ /
* / Migrate my pluginable branch to use Wilmers' branch as parentJelmer Vernooij2005-11-07-2/+3
|/
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+165