summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-08xinit 1.3.3xinit-1.3.3Alan Coopersmith
2013-09-08Add Apple copyright/license notice from launchd files to COPYINGAlan Coopersmith
2013-08-24Use pid_t instead of int for type of pidsAlan Coopersmith
2013-08-07Check for openssl as mkcookie fallback on all platforms, not just OpenBSDAlan Coopersmith
2013-07-18Declare processTimeout() as taking a const string argAlan Coopersmith
2013-07-18If we have to forcibly kill the Xserver on Solaris, reset kbd_modeAlan Coopersmith
2013-05-31Use xinitrc.d/?*.sh as the matching pattern instead of needing a fragile sed ...Thomas Klausner
2013-02-23Add printf attributes suggested by gccAlan Coopersmith
2013-01-07install: Use sysconfdir instead of libdir for config files.Egbert Eich
2013-01-04man: Set correct config file location in man pageEgbert Eich
2012-09-20privileged_startx: use root:wheel instead of 0:0Jeremy Huddleston Sequoia
2012-07-24XQuartz: Fix an issue where -dpi was not being passed to the server despite b...Jeremy Huddleston
2012-05-19Annotate Fatal and Fatalx as _X_NORETURNJeremy Huddleston
2012-05-19laucnhd: Silence some syslog spamJeremy Huddleston
2012-05-19darwin: Silence a syslog message from defaultsJeremy Huddleston
2012-04-18launchd: Fix the destination of moved-aside directories in privileged_startxJeremy Huddleston
2012-04-18launchd: Load privileged_startx properly on TigerJeremy Huddleston
2012-04-18launchd: Provide more verbose error reporting for launchd checkin failuresJeremy Huddleston
2012-04-18launchd: Don't provide the LaunchAgent on TigerJeremy Huddleston
2012-02-24launchd/privileged_startx: Improved error resolutionJeremy Huddleston
2012-01-27configure.ac: 1.3.2xinit-1.3.2Jeremy Huddleston
2011-11-08Use default clientargs, serverargs, and display if none were setJeremy Huddleston
2011-10-19launchd: Add an option (--with-launchagent-xserver) to set the default X11 se...Jeremy Huddleston
2011-10-17startx: Choose an unused $DISPLAY by default on all platformsJeremy Huddleston
2011-09-08Include <sys/time.h> and <sys/resource.h> unconditionallyJulien Cristau
2011-07-31darwin: Buildfix for Tiger which doesn't have posix_spawnJeremy Huddleston
2011-07-24configure.ac: Bump version to 1.3.1xinit-1.3.1Jeremy Huddleston
2011-06-19DIST_SUBDIRS is not required when using AM_CONDITIONALsGaetan Nadon
2011-06-18Move man pages in the man directoryGaetan Nadon
2011-06-18Use XORG_MANPAGE_SECTIONS rather than cpprules.in to build man pagesGaetan Nadon
2011-05-14launchd: Fix an array-index-out-of-bounds crasherJeremy Huddleston
2011-05-12launchd: Update console redirection to work with libdispatchJeremy Huddleston
2011-05-12launchd Set the correct id for privileged_startxJeremy Huddleston
2011-05-11configure.ac: Fix support for the deprecated --with-launchd-id-prefixJeremy Huddleston
2011-05-11launchd: syslog: Use facility org.x rather than userJeremy Huddleston
2011-05-11launchd: include config.hJeremy Huddleston
2011-05-11Rename launchd-id-prefix to bundle-id-prefixJeremy Huddleston
2011-04-27launchd: Silence clang static analyzerJeremy Huddleston
2011-04-27privileged_startx: Prefer /usr/bin/mktempJeremy Huddleston
2011-04-26launchd: Brownbag fix string compareJeremy Huddleston
2011-04-26launchd: console_redirect: Actually read and log the remaining data when we g...Jeremy Huddleston
2011-04-26launchd: Remove dead EXTRA_DISTJeremy Huddleston
2011-04-26launchd: Fix make distJeremy Huddleston
2011-04-26launchd: Enable stdout/stderr redirection to ASLJeremy Huddleston
2011-04-25launchd: Log messages to ASL rather than fprintfJeremy Huddleston
2011-04-25launchd: Reorganized layout of launchd sourcesJeremy Huddleston
2011-03-24Fix minor typos in startx's comments.Cyril Brulebois
2011-01-29Merge adjacent if (timeout) blocksAlan Coopersmith
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: remove the workaround for the deprecated AC_HELP_STRINGGaetan Nadon