Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-20 | 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | |
* global: Replace strerror with safe_strerror. And vtysh/vtysh.c needs to include "log.h" to pick up the declaration. | |||
2003-06-11 | 2003-06-11 Paul Jakma <paul@dishone.st> | paul | |
* 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. | |||
2003-06-04 | Paul forgot probably to commit privs.[c|h] changes. Had to reorder includes | hasso | |
in zebra.h to make it compile in debian. | |||
2003-05-22 | Add additional system capabilities | paul | |
2003-05-20 | Fix stray comment and using pwentry for group info. | paul | |
2003-05-20 | Fix several small caps related errors. | paul | |
2003-05-20 | Privilege support files for zebra. | paul | |
Linux capabilities enabled (if libcap is enabled). |