summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Call "git log" instead of "git-log" in MakefileRay Strode2009-07-211-1/+1
| | | | | git-log (with a hyphen) is an obsolete way to call git log.
* add a ck-launch-session toolWilliam Jon McCann2008-02-111-1/+1
| | | | This tool opens a session with ConsoleKit and runs a command in it.
* add a stub for docbook documentationWilliam Jon McCann2007-03-081-0/+1
|
* add a connector library and (reluctantly) a PAM moduleDavid Zeuthen2007-02-281-0/+2
| | | | | | | | | | | Here are some patches to add one library and one PAM module so other programs (apart from gdm) can easily interact with ConsoleKit. It's mainly going to be used, I think, by login(1) and xinit(1). I'm not super happy about doing a PAM module but the Fedora util-linux package maintainer seems to be insist on this instead of just patching login(1). The PAM module isn't built by default. Both pieces of code are licensed under the MIT license as god knows what might want to use them. Sounds good to you?
* Add HACKING and README.William Jon McCann2007-01-101-0/+1
|
* Dist the ChangeLog, sigh.William Jon McCann2006-11-171-0/+1
|
* Automatically generate ChangeLog. Fix autogen. Remove translation stuff.William Jon McCann2006-11-171-7/+19
|
* Actually remove files and remember to use commit -a.William Jon McCann2006-10-271-3/+0
|
* Initial importWilliam Jon McCann2006-10-251-0/+51