Age | Commit message (Expand) | Author |
2019-02-16 | use MINIMUM() instead of MIN() as elsewhere in the tree | Theo de Raadt |
2019-02-16 | Do not look at next key byte if the length is 0, originally from Shingo | Nicholas Marriott |
2019-02-16 | nasty ugly invisible spaces | Theo de Raadt |
2019-02-16 | Document some long options | Theo de Raadt |
2019-02-16 | --archive is same as -a | Theo de Raadt |
2019-02-16 | document -a, -D, --devices and --specials | Florian Obser |
2019-02-16 | add --help option | Theo de Raadt |
2019-02-16 | document --version | Theo de Raadt |
2019-02-16 | add missing -no-OPT long options | Theo de Raadt |
2019-02-16 | sync with kristaps, commit 42166a639caa877efd91e73e288b89abf6b7cfd3 | Florian Obser |
2019-02-16 | sync with kristaps, commit 1842d31d600f2834ae78fe0d99a29519a853d75c | Florian Obser |
2019-02-16 | sync with kristaps, commit d01f1b87a06c25353de28a9df45b3e202614b336 | Florian Obser |
2019-02-16 | sync with kristaps, commit d7c4fb8ac88845aa08900d5d0ec469257f63a339 | Florian Obser |
2019-02-16 | sync with kristaps, commit f5c1e234990877cd274b7bcdd4d9883104cd1568 | Florian Obser |
2019-02-16 | sync with kristaps, commit ad6f9d84aa041d28b93cdf885a583a09f58b1b88 | Florian Obser |
2019-02-16 | sync with kristaps, commit 9b79b4a3d06c810304321d5b58544751b5d9fefd | Florian Obser |
2019-02-16 | use service "rsync" rather than "873" | Theo de Raadt |
2019-02-16 | getaddrinfo doesn't imply "DNS", borrow terminology from ssh | Theo de Raadt |
2019-02-16 | -D bits, from kristaps | Florian Obser |
2019-02-16 | We need to send/receive the rdev after gid and before symlink. | Florian Obser |
2019-02-16 | When specifying the time in the form HHMM or HH:MM, if that time | Christian Weisgerber |
2019-02-16 | Use starting client cwd in config file, GitHub issue 1606. | Nicholas Marriott |
2019-02-16 | I did some work here. | Florian Obser |
2019-02-16 | implement -D and in turn -a | Florian Obser |
2019-02-16 | Handle file permissions in rsync_set_metadata(). | Florian Obser |
2019-02-16 | Introduce mkstempat(), a variation on mkstemp(3) and mkstemplinkat(). | Florian Obser |
2019-02-16 | Add chown pledge so that root can gift files to other uids. | Florian Obser |
2019-02-16 | a minimal --version long-option, so someone can unconfuse themselves | Theo de Raadt |
2019-02-16 | use gettimeofday + TIMEVAL_TO_TIMESPEC to create timespec with better | Theo de Raadt |
2019-02-16 | If anyone ports this to 6.4 they'll just comment out unveil, don't waste | Theo de Raadt |
2019-02-16 | unwrap lines which do not need wrapping | Theo de Raadt |
2019-02-15 | Remove/simplify historic shell lesson; fix sentence fragment. ok deraadt@ | Ian Darwin |
2019-02-14 | sync with kristaps, commit 438c1948c76a1ecd94e53e09ba88ec7e93004540 | Florian Obser |
2019-02-14 | sync with kristaps, commit 69f69c7c7c950d42e02666ac63e3b98ec9c972ec | Florian Obser |
2019-02-14 | sync with kristaps, commit 71065b31649480ceb1ee6942232d673bf8ab70c8 | Florian Obser |
2019-02-14 | sync with kristaps, commit 7d2b721bec7937a4a155ca0635750bcbaff76d02 | Florian Obser |
2019-02-14 | sync with kristaps, commit be8a27a290d5171290c015284542f2af4296be12 | Florian Obser |
2019-02-14 | sync with kristaps, commit ab90d923f89b06308190d9fe371c7663c077e2bd | Florian Obser |
2019-02-14 | sync with kristaps, commit f77ca97c9f2ee916ee7f551d7b37676c1bd06b55 | Florian Obser |
2019-02-14 | sync with kristaps, commit c5350b9055c3921001778275bb808a5c811c21c1 | Florian Obser |
2019-02-14 | properly track file names and fds in case the installed file was already | Marc Espie |
2019-02-14 | recommit ingo's 1.68 fix, now that we got a fix for the fringe case | Marc Espie |
2019-02-13 | strsep the -e argument for execve; ok benno | Theo de Raadt |
2019-02-13 | Use md4 from libcrypto instead of using a compatible re-implementation. | Theo Buehler |
2019-02-12 | fix regression in r1.302 reported by naddy@ - only the first public | Damien Miller |
2019-02-12 | long option -group is same as -g; ok benno | Theo de Raadt |
2019-02-12 | sync Kristaps todo list | Sebastian Benoit |
2019-02-12 | whitespace and knf | Sebastian Benoit |
2019-02-12 | sync a chunk that was lost, from | Sebastian Benoit |
2019-02-12 | sync | Sebastian Benoit |