summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-07progress: speed up progress updateslist-optimizationsRay Strode1-21/+52
2010-10-07list: add find_node_by_comparing_data methodRay Strode2-24/+138
2010-10-07list: add new insert_and_sort_data methodRay Strode2-3/+72
2010-10-07list: drop node_set_data methodRay Strode2-8/+0
2010-10-07progress: plug small memory leakRay Strode1-0/+2
2010-10-07main: NULL initialize "console" variableRay Strode1-0/+1
2010-10-06branch-merge: clean up socket nameRay Strode5-23/+56
2010-10-06protocol: change socket pathRay Strode3-6/+16
2010-10-06protocol: drop leading \0 from socket pathRay Strode3-3/+3
2010-10-06utils: add support for "trimmed abstract" socketsRay Strode4-21/+44
2010-10-04set-default-theme: redirect to /dev/null not /nullRay Strode1-1/+1
2010-09-29viewer: Add a title to the status iconRay Strode1-1/+2
2010-09-29set-default-theme: exit 0 at bottom of fileRay Strode1-1/+1
2010-09-26terminal-session: add debug messagesRay Strode1-0/+5
2010-09-26terminal-session: try to continue logging after tty disconnectRay Strode1-1/+20
2010-09-26terminal-session: rename "session_done" to "session_hangup"Ray Strode3-20/+20
2010-09-16main: add __DATE__ to debug prologRay Strode1-0/+2
2010-09-16main: add plymouthd: prefix to some error messagesRay Strode1-6/+6
2010-09-16main: use ply_error_without_new_line for help stringRay Strode1-1/+1
2010-09-16utils: Improve debug spew in ply_create_daemonRay Strode1-1/+15
2010-09-10main: Fix up check_for_consolesRay Strode1-12/+14
2010-09-08utils: plug memory leakRay Strode1-2/+0
2010-09-08boot-server: print who is making requestsRay Strode3-7/+138
2010-09-08gitignore: Ignore generated script string filesCharlie Brej1-0/+1
2010-09-08script: Add compatibility redirect for set message functionCharlie Brej1-0/+1
2010-09-07client: Alias display-message command to message for backward compatibilityCharlie Brej1-1/+3
2010-09-07command-parser: Allow commands to be aliasedCharlie Brej2-1/+38
2010-09-07script: Implement hide message function in the example script themeCharlie Brej1-5/+20
2010-09-07script: Add hide message support to the script plugin themesCharlie Brej3-25/+63
2010-09-07main: Inform plugins of hidden messagesCharlie Brej1-12/+12
2010-09-07boot-splash: Add "hide message" splash plugin callCharlie Brej3-1/+15
2010-09-07boot-splash: Clean up indenting and function orderCharlie Brej2-11/+14
2010-09-07boot-splash: Clean up indentingCharlie Brej1-12/+12
2010-09-07main: Remove the hidden message from the message listCharlie Brej1-1/+28
2010-09-07boot-client: Add hide-message client commandCharlie Brej3-4/+54
2010-09-07boot-server: Add "hide message" handler to boot serverCharlie Brej3-1/+23
2010-09-07protocol: Add "hide message" command to the protocolCharlie Brej3-3/+4
2010-09-07details: Implement display_messageColin Watson1-0/+60
2010-09-07main: Open /proc/cmdline by absolute pathColin Watson1-1/+1
2010-09-07client: Open /proc/cmdline by absolute pathColin Watson1-1/+1
2010-09-02[script] Add font selection argument to text to image capabilityAnisse Astier2-3/+17
2010-09-02[label] Add font controls to label pluginsAnisse Astier4-2/+58
2010-09-02[label] Factorize some font init codeAnisse Astier1-14/+26
2010-08-22[drm] plug driver_name leakRay Strode1-0/+2
2010-08-22[drm] Add preliminary support for libkmsRay Strode5-1/+488
2010-08-22[client] Update top line of help outputRay Strode1-1/+1
2010-08-22[main] Update top line of help outputRay Strode1-1/+1
2010-08-22[two-step] Add prototype for exported functionRay Strode1-0/+2
2010-08-22[space-flares] mark functions staticRay Strode1-4/+6
2010-08-22[space-flares] Add prototype for exported functionRay Strode1-1/+1