summaryrefslogtreecommitdiffstats
path: root/src/sss_client/sudo_plugin/sss_sudo_cli.h
Commit message (Collapse)AuthorAgeFilesLines
* Enhancements on the sudo system and message parsing, in accordance with the ↵Arun Scaria2011-08-181-0/+3
| | | | mail on Aug 16 2011
* 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
| | | | suOrder attribute
* the plugin-responder communication is complete. Reply module is working. ↵Arun Scaria2011-07-131-2/+4
| | | | Need to fix some memory leaks
* plugin-responder communication is finished through dhash table conversion- ↵Arun Scaria2011-07-111-2/+1
| | | | Need to format the reply message
* 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