Commit Graph

45 Commits

Author SHA1 Message Date
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 9f1e051926 entrance: warn-- 2014-01-09 00:09:31 +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 6a77df16f2 entrance: manage user wallpaper transition 2014-01-08 22:27:54 +01:00
Michael Bouchaud 1df4d95c89 entrance: fill config panel 2014-01-08 22:27:10 +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
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