summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* bump the version arbitrarilyWilliam Jon McCann2007-03-141-2/+2
|
* add a new configure option --with-slibdir to use for connectorWilliam Jon McCann2007-03-131-0/+15
| | | | Turns out that just using libdir breaks the .pc file install.
* add a stub for docbook documentationWilliam Jon McCann2007-03-081-30/+72
|
* use paths.h if availableWilliam Jon McCann2007-03-061-0/+2
|
* add linux backends for collecting session informationWilliam Jon McCann2007-03-021-0/+5
| | | | | These tools will be used to generate and verify the parameters used to open a session.
* add a test program for the PAM moduleWilliam Jon McCann2007-03-011-0/+4
| | | | | Basically this is a mini login. It authenticates, opens a session, sleeps 20 seconds, and then closes the session.
* add a connector library and (reluctantly) a PAM moduleDavid Zeuthen2007-02-281-0/+29
| | | | | | | | | | | 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 framework for backend toolsWilliam Jon McCann2007-02-281-0/+23
| | | | System dependent tools will be built in subdirectories under tools.
* post release version bumpWilliam Jon McCann2007-02-261-2/+2
|
* post release version bumpWilliam Jon McCann2007-02-121-2/+2
|
* add more warnings when building from git0.1.1William Jon McCann2007-02-121-2/+1
|
* Change a console-kit to ConsoleKit in a few placesWilliam Jon McCann2007-01-121-5/+6
|
* Post release version bumpWilliam Jon McCann2007-01-111-1/+1
|
* Update for 0.1.0 release0.1.0William Jon McCann2007-01-111-1/+1
|
* Dist the ChangeLog, sigh.William Jon McCann2006-11-171-1/+1
|
* Automatically generate ChangeLog. Fix autogen. Remove translation stuff.William Jon McCann2006-11-171-2/+0
|
* Actually remove files and remember to use commit -a.William Jon McCann2006-10-271-1/+1
|
* Bump version for git.William Jon McCann2006-10-251-1/+1
|
* Initial importWilliam Jon McCann2006-10-251-0/+236