index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
main.c
Age
Commit message (
Expand
)
Author
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
2016-03-26
Implement include command
Mikkel Oscar Lyderik
2016-03-24
Gracefully exit when config is not found
Mikkel Oscar Lyderik
2016-03-24
Make the nvidia warning louder
Drew DeVault
2016-03-24
Don't set WLC_DIM on startup
Drew DeVault
2016-03-24
Update to new WLC API
Drew DeVault
2016-02-27
Free config before exiting sway.
Mikkel Oscar Lyderik
2016-02-26
Correctly exit sway on errors.
Mikkel Oscar Lyderik
2016-02-25
Fix for when sway_abort doesn't exit
Yacine Hmito
2016-02-25
No options when using sway as IPC client
Yacine Hmito
2016-02-25
Removed p as a valid CLI option
Yacine Hmito
2016-01-22
Prevent ipc from crashing sway
crondog
2016-01-19
libinput
Cole Mickens
2016-01-05
Init layout before checking config
Mikkel Oscar Lyderik
2015-12-29
Handle SIGTERM sent to sway
Mikkel Oscar Lyderik
2015-12-14
Detect proprietary AMD drivers too
Streetwalrus Einstein
2015-12-12
Implement invoking `sway` as IPC client
Drew DeVault
2015-11-29
Merge pull request #276 from sce/earlier_logging
Drew DeVault
2015-11-29
main: Setup logging before wlc_init.
S. Christoffer Eliesen
2015-11-28
Fix option parsing
Christoph Gysin
2015-11-28
sway: Add --help option that prints usage
Christoph Gysin
[next]