Historique des commits

Auteur SHA1 Message Date
  Arne Kappen 80bf9d7488 extdev: add support for external device handlers il y a 3 ans
  Alexandru Ardelean 5fbd904e5b netifd: propagate error code on netifd_reload() il y a 7 ans
  Felix Fietkau c87bc03607 main: remove redundant error check in netifd_start_process il y a 9 ans
  Felix Fietkau 5db02763d6 netifd: process reload calls immediately instead of going through a timer il y a 10 ans
  Matthias Schiffer 9cf7219d55 uci: Allow setting the UCI config path on the command line il y a 10 ans
  Felix Fietkau 8aabd47c6f proto-shell: defer init until after command line option processing il y a 10 ans
  Felix Fietkau a565ae60a2 wireless: defer init until after command line option processing il y a 10 ans
  Steven Barth e3dc49a34f Work around warn_unused_result in recent gcc/libc il y a 10 ans
  Felix Fietkau fba9c88b99 netifd: fix process stdin/stdout/stderr when the pipe fds overlap with standard fds il y a 11 ans
  Felix Fietkau f80b9e4acc utils: add a function for checking if a process given by pid is still alive il y a 11 ans
  Felix Fietkau 902f904ed3 log: fix processing of incomplete lines il y a 12 ans
  Felix Fietkau aaa5a702b7 fix container_of for the log ustream il y a 12 ans
  Felix Fietkau 435fe4ecb2 move uloop_process_delete call to get rid of an unnecessary check il y a 12 ans
  Felix Fietkau e4784c7180 log: the ustream notify_state callback is now optional, remove the stub il y a 12 ans
  Felix Fietkau 363eee36e3 use ustream for process message logging il y a 12 ans
  Felix Fietkau c173c61004 use FD_CLOEXEC instead of tracking lists of fds il y a 12 ans
  Felix Fietkau a17e907f55 fix a file descriptor leak il y a 12 ans
  Felix Fietkau bfe5db1ea8 add copyright headers il y a 12 ans
  Felix Fietkau f4c907480f simplify log buffer handling il y a 12 ans
  Felix Fietkau 17f3e46961 fix log buffer splitting il y a 12 ans
  Felix Fietkau 36dba9c4a9 fix log buffer overflow handling il y a 12 ans
  Felix Fietkau 9393ff39a8 always use SIGKILL for netifd_kill_process, it is usually a last resort il y a 12 ans
  Felix Fietkau 8f689d0981 in log read, check for EINTR instead of EAGAIN to avoid infinite loops il y a 13 ans
  Felix Fietkau 26486b46ea try to grab log data more aggressively il y a 13 ans
  Felix Fietkau 6f19c791d4 fix segfaults in log line processing il y a 13 ans
  Felix Fietkau 268149290f reduce stack usage il y a 13 ans
  Felix Fietkau 8699ae1f82 rename config_init_interfaces to config_init_all il y a 13 ans
  Felix Fietkau 7831c63091 remove the argument to config_init_interfaces il y a 13 ans
  Felix Fietkau 9b2cc549af move log levels to netifd.h il y a 13 ans
  Felix Fietkau 6dfd44e127 fix interrupted read checks in log collection il y a 13 ans