summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_timerules.c
Commit message (Collapse)AuthorAgeFilesLines
* 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