aboutsummaryrefslogtreecommitdiff
path: root/sway/main.c
AgeCommit message (Expand)Author
2017-06-06FreeBSD fixesjohalun
2017-05-11Terminate when both suid bit and filecaps are setMykyta Holubakha
2017-05-11Initialise logging earlierMykyta Holubakha
2017-04-26Add -DVERSION flag for release version numbersSebastian Noack
2017-04-12Implement more thourough nvidia config checkDrew DeVault
2017-04-12Downgrade nvidia proprietary driver warningDrew DeVault
2017-04-07Add libcap check to CMakeJerziKaminsky
2017-03-10UnGNUify the codebaseDrew DeVault
2017-02-23Move env logging to earlier than wlc_initDrew DeVault
2017-02-20Read configs from /etc/sway/security.d/*Drew DeVault
2017-01-16Unset LD_LIBRARY_PATH, unless specifiedMykyta Holubakha
2017-01-12Log capability droppingMykyta Holubakha
2017-01-12Keep CAP_SYS_PTRACE with suid binaryMykyta Holubakha
2016-12-17Change how security config is loadedDrew DeVault
2016-12-15Handle malloc failures from read_lineDrew DeVault
2016-12-09Fix build on FreeBSDGreg V
2016-12-04Decrement expected_lenDrew DeVault
2016-12-04Drop restart command from sanity checkDrew DeVault
2016-12-02Check for CAP_SYS_PTRACEDrew DeVault
2016-12-02Deal with LD_LIBRARY_PATHDrew DeVault
2016-12-02Unset LD_PRELOAD on startup (before dropping root)Drew DeVault
2016-12-02Flesh out security_sanity_checkDrew DeVault
2016-12-01Shut Clang upDrew DeVault
2016-12-01Write example security config, start on codeDrew DeVault
2016-10-27Log LD_LIBRARY_PATHDrew DeVault
2016-10-27Remove duplicate redhat-release lineDrew DeVault
2016-10-27Log uname -a on startupDrew DeVault
2016-10-27Log contents of distro version filesDrew DeVault
2016-10-27Log important env vars on startupDrew DeVault
2016-10-02moved ipc_init above config file processing.Patrick Sauter
2016-09-20Split setgid and setuid, add privilege checkD.B
2016-09-01Reorganize includesDrew DeVault
2016-05-05sway/main.c: simplify free'ing by switching to the helper methodDaniel Lockyer
2016-04-16Update to wlc 0.0.2Drew DeVault
2016-03-26Implement include commandMikkel Oscar Lyderik
2016-03-24Gracefully exit when config is not foundMikkel Oscar Lyderik
2016-03-24Make the nvidia warning louderDrew DeVault
2016-03-24Don't set WLC_DIM on startupDrew DeVault
2016-03-24Update to new WLC APIDrew DeVault
2016-02-27Free config before exiting sway.Mikkel Oscar Lyderik
2016-02-26Correctly exit sway on errors.Mikkel Oscar Lyderik
2016-02-25Fix for when sway_abort doesn't exitYacine Hmito
2016-02-25No options when using sway as IPC clientYacine Hmito
2016-02-25Removed p as a valid CLI optionYacine Hmito
2016-01-22Prevent ipc from crashing swaycrondog
2016-01-19libinputCole Mickens
2016-01-05Init layout before checking configMikkel Oscar Lyderik
2015-12-29Handle SIGTERM sent to swayMikkel Oscar Lyderik
2015-12-14Detect proprietary AMD drivers tooStreetwalrus Einstein
2015-12-12Implement invoking `sway` as IPC clientDrew DeVault