summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Clean (git status) after autogen.shMiloslav Trmač2013-04-121-0/+0
| | | | | | | Ignore most automatically created files. Add empty ChangeLog (to avoid surprises if anyone wanted to add content later). https://bugs.freedesktop.org/show_bug.cgi?id=63479
* Remove ChangeLog file and add rules to Makefile.am to generate one forDavid Zeuthen2006-07-271-308/+0
| | | | disted tarballs.
* For now, comment out SELinux stuff as it breaks when SELinux is notDavid Zeuthen2006-06-071-0/+6
| | | | available.
* Patch from Frederic Peters <fpeters@entrouvert.com>. jhbuild monitors filesDavid Zeuthen2006-06-061-0/+13
| | | | | | | | being installed and prevents them from being written out of its target directory. This means HAL now prevents jhautobuild[1] to complete since pam-polkit-console hardcodes /lib/security. Attached is a patch with a configure option (--with-pam-module-dir) so it is possible to set an other directory. [1] http://jhbuild.bxlug.be
* Patch from Frederic Peters <fpeters@entrouvert.com>.David Zeuthen2006-06-061-0/+15
| | | | | | | | | http://jhbuild.bxlug.be/builds/2006-06-06-0000/logs/PolicyKit/#build shows a error when building newest PolicyKit with Debian PAM libraries. Attached patch adds new configure checks; pam-polkit-console.c may need alternate behaviour if pam_vsyslog is missing (using straight vsyslog?). configure.in,
* Lots of changes! Almost ready for 0.2 release.David Zeuthen2006-06-051-0/+73
|
* Update to new D-BUS API; print " (temporary)" for privilege if appropriate.David Zeuthen2006-04-221-0/+40
| | | | | | | | | | | | | | | | | | | | | Update to new D-BUS API Update to new D-BUS API (main): --do-- New file Add build rules for polkit-revoke-privilege Fix up prototypes Update to new D-BUS API (polkit_manager_get_allowed_resources_for_privilege): --do-- (polkit_manager_revoke_temporary_privilege): New function (polkit_manager_remove_temporary_privilege): Fix up resource handling (polkit_manager_add_temporary_privilege): --do-- Update to new D-BUS API and export libpolkit_revoke_temporary_privilege() Update to new D-BUS API (libpolkit_get_allowed_resources_for_privilege_for_uid): --do-- (libpolkit_revoke_temporary_privilege): New function Rename InitiatePrivilegeGrant() to InitiateTemporaryPrivilegeGrant(). Add new function RevokeTemporaryPrivilege(). Make IsUserPrivileged() output a boolean is_temporary. GetAllowedResourcesForPrivilege() now also outputs an integer num_non_temp.
* Write some more stuffDavid Zeuthen2006-04-221-0/+4
|
* Add in the new spec directory so we add the folder to the tarball.Richard Hughes2006-04-041-0/+8
| | | | | Fix this up in one place so it validates and so that make distcheck can run again..
* Add docbook detectionDavid Zeuthen2006-03-291-0/+9
| | | | | New files Free the questions to prevent memory leak
* Add these files.Richard Hughes2006-03-271-0/+6
|
* Remember to kill the child hereDavid Zeuthen2006-03-171-0/+5
|
* forgot ChangeLog for polkitd/main.cDavid Zeuthen2006-03-161-0/+2
|
* Unref when the child dies (polkit_session_initiate_auth): Ref the objectDavid Zeuthen2006-03-161-0/+6
| | | | | after creating child (polkit_session_initiator_disconnected): Make sure to nuke the kids
* Include sys/types.h; fixed fd.o bug #6280. Patch from Wouter BolsterleeDavid Zeuthen2006-03-151-0/+5
| | | | <uws+freedesktop@xs4all.nl>.
* Change priorities from 90 10 to 98 02 to make this workDavid Zeuthen2006-03-151-0/+10
| | | | | Remove user="@POLKIT_USER@" bits as I'm not sure we need a dedicated user Cosmetic things
* Add SUSE distro bits.Kay Sievers2006-03-151-0/+7
|
* Add a bunch of code; basically a full rewrite moving all queries to theDavid Zeuthen2006-03-141-0/+75
| | | | daemon.
* Use right CflagsDavid Zeuthen2006-03-091-0/+4
|
* s/hal-policy/polkit/David Zeuthen2006-03-081-0/+4
|
* Use simpler names: user, group and txtsrc :-/David Zeuthen2006-03-081-0/+4
|
* Add libpoluser, libpolgroup and libpoltxtsrc variablesDavid Zeuthen2006-03-081-0/+4
|
* s/-llibpolkit/-lpolkit/David Zeuthen2006-03-081-0/+4
|
* Initial revisionDavid Zeuthen2006-03-081-0/+4