]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - tests/src/libsystem.c
Allow greeters to run in-session
[sojka/lightdm.git] / tests / src / libsystem.c
2013-06-11 Robert AncellOverride fopen, creat, mkdir, chown so tests run not...
2013-06-10 Robert AncellOverride fopen, creat, mkdir, chown so tests run not...
2013-06-07 Robert AncellDon't use g_file_set_contents for X authority
2013-06-07 Robert AncellMerge with trunk
2013-06-07 Robert AncellSet user session in tests in case LightDM was compiled...
2013-05-17 Robert AncellMerge with trunk
2013-05-17 Robert AncellRefactor tests so each object is only required to be...
2013-05-17 Robert AncellOverride XCB to make X tests reliable and predictable...
2013-05-10 Robert Ancellmerge with trunk
2013-05-09 Robert AncellMerge with trunk
2013-04-30 Robert AncellMerged
2013-04-30 Robert AncellMerge with trunk
2013-04-24 Guido BerhoersterFix the two bugs which prevent the language selection...
2013-04-23 Iain LaneUse everywhere instead of UPower and ConsoleKit - lock...
2013-04-22 Iain LaneMerge trunk
2013-04-18 Iain LaneAdd missing <unistd.h> include for getpid
2013-03-07 Robert AncellMerge with trunk
2013-03-06 Robert AncellBetter simulate VT switching so tests work
2013-03-06 Robert AncellMerge with trunk
2013-02-20 Robert AncellRefactor tests
2013-02-11 Robert AncellRun each test in its own /tmp dir so they can't interfe...
2012-10-05 Robert AncellChanges to QLightDM
2012-10-01 Robert AncellAdd greeter-show-remote-login hint
2012-10-01 Robert AncellOverride setegid, setresgid, seteuid and setresuid...
2012-09-24 Michael Terryfix test suite on non-amd64 by overloading open64 as...
2012-09-24 Michael Terryuse shared function to improve maintainability of open...
2012-09-24 Michael Terryalso preload open64
2012-08-29 Robert AncellAdd remote sessions
2012-08-24 Robert AncellWorking and passing tests
2012-08-24 Robert AncellFix small bugs in remote authentication prompts not...
2012-08-21 Robert AncellAdd some tests and more work on remote sessions
2012-08-20 Robert AncellSupport multiple simultaneous PAM prompts
2012-08-17 Michael Terrymerge from trunk
2012-06-21 Robert AncellFix compilation with GCC 4.7
2012-06-21 Matthew Fischerfixes #999884 by removing the include of <unistd.h>
2012-06-12 Robert AncellHandle setresgid and setresuid not being available
2012-06-12 Robert AncellAdd stubs in libsystem for utmp calls
2012-04-24 Michael Terryadd tests for multi-prompt
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-04-05 Robert AncellFix PAM conversations after authentication from locking...
2012-03-28 Robert AncellMerge with trunk
2012-03-28 Robert AncellHandle failures in pam_setcred
2012-03-28 Robert AncellCheck lightdm handles pam_open_session failing
2012-03-28 Robert AncellAdd test for home directory being created on pam_open_s...
2012-03-20 Robert AncellRemove LIGHTDM_TEST_CONFIG variable - just use LIGHTDM_...
2012-03-20 Robert AncellCall initgroups before pam_setcred - this allows pam_se...
2012-03-19 Robert AncellAdd tests for multiply PAM info prompts and two factor...
2012-03-15 Robert AncellAdd regression test for PAM conversations that have...
2012-03-08 Robert AncellAdd a seat option greeter-allow-guest which controls...
2012-03-06 Robert AncellFix session wrapper working the same as it did in 1.1.3
2012-03-05 Robert AncellStop file descriptors leaking into the session processes
2012-02-29 Robert AncellImprove simulation of PAM environment
2012-02-29 Robert AncellAdd regression tests for PAM crashing (disabled for...
2012-02-28 Robert AncellTest if greeter based password changes work
2012-02-28 Robert AncellCheck autologin fails if prompted for a password
2012-02-28 Robert AncellRename user0, user1, rename-user-invalid
2012-02-28 Robert AncellSplit up and rename test user accounts
2012-02-28 Robert AncellAdd tests for autologin when accounts are denied or...
2012-02-15 Robert AncellDetect and handle correctly PAM modules that return...
2012-02-15 Robert AncellAdd a regression test to check PAM renaming users works
2012-01-17 Robert AncellMerge with trunk
2012-01-17 Robert AncellAdd regression test for users that have their home...
2011-09-29 Robert AncellRemove unused --minimum-vt option
2011-09-29 Robert AncellMake a test session wrapper and remove --session-wrappe...
2011-09-29 Robert AncellUse LD_PRELOAD to intercept system calls for testing