Skip to content
  1. May 24, 2015
  2. May 21, 2015
  3. Mar 23, 2015
  4. Mar 21, 2015
  5. Sep 08, 2014
  6. Sep 06, 2014
  7. Aug 17, 2014
  8. Aug 06, 2014
  9. Jun 28, 2014
  10. Jun 23, 2014
  11. Jun 22, 2014
  12. Jun 20, 2014
  13. Jun 02, 2014
  14. May 30, 2014
  15. May 29, 2014
  16. May 28, 2014
  17. May 12, 2014
  18. May 08, 2014
  19. May 06, 2014
  20. May 04, 2014
  21. Apr 28, 2014
    • Gustau Perez's avatar
      Fix su/sudo detection. · abdebd3f
      Gustau Perez authored and Christian Persch's avatar Christian Persch committed
      Commit 1244dbb6 states that gnome-terminal doesn't work under sudo. To
      detect this that checks whether the uid or gid have changed or that the
      e[uid|gid] are 0.
      
      If the user already belongs to the group wheel or was root without doing any su or sudo
      gnome-terminal will exit.
      
      What we need to check is whether e[uid|gid] have changed (because the user was
      root already or because the user belongs to the wheel/root group) and
      check if the e[uid|gid] are 0. In that case the gnome-terminal is run under
      su/sudo and gnome-terminal should bail out.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=727799
      (cherry picked from commit 612345d2)
      abdebd3f
  22. Apr 26, 2014
  23. Apr 25, 2014
  24. Apr 23, 2014
  25. Apr 22, 2014
  26. Apr 21, 2014
  27. Apr 20, 2014
  28. Apr 19, 2014
  29. Apr 18, 2014