Age | Commit message (Expand) | Author |
2012-07-07 | Allow UDP server to receive datagrams from multiple socket pairs with -k | Christiano F. Haesbaert |
2012-07-07 | after .Lb in library section, break the line in the final output | Ingo Schwarze |
2012-07-07 | implement -Tman .Bk | Ingo Schwarze |
2012-07-07 | implement -Tman .Sm | Ingo Schwarze |
2012-07-07 | implement -Tman .Bd -offset and -compact | Ingo Schwarze |
2012-07-07 | minor -mdoc -Tman fixes | Ingo Schwarze |
2012-07-07 | Report incoming connections when -l is specified with -v. | Christiano F. Haesbaert |
2012-07-06 | restore horrible hack to where it was | Marc Espie |
2012-07-06 | fix print/pdflib | Marc Espie |
2012-07-06 | add my copyright, since I'm going to do yet MORE changes... | Marc Espie |
2012-07-06 | missing full stop in usage(); | Jason McIntyre |
2012-07-06 | move setting of tty_flag to after config parsing so RequestTTY options | Damien Miller |
2012-07-06 | fix memory leak of passed-in environment variables and connection | Damien Miller |
2012-07-06 | Add options to specify starting line number and number of lines to process | Darren Tucker |
2012-07-05 | error and warning messages should be explicit, sigh... | Marc Espie |
2012-07-04 | zap duplicate decl | Marc Espie |
2012-07-04 | zap, now a method | Marc Espie |
2012-07-04 | - start cleaning up options handling: put things into a separate package | Marc Espie |
2012-07-04 | fix the static arch fix. don't remove duplicates, but don't forget to | Marc Espie |
2012-07-02 | simplify rcsnum parsing by using a fixed array without all the realloc | Ted Unangst |
2012-07-02 | fix a couple of "assigned but not used" warnings. ok markus@ | Darren Tucker |
2012-07-02 | set interactive ToS for forwarded X11 sessions. ok djm@ | Darren Tucker |
2012-07-02 | Maintain mg's Public Domain license heritage. | lum |
2012-07-01 | oops | Marc Espie |
2012-07-01 | fix again -j4 properly | Marc Espie |
2012-07-01 | update currency exchange rates; | Jason McIntyre |
2012-06-30 | fix a during the load of the sandbox policies (child can still make | Markus Friedl |
2012-06-29 | match the documented MAC order of preference to the actual one; ok dtucker@ | Christian Weisgerber |
2012-06-29 | sigpending() returns a sigset just like sigprocmask(), so decode it the same | Philip Guenthe |
2012-06-28 | a few minor cleanup and performance tweaks (is_wrapper doesn't need to | Marc Espie |
2012-06-28 | Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removed | Darren Tucker |
2012-06-27 | - extend an error message to hint to --help for a list of options | Jasper Lievisse Adriaanse |
2012-06-27 | - add a description of --tag | Jasper Lievisse Adriaanse |
2012-06-27 | Uniformize error messages printing, use err() instead of fprintf() | Alexandre Ratchov |
2012-06-27 | Don't return void expressions in functions returning void. Removes | Alexandre Ratchov |
2012-06-26 | It is time to bring this back alive. | Claudio Jeker |
2012-06-26 | add missing rcs ids | Jasper Lievisse Adriaanse |
2012-06-26 | Add mquery to the list of allowed syscalls for "UsePrivilegeSeparation | Darren Tucker |
2012-06-25 | Provide common helper function for adding windows and sessions to choose | Nicholas Marriott |
2012-06-25 | Clean up and simplify the choose mode code, from Thomas Adam. | Nicholas Marriott |
2012-06-25 | Trim a blank line. | Nicholas Marriott |
2012-06-24 | work-around for obvious race condition with make -j4. | Marc Espie |
2012-06-24 | clean-up the mess: move modes into separate files, | Marc Espie |
2012-06-24 | Fix comment. Pointed out by Seth Wright (seth at crosse.org) | Philip Guenthe |
2012-06-22 | Remove unused variable leftover from tab-completion changes. | Darren Tucker |
2012-06-22 | remove dead code following 'for (;;)' loops. | Darren Tucker |
2012-06-21 | Shuffle leave-tmpdir-backups up to correct place in alphabetic order. | lum |
2012-06-21 | Add dumping of struct __tfork done by the revised __tfork syscall | Philip Guenthe |
2012-06-21 | fix strlcpy truncation check. from carsten at debian org, ok markus | Darren Tucker |
2012-06-20 | Correct English just like jsing@ did it in passwd/local_passwd.c rev. 1.38 | Ingo Schwarze |