summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-01-13fix another chmod on permanent tempfile to respect umask.Marc Espie
2014-01-13have Ustar extract owners for symlinks, which isn't really important forMarc Espie
2014-01-13say something if we sign an empty repositoryMarc Espie
2014-01-13new signify options. from and ok espieTed Unangst
2014-01-12revert back to 1.97Peter Hessler
2014-01-12plen is unsignedTheo de Raadt
2014-01-12allow prev release keys for now, transition 5.4 -> 5.5 kindof requiresMarc Espie
2014-01-11typos, from Markus Lude, thx!Marc Espie
2014-01-11remove extraneous D, from Markus LudeStuart Henderson
2014-01-11simplify code: always extract, then install, so that initial installationsMarc Espie
2014-01-11a bit of spring cleanup in advance: scrape old stuff that's not reallyMarc Espie
2014-01-11Create cleaner & less noisy makefiles, now that we've been usingTheo de Raadt
2014-01-11just a little TLCTheo de Raadt
2014-01-11Let tcpdump detect bad ICMPv6 checksums with the -v flag.Lawrence Teo
2014-01-11Let tcpdump detect bad ICMP checksums with the -v flag.Lawrence Teo
2014-01-11Make icmp_print() accept the length variable, which is the length of theLawrence Teo
2014-01-10improve ntpctl usage so that the manual page does not need to be readTheo de Raadt
2014-01-10do not list sha1 and sha256 in SEE ALSO, since md5 is already there, andJason McIntyre
2014-01-10likewise. this is uselessMarc Espie
2014-01-10by popular demand, remove excessive paranoiaMarc Espie
2014-01-10signify silent by default, don't bother working around stdout.Marc Espie
2014-01-10Check the return values of the strdup() calls.Lawrence Teo
2014-01-09bump copyright to 2014Marc Espie
2014-01-09if we're re-signing, check old sig first. shouldn't sign stuff we don'tMarc Espie
2014-01-09with the intermediate gunzip gone, this is a simple pipe. No need forMarc Espie
2014-01-09-C was useless with signify, report @signer identity instead (prependMarc Espie
2014-01-09@signer makes sense only for signify, so move it there.Marc Espie
2014-01-09simplify a bit: pass the first SIGNER for @signer.Marc Espie
2014-01-09document SIGNERMarc Espie
2014-01-09switch to internal gzip/gunzip.Marc Espie
2014-01-09tweak signing yet again. Have pkg_create automatically add signingMarc Espie
2014-01-09Use destination bound rather than the source bound for out_line andMartynas Venckus
2014-01-08zap trailing whitespace;Jason McIntyre
2014-01-08ctype cleanup; ok gillesTheo de Raadt
2014-01-08synch with signify(1) paranoiaMarc Espie
2014-01-07Asa Yeamans points out that we need to CMSG_SPACE[] for the 2nd messageTheo de Raadt
2014-01-07severely restrict what characters can be in a signer, to makeMarc Espie
2014-01-07even if Ustar handles fifo and stuff gracefully, pkg contents should be moreMarc Espie
2014-01-07use IF_NAMESIZE as size of buffer for interface nameGleydson Soares
2014-01-07scrape support for old +COMMENT file.Marc Espie
2014-01-07recognize special file +METAMarc Espie
2014-01-07tedu some very old checks: we no longer have INSTALL/UNINSTALL scripts,Marc Espie
2014-01-07let's verify all checksums.Marc Espie
2014-01-07integrate signer logic and fix resign with -DSIGNERMarc Espie
2014-01-07document new stuffMarc Espie
2014-01-07if HISTORY_DIR is defined, create a new "permanent" file during build.Marc Espie
2014-01-07simplify set_modes, there's no need to stat(2) stuff, chown -1 takes careMarc Espie
2014-01-07more stuff than cannot end in .libs nor partial- packagesMarc Espie
2014-01-07... and let sign_list(\@ARGV... work too)Marc Espie
2014-01-07allow processing of package lists in parallel.Marc Espie