Age | Commit message (Expand) | Author |
2018-01-05 | fix typos in comments/messages; add shutting down message | Dominique Martinet |
2017-12-31 | Consolidate WLR and Sway logging | Calvin Lee |
2017-12-16 | Merge branch 'wlroots' into feature/input | Tony Crisci |
2017-12-15 | xkb config | Tony Crisci |
2017-12-09 | working xcursor | Tony Crisci |
2017-12-06 | Add output config | emersion |
2017-12-05 | Add minimal config subsystem | emersion |
2017-12-02 | log env after ipc init | Tony Crisci |
2017-11-28 | remove nvidia support claim | Tony Crisci |
2017-11-22 | Wire up IPC server | Drew DeVault |
2017-11-19 | Add outputs to the tree | Drew DeVault |
2017-11-18 | Move everything to sway/old/ | Drew DeVault |
2017-11-11 | Initialize outputs from backend and add to tree | Drew DeVault |
2017-11-11 | Fire up the wlroots backend and run the event loop | Drew DeVault |
2017-10-24 | nvidia: Validate the nvidia_drm module options | Dan Robertson |
2017-08-14 | Check for Raspberry Pi | azarus |
2017-06-06 | FreeBSD fixes | johalun |
2017-05-11 | Terminate when both suid bit and filecaps are set | Mykyta Holubakha |
2017-05-11 | Initialise logging earlier | Mykyta Holubakha |
2017-04-26 | Add -DVERSION flag for release version numbers | Sebastian Noack |
2017-04-12 | Implement more thourough nvidia config check | Drew DeVault |
2017-04-12 | Downgrade nvidia proprietary driver warning | Drew DeVault |
2017-04-07 | Add libcap check to CMake | JerziKaminsky |
2017-03-10 | UnGNUify the codebase | Drew DeVault |
2017-02-23 | Move env logging to earlier than wlc_init | Drew DeVault |
2017-02-20 | Read configs from /etc/sway/security.d/* | Drew DeVault |
2017-01-16 | Unset LD_LIBRARY_PATH, unless specified | Mykyta Holubakha |
2017-01-12 | Log capability dropping | Mykyta Holubakha |
2017-01-12 | Keep CAP_SYS_PTRACE with suid binary | Mykyta Holubakha |
2016-12-17 | Change how security config is loaded | Drew DeVault |
2016-12-15 | Handle malloc failures from read_line | Drew DeVault |
2016-12-09 | Fix build on FreeBSD | Greg V |
2016-12-04 | Decrement expected_len | Drew DeVault |
2016-12-04 | Drop restart command from sanity check | Drew DeVault |
2016-12-02 | Check for CAP_SYS_PTRACE | Drew DeVault |
2016-12-02 | Deal with LD_LIBRARY_PATH | Drew DeVault |
2016-12-02 | Unset LD_PRELOAD on startup (before dropping root) | Drew DeVault |
2016-12-02 | Flesh out security_sanity_check | Drew DeVault |
2016-12-01 | Shut Clang up | Drew DeVault |
2016-12-01 | Write example security config, start on code | Drew DeVault |
2016-10-27 | Log LD_LIBRARY_PATH | Drew DeVault |
2016-10-27 | Remove duplicate redhat-release line | Drew DeVault |
2016-10-27 | Log uname -a on startup | Drew DeVault |
2016-10-27 | Log contents of distro version files | Drew DeVault |
2016-10-27 | Log important env vars on startup | Drew DeVault |
2016-10-02 | moved ipc_init above config file processing. | Patrick Sauter |
2016-09-20 | Split setgid and setuid, add privilege check | D.B |
2016-09-01 | Reorganize includes | Drew DeVault |
2016-05-05 | sway/main.c: simplify free'ing by switching to the helper method | Daniel Lockyer |
2016-04-16 | Update to wlc 0.0.2 | Drew DeVault |