- 03 Feb, 2016 1 commit
-
-
Sergey 'Jin' Bostandzhyan authored
-
- 19 Jan, 2016 1 commit
-
-
Sergey 'Jin' Bostandzhyan authored
-
- 13 Jan, 2016 2 commits
-
-
Michael Tross authored
Fix fromlen_t initialization This fixes an "invalid argument" error in accept() which was observed on the dSS20. implements #12093 See merge request !10
-
Sergey 'Jin' Bostandzhyan authored
This fixes an "invalid argument" error in accept() which was observed on the dSS20. implements #12093
-
- 03 Nov, 2015 1 commit
-
-
Sergey 'Jin' Bostandzhyan authored
-
- 23 Oct, 2015 3 commits
-
-
Jin authored
make: install examples as separate package when installing reference into the sysroot folder, other scripts can access them in a standard way: - ds485-stack/ds485p!18 (diffs) See merge request !9
-
Andreas Fenkart authored
Signed-off-by: Andreas Fenkart <andreas.fenkart@dev.digitalstrom.org>
-
Andreas Fenkart authored
Signed-off-by: Andreas Fenkart <andreas.fenkart@dev.digitalstrom.org>
-
- 20 Oct, 2015 2 commits
-
-
Sergey 'Jin' Bostandzhyan authored
-
- 19 Oct, 2015 5 commits
-
-
Andreas Fenkart authored
Signed-off-by: Andreas Fenkart <andreas.fenkart@dev.digitalstrom.org>
-
Andreas Fenkart authored
Signed-off-by: Andreas Fenkart <andreas.fenkart@dev.digitalstrom.org>
-
Andreas Fenkart authored
previously only reported low-level socket has been created, but session is valid only after the reception of of HELLO Signed-off-by: Andreas Fenkart <andreas.fenkart@dev.digitalstrom.org>
-
Andreas Fenkart authored
these are internal to the vdc connection to indicate a vdsm has connected/disconnected. these callbacks have been replaced by the new/end session callbacks Signed-off-by: Andreas Fenkart <andreas.fenkart@dev.digitalstrom.org>
-
Andreas Fenkart authored
Signed-off-by: Andreas Fenkart <andreas.fenkart@dev.digitalstrom.org>
-
- 15 Oct, 2015 1 commit
-
-
Andreas Fenkart authored
Signed-off-by: Andreas Fenkart <andreas.fenkart@dev.digitalstrom.org>
-
- 14 Oct, 2015 5 commits
-
-
Sergey 'Jin' Bostandzhyan authored
currently libdsuid is required, catch this in configure
-
Sergey 'Jin' Bostandzhyan authored
-
Sergey 'Jin' Bostandzhyan authored
-
Sergey 'Jin' Bostandzhyan authored
"noauto" option breaks the old API
-
Sergey 'Jin' Bostandzhyan authored
-
- 13 Oct, 2015 1 commit
-
-
Jin authored
-
- 18 Aug, 2015 1 commit
-
-
Christian Hitz authored
-
- 14 Aug, 2015 1 commit
-
-
remy.mahler authored
Added the option to include a noauto flag in the avahi announcement TXT records I have added the flag both as a dsvdc_new argument and as a command line option to the reference example. IMPORTANT: This change modifies the dsvdc.h API in a non-backwards-compatible way, i.e, existing code using dsvdc.h will not compile after this change. More specifically, the signature of the dsvdc_new function has changed. If this is not acceptable, I can crate revert the dsvdc_new function change, and add an additional, alternative, initialization function to the API. I would suggest a new initialization function that takes a configuration object as an argument, so future changes of this kind may be backwards compatible. See merge request !7
-
- 12 Aug, 2015 1 commit
-
-
Enrique Robledo Arnuncio authored
-
- 16 Jun, 2015 1 commit
-
-
Sergey 'Jin' Bostandzhyan authored
-
- 08 Jun, 2015 2 commits
-
-
Sergey 'Jin' Bostandzhyan authored
-
Sergey 'Jin' Bostandzhyan authored
Proto headers must be generated with the same version with which they will be compiled, so shipping prebuil sources may lead to compile failures on other systems.
-
- 03 Jun, 2015 2 commits
-
-
Sergey 'Jin' Bostandzhyan authored
-
Sergey 'Jin' Bostandzhyan authored
-
- 02 Jun, 2015 1 commit
-
-
Sergey 'Jin' Bostandzhyan authored
-
- 31 May, 2015 3 commits
-
-
Sergey 'Jin' Bostandzhyan authored
This will of course fail if the libdsvdc-ui add-on was not yet installed; however if it is there the link will take the user directly to the add-on UI.
-
Sergey 'Jin' Bostandzhyan authored
The documentation specifies that custom properties need to be prefixed by x-yyy- in order to avoid potential conflicts with properties defined by dS.
- 29 May, 2015 2 commits
-
-
Michael Troß authored
Fix copy paste error: double dsuid usage See merge request !4
-
Sergey 'Jin' Bostandzhyan authored
-
- 28 May, 2015 4 commits
-
-
Christian Hitz authored
Make all dSUIDs MAC depend on the MAC This should prevent having same library dSUIDs on different machines. See merge request !3
-
Sergey 'Jin' Bostandzhyan authored
This should prevent having same library dSUIDs on different machines.
-
Michael Troß authored
various fixes added setProperty functionality, fixed a few bugs, extended reference application See merge request !2
-
Sergey 'Jin' Bostandzhyan authored
-