summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-21xinit 1.0.9xinit-1.0.9Adam Jackson
2008-05-21Unset session environment variables so startx works within a running session.Adam Jackson
2008-05-13Use /bin/ksh instead of /bin/sh on SolarisAlan Coopersmith
2008-05-13Check for proper cookie creation on all platformsAlan Coopersmith
2008-05-13Use od on /dev/random to generate cookie on SolarisAlan Coopersmith
2008-05-12Apple: Don't need to spew unneccessary 'directory exists' messages.Jeremy Huddleston
2008-05-06Apple: No need for these bits being here in xinit as of xserver-1.4.0-apple9Jeremy Huddleston
2008-04-25Apple: Added some OSX version protection, so this will still compile on Tiger...Jeremy Huddleston
2008-04-25Apple: Use CFProcessPath instead of argv[0] trick.Jeremy Huddleston
2008-04-20Replace sprintf() and strcpy() with snprintf().Matthieu Herrb
2008-04-19Cleaned up handling of defaultserver{,args}Jeremy Huddleston
2008-04-19Apple: Fixed make dist to include a missing header and not include generated ...Jeremy Huddleston
2008-04-17Apple: Added privileged_startxJeremy Huddleston
2008-04-14Apple: Wait for privileged_startx to finish, so we don't race to create /tmp/...Jeremy Huddleston
2008-04-13Apple: We renamed font_cache.sh to font_cache for better consistency... Chang...Jeremy Huddleston
2008-04-13Apple: privileged_startx is in XINITDIRJeremy Huddleston
2008-04-08Correctly handle users with spaces in $HOMEJeremy Huddleston
2008-04-05Apple: Renamed LaunchAgent to org.x.startx to distinguish it from the org.x.X...Jeremy Huddleston
2008-04-04Apple: Execute /usr/X11/bin/privileged_startx if it's presentJeremy Huddleston
2008-04-04Apple: Fixed issue where display would not be passed correctly to the server ...Jeremy Huddleston
2008-03-15Use /dev/urandom for cookie it it existsJeremy C. Reed
2008-03-08OpenBSD: use openssl rand -hex 16 to generate the cookie.Matthieu Herrb
2008-03-06xinit 1.0.8xinit-1.0.8Adam Jackson
2008-03-02Apple: Use -c in the launchd plist, so broken .profile/.bashrc don't much up ...Jeremy Huddleston
2008-03-01Apple: Adding support for an xinitrc.d directory on OSX, so fink doesn't need...Jeremy Huddleston
2008-02-18Apple: font caching and defaultsJeremy Huddleston
2008-02-16Added org.x.X11.plist.cpp to EXTRA_DISTJeremy Huddleston
2008-02-10Apple: Support spaces in $HOME for font path, and remove duplicate entryJeremy Huddleston
2008-02-10Apple: Cleaned up font path setting and added font caching to xinitrcJeremy Huddleston
2008-02-09Apple: use -nocpp arg to xrdb if cpp is not installedJeremy Huddleston
2008-02-05Unbreak installs on non-launchd systemsDavid Nusinow
2008-02-01OS-X: Set fontpath in xinitrc to include system / user fonts. Additionally f...Jeremy Huddleston
2008-02-01OS-X: Fixed typoJeremy Huddleston
2008-01-09OS-X: Add bindir to $PATH in startx if it's not thereJeremy Huddleston
2008-01-04OS-X: Properly set enable_xauth if the user has no defaults set and choose a ...Jeremy Huddleston
2007-12-20XQuartz doesn't need the -launchd command line argument anymore.Jeremy Huddleston
2007-12-20OS-X: Need to use bash --login to setup the environment from launchd.Jeremy Huddleston
2007-12-20OS-X: Made defaults test more robustJeremy Huddleston
2007-12-20Added support for OS-X preferences to disable tcp/ip connections and xauthJeremy Huddleston
2007-12-21Define APPLE for the rest of usroot
2007-12-16OS-X: Added argv[0] hack for finding Xquartz UI and icon as well as claiming ...Jeremy Huddleston
2007-12-15Changed x11-exec to actually start X11.app. X11.app will be responsible for ...Jeremy Huddleston
2007-12-15Added Apple launchd supportJeremy Huddleston
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos
2007-12-03Added some support for Xquartz on OS-X.Jeremy Huddleston
2007-09-28Merge branch 'master' of ssh://herrb@git.freedesktop.org/git/xorg/app/xinitMatthieu Herrb
2007-09-28Use /dev/arandom instead of /dev/urandom to generate the cookieMatthieu Herrb
2007-09-17Bumped version to 1.0.7.xinit-1.0.7Tilman Sauerbeck
2007-09-17Bug #12448: Don't try to trap 'ERR'.Tilman Sauerbeck
2007-09-15Bump to 1.0.6xinit-1.0.6Matthieu Herrb