]> git.ipfire.org Git - thirdparty/plymouth.git/shortlog
thirdparty/plymouth.git
2008-09-05  Ray StrodeReset details to raw mode when getting password
2008-09-04  Ray StrodeDon't send ack in addition to cached response
2008-08-27  Ray Stroderespond w/ "" if user hits esc to password prompt
2008-08-27  Ray StrodeDon't try to print prompt in text plugin, if there...
2008-08-27  Ray StrodeDon't try to use cached passwords if none get returned
2008-08-27  Ray StrodeAdd ply-label-plugin.h to Makefile
2008-08-27  Ray StrodeAdd start of font rendering support
2008-08-27  Ray StrodeAdd ply_frame_buffer_get_bytes
2008-08-27  Ray Strodeadd Pango check to configure
2008-08-27  Ray StrodeMove splash-plugins to plugins/splash
2008-08-27  Ray StrodeAdd empty on_root_mounted function
2008-08-27  Ray StrodeAdd notification to splash plugins when / gets mounted
2008-08-27  Ray StrodeShow the prompt with the text plugin
2008-08-27  Ray StrodeMake daemon pass client sent password prompt to splash...
2008-08-27  Ray StrodeAdd --prompt option to ask-for-password client command
2008-08-27  Ray StrodeCount and pair frame buffer pause and unpause calls
2008-08-27  Ray StrodeFix up compile error in boot server test
2008-08-21  Ray Strodefix typo (transposed letters in 'ask for passowrd')
2008-08-21  Ray StrodeWhite space clean up
2008-08-20  Ray Strodefix up string array splitting code
2008-08-20  Ray StrodeBefore asking for passwords try old passwords first
2008-08-20  Ray StrodeAdd client object support for mutiple answers
2008-08-20  Ray StrodeReturn cached passwords if asked for them
2008-08-20  Ray Strodeadd new "multiple answer" reply type to protocol
2008-08-20  Ray StrodeMake ply_buffer_clear actually clear the buffer
2008-08-20  Ray StrodeFix wrong type being used in password response
2008-08-20  Ray StrodeAdd new api for getting string answer after handler...
2008-08-20  Ray StrodeCache answers to previous questions instead of freeing...
2008-08-19  Ray Strodeadd new protocol type for cached passwords
2008-08-19  Ray Strodebump configure.ac version to 0.6.0
2008-08-19  Ray StrodeForce details plugin if serial console is present
2008-08-19  Ray StrodeDetect serial console and redirect messages if present
2008-08-19  Ray StrodeAllow details plugin to work without window
2008-08-19  Ray StrodeAdd new api to say "I don't know the answer to your...
2008-08-13  Peter JonesDon't go back into the event loop after we get a SIGABR...
2008-08-13  Ray StrodeShip a gdm autostart file with viewer
2008-08-12  Ray StrodeMake log viewer check spool directory for errors instead
2008-08-12  Ray StrodeFix up top blurb in viewer code
2008-08-12  Ray Strodeif an error happens during boot up spool it for the...
2008-08-12  Ray StrodeRecreate boot log at each boot instead of appending
2008-08-12  Ray StrodeMake boot.log world readable by default
2008-08-12  Ray StrodeAdd initial boot log viewer from Matthias
2008-08-12  Ray StrodeRestore color palette when stopping text plugin
2008-08-12  Ray Strodefix typo in previous commit
2008-08-08  Ray StrodeDon't make failure to fiddle with the console color...
2008-08-07  Ray StrodeDon't call popen since it doesn't work in the initrd
2008-08-07  Ray Strodeadd \r to log messages to prevent stair stepping
2008-08-07  Ray Stroderemove set -e from plymouth-populate-initrd
2008-08-07  Ray StrodeAdd some precondition checks to an api entry point
2008-08-07  Ray StrodeDon't try to remove watches that have already been...
2008-08-05  Ray StrodeRemove all entry bullets if the user presses enter
2008-08-05  Ray StrodeDetect if the entry is hidden and don't draw it in...
2008-08-05  Ray StrodeDon't enforce bizarre assertion that lists need unique...
2008-08-05  Ray StrodeAdd --debug command to client
2008-08-05  Ray StrodeDon't die from SIGPIPE on daemon disconnect
2008-08-05  Casey DahlinIncrease logger max injection size
2008-08-05  Casey DahlinDon't default to last known option when setting flags
2008-08-05  Casey DahlinAdd --wait option to client to block until daemon quits
2008-08-05  Ray StrodeHandle flags and booleans better in command parser
2008-08-01  Ray StrodeUpdate readme to reflect new boot log path
2008-08-01  Ray StrodePort fade-in over to use new entry in libplybootsplash
2008-08-01  Ray StrodePort spinfinity over to use new entry in libplybootsplash
2008-08-01  Ray StrodeAdd an entry control
2008-07-30  Peter JonesDon't do library installation twice. Also fix some...
2008-07-29  Peter JonesMake plymouth-populate-initrd use utility functions...
2008-07-29  Ray StrodeAdd ctrl-l "redraw" hot key
2008-07-29  Ray StrodeMake fade-in plugin provide erase/draw handlers
2008-07-29  Ray StrodeMake spinfinity plugin provide erase/draw handlers
2008-07-29  Ray StrodeMove text plugin over to new draw/erase handlers
2008-07-29  Ray StrodeAdd new hooks for clearing and drawing parts of the...
2008-07-11  Ray StrodeShow detailed plugin if ask-for-password is called...
2008-07-11  Ray StrodeRearrange functions to prevent forward declaration
2008-07-11  Ray StrodeRearrange functions to drop forward declaration
2008-07-11  Ray StrodeUse details plugin instead of bailing if no rhgb on...
2008-07-10  Ray StrodeCompute libdir using yet a different heuristic
2008-07-09  Ray StrodeAdd debugging feature to restore text palette
2008-07-01  Ray StrodeBump version to 0.5.0 0.5.0
2008-07-01  Ray StrodeAdd new subcommand "ask-for-password"
2008-07-01  Ray StrodeClear screen to black before asking for password
2008-07-01  Ray StrodeDrop print_usage function
2008-07-01  Ray StrodeAdd state structure to client to consolidate the variou...
2008-06-30  Ray StrodeAdd hack to make maintenance mode probably work when
2008-06-30  Ray StrodeDon't watch tty for input in two places
2008-06-30  Ray StrodeStay on tty1 for now
2008-06-27  Ray StrodeUpdate TODO
2008-06-27  Ray StrodeIf stop_watching_signal is called on a signal that...
2008-06-27  Ray Strodedon't require window to be around at quit time
2008-06-27  Ray StrodeAdd --hide-splash option
2008-06-27  Ray StrodeCreate window when showing splash screen instead of...
2008-06-26  Ray Strodebump configure version to 0.4.5 0.4.5
2008-06-26  Ray Stroderestore color palette when closing window
2008-06-26  Ray Strodemark look up geometry as static since it's internel
2008-06-26  Ray Strodemove functions around to avoid prototype at top
2008-06-26  Ray StrodeStore palette in window object and only read it once...
2008-06-26  Ray StrodeMake default color mid between default gradient color...
2008-06-26  Ray StrodeChange colors of text splash screen to configured colors
2008-06-26  Ray StrodeAdd api for messing with color palette in text mode
2008-06-26  Ray StrodeUpdate TODO
2008-06-26  Ray StrodeAdd blue background to text plugin
2008-06-26  Ray StrodeDraw spindicator in a brown trough
next