866 Révisions (04186319181298083ef28695a8309028b26fe83c)

Auteur SHA1 Message Date
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI il y a 10 ans
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting il y a 10 ans
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists il y a 10 ans
  Michael Brown 09b057ce84 [settings] Remove "uristring" setting type il y a 10 ans
  Michael Brown 3ee2c4ac1c [fbcon] Allow ANSI CUP with missing arguments il y a 10 ans
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area il y a 10 ans
  Michael Brown 7fc380e950 [fbcon] Centre background picture on console il y a 10 ans
  Michael Brown a4e8ef72ab [libc] Add isprint() il y a 10 ans
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour il y a 10 ans
  Michael Brown 7025f5c648 [console] Add centralised concept of colours and colour pairs il y a 10 ans
  Michael Brown 4c51f9602d [fbcon] Always draw cursor using current foreground and background colours il y a 10 ans
  Michael Brown 4d9f100240 [fbcon] Update the console width and height after changing mode il y a 10 ans
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size il y a 10 ans
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 il y a 10 ans
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting il y a 10 ans
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections il y a 10 ans
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() il y a 10 ans
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds il y a 10 ans
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting il y a 10 ans
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor il y a 10 ans
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences il y a 10 ans
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console il y a 10 ans
  Michael Brown c501c980e0 [console] Add concept of generic console configuration il y a 10 ans
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently il y a 10 ans
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image il y a 10 ans
  Michael Brown 2c161283d5 [image] Allow for non-executable image formats il y a 10 ans
  Michael Brown 95851d1305 [pixbuf] Add generic concept of a pixel buffer il y a 10 ans
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers il y a 10 ans
  Michael Brown 3102866a7f [main] Defer "initialising devices" message until initialising devices il y a 10 ans
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c il y a 10 ans
  Michael Brown 4f078801e9 [base16] Fix comparison of signed and unsigned integers il y a 10 ans
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically il y a 10 ans
  Michael Brown 3a67224c62 [parseopt] Add parse_netdev_configurator() il y a 10 ans
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() il y a 10 ans
  Michael Brown dc7a023715 [monojob] Report ongoing job status as overall return status on timeout il y a 10 ans
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() il y a 10 ans
  Michael Brown 5674a3c087 [job] Allow job_progress() to return an ongoing job status code, if known il y a 10 ans
  Michael Brown a3346e3587 [interface] Default to calling intf_restart() in response to intf_close() il y a 10 ans
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() il y a 10 ans
  Michael Brown c597c7a071 [ping] Add generic ping mechanism il y a 10 ans
  Michael Brown 12605efded [resolv] Use sock_aton() to allow parsing of arbitrary numeric addresses il y a 10 ans
  Michael Brown 3e975ecf3f [settings] Make built-in settings a linker table il y a 11 ans
  Michael Brown e52380fa3b [uri] Allow URIs to incorporate a parameter list il y a 11 ans
  Michael Brown 564419c7e1 [params] Add support for the general concept of a form parameter list il y a 11 ans
  Michael Brown c692a690da [settings] Expose memory map via settings mechanism il y a 11 ans
  Michael Brown 55daa953fb [settings] Allow numeric_setting_value() to handle long setting values il y a 11 ans
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting il y a 11 ans
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() il y a 11 ans
  Michael Brown 1625a8c05f [parseopt] Add parse_setting() il y a 11 ans
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c il y a 11 ans