dhcpd: Exit on an error in signal_handler
[platform/upstream/toybox.git] / toys /
2021-11-19 cheoleun moondhcpd: Exit on an error in signal_handler 37/266837/1 submit/tizen/20211119.083837 submit/tizen/20211125.005919 submit/tizen/20211210.045331 submit/tizen/20211210.054507
2020-03-02 Nishant ChapranaAdd -W option for enabling workaround for buggy AP... 43/225943/4 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.104145 accepted/tizen/6.0/unified/hotfix/20201103.045349 accepted/tizen/6.5/unified/20211029.015201 accepted/tizen/unified/20200305.123244 submit/tizen/20200305.075617 submit/tizen_6.0/20201029.205504 submit/tizen_6.0_hotfix/20201102.192904 submit/tizen_6.0_hotfix/20201103.115104 submit/tizen_6.5/20211028.163901 tizen_6.0.m2_release tizen_6.5.m2_release
2020-03-02 Nishant ChapranaImplement -B option as mentioned in dhcp --help 42/225942/2
2020-03-02 Nishant ChapranaAdd FALLTHROUGH comment when intentionally skipping... 13/225713/2
2017-09-28 JiungFix defect detected by static analyzer 86/153086/1 accepted/tizen/unified/20170929.081853 submit/tizen/20170928.232941
2017-06-01 Seonah Moon[dhcpd] Append DHCP option fields to DHCP ACK 96/132096/2 accepted/tizen/4.0/unified/20170816.012444 accepted/tizen/4.0/unified/20170828.221523 accepted/tizen/unified/20170608.072307 submit/tizen/20170607.064606 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100007
2016-06-22 Yu JiungReplace ping command with BSD-3 clause based for tempor... 12/75712/2 accepted/tizen/common/20160721.180419 accepted/tizen/ivi/20160721.092137 accepted/tizen/mobile/20160721.092745 accepted/tizen/tv/20160721.091619 accepted/tizen/wearable/20160721.091627 submit/tizen/20160721.043037
2016-03-21 Yu JiungAdd ping command for TV profile and samsung developed... 86/62786/3
2016-03-17 Yu JiungRevert back to upstream 0.6.0 and remove all except... 01/62701/1 submit/tizen/20160323.053424
2016-01-05 Hyejin KimMerge "use consistent string for security context"...
2015-10-13 Hyejin Kimuse consistent string for security context 24/49424/1
2015-09-24 Hyejin Kimsupport smack feature for install, mv, cp and stat 02/48402/3 accepted/tizen/common/20160324.084130 accepted/tizen/ivi/20160218.025722 accepted/tizen/ivi/20160323.233653 accepted/tizen/mobile/20150924.051151 accepted/tizen/mobile/20160323.233607 accepted/tizen/tv/20150924.051206 accepted/tizen/tv/20160323.233621 accepted/tizen/wearable/20150924.051217 accepted/tizen/wearable/20160323.233632 submit/tizen/20150924.044319 submit/tizen/20160323.232819 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000007 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-09-22 Hyejin Kimsupport nslookup command 86/48486/2
2015-09-03 Hyejin Kimsyslogd : add the buffering option to keep logs in... 07/47407/2 accepted/tizen/mobile/20150903.110754 accepted/tizen/tv/20150903.110912 accepted/tizen/wearable/20150903.111041 submit/tizen/20150903.070527
2015-08-20 Hyejin KimMerge branch 'upstream' into tizen 86/46386/1 accepted/tizen/mobile/20150902.004600 accepted/tizen/tv/20150902.004610 accepted/tizen/wearable/20150902.004616 submit/tizen/20150901.111553
2015-08-12 Hyejin KimMerge remote-tracking branch 'toybox/master' into upstream upstream
2015-08-11 Elliott HughesFix more date bugs.
2015-08-11 Rob LandleyBugfixes from Elliott Hughes: debug code got checked...
2015-08-09 Elliott HughesDifferent tools have different ideas about what human...
2015-08-09 Rob LandleyFirst pass at proper bunzip2 command line handling.
2015-08-08 Elliott HughesFix ls -l user/group field ordering.
2015-08-08 Isaac Dunhamlogin: execl() requires a path, not a file name
2015-08-08 Rob LandleyIsaac Dunham pointed out that SIGINT's handler was...
2015-08-08 Isaac Dunhammodprobe: use -q to silence
2015-08-08 Isaac Dunhammodprobe: use basename_r()
2015-08-08 Isaac Dunhammodprobe: delete perror_exit() that makes no sense
2015-08-08 Alistair StrachanFix switch_root implementation.
2015-08-08 Rob LandleyTeach date @unixtime[.fraction], switch -s to be -D...
2015-08-08 Elliott HughesReject invalid dates in date(1).
2015-08-06 Rob LandleyDetect swap partitions, inline loop_partitions(), vario...
2015-08-06 Rob LandleyInitialize uninitialized variable. (Oops.)
2015-08-06 Dima KrasnerI've added support for running blkid without specifying...
2015-08-06 Rob LandleyMinor tweak of reboot.c
2015-08-06 Isaac Dunhamreboot: signal init, add -f option to call reboot();
2015-08-06 Rob LandleySwitch nbd_client to xconnect() and make xconnect(...
2015-08-06 Rob LandleyTweak xconnect: socket can be a string (ala "ftp")...
2015-08-03 Rob LandleyFactor out xconnect(), plus some other small cleanups...
2015-08-03 Rob LandleyMark command-local functions static.
2015-08-02 Rob LandleyLong-overdue cleanup on login.
2015-08-01 Rob LandleyReplace xcheckrange() with atolx_range()
2015-08-01 Rob LandleyMove strlower() from find to lib.
2015-08-01 Isaac Dunham'!' replaces '/' in the sysfs paths of older drivers...
2015-07-25 Rob LandleyPromote fsync.
2015-07-25 Rob LandleyPromote hostid.
2015-07-25 Sameer PradhanAttached are new toys.
2015-07-21 Rob LandleyFix llvm build break.
2015-07-20 Hyejin KimMerge branch 'upstream' 21/44221/1
2015-07-16 Hyejin KimMerge branch from toybox/master
2015-07-13 Rob LandleyProduce an error message for "cat /mnt", not just retur...
2015-07-10 Elliott Hughesifconfig MAC addresses should be lowercase.
2015-07-10 Yeongdeok SuhI added dhcpd -6 option.
2015-07-10 Greg Hackmannfind: add -inum option
2015-07-10 Rob LandleyRename a function to be more obvious, and factor out...
2015-07-10 Rob LandleyPromote hwclock.
2015-07-10 Elliott HughesFix hwclock -w.
2015-07-09 Sameer PradhanThere is a typo in mkfifo.c for __Z__ option.
2015-07-08 Elliott HughesFix ionice.
2015-07-07 Rob LandleyAvoid integer overflow with insane input data.
2015-07-05 Rob LandleyKylie McClain pointed out that -z affects both input...
2015-07-04 Rob LandleyActually set time with touch -d and -t when you don...
2015-07-04 Rob LandleyFirst pass on cp --preserve
2015-07-03 Rob LandleyPromote xxd to other.
2015-07-03 Hyejin KimAdded i option to use other interface on running dhcpd.
2015-07-02 Rob LandleyCleanup xxd.
2015-07-02 Rob LandleyMinor cleanups on xxd.
2015-07-02 Rob LandleyThe android guys sent in xxd. It doesn't share code...
2015-07-01 Elliott HughesImprove -Z error reporting.
2015-07-01 Elliott HughesFix top.c build.
2015-06-29 Rob Landleymkfifo -Z
2015-06-28 Rob LandleyAdd ionice and iorenice.
2015-06-28 Rob LandleyAdd undo buffer for 'u'.
2015-06-27 Rob LandleySimplify hexedit logic by adjusting viewport all in...
2015-06-26 Rob LandleyFactor out more not-curses infrastructure into lib.
2015-06-23 Rob LandleyDon't segfault if none of the file arguments to ls...
2015-06-23 Rob LandleyDon't depend on malloc(0) to return non-null.
2015-06-23 Rob LandleyFix ls so spacing is right for ls -l, -o, -g, -og,...
2015-06-15 Rob LandleyUse lsm_set_create() to set security blanket context...
2015-06-11 Rob LandleyAdd nproc.
2015-06-07 Rob LandleyLast grep commit broke non -r use of grep. Oops.
2015-06-02 Rob LandleyMake "printf --" and "printf ---" work.
2015-05-31 Rob LandleyMove the magic list of commands needing cleanup from...
2015-05-31 Hyejin KimOn testing fold command, I found w option didnt check...
2015-05-31 José Bollomknod: Add -Z option
2015-05-28 Rob LandleyAttempt to fix the mkdir LSM race.
2015-05-22 Rob Landleyls -lZ wasn't putting a space before the xattr output.
2015-05-22 José Bollomkdir: Fix argument of option -Z
2015-05-21 Rob LandleyMake "grep -r regex" work on implicit "." if no files...
2015-05-20 Rob LandleyAdd -Z support to mkdir, based on a patch from Jose...
2015-05-19 Rob LandleyAdapted patch from José Bollo to do the "tonight we...
2015-05-19 Rob LandleySwitch id over to new infrastructure, switch id to...
2015-05-18 Rob LandleyFix "ls -Z . toys" segfaulting, because preprocessing...
2015-05-18 Rob LandleyRecent commit broke ls -R (test reversed), and "ls...
2015-05-18 Rob LandleyMore ls -Z upgrading. Move TOYBOX_SELINUX and TOYBOX_SM...
2015-05-15 José Bollostat: fix group name
2015-05-14 Rob LandleyBugfix from Hyejin Kim: su should not prompt root user...
2015-05-14 Rob LandleyPromote reset (actually write a new one using the simpl...
2015-05-13 Rob LandleyPrint name of file at the bottom of the screen.
2015-05-13 Rob LandleyMore hexedit cursor boundary tweaking.
2015-05-13 Rob LandleyFix bug (len[7] wasn't zeroed if -Z off, thus -C overes...
2015-05-10 Rob LandleyGit hates me.
next