| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Make screens configurable | Robert Ancell | 2011-11-22 | 2 | -109/+258 |
* | | Send GetProperty, QueryTree, GetGeometry, GetWindowAttributes responses | Robert Ancell | 2011-11-21 | 2 | -10/+184 |
* | | Decode CreatePixmap, FreePixmap, ChangeGC, CopyGC, FreeGC | Robert Ancell | 2011-11-21 | 2 | -0/+403 |
* | | Decode CirculateWindow, GetGeometry, QueryTree, GetAtomName, ChangeProperty, ... | Robert Ancell | 2011-11-21 | 2 | -0/+274 |
* | | Decode UnmapSubwindows | Robert Ancell | 2011-11-21 | 2 | -0/+31 |
* | | Decode DestroySubwindows, ChangeSetSave, ReparentWindow, MapSubwindows | Robert Ancell | 2011-11-21 | 2 | -0/+132 |
* | | Decode ChangeWindowAttributes, GetWindowAttributes | Robert Ancell | 2011-11-21 | 2 | -31/+139 |
* | | Decode CreateWindow, DestroyWindow, MapWindow, UnmapWindow, ConfigureWindow | Robert Ancell | 2011-11-21 | 2 | -10/+268 |
|/ |
|
* | Fix distcheck issue | Robert Ancell | 2011-10-25 | 1 | -1/+1 |
* | Merge in VNC tests | Robert Ancell | 2011-10-20 | 17 | -827/+2658 |
* | Use previous session for automatic login or if greeter does not request one. | Robert Ancell | 2011-10-18 | 7 | -0/+101 |
* | Add tests to check session picker works from greeter | Robert Ancell | 2011-10-18 | 4 | -0/+53 |
* | Update autologin-previous-session to new script format | Robert Ancell | 2011-10-18 | 2 | -1/+4 |
* | merge in changes from stable branch | Robert Ancell | 2011-10-18 | 6 | -6/+54 |
* | Fix non-distributed tests/src/lightdm-session | Robert Ancell | 2011-10-14 | 1 | -0/+2 |
* | Update build system to find moc/uic | BobMauchin | 2011-10-10 | 1 | -1/+1 |
* | Fix make dist errorlightdm-1.1.0 | Robert Ancell | 2011-10-07 | 1 | -2/+2 |
* | Note some more tests to make | Robert Ancell | 2011-09-29 | 1 | -3/+4 |
* | Rename test-guest-account to standard guest-account | Robert Ancell | 2011-09-29 | 7 | -9/+4 |
* | Remove --greeter-session option | Robert Ancell | 2011-09-29 | 5 | -10/+17 |
* | Remove unused --minimum-display-number option | Robert Ancell | 2011-09-29 | 42 | -8/+107 |
* | Remove unused --minimum-vt option | Robert Ancell | 2011-09-29 | 2 | -2/+1 |
* | Make a test session wrapper and remove --session-wrapper option | Robert Ancell | 2011-09-29 | 4 | -2/+13 |
* | Rename test-xserver to X and remove --xserver-command option | Robert Ancell | 2011-09-29 | 3 | -6/+5 |
* | Use LD_PRELOAD to intercept system calls for testing | Robert Ancell | 2011-09-29 | 4 | -45/+647 |
* | Switching to a user without a password bypasses the greeter | Robert Ancell | 2011-09-29 | 6 | -19/+109 |
* | Test session-setup script failing | Robert Ancell | 2011-09-16 | 3 | -0/+37 |
* | Test greeter-setup script hook failing | Robert Ancell | 2011-09-16 | 3 | -0/+28 |
* | Improve script hook tests | Robert Ancell | 2011-09-16 | 8 | -41/+73 |
* | Improve script hook tests | Robert Ancell | 2011-09-16 | 4 | -3/+41 |
* | Add missing script | Robert Ancell | 2011-09-16 | 1 | -0/+23 |
* | Test display setup script | Robert Ancell | 2011-09-16 | 5 | -0/+68 |
* | Fix distcheck issues | Robert Ancell | 2011-09-07 | 1 | -37/+2 |
* | Merge .script and .conf files in tests | Robert Ancell | 2011-09-07 | 72 | -1373/+1383 |
* | Fix distcheck issue | Robert Ancell | 2011-09-06 | 1 | -0/+2 |
* | Fix XMDCP authorization | Robert Ancell | 2011-09-06 | 1 | -1/+1 |
* | Check XDMCP authorization in test X server | Robert Ancell | 2011-09-06 | 1 | -8/+59 |
* | Run XDMCP tests without a unix channel and log differently if the connection ... | Robert Ancell | 2011-09-06 | 2 | -22/+35 |
* | Don't run xserver/session crash tests for both gobject and Qt - they don't us... | Robert Ancell | 2011-09-06 | 5 | -8/+2 |
* | Test X server crash in greeter returns to greeter | Robert Ancell | 2011-09-06 | 4 | -11/+24 |
* | Stop daemon if greeter does not start | Robert Ancell | 2011-09-06 | 9 | -15/+76 |
* | Exit daemon if a seat fails which has exit-on-failure set to true | Robert Ancell | 2011-09-06 | 7 | -64/+23 |
* | Fix an underlinking issue with test-qt-greeter | Guido Berhoerster | 2011-08-29 | 1 | -2/+4 |
* | List some tests to create | Robert Ancell | 2011-07-26 | 1 | -0/+3 |
* | Fix distcheck issuelightdm-0.9.0 | Robert Ancell | 2011-07-25 | 1 | -1/+1 |
* | Add tests to check guest account cleaned up after login | Robert Ancell | 2011-07-25 | 10 | -15/+161 |
* | Add tests for login with invalid sessions, and autologin with session/xserver... | Robert Ancell | 2011-07-25 | 18 | -16/+167 |
* | Check guest account creation/destruction in regression tests | Robert Ancell | 2011-07-25 | 6 | -66/+128 |
* | Make display emit ready signal, don't signal when greeters start | Robert Ancell | 2011-07-24 | 1 | -1/+1 |
* | Add some notes about things to implement | Robert Ancell | 2011-07-24 | 1 | -0/+4 |