Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 2cd81698ee udhcp: add decimal option values in comments, no code changes há 6 anos atrás
  Jeremy Kerr fc267214f0 udhcp: add option 211, "reboot time" há 6 anos atrás
  Denys Vlasenko 148788eb0e udhcpc: remove code which requires server ID to be on local network há 6 anos atrás
  Denys Vlasenko 6027597fd1 udhcpc6: set -x options in request há 6 anos atrás
  Denys Vlasenko 3293bc1469 udhcpd: fix "not dying on SIGTERM" há 6 anos atrás
  Denys Vlasenko a6a3ad3273 udhcpc: paranoia when using kernel UDP mode for sending renew: server ID may be bogus há 7 anos atrás
  Denys Vlasenko 4ee824f6ba randomconfig fixes há 7 anos atrás
  Denys Vlasenko ba4fbca8a8 udhcpc6: make -O OPT work há 7 anos atrás
  Denys Vlasenko 52a515d187 udhcp: use poll() instead of select() há 7 anos atrás
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it há 8 anos atrás
  Denys Vlasenko 8f2e99c813 udhcp: get rid of bb_info_msg() há 8 anos atrás
  Michel Stam 9f41271f3c udhcpd: add option for tweaking arpping há 10 anos atrás
  Jeremy Kerr b8ffd11e65 udhcp: add PXELINUX path prefix option (code 210) definition há 10 anos atrás
  Jeremy Kerr d3092c99ae udhcp: add PXELINUX config file option (code 209) definition há 11 anos atrás
  Denys Vlasenko 5cfb818181 Add yet another missing ALIGN2 on a global declaration. há 12 anos atrás
  Michael Tokarev 32f774cd34 *: declare strings with ALIGN1, as appropriate há 12 anos atrás
  Denys Vlasenko 7280d2017d udhcpc: sanitize hostnames in incoming packets. Closes 3979. há 12 anos atrás
  Denys Vlasenko a092a89d8f udhcpc6: rudimentary code to export data to script; fix IAADDR parsing há 13 anos atrás
  Denys Vlasenko f461385521 typo fix in comment há 13 anos atrás
  Denys Vlasenko 1f56e51ca1 udhcpc: add support for DHCP option 212 (RFC 5969) há 13 anos atrás
  Leonid Lisovskiy 6c9c0a1dc9 udhcp: IF_UDHCP_VERBOSE() macro - improve code readability há 13 anos atrás
  Baruch Siach 289c47b049 udhcp: remove the declaration of non-existent udhcp_checksum há 13 anos atrás
  Nigel Hathaway fb6b173ff7 udhcp: add FEATURE_UDHCP_8021Q option há 13 anos atrás
  Denys Vlasenko 2c3b71a0d2 dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE há 14 anos atrás
  Vladislav Grishenko 7d3a48a003 udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options há 14 anos atrás
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular há 14 anos atrás
  Denys Vlasenko e58c6e2e13 dhcp: indicate IP network order in prototypes too há 14 anos atrás
  Denys Vlasenko b7d19cc400 dhcp: readability cleanups and small code shrink há 14 anos atrás
  Denys Vlasenko 4f3aa51f9d udhcp: implement "raw" binary options. Closes bug 735 há 14 anos atrás
  Denys Vlasenko c03602baa4 udhcp: s/dhcp_option/dhcp_optflag/g há 14 anos atrás