summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add more warnings when building from git0.1.1William Jon McCann2007-02-121-2/+1
|
* update for releaseWilliam Jon McCann2007-02-121-0/+12
|
* use the supplied vt number when updating active sessionWilliam Jon McCann2007-02-121-12/+19
| | | | | Just the use vt number given by the vt-manager instead of asking for the current vt again. A little bit less racy this way.
* Bump thread stack size up to 64kWilliam Jon McCann2007-02-081-1/+1
| | | | | The minimum stack size 16k seems to crash glibc when we do printf in debug.
* support for reconnecting to the system busWilliam Jon McCann2007-02-071-45/+153
| | | | | Instead of exiting on disconnect this attempts to reconnect. Based on patch from: Timo Hoenig <thoenig@suse.de>
* reduce the debug buffer sizeWilliam Jon McCann2007-02-071-6/+6
| | | | Reduce the buffer size in the debugging code.
* start ck before halDavid Zeuthen2007-02-071-1/+1
| | | | | | We should start CK before HAL (especially in light of some changes in HAL I'm working on); this patch does that for RH based systems. Please apply. Thanks!
* don't refer to the hal repoWilliam Jon McCann2007-02-071-2/+2
| | | | Oops.
* add more informationWilliam Jon McCann2007-02-071-3/+91
| | | | Add more information that was stolen from the HAL HACKING file. The parts on how to use git are particularly useful.
* Don't keep last session active when switching to a VT withoutWilliam Jon McCann2007-02-061-3/+1
| | | | | a session registered on it. Patch from: David Zeuthen
* Add some more debugging outputWilliam Jon McCann2007-02-062-2/+10
|
* Make threads use minimum stack size rather than the default.William Jon McCann2007-02-061-1/+1
| | | | Patch from: mclasen@redhat.com
* Rename dbus config file.William Jon McCann2007-01-122-1/+1
|
* Change a console-kit to ConsoleKit in a few placesWilliam Jon McCann2007-01-122-9/+10
|
* Post release version bumpWilliam Jon McCann2007-01-111-1/+1
|
* Update for 0.1.0 release0.1.0William Jon McCann2007-01-112-1/+8
|
* Add HACKING and README.William Jon McCann2007-01-103-0/+35
|
* Dist the ChangeLog, sigh.William Jon McCann2006-11-172-1/+2
|
* Automatically generate ChangeLog. Fix autogen. Remove translation stuff.William Jon McCann2006-11-175-422/+158
|
* Fix some small leaks. Add --timed-exit to daemon for valgrinding.William Jon McCann2006-11-065-5/+18
|
* Show message even when error is NULL. Fix valgrind script.William Jon McCann2006-11-063-3/+6
|
* Fake the presence of a ChangeLog to work around automakeWilliam Jon McCann2006-10-311-1/+2
|
* Add a script to test FUS related functionality.William Jon McCann2006-10-313-10/+71
| | | | Fix a problem where error was reported twice.
* Add .gitignore files and rename tool.William Jon McCann2006-10-276-4/+73
|
* Actually remove files and remember to use commit -a.William Jon McCann2006-10-2730-51144/+93
|
* Remove all the generated cruft from the tarball import.William Jon McCann2006-10-261-0/+445
|
* Bump version for git.William Jon McCann2006-10-251-1/+1
|
* Initial importWilliam Jon McCann2006-10-2561-0/+56842