api: Implement log_dump/log_details
[vpp.git] / src / vlib / unix /
2019-06-11 Florin Corasvlib: avoid retrieving freed file in epoll 76/20076/1
2019-05-17 Chris LukeFix 'terminal history off' crasher 88/19688/1
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-14 Dave BarachPreallocate mhash key_tmps vector 21/19521/5
2019-05-06 Dave Barachgcov / test framework: sigterm not sigkill 79/19379/2
2019-05-02 Benoît Gannevlib: align stack on OS page size 84/19284/2
2019-04-24 Dave BarachClean up multi-thread barrier-sync hold-down timer 17/19117/5
2019-04-22 Florin Corasvlib epoll: handle file removal on EPOLLIN 78/19078/2
2019-04-18 Florin Corasvlib epoll: protect against clib file pool expansion 50/19050/2
2019-04-18 Artem BelovFix memory corruption faulting [VPP-1639] 04/19004/3
2019-04-12 Paul VinciguerraTrivial: Update doxygen comments. 16/18816/2
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-03-21 Dave BarachIgnore SIGTERM during the vpp boot sequence 69/18469/2
2019-03-01 Dave BarachSave signum and faulting address in static variables 51/17951/2
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-06 Damjan Marionbuffers: make buffer data size configurable from startu... 41/17341/3
2019-01-28 Damjan MarionLess intrusive way to capture numa_node and cpu_id... 14/17114/2
2019-01-27 Damjan MarionFix issue with cpu_id and numa_code captured too early 99/17099/2
2019-01-20 Damjan Marionbuffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro... 08/16908/4
2019-01-20 Damjan MarionStore numa-noda and cpu-index in vlib_main_t 02/16902/3
2018-10-26 Stevencj: cj dump crash 29/15229/2
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-09-09 Stevenvlib: crash in linux_epoll_input_inline for accessing... 41/14741/2
2018-09-07 Chris LukeSilence warning over ignored return value (CID 187932) 06/14706/2
2018-09-06 Chris LukeFix Telnet option processing issue 84/14684/2
2018-07-18 Dave BarachAdd config option to use dlmalloc instead of mheap 56/13356/20
2018-07-12 Dave BarachFix debug CLI node recycling bugs 53/13453/3
2018-06-30 Steve Shincli: Validate cli_file_index on quit command 02/13302/2
2018-06-26 Kingwel Xieadd backtrace in unix_signal_handler 70/13070/5
2018-06-21 Dave Barachconfigurable per-dispatch-cycle sleep 62/13062/5
2018-06-10 Chris Lukecli: Disable XON/XOFF in the tty 77/12977/3
2018-06-10 Chris Lukecli: Fix reverse-line-wrap in terminals (VPP-1295) 69/12969/3
2018-06-10 Chris Lukecli: Fix off-by-one in the pager 76/12976/2
2018-05-04 Dave BarachHarmonize vec/pool_get_aligned object sizes and alignme... 79/12379/5
2018-04-12 Neale RannsFixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' 48/11648/2
2018-04-09 Damjan Marionplugins: unload plugin if early init fails 55/11555/8
2018-03-27 Damjan Marionvlib: gcc-7 -O3 uninitialized values 10/11410/2
2018-03-26 Mohsin Kazmiplugin: Add plugin 'default' disable/enable 15/11315/6
2018-03-16 Florin Corascli: make q work again 95/11195/1
2018-03-13 Dave BarachRationalize plugin symbol error reporting 85/11085/2
2018-03-05 Damjan Marionphysmem: keep only one physmem_main 63/10963/2
2018-02-06 Damjan Marionvlib: epoll on worker threads 67/10167/4
2018-01-30 Billy McFallVPP-899: Run VPP under SELinux 11/10111/4
2017-12-10 Swarup NayakVPP-1077 Add meaningful error info, when executing... 97/9697/3
2017-12-06 Neale Rannsfix bug in pager 37/9737/2
2017-11-29 Dave BarachConfigure vat-plugin-path and vat-plugin-name-filter 12/9612/2
2017-11-18 Dave BarachCall a plugin init function by name 80/9480/2
2017-11-13 Chris LukeInstead of a min term size, use a default (VPP-1061) 92/9392/2
2017-10-20 Keith Burns (alagalah)Thread_index for thread0 in vlib_global_main not initia... 48/8948/1
2017-10-14 Dave BarachVPP-1029: Don't call clib_longjmp(...) directly from... 14/8814/2
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-22 Dave BarachFix vpp "unix interactive" when running under emacs... 07/8507/1
2017-09-21 Chris Lukevppctl,cli: Improve non-interactive vppctl (VPP-944) 91/8491/6
2017-09-20 Yoann DesmouceauxCLI: fix segfault when browsing an empty history 68/8468/2
2017-09-18 Chris LukeFixes for issues Coverity has reported (VPP-972) 46/8446/3
2017-09-14 Damjan Marionclib_socket: add sendmsg / recvmsg with ancillary data... 85/8385/3
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3
2017-09-08 Chris LukeFixes for issues reported by Coverity (VPP-972) 38/8338/5
2017-09-07 Damjan Marionvlib physmem rework 33/8333/2
2017-09-05 Pierre PfisterAdd pidfile cmdline option 33/7833/7
2017-08-31 Damjan MarionSet runtime_path properly when running non-root 56/8256/3
2017-08-24 Damjan MarionMake VPP runtime directory configurable 90/7690/4
2017-07-27 Damjan MarionThread safe internal buffer manager 98/7798/4
2017-07-10 Damjan Marionvlib: store buffer memory information in the buffer_main 03/7503/3
2017-07-06 Chris Lukeunix: mkdir VPP_RUN_DIR before opening a socket in it 34/7434/2
2017-06-28 Dave Barachswitch vlib process model to tw_timer_template timer... 26/7126/3
2017-06-21 Damjan MarionAdd option to create clib_socket with group write permi... 44/7244/2
2017-06-21 Damjan MarionAdd knob to specify effective group id (gid) for VPP... 43/7243/2
2017-06-06 Damjan Marionvlib: add screen-256color CLI terminal type 10/7010/2
2017-06-05 Damjan Marionvlib: add unix_file_del_by_index function 09/7009/2
2017-05-23 Yoann DesmouceauxAdd TAB-based auto-completion to the CLI 55/6755/5
2017-05-16 Dave BarachVPP-845: add configurable elog post-mortem dump 22/6722/1
2017-05-10 Damjan Marioncompletelly deprecate os_get_cpu_number, replace new... 42/6642/4
2017-04-26 Damjan MarionExit if plugin load attempt fail 33/6433/2
2017-04-11 Pierre PfisterFix typo in minimal epoll polling time 39/6039/4
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-22 Damjan Marionvlib: add description field in plugin registration 24/5824/2
2017-03-06 Klement SekeraAdd support for unix { coredump-size <size> }. 93/5593/4
2017-03-02 Dave BarachClean up binary api message handler registration issues 96/5596/2
2017-02-26 Dave BarachLoad plugins in alphabetical order 25/5525/3
2017-02-22 Billy McFallVPP-635: CLI Memory leak with invalid parameter 48/5148/5
2017-02-07 Ole TroanVPP-630: Null pointer dereferences in vlib/unix/plugin.c 50/5050/2
2017-02-03 Damjan MarionPlugin infrastructure improvements 24/4824/12
2017-01-23 Dave Barachbinary-api debug CLI works with plugins 13/4813/4
2017-01-14 Damjan Marionvlib: add buffer and thread callbacks 92/4592/9
2017-01-07 Damjan Marionplugin: add API to get pointer to symbol in different... 80/4580/2
2017-01-03 Damjan Marionvlib: merge libvlib_unix.so into libvlib.so 41/4541/2
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19