]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2011-07-18 Robert AncellRemoved the Vala and Python GTK+ greeters, they weren...
2011-07-18 Robert AncellDrop script code that was never implemented
2011-07-18 Robert AncellRefactored Display and Greeter classes
2011-07-17 Robert AncellMake display generic and create an XDisplay
2011-07-17 Robert AncellMake a generic DisplayServer object. Don't connect...
2011-07-17 Robert AncellSetup X server variables/authorization from xserver.c
2011-07-17 Robert AncellFix errors with different X server types
2011-07-17 Robert AncellFix detecting quit
2011-07-17 Robert AncellSplitting xserver into two classes
2011-07-17 Robert AncellRemove some unused X server methods
2011-07-17 Robert AncellAlways use Xephyr when DISPLAY is set
2011-07-17 Robert AncellSplit the user accounts configuration into /etc/lightdm...
2011-07-16 Robert AncellConnect up missing D-Bus seat methods and signals
2011-07-16 Robert AncellStarted splitting out seats into separate D-Bus objects
2011-07-16 Robert AncellCorrectly load config, handle not having config, drop...
2011-07-16 Robert AncellFix race condition in test
2011-07-16 Robert AncellFix null pointer accessing config
2011-07-16 Robert AncellDrop most of the configure options, they aren't necessary
2011-07-16 Robert AncellRemove old configuration fallback
2011-07-16 Robert AncellRename [Defaults] to [SeatDefaults]
2011-07-16 Robert AncellMove XDMCP client settings into Defaults
2011-07-16 Robert AncellUpdate NEWS about configuration changes
2011-07-16 Robert AncellAllow autologin as guest
2011-07-16 Robert AncellFix test-xserver
2011-07-16 Robert AncellAdd test that Plymouth stops when the X server fails...
2011-07-16 Robert AncellAdd Plymouth tests
2011-07-16 Robert AncellReimplement Plymouth support
2011-07-15 Robert AncellFix --test-mode
2011-07-15 Robert AncellFinished rearranging config
2011-07-15 Robert AncellMake able to load XDMCP client seats
2011-07-15 Robert AncellFix xserver config
2011-07-15 Robert AncellRearrange configuration
2011-07-15 Robert AncellMove directory config into it's own section
2011-07-15 Robert AncellFix autologin
2011-07-15 Robert AncellIntroduce a seat object
2011-07-15 Robert AncellRemove unnecessary log message
2011-07-15 Robert AncellFix VT code
2011-07-15 Robert AncellPrep for 0.4.5
2011-07-15 Robert AncellFix invalid XAUTHORITY variable being set on second...
2011-07-15 Robert AncellAllow xauth to be in system location again
2011-07-15 Robert AncellFix path lookup for commands with arguments
2011-07-15 Robert AncellPass LD_LIBRARY_PATH to child processes if running...
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
next