Age | Commit message (Expand) | Author |
2002-10-16 | 64bit pedant. %llu is "unsigned long long". markus ok | Jun-ichiro itojun Hagino |
2002-10-16 | scp doesn't need misc.c. markus ok | Jun-ichiro itojun Hagino |
2002-10-16 | Remove the setuid bit from /usr/bin/login. If login is run by a user | Todd C. Miller |
2002-10-16 | Add a new flag, -L, to cause su(1) to loop asking for a login/password | Todd C. Miller |
2002-10-16 | don't bork if there's a "calendar" directory in the current directory.... | Vincent Labrecque |
2002-10-15 | Kafka, Bernhard, Schmidt; ok mickey@ | Markus Friedl |
2002-10-15 | forth bit on d.b.a.'s anniversary tonight | Michael Shalayeff |
2002-10-15 | emir kusturica | Michael Shalayeff |
2002-10-15 | columbus dup; from danimal@danimal.org | Michael Shalayeff |
2002-10-10 | another | Henning Brauer |
2002-10-07 | do not crash when a breakpoint can't get set (remove it | Vincent Labrecque |
2002-10-07 | tyop | Vincent Labrecque |
2002-10-07 | misplaced break in the last | Michael Shalayeff |
2002-10-04 | remove the BSS crud | Theo de Raadt |
2002-10-04 | Move the -H to the sort variable declaration itself since the -H | Todd C. Miller |
2002-10-04 | sort -H for modern large filesystems; from McikyeBSD; millert@ ok and multipl... | Michael Shalayeff |
2002-10-04 | enchrist into stdarg | Michael Shalayeff |
2002-10-04 | make the snakes fart through | Michael Shalayeff |
2002-10-04 | some formatting from mickey. | Michael Shalayeff |
2002-10-04 | fprintf+exit vs errx | Michael Shalayeff |
2002-10-04 | janis dup; from Number Six <six@stalphonsos.com> | Michael Shalayeff |
2002-10-01 | allow root to access the agent, since there is no protection from root. | Markus Friedl |
2002-10-01 | OpenSSH 3.5 | Markus Friedl |
2002-09-30 | typo, art ok | Anil Madhavapeddy |
2002-09-28 | use rescan, not NULL, since ^X-t is not a prefix | Theo de Raadt |
2002-09-28 | doc that undo is a teeny bit different | Theo de Raadt |
2002-09-27 | clarify compression level protocol 1 only; ok markus@ deraadt@ | Kevin Steves |
2002-09-27 | add a generic match for a prober, such as sie big brother; idea from stevesk@... | Michael Shalayeff |
2002-09-26 | krb4 + privsep; ok dugsong@, deraadt@ | Markus Friedl |
2002-09-26 | activate the two key sequences for undo again; ok art henning | Theo de Raadt |
2002-09-25 | typo; pilot@monkey.org | Markus Friedl |
2002-09-25 | sync LoginGraceTime with default | Markus Friedl |
2002-09-24 | tweak the example $HOME/.ssh/rc script to not show on any cmdline the | Todd T. Fries |
2002-09-24 | only call kerberos code for authctxt->valid | Markus Friedl |
2002-09-24 | another | Henning Brauer |
2002-09-23 | only call auth_krb5 if kerberos is enabled; ok deraadt@ | Markus Friedl |
2002-09-23 | change get_peer_ipaddr() and get_local_ipaddr() to not return NULL for | Kevin Steves |
2002-09-23 | correctly dump radix_node; henric@attbi.com | Theo de Raadt |
2002-09-23 | Add missing includes, breaks and semicolons to appease gcc3; David Krause | Todd C. Miller |
2002-09-21 | When rotating files or checking the age of a file, check for both | Todd C. Miller |
2002-09-20 | log illegal user here for missing privsep case (ssh2). | Kevin Steves |
2002-09-19 | Deal with someone specifying an empty string for the command to run | Todd C. Miller |
2002-09-19 | Fix long-standing bug. When specifying a command to run instead of sending | Todd C. Miller |
2002-09-19 | Don't print garbage when getnameinfo fails. henning@ ok. | Hakan Olsson |
2002-09-19 | log IP address also; ok markus@ | Kevin Steves |
2002-09-19 | typo; cd@kalkatraz.de | Markus Friedl |
2002-09-19 | Since isspace() considers \n to be a space we need to check for start | Todd C. Miller |
2002-09-19 | relegate some verbose() to debug(); ok markus@ | Kevin Steves |
2002-09-19 | bugzilla.mindrot.org #223 - ProxyCommands don't exit. | Damien Miller |
2002-09-18 | fix Xr refs; frisco@blackant.net | Theo de Raadt |