]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2011-07-15 Robert AncellRemove the ill-thought-out select-user and select-guest...
2011-07-15 Robert AncellReworked X authority code
2011-07-14 Robert AncellDon't close pam session if failed to open it
2011-07-14 Robert AncellUpdate NEWS
2011-07-14 Robert AncellIgnore any PROMPT_AUTHENTICATION messages if requested...
2011-07-14 Robert AncellCheck sequence number on prompt authentication messages
2011-07-14 Robert AncellAdd placeholder in example gtk greeter to select user
2011-07-14 Robert AncellEnable the no-config test, the display number issue...
2011-07-14 Robert AncellCheck X server display number correctly used in tests...
2011-07-14 Robert AncellAdded two signals: select-user and select-guest. This...
2011-07-14 Robert AncellHandle new select-user and select-guest signals
2011-07-14 Robert AncellFix incorrect length in CONNECTED message
2011-07-14 Robert AncellUse new lock for only logging in once in tests
2011-07-14 Robert AncellSet minimum-display-number in default config
2011-07-14 Robert AncellDrop obsolete greeter count code
2011-07-14 Robert AncellDrop ldm_greeter_get_is_first() - it was added for...
2011-07-14 Robert AncellTidy up user switch logic
2011-07-14 Robert AncellFix home dir in fake passwd file
2011-07-14 Robert AncellMake --test-mode run with --minimum-display-number=50
2011-07-14 Robert AncellSet minimum display number
2011-07-14 Robert AncellDon't call PAM on cleanup if running with passwd file
2011-07-14 Robert AncellAllow minimum-display-number to be set in lightdm.conf...
2011-07-14 Robert AncellOnly try and switch VTs when running as root
2011-07-14 Robert AncellFix autologin-xserver-crash and greeter-xserver-crash...
2011-07-14 Robert AncellAdd comments to regression tests
2011-07-14 Robert AncellPrep for 0.4.4 release
2011-07-14 Robert AncellAdded XDMCP regression tests
2011-07-14 Robert AncellTidy up test progs
2011-07-14 Robert AncellPrint out argument help
2011-07-14 Robert AncellAllow runner to launch X servers
2011-07-13 Robert AncellIgnore vt arg to test-xserver
2011-07-13 Robert AncellCreate a TCP/IP socket
2011-07-13 Robert AncellHandle -background flag
2011-07-13 Robert AncellFix XDMCP bugs
2011-07-13 Robert AncellXDMCP server is disabled by default
2011-07-13 Robert AncellUse gio-unix for test-xserver
2011-07-13 Robert AncellFix failure to accept XDMCP connections due to invalid...
2011-07-13 Robert AncellStart work on XDMCP regression tests
2011-07-13 Robert AncellFix login-gobject-no-password test not working
2011-07-13 Robert AncellLog when writing bytes to greeter
2011-07-13 Robert AncellUse new message/prompt API
2011-07-13 Robert AncellFix distcheck issues
2011-07-13 Robert AncellReleasing 0.4.3
2011-07-12 Robert Ancellshow-message signal now has a MessageType field and...
2011-07-12 Robert AncellFix new show_prompt signal
2011-07-12 Robert Ancellshow_prompt signal now has a PromptType field
2011-07-12 Robert AncellRemove complex use of const, fix annotations on list...
2011-07-12 Robert AncellUpdate example greeter to new API, fix some introspecti...
2011-07-12 Robert AncellFix error where an authentication failure from a previo...
2011-07-12 Robert AncellLoad user defaults from client library, not by doing...
2011-07-12 Robert AncellPrep for 0.4.3 release
2011-07-12 Robert AncellDrop obsolete GIR references from .vapi
2011-07-12 Robert AncellMore tidying up of Vala bindings
2011-07-12 Robert AncellFix whitespace
2011-07-12 Robert AncellAdd has_default_session () to Vala bindings
2011-07-12 Robert AncellAdd test for logging in to account without password
2011-07-12 Robert AncellRename ldm_greeter_provide_secret to ldm_greeter_respon...
2011-07-12 Robert AncellAdd missing documentation
2011-07-12 Robert AncellAdd ldm_greeter_login_with_user_prompt as an alias...
2011-07-12 Robert AncellFix up allowing logins without a username
2011-07-11 Robert AncellAllow a NULL username to log in with
2011-07-11 Robert AncellSimplify .vapi file
2011-07-11 Robert AncellAllow null username to be used for login requests
2011-07-06 Robert AncellReorder vt.c
2011-07-06 Yves-Alexis... Don't replace Plymouth if it isn't running on a valid VT
2011-07-05 Robert AncellFix usage of VT_ACTIVATE
2011-07-05 Robert AncellMake NEWS easier to read
2011-07-05 Robert AncellFix error in test-cleanup-guest script
2011-07-05 Robert AncellFix bugs in guest account test scripts
2011-07-05 Robert AncellEnable SwitchToGuest tests to run
2011-07-05 Robert AncellMake SwitchToGuest work
2011-07-04 Robert AncellFix inverted logic in switch_to_guest
2011-07-04 Robert AncellTidy up script comments
2011-07-04 Robert AncellAdd switch to user regression test
2011-07-04 Robert AncellFix errors switching to existing session
2011-07-04 Robert AncellSet timeout on D-Bus calls
2011-07-04 Robert AncellFix typo in debug message
2011-07-04 Robert AncellMake login switch to existing session if already logged...
2011-07-04 Robert AncellAdd SwitchToUser test
2011-07-04 Robert AncellFix show greeter test
2011-07-04 Robert AncellFix headless test
2011-07-04 Robert AncellRemove old vt option for displays
2011-07-04 Robert AncellMake user switching work
2011-07-04 Robert AncellDon't warn if failed to load .dmrc file
2011-07-04 Robert AncellMaintain own list of available VTs
2011-07-04 Robert AncellMove vt code into it's own module
2011-07-04 Robert AncellSet names of example themes to be different
2011-07-04 Robert AncellSet names of example themes to be different
2011-07-04 Robert AncellMerge liblightdm-qt changes
2011-07-03 David EdmundsonAdded getProperty method in QLightDM
2011-07-01 Robert AncellFix Plymouth interaction
2011-07-01 Robert AncellPrep for 0.4.2
2011-07-01 Robert AncellCall pam_setcred
2011-07-01 Robert AncellCall pam_acct_mgmt and pam_chauthtok on login
2011-06-30 Robert AncellFix NEWS text
2011-06-30 Robert AncellLog guest in using lightdm-autologin pam session
2011-06-30 Robert AncellFix crash when user accounts change
2011-06-30 Robert AncellUse new guest script format
2011-06-30 Robert AncellUpdate default config for guest account settings
2011-06-30 Robert AncellAdd guest account into example GTK greeter
next