summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_timerules.c
AgeCommit message (Collapse)AuthorFilesLines
2010-10-13Rename index to idxSumit Bose1-4/+4
This patch suppresses a 'shadows a global declaration' warning.
2010-09-02Fix wrong return value in HBAC time rules evaluationJakub Hrozek1-0/+1
Fixes: #584
2010-08-03Fix check_time_rule() return value on failureJakub Hrozek1-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
2010-05-07Fix memory hierarchy in the ipa timerulesJakub Hrozek1-4/+4
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+1186
Also update BUILD.txt