Commit Graph

  • f84a41a965 [core] Added ability to output log with custom functions (for sxhub_t); leonid-ed 2016-05-25 17:43:37 +0300
  • da10663592 [code] Added checking on existence of certificate files; leonid-ed 2016-05-25 14:34:44 +0300
  • a2ea484beb [helpers] Added an ability to redirect all output to syslog in case of daemon mode; leonid-ed 2016-05-24 13:44:28 +0300
  • 4d802aaf0d [examples] Added daemonize option to services in examples; leonid-ed 2016-05-24 13:13:24 +0300
  • 3c0d3570f8 [helpers] Added an ability to become a daemon; leonid-ed 2016-05-24 13:04:37 +0300
  • 6c9d847cb7 [examples] Added log functions to filelistc.c and filelistd.c; leonid-ed 2016-05-23 15:45:27 +0300
  • f63f2398f9 [core] Added ability to output log with custom functions (for sxhub_t); leonid-ed 2016-05-23 15:43:55 +0300
  • 23b19029f4 [core] added ydaemon data manipulation stuff; v0.5.xx Alexander Vdolainen 2016-04-20 05:02:30 +0300
  • 77d0ee4a0b [core] Libydaemon added; Alexander Vdolainen 2016-04-13 03:59:42 +0300
  • 3ef4cece81 [core] Added tdata, sexpr libraries to the project; Alexander Vdolainen 2016-04-13 01:58:12 +0300
  • 1cfb0aed3c [core] version moved to file; Alexander Vdolainen 2016-04-06 02:09:31 +0300
  • 2bc8d251b7 [linux] created linux related stuff for packaging, debian related stuff moved to this dir; Alexander Vdolainen 2016-04-06 01:50:28 +0300
  • 1c1dd326a1 [debian] removed examples; Alexander Vdolainen 2016-04-06 01:48:20 +0300
  • 862d101d9d [core] switching to 0.5.0; Alexander Vdolainen 2016-04-06 01:32:50 +0300
  • 6d63995bea [core] version is going to be 0.4.3; Alexander Vdolainen 2016-04-06 01:02:38 +0300
  • 78fea5bd62 [manpages] sxhub_stream_register() man page added; v0.4.2 Alexander Vdolainen 2016-04-06 00:36:47 +0300
  • 9097e86604 [core] bugfix with memleak on stream close and unexpected link broken; Alexander Vdolainen 2016-04-05 23:41:34 +0300
  • e8657b93c2 [examples] minor fixes; Alexander Vdolainen 2016-04-05 23:12:08 +0300
  • d2e8a90ff0 [core] minor fixes in comments; Alexander Vdolainen 2016-04-05 23:11:53 +0300
  • 14bb9d5452 [manpages] Added sxstream_open, sxstream_openwch, sxstream_close; Alexander Vdolainen 2016-03-28 02:06:49 +0300
  • 907ab884d3 [examples] added stat() to smpfc; Alexander Vdolainen 2016-03-28 01:21:30 +0300
  • 9126c8416e Merge branch 'master' of ssh://git.code.sf.net/p/libsxmp/code Alexander Vdolainen 2016-03-28 00:17:40 +0300
  • 0756386c48 [core] fixed bug with endless loop on master accept; Alexander Vdolainen 2016-03-28 00:17:19 +0300
  • 6db8841382 [examples] stupid bug with copying fixed; Alexander Vdolainen 2016-03-28 00:09:02 +0300
  • 7e35c61400 [examples] Added stat function to the smpfd daemon; Alexander Vdolainen 2016-03-15 13:22:03 +0200
  • b6e1814d80 [manpages] Added sxlink_connect_at function to manpages; Alexander Vdolainen 2016-03-15 13:17:44 +0200
  • f25b8509b7 [examples] smpfc cwd, getcwd, simple ls added; Alexander Vdolainen 2016-03-11 02:23:10 +0200
  • 291b52d508 [examples] added misc helpers for client side examples; Alexander Vdolainen 2016-03-10 03:54:12 +0200
  • 710bae75e1 [examples] added stub for sxmpf example; Alexander Vdolainen 2016-03-10 02:10:33 +0200
  • f0819da6a9 [core] Added function sxlink_connect_at() adding a private data for implementation on the client side; Alexander Vdolainen 2016-03-10 01:35:48 +0200
  • 2a675d798a [manuals] Manpage minor fix; Alexander Vdolainen 2016-03-10 01:13:06 +0200
  • 9e9ea00df8 [core] Code cleanup, minor fixes; Alexander Vdolainen 2016-03-10 01:12:18 +0200
  • 0fde3f330f [examples] code cleanup; Alexander Vdolainen 2016-03-09 23:51:28 +0200
  • 60e676a979 [examples] smpfd added stream, few functions; Alexander Vdolainen 2016-03-05 02:29:48 +0200
  • 8b20f8989f [core] added inline function to get link from msg; Alexander Vdolainen 2016-03-05 02:27:31 +0200
  • 5448493764 [examples] added autoconf stubs for smpf example i.e. new option to configure added, because this example require readline library; Alexander Vdolainen 2016-03-04 02:01:10 +0200
  • bcda9e1810 [examples] Added initial stub for advanced example smpf; Alexander Vdolainen 2016-03-04 01:15:45 +0200
  • 5cdf476b33 [examples] Fix: -p option processing; Alexander Vdolainen 2016-03-04 00:26:07 +0200
  • 2b146cfb11 [docs] Updated info.txt, actual contacts, links and examples; Alexander Vdolainen 2016-03-03 14:30:06 +0200
  • e36f738f37 [core] builtin blob stream read added, stub for write added also; Alexander Vdolainen 2016-03-02 03:21:32 +0200
  • 350aa0321f [core] Added named entry operations; Alexander Vdolainen 2016-03-01 22:43:43 +0200
  • 868b7f41f6 [core] builtin named list operations added; Alexander Vdolainen 2016-02-24 22:46:36 +0200
  • 2114a4944a [core] minor fixes; Alexander Vdolainen 2016-02-24 22:45:33 +0200
  • 36dcd56f27 [core] bugfix with ssl read; Alexander Vdolainen 2016-02-22 18:09:29 +0200
  • deb7c4242f [core] code cleanup due to the long messages bugfix; Alexander Vdolainen 2016-02-22 04:08:26 +0200
  • bc3d8eef39 [examples] streamfl* bugfixes; Alexander Vdolainen 2016-02-22 03:32:11 +0200
  • ba630086e9 [core] builtin: streams bugfix; Alexander Vdolainen 2016-02-22 03:31:15 +0200
  • c6b795039a [core] bugfix: fixed stupid bug on big messages; Alexander Vdolainen 2016-02-22 03:29:24 +0200
  • b21dce9d51 [core] fixed dumphead macro; Alexander Vdolainen 2016-02-22 03:27:01 +0200
  • d1931f9f94 [examples] Added client for file lister daemon based on builtin streams, minor comments fix; Alexander Vdolainen 2016-02-22 00:41:40 +0200
  • 8a3c479e4a [examples] Fixed copyrights - now it's good; Alexander Vdolainen 2016-02-21 02:16:30 +0200
  • 8698dc5492 [examples] Fixed copyright comments; Alexander Vdolainen 2016-02-21 01:50:42 +0200
  • f0c6a641ad [examples] Stream based filelister daemon implementation; Alexander Vdolainen 2016-02-21 01:42:07 +0200
  • 6534dda8a0 [core] Added stream related generic list operations; Alexander Vdolainen 2016-02-21 01:40:30 +0200
  • 059e2bcc9d [core] Added comment to stream description structures; Alexander Vdolainen 2016-02-21 00:24:08 +0200
  • cef66df637 [examples] Added skel for simple file lister daemon based on builtin streams; Alexander Vdolainen 2016-02-20 23:57:49 +0200
  • ef491574ee [core] removed unused compare function, removed annoying warning; Alexander Vdolainen 2016-02-20 21:39:27 +0200
  • ff106b93f0 [examples] added helper external functions to make code more clean; Alexander Vdolainen 2016-02-20 20:45:38 +0200
  • cf5399738f [core] builtin: stream nonamed list read added, minor fixes; Alexander Vdolainen 2016-02-20 20:16:36 +0200
  • faf342548a [core] builtin: stream updates, some internal structure updates; Alexander Vdolainen 2016-02-20 02:47:17 +0200
  • ab242783d8 core: added type_id to the channel struct; Alexander Vdolainen 2016-02-19 01:11:41 +0200
  • 1cb8d3ad15 A few changes: a) some cleanup and renaming for better read, b) added initial streams stuff, c) builtin functions extension workaround, d) minor fixes; Alexander Vdolainen 2016-02-17 02:11:59 +0200
  • b3f81a786e just added stream.c skel - stream implementation; Alexander Vdolainen 2016-02-14 23:39:47 +0200
  • 7bacf72d55 added v2_1 sync processing; Alexander Vdolainen 2016-02-14 20:01:47 +0200
  • 84a71e6c3f fixed with version sync; Alexander Vdolainen 2016-02-14 02:08:16 +0200
  • e0644e7c5e added version query with support for the old clients, added stream types sync functions, btw it's not tested; Alexander Vdolainen 2016-02-09 03:08:28 +0200
  • ac98fb231f Added reservation for the built-in function names; Alexander Vdolainen 2016-02-08 22:24:45 +0200
  • 4c659daa57 Added new error types; Alexander Vdolainen 2016-02-08 22:21:05 +0200
  • 44610d093a Added special gitignore to stop annoy me; Alexander Vdolainen 2016-02-08 22:10:29 +0200
  • 46a126e368 version changed(forgotten place to do it); Alexander Vdolainen 2016-02-08 22:08:38 +0200
  • 738faf0630 TODO fixes; Alexander Vdolainen 2016-02-02 01:48:38 +0200
  • 263d3da8bb moving to the next version; Alexander Vdolainen 2016-02-02 01:48:08 +0200
  • 5596772847 info.txt added; Alexander Vdolainen 2016-01-31 03:17:30 +0200
  • 6e6e52518d code minor cosmetic fixes; Alexander Vdolainen 2016-01-31 02:35:17 +0200
  • 90fad10039 minor fixes; Alexander Vdolainen 2016-01-30 06:37:59 +0200
  • 58b606a50c minor fix; Alexander Vdolainen 2016-01-30 06:16:59 +0200
  • 15fb867657 added first stupid example; will test it later; Alexander Vdolainen 2016-01-30 03:24:40 +0200
  • 11498689e3 clean up some code to be ready for new examples; Alexander Vdolainen 2016-01-29 23:43:48 +0200
  • a0633fc451 removed obsolete test examples; Alexander Vdolainen 2016-01-21 06:58:15 +0200
  • 472e772ec9 the part of code clean up; Alexander Vdolainen 2016-01-21 06:51:51 +0200
  • 0572e707c5 Added simple script to create x.509 certificates to run with examples and fun faster. Alexander Vdolainen 2016-01-21 06:48:24 +0200
  • 9c7a1044b2 Initial stuff for the new examples; Alexander Vdolainen 2016-01-21 04:23:33 +0200
  • 425ca948c3 completely fixed issue with win32 option; Alexander Vdolainen 2016-01-21 02:42:11 +0200
  • 3c1ed141a2 fixed autotools win build; Alexander Vdolainen 2016-01-20 00:07:58 +0200
  • 13efc72396 Fixed copyright notice in manpages; Alexander Vdolainen 2015-12-29 22:42:52 +0200
  • 97c8e96974 headers fix (LGPL notice instead of closed source one); Alexander Vdolainen 2015-12-29 20:16:55 +0200
  • 139d63f50b LICENSE: sxmp going to be opensource; removed obsolete examples; Alexander Vdolainen 2015-12-29 17:24:22 +0200
  • b7ab605c09 Windows build texniq 2015-11-15 02:33:29 +0300
  • 67f409dd99 fixes manpages; Alexander Vdolainen 2015-11-13 15:04:19 +0200
  • 78d6226a43 fixes in manpages; Alexander Vdolainen 2015-11-13 14:23:05 +0200
  • bb124198c9 manual pages fixes; Alexander Vdolainen 2015-11-13 14:16:08 +0200
  • 5fbee7e086 fixed manpages; Alexander Vdolainen 2015-11-11 16:01:18 +0200
  • e38ea0727b fixed symbols; fullfilled gitignore to stop annoying me; Alexander Vdolainen 2015-11-11 15:37:44 +0200
  • de7ae79973 fixes to Makefile.am for header installation; Alexander Vdolainen 2015-11-10 23:43:34 +0200
  • 580ee7e6c8 sxchannel_* fixed; Alexander Vdolainen 2015-11-10 23:17:39 +0200
  • 4bab5fc93d library versioning support added; Alexander Vdolainen 2015-11-10 23:06:51 +0200
  • 29bcfa8ca4 fixed debianization, new version; Alexander Vdolainen 2015-11-10 22:55:24 +0200
  • fd737bddea fixes; v0.4.0 Alexander Vdolainen 2015-10-27 00:56:11 +0200
  • e968375721 manuals fixed; Alexander Vdolainen 2015-10-27 00:20:44 +0200
  • 2f7d0e8045 renaming done; Alexander Vdolainen 2015-10-25 03:55:54 +0200