]> git.proxmox.com Git - mirror_kronosnet.git/history - kronosnetd
[sctp] retry locking in case of failure
[mirror_kronosnet.git] / kronosnetd /
2019-06-12 Fabio M. Di NittoMerge pull request #230 from kronosnet/minor
2019-06-12 Fabio M. Di Nitto[global] clarify license entry per file to match README...
2019-03-26 Fabio M. Di NittoMerge pull request #210 from kronosnet/dont-allow-mixed...
2019-03-26 Fabio M. Di Nitto[global] update copyright across the board
2019-02-18 Fabio M. Di NittoMerge pull request #197 from ReyRen/master
2019-02-18 yuan renFile lock block wait when conflict writing
2018-12-18 Fabio M. Di NittoMerge pull request #180 from kronosnet/knetd-fixes
2018-12-18 Fabio M. Di Nitto[kronosnetd] make it build again (untested!)
2018-12-18 Fabio M. Di NittoMerge pull request #179 from kronosnet/libtap-fixes
2018-12-18 Fabio M. Di Nitto[libnozzle] rename libtap to libnozzle (part 1)
2018-02-19 Fabio M. Di NittoMerge pull request #134 from kronosnet/move-man
2018-02-19 Fabio M. Di Nitto[man] move kronosnetd man pages
2018-01-30 Fabio M. Di NittoMerge pull request #121 from kronosnet/flags
2018-01-30 Ferenc Wágnerbuild: sanitize CFLAGS handling
2018-01-08 Fabio M. Di NittoMerge pull request #112 from kronosnet/man-pages v1.0
2018-01-08 Fabio M. Di Nitto[docs] Update copyright and man pages pre-1.0
2017-11-14 Fabio M. Di NittoMerge pull request #85 from wferi/libcrypto
2017-11-14 Ferenc Wágnerbuild: only kronosnetd needs PAM, so keep the linker...
2017-11-06 Fabio M. Di NittoMerge pull request #76 from kronosnet/docs
2017-11-06 Fabio M. Di Nitto[docs] fix git startdate to follow file renames and...
2017-11-06 Fabio M. Di Nitto[docs] Update copyright info and add tools to automate it
2017-06-20 Chrissie Caulfieldlibknet: Add link stats (#43)
2017-06-12 Fabio M. Di Nitto[kronosnetd] fix build with new link flags
2017-06-03 Fabio M. Di NittoResolves signed-unsigned comparison warnings
2017-02-21 Fabio M. Di Nitto[build] add better header protection
2017-02-17 Fabio M. Di NittoMerge pull request #21 from liu4480/master
2017-02-17 Bin LiuFix: remove duplicate judgement of (have_name < 0)...
2017-02-14 Fabio M. Di Nitto[global] revert b525ee6a6b74ec, go back to 64K nodes...
2017-02-03 Fabio M. Di Nitto[global] Reduce the number of support nodes in a knet...
2017-01-26 Fabio M. Di Nitto[kronosnetd] add support for multiple transports
2017-01-19 Fabio M. Di Nitto[build] drop last bits of common/
2017-01-16 Fabio M. Di Nitto[api] add commodity functions to convert to/from string...
2017-01-09 Fabio M. Di Nitto[transports] major rework of APIs and ABIs!
2016-12-16 Fabio M. Di Nitto[kronosnetd] Fix build after SCTP merge
2016-10-21 Fabio M. Di Nitto[build] fix make distcheck to include kronostned/libtap...
2016-10-21 Fabio M. Di Nitto[build] fix conditional build to pass make distcheck
2016-10-21 Fabio M. Di NittoMerge pull request #15 from chrissie-c/master
2016-10-21 Christine Caulfieldconfig: Make libtap & kronosnetd optional
2016-08-12 Fabio M. Di Nitto[build] make clang happy
2016-07-01 Fabio M. Di Nitto[link] rename knet_link_get_timeout to knet_link_get_pi...
2016-07-01 Fabio M. Di Nitto[link] rename knet_link_set_timeout to knet_link_set_pi...
2016-07-01 Fabio M. Di Nitto[link] fix knet_link_get_config API and add related...
2016-06-30 Fabio M. Di Nitto[tests] make it consistent and easier to run check...
2016-06-24 Fabio M. Di Nitto[host] fix knet_host_get_policy API and add related...
2016-06-17 Fabio M. Di Nitto[global] move netutils to common dir (take 2)
2016-06-17 Fabio M. Di Nitto[global] move netutils to common dir
2016-06-11 Fabio M. Di Nitto[PMTUd] Drop concept of link_mtu and fix data mtu expor...
2016-02-09 Michele BaldessariMerge pull request #2 from mbaldessari/smatch_fixes
2016-02-09 Michele BaldessariFix equality test
2016-02-09 Michele BaldessariFix broken indentations
2015-12-20 Fabio M. Di Nitto[send/recv] rework handling of 0 byte read/write on...
2015-12-18 Fabio M. Di Nitto[global] add support for multiple local sockets/fds
2015-12-10 Fabio M. Di Nitto[filters] be consistent and provide private data for...
2015-12-09 Fabio M. Di Nitto[send/recv] improve dst_host_filter API to include...
2015-11-28 Fabio M. Di NittoReplace memcpy with memmove across the board
2015-11-18 Fabio M. Di NittoUpdate copyright dates
2015-09-15 Fabio M. Di Nitto[knetd] fix libqb logging filter
2015-09-15 Fabio M. Di Nitto[handle] API change warning: add support for knet_handl...
2015-03-05 Fabio M. Di Nitto[knetd] Fix internal MTU calculation to include tap...
2015-03-02 Fabio M. Di Nitto[knetd] add support for pmtud frequency
2015-03-02 Fabio M. Di Nitto[knetd] Use pmtud values to set tap device MTU
2013-11-16 Michele BaldessariThis fixes build on F20 with gcc 4.8.2
2013-06-10 Fabio M. Di Nittokronosnetd: add support for pong_count
2013-03-10 Fabio M. Di Nittobuild: fix install target
2013-01-29 Fabio M. Di Nittolibknet: add link api call to get list of configured...
2013-01-29 Fabio M. Di Nittologging: start documenting API and other bits
2013-01-29 Fabio M. Di Nittokronosnetd: deal with proper error codes from knet_link...
2013-01-28 Fabio M. Di Nittolibknet: rework knet_link_enable into knet_link_set_enable
2013-01-20 Fabio M. Di Nittolink: rename configured to enabled
2013-01-11 Fabio M. Di Nittolibknet: cleanup knet_link_set/get_config
2012-12-31 Fabio M. Di Nittopam: use password-auth on systems like fedora that...
2012-12-25 Fabio M. Di Nittokronosnetd: fix integration with fedora pam
2012-12-24 Fabio M. Di NittoDowngrade error from set scheduler to warning
2012-12-20 Fabio M. Di Nittomake knet_host_get_host_list work as documented in...
2012-12-20 Fabio M. Di Nittomake knet_host_get_id_by_host_name work as documented...
2012-12-20 Fabio M. Di Nittomake knet_host_get_name_by_host_id work as documented...
2012-12-18 Fabio M. Di Nittolibknet: document knet_handle_enable_filter and dst_hos...
2012-12-18 Fabio M. Di Nittolibknet: knet_handle_new API cleanup and documentation
2012-12-18 Fabio M. Di Nittolibknet: make dst_filter a runtime config option
2012-12-18 Fabio M. Di Nittolibknet doesn't need a default port
2012-12-18 Fabio M. Di Nittomove knet_link into internals.h
2012-12-17 Fabio M. Di Nittolibknet api cleanup: move knet_host out of public API
2012-12-14 Fabio M. Di NittoMove hellgrind and valgrind checks to a common make...
2012-12-14 Fabio M. Di NittoCleanup tests for kronosnetd
2012-12-14 Fabio M. Di Nittoremove obsoleted test tool
2012-12-14 Fabio M. Di Nittodrop redundant dst_filter config check
2012-12-13 Fabio M. Di NittoMove etherfilter where it belongs
2012-12-04 Fabio M. Di Nittofix O_NONBLOCK fd setting functions
2012-12-04 Fabio M. Di Nittologging: cleanup logging to avoid clogging the logfd...
2012-12-04 Fabio M. Di Nittolibtap: small step back to .so.0.0.0
2012-12-03 Fabio M. Di Nittobuild: fix make dist and make maintainer-clean
2012-11-29 Fabio M. Di NittoFix copyright/authors all over
2012-11-29 Fabio M. Di Nittokronostned: add logrotate file
2012-11-29 Fabio M. Di NittoFix super annoying kronosnet/kronosnetd discrepancies...
2012-11-29 Fabio M. Di Nittokronosnetd: add man pages
2012-11-17 Fabio M. Di Nittolibknet: remove hardcoded magic numbers
2012-11-16 Fabio M. Di Nittokronosnetd: make baseport endian clean
2012-11-16 Fabio M. Di Nittokronosnet: merge concept of RINGID and baseport
2012-11-14 Fabio M. Di Nittokronosnetd: save interfaces in the same order as input
2012-11-14 Fabio M. Di Nittokronosnetd: allow vty timeout to be loaded from config
next