提交历史

作者 SHA1 备注 提交日期
  Felix Fietkau e93f6c3fc7 main: fix format string related warnings for log/debug printf functions 1 月之前
  Felix Fietkau 4e11e52e9b main: add messages to udebug regardless of their log level 2 月之前
  Mikael Magnusson 730b4656e6 netifd: fix undefined va_list value which can cause crashes 11 月之前
  Felix Fietkau 1b96733418 netifd: add netlink udebug ring 11 月之前
  Felix Fietkau 9dcc37a77c add udebug support 1 年之前
  Petr Štetiar 1fe1d4f5e8 treewide: fix multiple compiler warnings 1 年之前
  Hauke Mehrtens 8ebf033176 netifd: Do not return values in void function 1 年之前
  Hauke Mehrtens 19372d8528 netifd: Fix multiple -Wsign-compare warnings 1 年之前
  Stijn Tintel b54ffdef48 main: fix hotplug script usage message 3 年之前
  Felix Fietkau 62e2bb56f4 main: poll process log stream even if processes are killed 3 年之前
  Arne Kappen 80bf9d7488 extdev: add support for external device handlers 4 年之前
  Alexandru Ardelean 5fbd904e5b netifd: propagate error code on netifd_reload() 7 年之前
  Felix Fietkau c87bc03607 main: remove redundant error check in netifd_start_process 9 年之前
  Felix Fietkau 5db02763d6 netifd: process reload calls immediately instead of going through a timer 10 年之前
  Matthias Schiffer 9cf7219d55 uci: Allow setting the UCI config path on the command line 10 年之前
  Felix Fietkau 8aabd47c6f proto-shell: defer init until after command line option processing 10 年之前
  Felix Fietkau a565ae60a2 wireless: defer init until after command line option processing 10 年之前
  Steven Barth e3dc49a34f Work around warn_unused_result in recent gcc/libc 10 年之前
  Felix Fietkau fba9c88b99 netifd: fix process stdin/stdout/stderr when the pipe fds overlap with standard fds 11 年之前
  Felix Fietkau f80b9e4acc utils: add a function for checking if a process given by pid is still alive 11 年之前
  Felix Fietkau 902f904ed3 log: fix processing of incomplete lines 12 年之前
  Felix Fietkau aaa5a702b7 fix container_of for the log ustream 12 年之前
  Felix Fietkau 435fe4ecb2 move uloop_process_delete call to get rid of an unnecessary check 12 年之前
  Felix Fietkau e4784c7180 log: the ustream notify_state callback is now optional, remove the stub 12 年之前
  Felix Fietkau 363eee36e3 use ustream for process message logging 12 年之前
  Felix Fietkau c173c61004 use FD_CLOEXEC instead of tracking lists of fds 12 年之前
  Felix Fietkau a17e907f55 fix a file descriptor leak 12 年之前
  Felix Fietkau bfe5db1ea8 add copyright headers 12 年之前
  Felix Fietkau f4c907480f simplify log buffer handling 12 年之前
  Felix Fietkau 17f3e46961 fix log buffer splitting 12 年之前