Historia zmian

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