Commit Graph

226 Commits

Author SHA1 Message Date
Michael Bouchaud 2d371a404f entrance: add ellipsis -1 to avoid warning 2014-05-14 20:13:22 +00:00
Marcel Hollerbach a02f0dcff7 entrance: those things are not needed anymore! 2014-05-14 17:26:52 +02:00
Marcel Hollerbach 28d5a00f35 Revert "entrance: removed unused parameter"
This reverts commit e5e336aa6c.
2014-05-14 17:17:31 +02:00
Marcel Hollerbach 0dcb4f7939 Revert "entrance: removed old user pool fields"
This reverts commit 0b2eab9acf.
2014-05-14 17:16:14 +02:00
Marcel Hollerbach a838399e24 Revert "entrance: sent the pools via the new method and use the new functions"
This reverts commit 778a8a2d0c.
2014-05-14 17:15:55 +02:00
Marcel Hollerbach b01528c8a6 Revert "entrance: added new functions to access the user pools"
This reverts commit 9a5514c6e4.
2014-05-14 17:15:45 +02:00
Marcel Hollerbach c28e179ddb Revert "entrance: added new functions for the user pool creation"
This reverts commit 27c85e141c.
2014-05-14 17:15:33 +02:00
Marcel Hollerbach ce4d8528f5 entrance: code indenting 2014-05-14 16:45:07 +02:00
Marcel Hollerbach e5e336aa6c entrance: removed unused parameter 2014-05-14 16:44:14 +02:00
Marcel Hollerbach 0b2eab9acf entrance: removed old user pool fields 2014-05-14 16:29:17 +02:00
Marcel Hollerbach 778a8a2d0c entrance: sent the pools via the new method and use the new functions 2014-05-14 16:27:17 +02:00
Marcel Hollerbach 9a5514c6e4 entrance: added new functions to access the user pools 2014-05-14 16:25:38 +02:00
Marcel Hollerbach 27c85e141c entrance: added new functions for the user pool creation 2014-05-14 16:22:51 +02:00
Marcel Hollerbach a5b41b314b entrance: code cleanup 2014-05-14 16:17:47 +02:00
Marcel Hollerbach 0b66634b24 entrance: do not sent the pools twice 2014-05-14 16:07:18 +02:00
Marcel Hollerbach b843665951 entrance: lets sent the pools via the new field. 2014-05-14 16:03:36 +02:00
Marcel Hollerbach bd274e44f7 entrance: new setter for the gui pools 2014-05-14 15:57:00 +02:00
Marcel Hollerbach 12bc0f45c9 entrance: added new fields to the events
Those fields are here to sent the pools seperated from config.
2014-05-14 11:54:07 +02:00
Michaël Bouchaud (yoz) 9cb1f109e2 Revert "entrance: remove stream parameter"
This reverts commit 131e8ab696.
2014-05-14 10:12:16 +02:00
Michaël Bouchaud (yoz) 9a0b0d75ad Revert "entrance: pools are now sent seperated from the config"
This reverts commit a69be80762.
2014-05-14 10:11:59 +02:00
Marcel Hollerbach 58200357c9 entrance: hide files starting with '.' 2014-05-14 10:04:35 +02:00
Marcel Hollerbach 131e8ab696 entrance: remove stream parameter 2014-05-14 09:56:08 +02:00
Marcel Hollerbach a69be80762 entrance: pools are now sent seperated from the config 2014-05-14 09:51:20 +02:00
Michaël Bouchaud (yoz) de2f271f03 entrance: temporary fix this mess 2014-05-13 18:00:26 +02:00
Michaël Bouchaud (yoz) f3bfb371ce entrance: simplify pool code 2014-05-13 17:35:35 +02:00
Michaël Bouchaud (yoz) 6b30bbe629 entrance: fix make distcheck when systemd is detected 2014-05-13 16:09:32 +02:00
Michaël Bouchaud (yoz) ee69ecd6fb entrance: warn-- on autofoo 2014-05-13 16:07:08 +02:00
Michaël Bouchaud (yoz) c51af48c35 entrance: rewrite autofoo to use non recursive Makefile, big thx to vtorri ! 2014-05-13 16:04:55 +02:00
Michaël Bouchaud (yoz) 5b5f31dbaa entrance: add entrance_ck_launch to gitignore 2014-05-13 16:04:55 +02:00
Marcel Hollerbach c810ebf057 entrance: now the pools are set correctly. 2014-05-13 15:49:12 +02:00
Marcel Hollerbach aede9bef80 entrance: files are now searched with eina_file instead of ecore_file 2014-05-13 15:42:57 +02:00
Michaël Bouchaud (yoz) 6a0aa9f717 entrance: fix DSO issue on clock_gettime, the daemon must be linked with rt 2014-05-09 17:04:04 +02:00
Michaël Bouchaud (yoz) 1f2cf3449f entrance: fix make distcheck. Patch from vtorri, big thx to him 2014-05-09 14:37:50 +02:00
Michael Bouchaud 55b34fa8e6 entrance: indent 2014-05-05 22:51:07 +00:00
Michael Bouchaud dade6965dc entrance: factorizing 2014-05-05 22:48:54 +00:00
Michael Bouchaud 0458a9a0b6 entrance: oops forget to add entrance.conf.in 2014-05-05 22:37:44 +00:00
Michael Bouchaud 79b110aa3a entrance: sed entrance.conf.in to have sysconfdir path expanded 2014-05-05 22:34:15 +00:00
Michael Bouchaud 2f5b5333d4 Revert "work around a double escape issue, sysconfdir references prefix..."
This reverts commit f8092005d8.
2014-05-05 22:29:13 +00:00
Andy Williams cc4b16048a Ignore generated conf file 2014-05-05 22:20:07 +01:00
Andy Williams f8092005d8 work around a double escape issue, sysconfdir references prefix...
Not a perfect fix, but entrance needs to work again
2014-05-05 22:01:15 +01:00
Andy Williams a44f7390e9 Fix launching with SUDO to set the required environment into the sudo env.
Not ideal, but if we have to use sudo then we have to replicate the required variables
2014-05-05 21:53:11 +01:00
Andy Williams ac53c173dd Fix a typo 2014-05-05 21:51:56 +01:00
Michael Bouchaud 1943962384 entrance: fix build without systemd 2014-05-05 20:36:49 +00:00
Michael Bouchaud 3def47a5b2 entrance: use autofoo to sed entrance.conf 2014-05-05 20:27:21 +00:00
Michael Bouchaud b1a227d90d entrance: moving entrance.conf to entrance.conf.in 2014-05-05 20:22:51 +00:00
Michael Bouchaud 6d93384f12 entrance: use Xsession script to launch the session 2014-05-05 20:20:33 +00:00
Michael Bouchaud 74ebe7265c entrance: add a script to prepare a x session to run 2014-05-05 20:18:20 +00:00
Michael Bouchaud 9d1c0e6e22 entrance: adding a script to prepare the x environment 2014-05-05 19:32:15 +00:00
Michael Bouchaud 2c9d5268a4 entrance: fix path in sudoers file 2014-05-05 19:15:04 +00:00
Michael Bouchaud 824620a77c entrance: move entrance config to /entrance/entrance.conf 2014-05-05 19:10:32 +00:00