summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2002-03-19Banner has no default.Kevin Steves
2002-03-19_PATH_PRIVSEP_CHROOT_DIR; ok provos@Kevin Steves
2002-03-19Kill remote comments, un-expose private code.Marc Espie
2002-03-18UnprivUser/UnprivGroup usable now--specify numeric user/group; okKevin Steves
2002-03-18document UsePrivilegeSeparationNiels Provos
2002-03-18credits for privsepNiels Provos
2002-03-18integrate privilege separated openssh; its turned off by default for now.Niels Provos
2002-03-18export compression streams for ssh-privsepNiels Provos
2002-03-18implementation of the interface between privileged and unprivileged processNiels Provos
2002-03-18file descriptor passing abstraction for ssh-privsepNiels Provos
2002-03-18shared memory abstraction for ssh-privsepNiels Provos
2002-03-18buffer_skip_string and extra sanity checking; needed by ssh-privsepNiels Provos
2002-03-18add key_demote() for ssh-privsepMarkus Friedl
2002-03-18export/import cipher state, iv and ssh2 seqnr; needed by ssh-privsepMarkus Friedl
2002-03-18typos.Marc Espie
2002-03-18export/import cipher states; needed by ssh-privsepMarkus Friedl
2002-03-18catchup on a few specials we haveMichael Shalayeff
2002-03-18move auth_approval into getpwnamallow with help from millert@Niels Provos
2002-03-18 Enter the new undo code. it is still disabled since it has bugs, but it'sVincent Labrecque
2002-03-18set client to NULL after xfree(), from Rolf Braun <rbraun+ssh@andrew.cmu.edu>Dug Song
2002-03-18 grep/compile mode shouldn't be readonly by default.Vincent Labrecque
2002-03-18have the authentication functions return the authentication contextNiels Provos
2002-03-17getpwnamallow returns struct passwd * only if user valid; okay markus@Niels Provos
2002-03-17Update to match new registers in struct regArtur Grabowski
2002-03-16 This should've been commited yesterday, before the funmap change.Vincent Labrecque
2002-03-16 Make these special buffers readonly by default. ok art@Vincent Labrecque
2002-03-16BSD license. from Daniel Kouril via Dug Song. ok markus@Kevin Steves
2002-03-16split auth_rhosts_rsa(), ok provos@Markus Friedl
2002-03-16 map undo_dump to the "undo-list" command.Vincent Labrecque
2002-03-16skip inflateEnd if inflate fails; ok provos@Markus Friedl
2002-03-16 add readonly buffer supportVincent Labrecque
2002-03-16Don't set st->st_offs when st is NULL.Artur Grabowski
2002-03-16 better error message when we find unmatched braces. (i.e. "braces" is moreVincent Labrecque
2002-03-15dunno, smth like thisMichael Shalayeff
2002-03-15No more need to define __POOL_EXPOSEArtur Grabowski
2002-03-15a few missing rcsidsMichael Shalayeff
2002-03-15it's a startMichael Shalayeff
2002-03-15Oops. Adapt to one more change in PT_IO.Artur Grabowski
2002-03-15Add a command 'sym_load' to load a symbol table at some offset.Artur Grabowski
2002-03-15Move the linking offset from the symbol format dependent structsArtur Grabowski
2002-03-15Add a warning about commands syntax that will change.Artur Grabowski
2002-03-15document break and step.Artur Grabowski
2002-03-15Don't try to build if there is no MD support.Artur Grabowski
2002-03-15support MACHINE_ARCH != MACHINEDale Rahn
2002-03-15s/$PMDB$/$OpenBSD$/Jason Wright
2002-03-15No more /usr/local/binArtur Grabowski
2002-03-15Import pmdb 4.1.Artur Grabowski
2002-03-15fix file type checking (use S_ISREG). ok by markusJun-ichiro itojun Hagino
2002-03-14add pin, chpinJim Rees
2002-03-14Add 'pin' and 'chpin' commandsJim Rees