Commit Graph

38 Commits

Author SHA1 Message Date
Michael Bouchaud f17a3c2d90 entrance: warn-- 2014-02-06 22:23:28 +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
Andrew Williams e52b09740c Fix the daemon crash that I was seeing 2014-01-11 22:33:52 +00:00
Michael Bouchaud 704645e370 entrance: don't free user if present in history 2014-01-10 00:42:40 +01:00
Michael Bouchaud b189b81401 entrance: save info about user 2014-01-10 00:13:01 +01:00
Michael Bouchaud 5fbad35901 entrance: void++ 2014-01-09 00:04:44 +01:00
Michael Bouchaud ccdf5ab8f5 entrance: fix previous segv :) 2014-01-08 23:49:40 +01:00
Michael Bouchaud 9b3911a4fb entrance: formating 2014-01-08 23:41:12 +01:00
Michael Bouchaud af02c01ca7 entrance: hum a segv here ... really needed ? 2014-01-08 22:57:05 +01:00
Michael Bouchaud 3478743ea3 entrance: I've say remove 2014-01-08 22:33:32 +01:00
Michael Bouchaud 20fff0000f entrance: remove this useless link 2014-01-08 22:28:51 +01:00
Michael Bouchaud 195f7d3d73 entrance: bump version and check alloca 2014-01-08 22:25:04 +01:00
Michael Bouchaud b7b17e6d37 entrance: fix ENTRANCE_USER env var 2014-01-08 22:20:38 +01:00
Marcel Hollerbach 0519de4d9a entrance: use sh with /etc/X11/xinit/xinitrc, thx to Marcel Hollerbach 2014-01-08 21:46:06 +01:00
Michael Bouchaud 1f54faeb13 entrance: remove a warning 2013-11-16 00:49:57 +01:00
Michael Bouchaud b51edc9c1c entrance: Let user choose WM/DE by his choice and pass it as parameter to the system session command 2013-11-08 00:10:15 +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
Michael Bouchaud 519342a564 entrance: use login command everywhere 2013-09-16 22:22:47 +02:00
Michael Bouchaud 6da13be704 entrance: rearrange login with default system command 2013-09-04 23:24:26 +02:00
Michael Bouchaud 5797cf9bf9 Merge branch 'master' of git+ssh://git.enlightenment.org/misc/entrance 2013-09-04 21:33:26 +02:00
Michael Bouchaud d9b1f4e04b entrance: warn-- 2013-09-04 21:18:45 +02:00
Carsten Haitzler 16d33cdc4d use compile defined paths for exec of entrance 2013-09-04 12:18:09 +09:00
Carsten Haitzler 530e75cf74 fix segv in entrance history if session is null. - MERGE 2013-09-04 12:17:43 +09: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 dc775b5cb8 entrance: typo in configure.ac and fix compil with --enable-grub2. Big thx to Igor Murzov
SVN revision: 76874
2012-09-19 19:24:33 +00:00
Michael BOUCHAUD f884d69dc9 entrance: remove lock file when killed
SVN revision: 76741
2012-09-17 08:31:13 +00:00
Michael BOUCHAUD 8692835556 entrance: more work on log
SVN revision: 76477
2012-09-11 19:52:26 +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 e7ee1046ad entrance: this is useless
SVN revision: 76083
2012-09-03 22:57:33 +00:00
Michael BOUCHAUD a8ce8a5be5 entrance: improve log
SVN revision: 76081
2012-09-03 22:48:26 +00:00
Cedric BAIL b9831a4213 entrance: fix FILE leak by RustyBSD.
Would be nice to use Eina_File and friends instead.


SVN revision: 75947
2012-09-03 05:42:46 +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