Obsolete
/
libipc-old
Archived
3
0
Fork 0
Commit Graph

41 Commits (b2abfb970ee2802cad57b4046b6b852964e0a722)

Author SHA1 Message Date
lapupe b2abfb970e tcpd adapted for unix socket 2016-10-28 13:58:04 +02:00
lapupe 6b9e5ab270 communication adapted for unix socket 2016-10-27 16:25:33 +02:00
lapupe 8de367100b tout est à refaire 2016-10-14 17:47:08 +02:00
lapupe 86722b8db1 some modifications 2016-10-06 19:44:53 +02:00
Philippe PITTOLI 08d6fac3d2 some fixes 2016-10-03 17:30:52 +02:00
lapupe 716b8e3145 no modification 2016-10-02 14:32:11 +02:00
lapupe b8bf2d1b44 some final steps to the end of tcpd 2016-09-29 19:02:05 +02:00
lapupe 716a6d1197 fixed somes errors produce by Philip 2016-09-28 19:28:35 +02:00
lapupe 35778c0b9b rien 2016-09-18 01:06:23 +02:00
lapupe 0498b2b134 pingpong.sh 2016-09-18 00:15:14 +02:00
Philippe PITTOLI 52cdc695df pubsub: cbor messages, still /t/i/s cbor message to do 2016-09-17 22:57:32 +02:00
lapupe 34ced4437a adapted pingpong apllication for the new version ex: pid-ind_in -> pid-ind-ver-in 2016-09-15 15:34:56 +02:00
Philippe PITTOLI 8b4481da9f communication: if read == 0 => it's ok 2016-09-14 00:27:50 +02:00
Philippe PITTOLI 85c5d97bad pubsub: client and server seems ok (still a small leak) 2016-09-12 19:30:28 +02:00
Philippe PITTOLI 2cd6b62bf0 pubsubd: memory leaks, but working 2016-09-11 14:37:41 +02:00
lapupe 7f0e5b62dd some modifications and pingpong is now working with new version 2016-09-10 18:34:02 +02:00
lapupe 878c5e7acc la merde 2016-09-10 17:50:02 +02:00
Philippe PITTOLI d1aa200e45 pubsubd: problem spotted -- fix soon 2016-09-10 17:16:39 +02:00
lapupe bde5bc0283 Merge branch 'master' of http://git.karchnu.fr/Karchnu/perfectos-junk
Conflicts:
	lib/communication.c
	lib/process.c
2016-09-10 16:59:53 +02:00
lapupe 0a4988c024 PingPong is now working correctly 2016-09-10 16:23:30 +02:00
Philippe PITTOLI 99ca565bb6 pubsub: eq test channels -- fixed 2016-09-10 02:54:53 +02:00
Philippe PITTOLI bd2e3e0d15 pubsubd: debug 2016-09-09 21:52:56 +02:00
Philippe PITTOLI cdf975db29 pubsub: tests sur les pipes (read, write) 2016-09-09 14:44:15 +02:00
Philippe PITTOLI d754958f9a pubsubd: simplifications 2016-09-09 12:06:25 +02:00
Philippe PITTOLI 21e326a3d4 pubsubd: GROS CHANTIER 2016-09-09 01:36:44 +02:00
Philippe PITTOLI 773703a234 plein de petits trucs 2016-06-13 09:47:19 +02:00
Philippe PITTOLI 07f846b40e no warnings anymore, YEAHHHHHHHHHH :) 2016-06-12 14:41:25 +02:00
Philippe PITTOLI 4549a5b362 code bien plus propre 2016-06-12 12:38:43 +02:00
Luka Vandervelden 927eae0618 Grooming.
- Pointer conversion warnings removed.
	- bzero calls removed, because bzero is deprecated.

Notes:

	- The “unused variable” warnings are left for the time being,
	  because most of the code is still WIP.
2016-06-10 20:02:58 +02:00
Philippe PITTOLI 7d3e580d2e plein de petites corrections trop choux 2016-06-10 01:21:04 +02:00
Philippe PITTOLI bb3ccae218 En chantier, encore et toujours 2016-06-08 17:57:05 +02:00
Philippe PITTOLI 539d22a72e COMPILE \o/ 2016-06-07 11:45:21 +02:00
Philippe PITTOLI 6c4ed731c9 plein de modifications à l'arrache 2016-06-05 20:48:13 +02:00
Philippe PITTOLI 3e857026bf GROS BORDEL 2, le retour ! 2016-06-05 03:19:36 +02:00
Philippe PITTOLI 6df133c2c1 GROS CHANTIER 2016-06-04 20:33:44 +02:00
Philippe PITTOLI 889adc499d lib + pingpong avec vérification de la présence des pipes 2016-05-31 16:14:50 +02:00
Philippe PITTOLI 6b2ad54284 pingpong service with test application script : working 2016-05-30 16:30:05 +02:00
Philippe PITTOLI e80f19ffcc service de test fonctionne
Protocole de test :

    echo "1 1 1" > /tmp/ipc/windows
    echo "blah" > /tmp/ipc/1-1-in
    cat /tmp/ipc/1-1-out

Ce qui n'a aucun sens, faut changer ça.
2016-05-30 01:54:19 +02:00
Philippe PITTOLI ea885106e1 plein de programmes débiles, qui marchent un peu mieux 2016-05-27 17:00:02 +02:00
Philippe PITTOLI e2142f0c72 pas fini 2016-05-26 21:56:43 +02:00
Philippe PITTOLI da51d3ef3d core : lib com ++ 2016-05-26 18:27:59 +02:00