863 Комити (f6e8b800be5d8656aa2b10827cf7ea93cfcf5048)

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