Ecosyste.ms: Timeline

Browse the timeline of over 8.16 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

yellowman/nsh

olegarhiy starred yellowman/nsh
zavgorodny starred yellowman/nsh
samuelaubertin starred yellowman/nsh
dal00 starred yellowman/nsh
laudarch closed a pull request on yellowman/nsh
Merge pull request #1 from yellowman/master
Update me
laudarch opened a pull request on yellowman/nsh
Merge pull request #1 from yellowman/master
Update me
hsw0 starred yellowman/nsh
robwdux starred yellowman/nsh
yellowman created a comment on a pull request on yellowman/nsh
So, the crash of various daemons was the improper use of reboot(). As it turns out, nsh is expected to emulate the OS' set of actions that gracefully terminate daemons if you are running those daem...

View on GitHub

rwestphal starred yellowman/nsh
yellowman pushed 1 commit to master yellowman/nsh
  • get rid of #ifdef INET6. it is always enabled on the system (and enabled per-interface if you wish) ef0ff42

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • Stop ignoring ^Z (SIGTSTP) for now. It breaks editors, and we still can't EL_BIND ^Z in libedit right now. c8425cf

View on GitHub

yellowman pushed 2 commits to master yellowman/nsh
  • zero array before using it 5718a22
  • Merge branch 'master' of http://github.com/yellowman/nsh f7f0b37

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • basic support for eigrpd/eigrpctl through ctl framework a flush/clear function for ctl daemons needs to be developed ... 63b02f3

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • superfluous check for kernel ppp auth secret 231d9c6

View on GitHub

yellowman closed an issue on yellowman/nsh
ladvd support?
Would you please consider adding ladvd support to nsh?
yellowman created a comment on an issue on yellowman/nsh
Check out https://github.com/yellowman/nsh/commit/c96bb949e4cd62bdc592930b64ad2f74a9ba117d https://github.com/yellowman/nsh/commit/ba9641f73eb6a76527ad24c2a6a32309a068a07b That gets you an ex...

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • allow 'no encap' to actually remove the encap type on mpw (using UINT32_MAX as a token to identify 'unwanted' encap v... df6a5f4

View on GitHub

yellowman pushed 2 commits to master yellowman/nsh

View on GitHub

yellowman pushed 2 commits to master yellowman/nsh
  • pair patch support 88ff66b
  • add mpw commands (mpwlabel, neghbor, controlword, encap) also rename label to mpelabel 8226078

View on GitHub

yellowman pushed 4 commits to master yellowman/nsh
  • carry descriptions for relevant IFT_ types only 1ae3006
  • add nppp monitor capability 0840429
  • more MIN_ARG 90219c5
  • Add 'ip6 ifq-maxlen', 'pipex inq-maxlen' and 'pipex outq-maxlen' sysctls 05fd95a

View on GitHub

yellowman closed an issue on yellowman/nsh
syncpeer setting not accepted by ioctl
Reported by Robert Smith rtsmith wansecurity.com osec-c1246-kc01/en osec-c1246-kc01(p)/int pfsync0 osec-c1246-kc01(interface-pfsync0)/syncpeer 10.10.10.2 % You must (re)set syncdev first ose...
yellowman created a comment on an issue on yellowman/nsh
https://github.com/yellowman/nsh/commit/0d13eab636d3500bebc540a9988d4a70c0b6d1f8

View on GitHub

yellowman pushed 3 commits to master yellowman/nsh
  • That was not supposed to be removed in the de-macroization 66bf1bb
  • allow command line editing to be disabled 55c11c5
  • fix syncpeer ioctl also get rid of MIN_ARG and use isprefix 0d13eab

View on GitHub

yellowman pushed 4 commits to master yellowman/nsh
  • unsigned char cast for ctype function argument from mmcc (from ftp/complete.c) c471b4f
  • ignore ^Z c7f58c9
  • Bind ^X to "get me out of interface mode" I'd rather do ^Z, and get rid of "blank line to get out of interface mode" ... 2a62d58
  • use reallocarray instead of realloc (nmemb * size) b7b3430

View on GitHub

yellowman pushed 3 commits to master yellowman/nsh
  • remove unused code 5e08586
  • tame long lines e7323bd
  • try not to null deref savec, which i suspect a specially crafted config could do f2ee3b6

View on GitHub

yellowman pushed 6 commits to master yellowman/nsh
  • remove unused code 873fefb
  • get rid of unused code 2751e1d
  • don't leak memory on failure for conf_groupattrib 4263627
  • avoid strlen(null pointer) fff7ecf
  • use proper calloc, not wrongly sized malloc array for media_list 0b7f4bd
  • remove unused code a2e41b6

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • Stop using overlapping src and dst in snprintf; this is undefined behaviour 7eec3f9

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • ldpd now supports reload, also ldpctl now supports l2vpn info aae40db

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • don't save all zeros destination address for PTP interfaces, they are automatically calculated that way 60ed899

View on GitHub

Load more