first cut at authentication helper library
authorDavid Zeuthen <davidz@redhat.com>
Tue, 20 Jan 2009 05:36:25 +0000 (00:36 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Tue, 20 Jan 2009 05:36:25 +0000 (00:36 -0500)
commit10cdbe0e5087e6156f43214245bfda241972928b
tree5dd3cc9f2acfba4d14fd25170b8b2d24c02d6d6d
parente800e80f7e9adcd21fe8c63fd1c49fa6aec642bc
first cut at authentication helper library

Not finished yet...
src/Makefile.am
src/polkitagent/Makefile.am [new file with mode: 0644]
src/polkitagent/polkitagent.h [new file with mode: 0644]
src/polkitagent/polkitagenthelper.c [new file with mode: 0644]
src/polkitagent/polkitagenttypes.h [new file with mode: 0644]
src/polkitagent/polkitauthenticationsession.c [new file with mode: 0644]
src/polkitagent/polkitauthenticationsession.h [new file with mode: 0644]