82 Commits (60ee7d4596a1cea9d376ea833bda5dd23881cd01)

Author SHA1 Message Date
Michael Bouchaud 60ee7d4596 wait for xserver end 9 years ago
Michael Bouchaud 46c7cc4214 entrance: autologin use the session saved in your profil 9 years ago
Michael Bouchaud 1872433afa entrance: fix autologin 9 years ago
Marcel Hollerbach 6c82c43b00 entrance: sending theme name here is not necessary 9 years ago
Marcel Hollerbach 08c429ec82 entrance: sent the current theme name 9 years ago
Marcel Hollerbach e2d84f4331 entrance: lets sent a list of available themes 9 years ago
Marcel Hollerbach a02f0dcff7 entrance: those things are not needed anymore! 9 years ago
Marcel Hollerbach 0dcb4f7939 Revert "entrance: removed old user pool fields" 9 years ago
Marcel Hollerbach a838399e24 Revert "entrance: sent the pools via the new method and use the new functions" 9 years ago
Marcel Hollerbach c28e179ddb Revert "entrance: added new functions for the user pool creation" 9 years ago
Marcel Hollerbach 0b2eab9acf entrance: removed old user pool fields 9 years ago
Marcel Hollerbach 778a8a2d0c entrance: sent the pools via the new method and use the new functions 9 years ago
Marcel Hollerbach 27c85e141c entrance: added new functions for the user pool creation 9 years ago
Marcel Hollerbach a5b41b314b entrance: code cleanup 9 years ago
Marcel Hollerbach 0b66634b24 entrance: do not sent the pools twice 9 years ago
Marcel Hollerbach b843665951 entrance: lets sent the pools via the new field. 9 years ago
Michaël Bouchaud (yoz) 9a0b0d75ad Revert "entrance: pools are now sent seperated from the config" 9 years ago
Marcel Hollerbach 58200357c9 entrance: hide files starting with '.' 9 years ago
Marcel Hollerbach a69be80762 entrance: pools are now sent seperated from the config 9 years ago
Michaël Bouchaud (yoz) c51af48c35 entrance: rewrite autofoo to use non recursive Makefile, big thx to vtorri ! 9 years ago
Marcel Hollerbach aede9bef80 entrance: files are now searched with eina_file instead of ecore_file 9 years ago
Michaël Bouchaud (yoz) 6a0aa9f717 entrance: fix DSO issue on clock_gettime, the daemon must be linked with rt 9 years ago
Andy Williams a44f7390e9 Fix launching with SUDO to set the required environment into the sudo env. 9 years ago
Michael Bouchaud 6d93384f12 entrance: use Xsession script to launch the session 9 years ago
Michael Bouchaud 824620a77c entrance: move entrance config to /entrance/entrance.conf 9 years ago
Michael Bouchaud 3cca28d7d1 entrance: use evas to determine if a image file could be loaded 9 years ago
Mike Blumenkrantz 2ae5d988ff use detected sudo for launching entrance_client 9 years ago
Mike Blumenkrantz 745ba1e293 launch entrance_client with pipe -> read | error 9 years ago
Mike Blumenkrantz fe9f5b09c6 fix double free on shutdown 9 years ago
Marcel Hollerbach 5e080c91bc entrance: just append the user! 9 years ago
Marcel Hollerbach 6cb61aa50a Revert "entrance: append the user in the history if there was an update" 9 years ago
Marcel Hollerbach fd8c7b75b5 entrance: append the user in the history if there was an update 9 years ago
Marcel Hollerbach 219c01fa63 entrance: free the pools correctly 9 years ago
Michael Bouchaud d8d2b6e04f entrance: the client is now launched with restricted access (nobody user) 9 years ago
Michaël Bouchaud (yoz) b3c3d5c414 entrance: missing \n 9 years ago
Michaël Bouchaud (yoz) b7bbc97301 entrance: wait for all child 9 years ago
Michael Bouchaud 33097cdf4e entrance: don't use snprintf when not needed. OMG a string in c isn't a char *[]. You are just lucky that works or you don't test it 9 years ago
Michael Bouchaud 0f13895de6 entrance: this namespace is too long, use a shorter one 9 years ago
Michael Bouchaud 83a6df7446 entrance: don't include header in headers 9 years ago
Marcel Hollerbach 9f5b40661a entrance: Added Image loading for more paths. 9 years ago
Michaël Bouchaud (yoz) ab1da1e98e entrance: and really fix this warnings 9 years ago
Michaël Bouchaud (yoz) f10de61725 Revert "Changed the compile settings, the subdirectory event will be compiled as static library and included in the two ther directorys. Just a beauty thing :)" 9 years ago
Marcel Hollerbach 61d0d63bd0 Changed the compile settings, the subdirectory event will be compiled as static library and included in the two ther directorys. Just a beauty thing :) 9 years ago
Michael Bouchaud 53d146dbe1 entrance: move kill x to xserver_end() 9 years ago
Michael Bouchaud f17a3c2d90 entrance: warn-- 9 years ago
Marcel Hollerbach d7d7f89d23 Revert my last commit & make entrance quit in any way 9 years ago
Marcel Hollerbach 1be65edee7 - Added feature a option called fastexit, if this is set entrance will 10 years ago
Michael Bouchaud a005f75fc0 entrance: entrance_init now init display name but not the cookie 10 years ago
Michael Bouchaud 32d5022a9f entrance: init and shutdown entrance_session 10 years ago
Andrew Williams e52b09740c Fix the daemon crash that I was seeing 10 years ago