summaryrefslogtreecommitdiffstats
path: root/src/sss_client/sudo_plugin/sss_sudo_cli.h
Commit message (Expand)AuthorAgeFilesLines
* Sudo evaluation works properly. But, sudo options not supportedsudo-arunArun Scaria2011-08-221-12/+27
* Enhancements on the sudo system and message parsing, in accordance with the m...Arun Scaria2011-08-181-0/+3
* Added host elimination and indentation improvisedArun Scaria2011-08-161-42/+42
* eliminated rules based on commands and modified filterArun Scaria2011-08-161-0/+1
* sudo rules are extracted from the sysdb and they are sorted according to the ...Arun Scaria2011-08-101-0/+2
* the plugin-responder communication is complete. Reply module is working. Need...Arun Scaria2011-07-131-2/+4
* plugin-responder communication is finished through dhash table conversion- Ne...Arun Scaria2011-07-111-2/+1
* added create_settings_hash_table()Arun Scaria2011-07-081-1/+17
* Working copy of create_env_hash_table() and few warning fixesArun Scaria2011-07-081-15/+4
* hash table creator for env vars fails and exit staements are removedArun Scaria2011-07-081-2/+9
* sudo_header is removedArun Scaria2011-07-071-6/+0
* Nullable status removed and validation is set upArun Scaria2011-07-071-0/+6
* moved sss_sudo_msg_contents to header file of plugin.Arun Scaria2011-07-061-22/+49
* fixed sbus-plugin sample communication and Preprocessors addedArun Scaria2011-06-291-2/+16
* fixed sbus-plugin sample communicationArun Scaria2011-06-281-1/+5
* Modification to makefile --with-sudo-plugin-pathArun Scaria2011-06-231-1/+1
* New Make + new plugin codeArun Scaria2011-06-221-0/+89