Commit Graph

133 Commits

Author SHA1 Message Date
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
Andrew Williams 335bf6ce45 entrance: Allow users to switch session. Also load the saved session when selecting a user from the list. thx to Andrew Williams 2014-01-08 21:28:33 +01:00
Michael Bouchaud 00754fb57c entrance: clean++ 2013-12-17 23:24:43 +01:00
Michael Bouchaud 6de070c696 entrance: reset session to use if unknow which one to use 2013-12-17 23:13:43 +01:00
Michael Bouchaud f65d38be0f entrance: load history of user in every case 2013-12-17 23:08:19 +01:00
Michael Bouchaud bb8301501f entrance: efl 1.8 compliant 2013-11-16 00:53:01 +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 c05de4d019 use ints instad of bools for event protocol to avoid unset bytes 2013-09-04 12:18:09 +09: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 13ea3f533a entrance: add login error on wrong password 2013-09-04 02:10:38 +02: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 64195a82cd entrance: fix segv on the client
SVN revision: 77279
2012-10-01 21:23:29 +00: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 9a47d016c6 entrance: fit to recent changes of internal api of elementary. And some code refactoring
SVN revision: 76082
2012-09-03 22:56:53 +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