summaryrefslogtreecommitdiffstats
path: root/src/sss_client/sudo_plugin/sss_sudoplugin.c
Commit message (Expand)AuthorAgeFilesLines
* Sudo evaluation works properly. But, sudo options not supportedsudo-arunArun Scaria2011-08-221-214/+283
* Added host elimination and indentation improvisedArun Scaria2011-08-161-763/+763
* eliminated rules based on commands and modified filterArun Scaria2011-08-161-21/+29
* sudo rules are extracted from the sysdb and they are sorted according to the ...Arun Scaria2011-08-101-1/+0
* safe disconnection of sudo plugin is addedArun Scaria2011-07-141-23/+57
* the plugin-responder communication is complete. Reply module is working. Need...Arun Scaria2011-07-131-10/+43
* plugin-responder communication is finished through dhash table conversion- Ne...Arun Scaria2011-07-111-595/+123
* added create_settings_hash_table()Arun Scaria2011-07-081-5/+165
* Working copy of create_env_hash_table() and few warning fixesArun Scaria2011-07-081-59/+52
* hash table creator for env vars fails and exit staements are removedArun Scaria2011-07-081-85/+151
* sudo_header is removedArun Scaria2011-07-071-9/+0
* Nullable status removed and validation is set upArun Scaria2011-07-071-64/+52
* Indentation are improvisedArun Scaria2011-07-071-485/+506
* dbus message is framed at clent side of plugin code- Need some optinizationsArun Scaria2011-07-061-75/+612
* _PATH_DEFPATH is replaced with getenv("PATH")Arun Scaria2011-06-291-7/+1
* changed dbus_message_iter_init() to dbus_message_append_args()Arun Scaria2011-06-291-17/+18
* fixed sbus-plugin sample communication and Preprocessors addedArun Scaria2011-06-291-6/+6
* fixed sbus-plugin sample communicationArun Scaria2011-06-281-40/+34
* sbus basic communication - sudo responderArun Scaria2011-06-281-272/+18
* Removed setprogname() and changed sudo_plugin_dir macroArun Scaria2011-06-231-12/+11
* Modification to makefile --with-sudo-plugin-pathArun Scaria2011-06-231-1/+4
* New Make + new plugin codeArun Scaria2011-06-221-0/+1265