summaryrefslogtreecommitdiffstats
path: root/src/responder/sudo/sudosrv.h
Commit message (Collapse)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 ↵Arun Scaria2011-08-191-1/+2
| | | | itself?? Added suo option to be supported to as macros
* Added support to default sudo rulesArun Scaria2011-08-181-0/+6
|
* Enhancements on the sudo system and message parsing, in accordance with the ↵Arun Scaria2011-08-181-2/+10
| | | | mail on Aug 16 2011
* 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
| | | | suOrder attribute
* the plugin-responder communication is complete. Reply module is working. ↵Arun Scaria2011-07-131-0/+1
| | | | Need to fix some memory leaks
* plugin-responder communication is finished through dhash table conversion- ↵Arun Scaria2011-07-111-1/+15
| | | | Need to format the reply message
* fixed sbus-plugin sample communication and Preprocessors addedArun Scaria2011-06-291-4/+17
|
* sbus basic communication - sudo responderArun Scaria2011-06-281-0/+64