summaryrefslogtreecommitdiffstats
path: root/src/responder/sudo/sudosrv.h
Commit message (Expand)AuthorAgeFilesLines
* Sudo evaluation works properly. But, sudo options not supportedsudo-arunArun Scaria2011-08-221-3/+64
* Bug fixes - What if all the rules got eliminated in command elimination itsel...Arun Scaria2011-08-191-1/+2
* Added support to default sudo rulesArun Scaria2011-08-181-0/+6
* Enhancements on the sudo system and message parsing, in accordance with the m...Arun Scaria2011-08-181-2/+10
* Added host elimination and indentation improvisedArun Scaria2011-08-161-25/+25
* eliminated rules based on commands and modified filterArun Scaria2011-08-161-0/+5
* sudo rules are extracted from the sysdb and they are sorted according to the ...Arun Scaria2011-08-101-8/+27
* the plugin-responder communication is complete. Reply module is working. Need...Arun Scaria2011-07-131-0/+1
* plugin-responder communication is finished through dhash table conversion- Ne...Arun Scaria2011-07-111-1/+15
* fixed sbus-plugin sample communication and Preprocessors addedArun Scaria2011-06-291-4/+17
* sbus basic communication - sudo responderArun Scaria2011-06-281-0/+64