Commit Graph

18 Commits

Author SHA1 Message Date
Mike Blumenkrantz 2ae5d988ff use detected sudo for launching entrance_client
more insanity! relying on PATH to contain anything useful and/or not be overwritten after being set?!? you've already detected the full /path/to/sudo in configure, now use it!
2014-05-05 01:19:04 -04:00
Mike Blumenkrantz 745ba1e293 launch entrance_client with pipe -> read | error
this is insane. you're really just firing off entrance clients into the void and HOPING that they get to the point of launching with no possible way to debug failures????
2014-05-05 01:19:04 -04:00
Mike Blumenkrantz fe9f5b09c6 fix double free on shutdown
fun fact: freeing things on shutdown like this is just wasted lines of code
2014-05-04 23:02:15 -04:00
Michael Bouchaud d8d2b6e04f entrance: the client is now launched with restricted access (nobody user) 2014-03-20 00:45:32 +00:00
Michael Bouchaud 53d146dbe1 entrance: move kill x to xserver_end() 2014-02-07 02:03:08 +00:00
Marcel Hollerbach d7d7f89d23 Revert my last commit & make entrance quit in any way 2014-02-06 11:30:27 +01:00
Marcel Hollerbach 1be65edee7 - Added feature a option called fastexit, if this is set entrance will
quit in any way, if not entrance just quits if the DE exits with an
  error.
- Fixed the issue that entrance is not restarting after closing the
  logged in session, this is done by NOT exitings if a user is logged in
  allready, the pam session is closed, Xserver is quit, so entrance can restart.
2014-01-23 21:44:01 +01:00
Michael Bouchaud a005f75fc0 entrance: entrance_init now init display name but not the cookie 2014-01-16 21:50:15 +01:00
Michael Bouchaud 32d5022a9f entrance: init and shutdown entrance_session 2014-01-13 20:23:16 +01:00
Michael Bouchaud 539a5d93a2 entrance: many improvment
* improve pam login
* fix some profile mistake when login an user
* use EINA_UNUSED
* code refactoring
* remove session login command
2013-10-29 19:26:56 +01:00
Carsten Haitzler 688276f325 fix func prototype to be void and use proper compile defined dirs paths 2013-09-04 12:15:03 +09:00
Michael Bouchaud b262e33eee entrance: merge of my work, I still need to push some code. But I think it's a first step to unbork entrance...
What's in this patch ?
theme rewriting, only a really basic theme is available for time.
you can now set up the wallpaper in the login screen or in the conf
authentication is more secure.
xephyr support
Add some tux
Many bug fix
2013-09-03 20:08:37 +02:00
Michael BOUCHAUD 96e12216a7 entrance: some little fix
SVN revision: 76893
2012-09-20 08:23:51 +00:00
Michael BOUCHAUD f884d69dc9 entrance: remove lock file when killed
SVN revision: 76741
2012-09-17 08:31:13 +00:00
Michael BOUCHAUD a1c7376558 entrance: improve log, some fixes
SVN revision: 76474
2012-09-11 19:29:11 +00:00
Michael BOUCHAUD ef62088c0d entrance: kick them out !
SVN revision: 76085
2012-09-03 23:06:12 +00:00
Michael BOUCHAUD a8ce8a5be5 entrance: improve log
SVN revision: 76081
2012-09-03 22:48:26 +00:00
Michael BOUCHAUD e8fa223631 entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name.
SVN revision: 75061
2012-08-09 20:15:30 +00:00