Historique des commits

Auteur SHA1 Message Date
  Karel Kočí 3d9bd73e8c utils: fix check_pid_path to work with deleted file as well il y a 4 ans
  Hans Dedecker cec1ce296e utils: Move IP address validation to parse_addr function il y a 8 ans
  Naresh Kumar Mehta 7a51f23e70 utils.c: Add ip address validation il y a 8 ans
  Felix Fietkau 2d09cca0e9 utils.c: add missing include il y a 9 ans
  John Crispin 8663e9de71 add a helper to convert blobmsg types to luci validate rules il y a 10 ans
  Felix Fietkau f80b9e4acc utils: add a function for checking if a process given by pid is still alive il y a 11 ans
  Steven Barth 486aa750a1 Only update resolv.conf if changed (avoid logspam) il y a 11 ans
  Jo-Philipp Wich 8370eef2bc utils.c: add helper function to format mac addresses as strings il y a 12 ans
  Stéphan Kochen 1ada8cef98 Move IP address parsing functions to utils. il y a 12 ans
  Felix Fietkau 478d49f227 vlist is now part of libubox il y a 12 ans
  Felix Fietkau 1c326d5a6c avl_strcmp is now part of libubox il y a 12 ans
  Felix Fietkau e383571250 flush list in vlist_replace() il y a 12 ans
  Felix Fietkau b0b11b2295 move dns server/search list parsing to interface core to support peerdns=0 + static entries il y a 12 ans
  Felix Fietkau bfe5db1ea8 add copyright headers il y a 12 ans
  Felix Fietkau 449b8758a0 vlist: add a special node version -1 for nodes that should not be flushed on updates il y a 12 ans
  Felix Fietkau c6e1778d44 simplify vlist, move avl key handling to vlist_add() il y a 12 ans
  Felix Fietkau e270a58cef vlist: fix node version update for tree->keep_old/no_delete il y a 13 ans
  Felix Fietkau b7e1b35ff1 add a simplified vlist type il y a 13 ans
  Felix Fietkau 32872acd74 fix a logic error leading to segfaults on updates il y a 13 ans
  Felix Fietkau 39f5ec857a utils: fix existing node check when keep_old/no_delete is enabled il y a 13 ans
  Felix Fietkau 3c024e7b31 add a new vlist flag for avoiding automatic delete of entries il y a 13 ans
  Felix Fietkau 13ec81ce3e vlist: store a pointer to the real key to make lookups easier il y a 13 ans
  Felix Fietkau 98565127c6 extend vlist code to allow keeping the old data structure instead of the new one on updates il y a 13 ans
  Felix Fietkau 05e910cec6 make versioned lists more flexible by using an external comparator il y a 13 ans
  Felix Fietkau 69b2dcb92b add code for versioned lists and use it to manage addresses and routes il y a 13 ans
  Felix Fietkau 3492219e21 move some code to utils.[ch] il y a 13 ans