Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2003-06-11 Paul Jakma <paul@dishone.st> | paul | 2003-06-11 | 1 | -14/+21 |
| | | | | | | * lib/privs.h (zprivs_init): do not use zlog() as it depends on vty having been initialised (zlog calls vty_log). print to stderr directly instead. | ||||
* | Paul forgot probably to commit privs.[c|h] changes. Had to reorder includes | hasso | 2003-06-04 | 1 | -39/+68 |
| | | | | in zebra.h to make it compile in debian. | ||||
* | Add additional system capabilities | paul | 2003-05-22 | 1 | -1/+5 |
| | |||||
* | Fix stray comment and using pwentry for group info. | paul | 2003-05-20 | 1 | -5/+5 |
| | |||||
* | Fix several small caps related errors. | paul | 2003-05-20 | 1 | -15/+16 |
| | |||||
* | Privilege support files for zebra. | paul | 2003-05-20 | 1 | -0/+351 |
Linux capabilities enabled (if libcap is enabled). |