summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-02-07reduce the debug buffer sizeWilliam Jon McCann1-6/+6
Reduce the buffer size in the debugging code.
2007-02-07start ck before halDavid Zeuthen1-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!
2007-02-07don't refer to the hal repoWilliam Jon McCann1-2/+2
Oops.
2007-02-07add more informationWilliam Jon McCann1-3/+91
Add more information that was stolen from the HAL HACKING file. The parts on how to use git are particularly useful.
2007-02-06Don't keep last session active when switching to a VT withoutWilliam Jon McCann1-3/+1
a session registered on it. Patch from: David Zeuthen
2007-02-06Add some more debugging outputWilliam Jon McCann2-2/+10
2007-02-06Make threads use minimum stack size rather than the default.William Jon McCann1-1/+1
Patch from: mclasen@redhat.com
2007-01-12Rename dbus config file.William Jon McCann2-1/+1
2007-01-12Change a console-kit to ConsoleKit in a few placesWilliam Jon McCann2-9/+10
2007-01-11Post release version bumpWilliam Jon McCann1-1/+1
2007-01-11Update for 0.1.0 releaseWilliam Jon McCann2-1/+8
2007-01-10Add HACKING and README.William Jon McCann3-0/+35
2006-11-17Dist the ChangeLog, sigh.William Jon McCann2-1/+2
2006-11-17Automatically generate ChangeLog. Fix autogen. Remove translation stuff.William Jon McCann5-422/+158
2006-11-06Fix some small leaks. Add --timed-exit to daemon for valgrinding.William Jon McCann5-5/+18
2006-11-06Show message even when error is NULL. Fix valgrind script.William Jon McCann3-3/+6
2006-10-31Fake the presence of a ChangeLog to work around automakeWilliam Jon McCann1-1/+2
2006-10-31Add a script to test FUS related functionality.William Jon McCann3-10/+71
Fix a problem where error was reported twice.
2006-10-27Add .gitignore files and rename tool.William Jon McCann6-4/+73
2006-10-27Actually remove files and remember to use commit -a.William Jon McCann30-51144/+93
2006-10-26Remove all the generated cruft from the tarball import.William Jon McCann1-0/+445
2006-10-25Bump version for git.William Jon McCann1-1/+1
2006-10-25Initial importWilliam Jon McCann61-0/+56842