9 Commits (70decd5b2b4937390f0037c0b00b845f5a97fc62)

Author SHA1 Message Date
Peter Hutterer 84bc4035b8 weston-launch: always run through all groups 6 years ago
Sergei Trofimovich 43c5a65b03 configure.ac: use AC_HEADER_MAJOR to detect major()/minor() 7 years ago
Pekka Paalanen 1a2adfedea weston-launch: improve help text for -u and -t 7 years ago
Pekka Paalanen 625f56f062 weston-launch: fix -t option parsing 7 years ago
Pekka Paalanen 5949e48d1d weston-launch: quit if -t without -u 7 years ago
Pekka Paalanen 2667e9e399 configure: replace HAVE_LIBDRM with BUILD_DRM_COMPOSITOR 8 years ago
Daniel Stone 5a313c2f00 weston-launch: Add sysmacros.h include for major() 8 years ago
Quentin Glidic 056889a142
weston-launch: Only run a login shell for new sessions 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Tom Hochstein e57056f55c weston-launch: Handle invalid command line options 8 years ago
Dawid Gajownik f3c8336320 weston-launch: On error putenv returns a non-zero value 9 years ago
Bryce Harrington 430aee1c23 weston-launch: Drop redundant exit() 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Murray Calavera 883ac02d22 Whitespace corrections 9 years ago
Derek Foreman 280e7dd918 cosmetic: replace boolean function return values with bool 10 years ago
Kristian Høgsberg d2c9d8af50 configure.ac: Make libdrm optional in weston-launch 11 years ago
Kristian Høgsberg a28ba55b56 launcher: Make sure we drop drm master before we allow VT switches 11 years ago
Kristian Høgsberg 0eee0a28ba weston-launch: Revoke and close input fds when we vt switch away 11 years ago
Kristian Høgsberg fb08e4bdaa weston-launch: Use /bin/sh for launching weston 11 years ago
Kristian Høgsberg af393dcc69 weston-launch: Only store drm fd if we successfully opened and stat'ed it 11 years ago
Kristian Høgsberg e05f228a5f launcher: Print a more descriptive error message when we don't get a VT 11 years ago
Tomeu Vizoso d7865b2f75 weston-launch: Only drop privileges if running as root 11 years ago
Kristian Høgsberg 3f4958755d launcher: Move rest of tty object into struct weston_launcher 11 years ago
Kristian Høgsberg 6a7c8492cc weston-launch: Use fstat to make sure we stat the right fd 11 years ago
Kristian Høgsberg 81b4963949 launcher: Handle tty setup and teardown in launcher 11 years ago
Kristian Høgsberg 1eb482d814 launcher: Handle drm set/drop master and vt switch signals in launcher 11 years ago
Kristian Høgsberg bf3c374b1b weston-launch: Use SOCK_SEQPACKET for the launcher socket 11 years ago
Kristian Høgsberg f45b1e8284 weston-launch: Pass the right CLOEXEC flag to fcntl 11 years ago
Kristian Høgsberg 1ff5109b5f compositor: Open drm device through launcher 11 years ago
Rob Bradford 7ac9f73c7d weston-launch: Only pass non-NULL value into setenv() 11 years ago
Peter Hutterer 34be0608c7 weston-launch: always drop privileges before execve 11 years ago
Eduardo Lima d0357bbb97 weston-launch: Fix signal mask typo 11 years ago
Kristian Høgsberg 73c60ab6e9 weston-launch: Unblock our signalfd signals before execing child 11 years ago
Kristian Høgsberg f2807701d9 weston-launch: Switch to regular poll 11 years ago
Kristian Høgsberg 636156d5f6 weston-launch: Don't start new session unless -u is given 11 years ago
Kristian Høgsberg ab4999492c weston-launch: Drop sleep_fork option 11 years ago
Kristian Høgsberg ca70f2fc68 weston-launch: Move child setup and exec to its own function 11 years ago
Kristian Høgsberg 18684d442e weston-launch: Ignore sighup 11 years ago
Kristian Høgsberg 07d48a306e weston-launch: Fix the typo for real this time 11 years ago
Kristian Høgsberg 7e80f1b656 weston-launch: Fix an error message typo 11 years ago
Quentin Glidic 735302ea2d weston-launch: Set all groups for user 11 years ago
Kristian Høgsberg 1a81abb1dd weston-launch: Don't exit on SIGTERM 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Ander Conselvan de Oliveira 9bdfc48f09 weston-launch: Fix failure to exec weston due to initalized argv values 11 years ago
Rob Bradford d33f2b065c weston-launch: Print explanation of why we failed to open the device 12 years ago
Quentin Glidic ff3230952a weston-launch: Run weston in the user login shell 12 years ago
Siddharth Heroor d6be88b5e2 weston-launch: cleanup - return failures in main with EXIT_FAILURE 12 years ago
Philipp Brüschweiler 7a3ec74cb6 weston-launch: return better value if weston dies because of a signal 12 years ago
Philipp Brüschweiler ff253129c5 weston-launch: move function calls out of assert() 12 years ago
Kristian Høgsberg 272d243e00 weston-launch: Clear environment and set it up from scratch 12 years ago