Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-23 | tabify + trailing blanks | kstailey | |
1997-07-23 | trailing blanks | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | add atalk | Michael Shalayeff | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | define ETHERTYPE_IPX | Michael Shalayeff | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | make it compile w/o NETATALK defined | Michael Shalayeff | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | Don't do a gethostbyname() on "localhost" since we need it to | Todd C. Miller | |
be unmolested when we test whether or not to use a local shell instead of rsh. | |||
1997-07-23 | A block of code from the last commit was not #ifdef NETATALK. | denny | |
1997-07-23 | AppleTalk specifics | denny | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tunnel,lifetimes,hostname via startkey/startup | Niels Provos | |
errors to stderr before daemon, to syslog afterwards | |||
1997-07-23 | enablespi, delete the right flows on replace. | Niels Provos | |
1997-07-23 | 1 byte oflow; Don.Lewis@tsc.tdk.com | Theo de Raadt | |
1997-07-23 | Fix skeygetnext() | Todd C. Miller | |
1997-07-23 | Use _PATH_SKEYKEYS and fix a typo. | Todd C. Miller | |
1997-07-23 | Use _PATH_SKEYKEYS | Todd C. Miller | |
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny | |
Add options NETATALK to your config to try it out. | |||
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny | |
Add options NETATALK to your config to try it out. | |||
1997-07-23 | _PATH_SKEYKEYS now lives in <paths.h> | Todd C. Miller | |
Add skeygetnext() for iterating over the key file. | |||
1997-07-23 | close keyfile nicely. | Todd C. Miller | |
1997-07-23 | Add AppleTalk netisr. | denny | |
1997-07-23 | Add a seteuid() just in case someone decides to make this setuid | Todd C. Miller | |
by some uid other than 0. | |||
1997-07-23 | Add AppleTalk support. TODO: route.c does not handle netranges. | denny | |
1997-07-23 | Add netatalk files. | denny | |
1997-07-23 | Add AppleTalk. | denny | |
1997-07-23 | Add netatalk interrupt. | denny | |
1997-07-23 | copyright | Todd C. Miller | |
1997-07-23 | add netatalk | denny | |
1997-07-23 | Add Appletalk services (protocol ddp). | denny | |
1997-07-23 | Replace skeyaudit.sh with a setuid binary (necessary for mode 0600 skeykeys) | Todd C. Miller | |
1997-07-23 | Add skeyinfo and skeyaudit. | Todd C. Miller | |
1997-07-23 | exit() not return() | Todd C. Miller | |
1997-07-23 | Replace skeyinfo.sh with a setuid binary (necessary for mode 0600 /etc/skeykeys) | Todd C. Miller | |