summaryrefslogtreecommitdiff
path: root/app/xlockmore
AgeCommit message (Expand)Author
2024-01-22Rewrite the privsep imsg code using the new ibuf API.Claudio Jeker
2023-12-14Replace another memset() with explicit_bzero() since the goal is the reasonClaudio Jeker
2023-12-14Use proper len in strndup() call for the style argument.Claudio Jeker
2023-09-06include signal.h for kill(2)Jonathan Gray
2022-08-29Properly support style in passwd\nOK matthieuGreg Steuck
2022-07-07xlock: unveil(2) all login.conf files for readingSebastien Marie
2022-06-26Implement privilege separation in xlock(1).Matthieu Herrb
2021-03-13Remove the 30s minimum delay for xlock timeouts. From Alex Raschi.Matthieu Herrb
2020-09-22use <signal.h> instead of <sys/signal.h>Theo de Raadt
2019-12-03disable opengl and mesa functionalityTheo de Raadt
2018-03-16take a change from xlockmore 5.55 to make it build with llvm 6.0.0Jonathan Gray
2017-03-07pass CC, CXX, CXXFLAGS to the xenocara build; ok matthieu@Christian Weisgerber
2017-02-04Bring in some changes from xlock 5.50 to prevent clang from erroringJonathan Gray
2015-04-24don't read past the end of an arrayJonathan Gray
2014-08-13Install resource files in /usr/X11R6/share/X11/app-defaultsMatthieu Herrb
2011-12-10set CONFIG_SITE in configure's environment.Matthieu Herrb
2011-03-08xcb is no longer optional.Matthieu Herrb
2010-11-30Set datarootdir. fixes manual page installing in the wrong dir noticedMatthieu Herrb
2010-11-27regenMatthieu Herrb
2010-11-27Explicitely link libxcb when needed for static arches.Matthieu Herrb
2010-08-05Disable ftgl support explictely.Matthieu Herrb
2008-07-20Formatting fix. From Tim van der Molden.Matthieu Herrb
2008-05-11Explicitly disable rplay. Found by mbalmer@Matthieu Herrb
2008-01-06"fix" make distcleanMatthieu Herrb
2007-04-09Fix libraries list for static architecturesMatthieu Herrb
2007-04-07pass CFLAGS to configureMatthieu Herrb
2007-03-18don't assume mkinstalldirs is executable.Matthieu Herrb
2007-02-04Explicitely disable ttf, to avoid picking the port's version.Matthieu Herrb
2006-11-28app-defaults live in /etc/X11/app-defaultsMatthieu Herrb
2006-11-27$Xenocara$ -> $OpenBSD$Matthieu Herrb
2006-11-27Support installing in $(DESTDIR)Matthieu Herrb
2006-11-26regen with OpenBSD autotoolsMatthieu Herrb
2006-11-26OpenBSD customizations/adaptations:Matthieu Herrb
2006-11-26Build infrastructure for appMatthieu Herrb
2006-11-26Importing xlockmore 5.22Matthieu Herrb