summaryrefslogtreecommitdiffstats
path: root/src/responder/sudo
Commit message (Expand)AuthorAgeFilesLines
* Sudo evaluation works properly. But, sudo options not supportedsudo-arunArun Scaria2011-08-224-47/+723
* Bug fixes - What if all the rules got eliminated in command elimination itsel...Arun Scaria2011-08-193-28/+271
* Added support to default sudo rulesArun Scaria2011-08-182-12/+55
* Enhancements on the sudo system and message parsing, in accordance with the m...Arun Scaria2011-08-182-375/+541
* User eliminated and elimination over Now evaluation is to be doneArun Scaria2011-08-161-10/+49
* Added host elimination and indentation improvisedArun Scaria2011-08-164-948/+148
* Clean up the codeArun Scaria2011-08-162-92/+646
* eliminated rules based on commands and modified filterArun Scaria2011-08-162-302/+495
* Set up method to iterate over the domains for sudo rules after checking the u...Arun Scaria2011-08-121-20/+57
* sudo rules are extracted from the sysdb and they are sorted according to the ...Arun Scaria2011-08-102-39/+266
* the plugin-responder communication is complete. Reply module is working. Need...Arun Scaria2011-07-132-47/+100
* plugin-responder communication is finished through dhash table conversion- Ne...Arun Scaria2011-07-112-33/+145
* moved sss_sudo_msg_contents to header file of plugin.Arun Scaria2011-07-062-0/+322
* fixed sbus-plugin sample communication and Preprocessors addedArun Scaria2011-06-292-16/+29
* fixed sbus-plugin sample communicationArun Scaria2011-06-281-8/+2
* sbus basic communication - sudo responderArun Scaria2011-06-282-4/+240
* Modification to makefile --with-sudo-plugin-pathArun Scaria2011-06-231-0/+2
* New Make + new plugin codeArun Scaria2011-06-221-0/+95