summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_timerules.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename index to idxSumit Bose2010-10-131-4/+4
| | | | This patch suppresses a 'shadows a global declaration' warning.
* Fix wrong return value in HBAC time rules evaluationJakub Hrozek2010-09-021-0/+1
| | | | Fixes: #584
* Fix check_time_rule() return value on failureJakub Hrozek2010-08-031-1/+1
| | | | | | | The value returned in the 'done:' label was always EOK which is wrong as any parsing errors are not returned to the caller. Fixes: #583
* Fix memory hierarchy in the ipa timerulesJakub Hrozek2010-05-071-4/+4
|
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+1186
Also update BUILD.txt