| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
The cvsd process only takes care of managing children and repository
locks, while the child handles all requests made to access or modify
the contents of the repository.
This will allow us to take advantage of randomized library remapping
and new propolice cookies, and minimizes the amount of code that can
run with elevated privileges. Still work in progress.
suggested by deraadt@
|
| |
|
| |
|
|
|
|
| |
variables that aren't needed
|
|
|
|
|
| |
one dies. Also fix cvsd_set() by making a copy of the string passed
as argument.
|
| |
|
|
|
|
|
| |
* move the ACL parsing code into the more general conf.y, which handles
parsing of the whole configuration file
|
|
|