Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Security bump. Failure to check the return value of setuid() in a privileged ↵ | Donnie Berkholz | 2006-06-20 | 3 | -58/+15 |
| | | | | | | | process could be used by a local user for file overwriting and possible privilege escalation in corner cases. See http://lists.freedesktop.org/archives/xorg/2006-June/016146.html for more information. (Portage version: 2.1.1_pre1-r1) (Unsigned Manifest commit) | ||||
* | Security bump. Failure to check the return value of setuid() in a privileged ↵ | Donnie Berkholz | 2006-06-20 | 4 | -1/+79 |
| | | | | | | process could be used by a local user for file overwriting and possible privilege escalation in corner cases. See http://lists.freedesktop.org/archives/xorg/2006-June/016146.html for more information. (Portage version: 2.1.1_pre1-r1) | ||||
* | Revision bump to make sure the xinitrc changes get distributed. | Joshua Baergen | 2006-06-11 | 3 | -58/+11 |
| | | | | | (Portage version: 2.1) (Unsigned Manifest commit) | ||||
* | Revision bump to make sure the xinitrc changes get distributed. | Joshua Baergen | 2006-06-11 | 3 | -1/+54 |
| | | | | (Portage version: 2.1) | ||||
* | Fix executable test in xinitrc. (truc, bug #136316) | Joshua Baergen | 2006-06-11 | 1 | -9/+9 |
| | | | | | (Portage version: 2.1) (Unsigned Manifest commit) | ||||
* | Fix executable test in xinitrc. (truc, bug #136316) | Joshua Baergen | 2006-06-11 | 2 | -2/+5 |
| | | | | (Portage version: 2.1) | ||||
* | (#133671) xterm in RDEPEND causes a circular dependency with ↵ | Donnie Berkholz | 2006-05-31 | 1 | -19/+19 |
| | | | | | | | >=virtual/x11-7. Move it to PDEPEND. (Portage version: 2.1_rc3-r1) (Unsigned Manifest commit) | ||||
* | (#133671) xterm in RDEPEND causes a circular dependency with ↵ | Donnie Berkholz | 2006-05-31 | 2 | -4/+9 |
| | | | | | | >=virtual/x11-7. Move it to PDEPEND. (Portage version: 2.1_rc3-r1) | ||||
* | (#133060) Also use hald, or it's possible to log in without the desktop ↵ | Donnie Berkholz | 2006-05-11 | 3 | -63/+15 |
| | | | | | | | environment handling events (Tiziano Müller). (Portage version: 2.1_pre10-r2) (Unsigned Manifest commit) | ||||
* | (#133060) Also use hald, or it's possible to log in without the desktop ↵ | Donnie Berkholz | 2006-05-11 | 4 | -3/+57 |
| | | | | | | environment handling events (Tiziano Müller). (Portage version: 2.1_pre10-r2) | ||||
* | (#131032) Also note that for dynamic VT, you need to remove the VT arg from ↵ | Donnie Berkholz | 2006-04-23 | 1 | -12/+26 |
| | | | | | | | /etc/X11/xdm/Xservers. (Portage version: 2.1_pre9-r3) (Unsigned Manifest commit) | ||||
* | (#131032) Also note that for dynamic VT, you need to remove the VT arg from ↵ | Donnie Berkholz | 2006-04-23 | 2 | -2/+8 |
| | | | | | | /etc/X11/xdm/Xservers. (Portage version: 2.1_pre9-r3) | ||||
* | (#130764) Fix bad grammar in comments (Erik Musick). | Donnie Berkholz | 2006-04-21 | 1 | -6/+6 |
| | | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | (#130764) Fix bad grammar in comments (Erik Musick). | Donnie Berkholz | 2006-04-21 | 2 | -3/+6 |
| | | | | (Portage version: 2.1_pre7-r5) | ||||
* | Also run after readahead-list. Fix typo in confd comment. | Donnie Berkholz | 2006-04-21 | 1 | -9/+9 |
| | | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | Also run after readahead-list. Fix typo in confd comment. | Donnie Berkholz | 2006-04-21 | 3 | -4/+8 |
| | | | | (Portage version: 2.1_pre7-r5) | ||||
* | Missed the actual init script changes last time. Add it now, with a ↵ | Donnie Berkholz | 2006-04-21 | 1 | -12/+12 |
| | | | | | | rewritten depend() section by UberLord. (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | Missed the actual init script changes last time. Add it now, with a ↵ | Donnie Berkholz | 2006-04-21 | 4 | -8/+29 |
| | | | | | | rewritten depend() section by UberLord. (Portage version: 2.1_pre7-r5) | ||||
* | Add a note that rc.conf overrides this DISPLAYMANAGER setting, even though ↵ | Donnie Berkholz | 2006-04-20 | 1 | -6/+6 |
| | | | | | | rc.conf is deprecated. (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | Add a note that rc.conf overrides this DISPLAYMANAGER setting, even though ↵ | Donnie Berkholz | 2006-04-20 | 2 | -1/+6 |
| | | | | | | rc.conf is deprecated. (Portage version: 2.1_pre7-r5) | ||||
* | Give credit where credit is due. | Donnie Berkholz | 2006-04-20 | 1 | -3/+3 |
| | | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | Give credit where credit is due. | Donnie Berkholz | 2006-04-20 | 1 | -2/+2 |
| | | | | (Portage version: 2.1_pre7-r5) | ||||
* | (#70689) Start the login manager sooner. Configured using XSTATICVT in ↵ | Donnie Berkholz | 2006-04-20 | 1 | -9/+12 |
| | | | | | | /etc/conf.d/xdm (a new file), enabled by default. Also move DISPLAYMANAGER from /etc/rc.conf to /etc/conf.d/xdm, but the rc.conf setting remains preferred over the /etc/conf.d/xdm setting. (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | (#70689) Start the login manager sooner. Configured using XSTATICVT in ↵ | Donnie Berkholz | 2006-04-20 | 4 | -2/+21 |
| | | | | | | /etc/conf.d/xdm (a new file), enabled by default. Also move DISPLAYMANAGER from /etc/rc.conf to /etc/conf.d/xdm, but the rc.conf setting remains preferred over the /etc/conf.d/xdm setting. (Portage version: 2.1_pre7-r5) | ||||
* | (#62086) Allow ~/.xinitrc to be an executable file of any type, not just a ↵ | Donnie Berkholz | 2006-04-20 | 1 | -12/+12 |
| | | | | | | /bin/sh script (Carlo von Loesch). (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit) | ||||
* | (#62086) Allow ~/.xinitrc to be an executable file of any type, not just a ↵ | Donnie Berkholz | 2006-04-20 | 4 | -3/+17 |
| | | | | | | /bin/sh script (Carlo von Loesch). (Portage version: 2.1_pre7-r5) | ||||
* | Pull old ebuild. | Donnie Berkholz | 2006-04-08 | 1 | -9/+3 |
| | | | | (Portage version: 2.1_pre7-r4) (Unsigned Manifest commit) | ||||
* | Pull old ebuild. | Donnie Berkholz | 2006-04-08 | 3 | -47/+4 |
| | | | | (Portage version: 2.1_pre7-r4) | ||||
* | Better portability among different /bin/sh'es. | Donnie Berkholz | 2006-04-04 | 1 | -13/+9 |
| | | | | (Portage version: 2.1_pre6-r5) (Unsigned Manifest commit) | ||||
* | Better portability among different /bin/sh'es. | Donnie Berkholz | 2006-04-04 | 3 | -1/+52 |
| | | | | (Portage version: 2.1_pre6-r5) | ||||
* | Add ~x86-fbsd keyword. | Diego Elio Pettenò | 2006-03-31 | 1 | -0/+10 |
| | | | | | (Portage version: 2.1_pre7-r3) (Signed Manifest commit) | ||||
* | Add ~x86-fbsd keyword. | Diego Elio Pettenò | 2006-03-31 | 1 | -6/+6 |
| | | | | (Portage version: 2.1_pre7-r3) (Unsigned Manifest commit) | ||||
* | Add ~x86-fbsd keyword. | Diego Elio Pettenò | 2006-03-31 | 2 | -3/+6 |
| | | | | (Portage version: 2.1_pre7-r3) | ||||
* | (#118072) Don't choose twm over valid XSESSION setting when the session ↵ | Donnie Berkholz | 2006-03-23 | 1 | -16/+6 |
| | | | | | | isn't in /etc/X11/Sessions/. (Portage version: 2.1_pre6-r3) (Unsigned Manifest commit) | ||||
* | (#118072) Don't choose twm over valid XSESSION setting when the session ↵ | Donnie Berkholz | 2006-03-23 | 2 | -5/+6 |
| | | | | | | isn't in /etc/X11/Sessions/. (Portage version: 2.1_pre6-r3) | ||||
* | Mark 1.0.1 ~ia64 | Aron Griffis | 2006-03-09 | 1 | -0/+10 |
| | | | | | (Portage version: 2.1_pre5-r4) (Signed Manifest commit) | ||||
* | Mark 1.0.1 ~ia64 | Aron Griffis | 2006-03-09 | 1 | -6/+6 |
| | | | | (Portage version: 2.1_pre5-r4) (Unsigned Manifest commit) | ||||
* | Mark 1.0.1 ~ia64 | Aron Griffis | 2006-03-09 | 4 | -5/+34 |
| | | | | (Portage version: 2.1_pre5-r4) | ||||
* | Added ~ppc64 | Markus Rothe | 2006-02-14 | 1 | -2/+2 |
| | | | | | (Portage version: 2.0.54) (Unsigned Manifest commit) | ||||
* | Added ~ppc64 | Markus Rothe | 2006-02-14 | 2 | -3/+6 |
| | | | | (Portage version: 2.0.54) | ||||
* | Unstable on hppa. | René Nussbaumer | 2006-01-31 | 1 | -2/+2 |
| | | | | | (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit) | ||||
* | Unstable on hppa. | René Nussbaumer | 2006-01-31 | 2 | -3/+6 |
| | | | | (Portage version: 2.1_pre3-r1) | ||||
* | xinit uses the GPL-2 among its other licenses. | Joshua Baergen | 2006-01-14 | 1 | -12/+2 |
| | | | | | (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit) | ||||
* | xinit uses the GPL-2 among its other licenses. | Joshua Baergen | 2006-01-14 | 2 | -4/+8 |
| | | | | (Portage version: 2.1_pre3-r1) | ||||
* | sh love | Mike Frysinger | 2005-12-31 | 1 | -0/+10 |
| | | | | | (Portage version: 2.1_pre2) (Signed Manifest commit) | ||||
* | sh love | Mike Frysinger | 2005-12-31 | 1 | -1/+1 |
| | | | | | (Portage version: 2.1_pre2) (Unsigned Manifest commit) | ||||
* | sh love | Mike Frysinger | 2005-12-31 | 1 | -2/+2 |
| | | | | (Portage version: 2.1_pre2) | ||||
* | Pull old versions. | Joshua Baergen | 2005-12-26 | 1 | -5/+1 |
| | | | | | (Portage version: 2.1_pre2) (Unsigned Manifest commit) | ||||
* | Pull old versions. | Joshua Baergen | 2005-12-26 | 5 | -85/+5 |
| | | | | (Portage version: 2.1_pre2) | ||||
* | Marked ~alpha | Stefaan De Roeck | 2005-12-26 | 1 | -2/+2 |
| | | | | | (Portage version: 2.1_pre1) (Unsigned Manifest commit) |