sshlockout - Add back blocking out IPs via ipfw(8)
[dragonfly.git] / sbin /
2015-03-15 Sascha Wildnerkernel: Remove fdescfs. devfs handles this.
2015-03-15 Matthew Dillonhammer2 - Misc cluster protocol work
2015-03-14 Tomohiro Kusumisbin/hammer: Properly break from cache flush loop
2015-03-14 Tomohiro Kusumisbin/hammer: Add debug printf on cache flushing
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-13 Matthew Dillonipfw/ipfw3 - Document new sysctl, clean-up manual pages
2015-03-12 Matthew Dillonipfw2 - Rename FreeBSD ipfw port to ipfw3
2015-03-12 Bill YuanNew IPFW2 for DragonflyBSD which is:
2015-03-12 Bill Yuanipfw2 man page, keep-state
2015-03-12 Bill Yuanipfw2 man page
2015-03-12 Bill Yuan'forward action' section of ipfw2 man page.
2015-03-12 Bill Yuanremove the sysctl handler.
2015-03-12 Bill YuanVersion 'alpha 1' of ipfw2 firewall module for Dragonfl...
2015-03-12 Bill YuanRefactor the source for ipfw2.
2015-03-12 Bill YuanNew ipfw2 for DragonflyBSD which is able to run paralle...
2015-03-12 Tomohiro Kusumisbin/hammer: Don't use the same buffer for blockmap...
2015-03-12 Tomohiro Kusumisbin/hammer: Add additional info to "BO"
2015-03-11 Matthew Dillongpt - Bump size of the boot partition from 768MB to 1GB
2015-03-10 Tomohiro Kusumisbin/hammer: Remove unnecessary workarond after f0b930f3
2015-03-10 Matthew Dillondmsg - Formalize most of the debugging output, cleanup...
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-03-05 Tomohiro Kusumisbin/hammer: Print '>' or '<' if the element is a copy...
2015-03-05 Tomohiro Kusumisbin/hammer: Fix workaround made in 2f8c6a59
2015-03-03 Sascha Wildnermkinitrd(8): Add a -c option to override the contents...
2015-03-03 Matthew Dillondmesg - Fix <> console parsing for first line
2015-03-03 Matthew Dillonkernel - Refactor the kernel message buffer code (2)
2015-03-03 Matthew Dillonkernel - Refactor the kernel message buffer code
2015-03-02 Tomohiro Kusumisbin/hammer: Don't show irrelevant "BM" and "d" after...
2015-03-02 Antonio Huete Jimenezsbin/hammer - Change verbose level for showing data...
2015-03-02 Antonio Huete Jimenezsbin/hammer - Hex data dump for misc & data records
2015-03-02 Antonio Huete Jimenezsbin/hammer - Properly indent config text on 'show...
2015-03-02 Matthew Dillondmesg - Add -n dumpnr option
2015-02-28 Tomohiro Kusumisbin/hammer: Don't show FLAG_BADMIRRORTID for root...
2015-02-28 Tomohiro Kusumisbin/hammer: Rename static function print_elm_flags...
2015-02-28 Matthew Dillonhammer2 - Add extra debugging
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-26 Tomohiro Kusumisbin/newfs_hammer: Properly set ondisk localization...
2015-02-26 Sascha Wildnerdevd(8): Add -Wno-unused-local-typedefs to CFLAGS for...
2015-02-25 Sascha Wildnerdevd(8): Raise WARNS back to 5.
2015-02-25 Sascha Wildnerdevd(8): Sync with FreeBSD.
2015-02-23 Tomohiro Kusumisbin/hammer: Add printf for remaining btree records
2015-02-23 Tomohiro Kusumisbin/hammer: Call free(3) after uuid_to_string(3)
2015-02-22 Tomohiro Kusumisbin/hammer: remove obsolete comments
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-18 Tomohiro Kusumisbin/hammer: ignore negative length for history dump
2015-02-18 Tomohiro Kusumisbin/hammer: check strtol()/strtoll() results to avoid...
2015-02-18 Tomohiro Kusumisbin/hammer: trivial cleanup
2015-02-18 Tomohiro Kusumisbin/hammer: close file descriptor on history iteration
2015-02-18 Tomohiro Kusumisbin/hammer: trivial coding style fix
2015-02-18 Antonio Huete Jimenezlibhammer - Preparation for snapshot handling & fixes
2015-02-18 Sascha Wildnervinum(8): Remove unused macro.
2015-02-18 Sascha Wildnernatacontrol(8): Break line better and reduce parentheses.
2015-02-16 Antonio Huete JimenezRevert "hammer - Fix 'history' directive"
2015-02-16 Sepherosa Ziehaumemtemp/e5: Send devctl notify, if DIMM is too hot...
2015-02-14 Tomohiro Kusumisbin/hammer: cleanups
2015-02-14 Tomohiro Kusumisbin/hammer: add get_ondisk()
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John Marinosysctl(8): fix [-Werror=logical-not-parentheses] error
2015-02-10 John Marinonewfs_hammer(8): fix [-Wsizeof-pointer-memaccess]
2015-02-10 John Marinonatacontrol(8): Fix [-Werror=logical-not-parentheses...
2015-02-10 John Marinodevd(8): Lower WARNS from 5 to 2 (has unused local...
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-07 Tomohiro Kusumihammer: fix terminology of "large block"
2015-02-05 Antonio Huete Jimenezlibhammer - Change the way PFS mounts are detected
2015-01-27 Tomohiro Kusumilib/libhammer: cleanups
2015-01-27 Tomohiro Kusumihammer: some trivial fixes
2015-01-27 Matthew Dillonhammer2 - Add bulkfree directive.
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-20 Tomohiro Kusumisbin/hammer: fix potential memory leak
2015-01-20 Tomohiro Kusumisbin/hammer: remove obsolete "spike" code from hammer...
2015-01-19 Matthew Dillonipfw2 - Fix buffer overflow with large tables
2015-01-17 Tomohiro Kusumisbin/hammer: fix counter-intuitive output of hammer...
2015-01-17 Tomohiro Kusumisbin/hammer: fix output of hammer blockmap command
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-08 Antonio Huete Jimenezhammer - Fix timeout for 'dedup' directive
2014-12-28 Matthew Dillonhammer2 - Add debugging
2014-12-27 Sascha Wildnerhammer(8): Fix closing brace indent in 'show' output.
2014-12-21 Sascha WildnerAdd quotes to ${MACHINE_ARCH} checks in Makefiles.
2014-12-19 Antonio Huete Jimenezsavecore - Fix a resource leak
2014-12-19 Antonio Huete Jimenezsvc - Fix a couple memory leaks
2014-12-12 Sascha WildnerFix the default path where modules reside in various...
2014-12-09 Antonio Huete Jimenezhammer - Fix 'history' directive
2014-12-01 Antonio Huete Jimenezmountd - Check the correct variable after malloc()
2014-12-01 Antonio Huete Jimenezmountd - Add the -h <bindip> option
2014-12-01 Antonio Huete Jimenezmountd - Only exit when no valid export files.
2014-12-01 Antonio Huete Jimenezmountd - Add support for multiple exports files.
2014-11-30 Antonio Huete Jimenezmountd - Ignore SIGPIPE instead of terminating the...
2014-11-30 Antonio Huete Jimenezmountd - Correctly loop over the mounted filesystems
2014-11-30 Antonio Huete Jimenezmountd - Don't delete exports from network filesystems
2014-11-30 Antonio Huete Jimenezmountd - Remove NI_WITHSCOPEID usage
2014-11-30 Antonio Huete Jimenezmountd - Zero-out structure before calling mount()
2014-11-30 Antonio Huete Jimenezmountd - Pass in an array of gid_t
2014-11-30 Antonio Huete Jimenezmountd - Add new option -p <port>
2014-11-30 Antonio Huete Jimenezmountd - Rename do_log -> dolog
2014-11-30 Antonio Huete Jimenezmountd - Fix an error message
2014-11-30 Antonio Huete Jimenezrpc - Implement non-blocking connections
next