]> git.proxmox.com Git - mirror_kronosnet.git/shortlog
mirror_kronosnet.git
2013-01-10 Fabio M. Di... Update TODO list
2013-01-08 Fabio M. Di... systemd: allow kronosnetd to set real time scheduler
2013-01-08 Fabio M. Di... Update TODO list
2013-01-08 Fabio M. Di... logging: move string to the beginning of msg
2013-01-08 Fabio M. Di... Update TODO list
2013-01-08 Fabio M. Di... rewrite TODO list to be more useful
2013-01-07 Fabio M. Di... libknet: fix HMAC key init
2013-01-06 Fabio M. Di... start cleaning TODO list and make it more useful
2013-01-06 Fabio M. Di... Sort TODO list
2013-01-02 Fabio M. Di... Update TODO list
2013-01-01 Fabio M. Di... Update TODO list
2012-12-31 Fabio M. Di... pam: use password-auth on systems like fedora that...
2012-12-31 Fabio M. Di... rpm: fix integration with systemd (missing sysconfig...
2012-12-31 Fabio M. Di... rpm: fix systemd integration with spec file
2012-12-25 Fabio M. Di... kronosnetd: fix integration with fedora pam
2012-12-24 Fabio M. Di... Update TODO list
2012-12-24 Fabio M. Di... Downgrade error from set scheduler to warning
2012-12-24 Fabio M. Di... Fix build dependencies for parallel build
2012-12-24 Fabio M. Di... Add missing header to final tarball
2012-12-21 Fabio M. Di... Start documenting knet_link_* api
2012-12-20 Fabio M. Di... Update TODO list
2012-12-20 Fabio M. Di... fix crash when multiple links are sharing the same...
2012-12-20 Fabio M. Di... Fix shutdown race conditions between locks/threads...
2012-12-20 Fabio M. Di... Fix log subsystem on _dst_cache_update
2012-12-20 Fabio M. Di... make knet_host_(get|set)_policy behave as documented
2012-12-20 Fabio M. Di... Update TODO list
2012-12-20 Fabio M. Di... make knet_host_get_host_list work as documented in...
2012-12-20 Fabio M. Di... make knet_host_get_id_by_host_name work as documented...
2012-12-20 Fabio M. Di... make knet_host_get_name_by_host_id work as documented...
2012-12-20 Fabio M. Di... Fix pthread error to errno relation
2012-12-20 Fabio M. Di... make knet_host_set_name comply with documented API
2012-12-20 Fabio M. Di... make knet_host_remove comply with documented API
2012-12-20 Fabio M. Di... make knet_host_add comply with documented API
2012-12-20 Fabio M. Di... handle: fix errno return value
2012-12-19 Fabio M. Di... Make knet_handle_* call compliant to documented API
2012-12-19 Fabio M. Di... libknet: make knet_handle_new / knet_handle_free do...
2012-12-19 Fabio M. Di... move timespec_diff to threads.h (only user)
2012-12-19 Fabio M. Di... Make define name clear
2012-12-19 Fabio M. Di... Cleanup internal headers
2012-12-19 Fabio M. Di... Move _dst_cache_update to host function set
2012-12-19 Fabio M. Di... and maybe add the threads.* files to git might help...
2012-12-19 Fabio M. Di... Move all threads code into threads.{c,h}
2012-12-19 Fabio M. Di... Move all link related code to link.{c,h}
2012-12-19 Fabio M. Di... Move listener function definitions in listener.h
2012-12-19 Fabio M. Di... move logging code/definitions to logging.{c,h}
2012-12-19 Fabio M. Di... move host.c function definitions into host.h
2012-12-19 Fabio M. Di... move some definitions out of internals.h into common.h
2012-12-19 Fabio M. Di... Start renaming node_id to host_id
2012-12-19 Fabio M. Di... Document knet_handle_crypto
2012-12-19 Fabio M. Di... document a couple of more knet_handle_* calls
2012-12-19 Fabio M. Di... Update TODO list
2012-12-18 Fabio M. Di... libknet: document knet_handle_enable_filter and dst_hos...
2012-12-18 Fabio M. Di... One more cosmetic
2012-12-18 Fabio M. Di... libknet: cosmetic fixes to knet_handle_new
2012-12-18 Fabio M. Di... libknet: knet_handle_new API cleanup and documentation
2012-12-18 Fabio M. Di... libknet: document limits
2012-12-18 Fabio M. Di... move comment where it belongs
2012-12-18 Fabio M. Di... libknet: make dst_filter a runtime config option
2012-12-18 Fabio M. Di... libknet doesn't need a default port
2012-12-18 Fabio M. Di... Reduce logging buffer size to allow more messages
2012-12-18 Fabio M. Di... Add comments to knet_link and re-arrange
2012-12-18 Fabio M. Di... move knet_link into internals.h
2012-12-17 Fabio M. Di... libknet api cleanup: move knet_host out of public API
2012-12-17 Fabio M. Di... Move --version to library only bits
2012-12-17 Fabio M. Di... Update TODO list
2012-12-14 Fabio M. Di... reorganize libknet.h in sections
2012-12-14 Fabio M. Di... Drop tests/ subfolder
2012-12-14 Fabio M. Di... Move all tests in the respective folders
2012-12-14 Fabio M. Di... Move hellgrind and valgrind checks to a common make...
2012-12-14 Fabio M. Di... Cleanup tests for kronosnetd
2012-12-14 Fabio M. Di... remove obsoleted test tool
2012-12-14 Fabio M. Di... Drop one more unrequired config bit
2012-12-14 Fabio M. Di... move all logging definitions in the same section
2012-12-14 Fabio M. Di... drop redundant dst_filter config check
2012-12-14 Fabio M. Di... fix segfault in ping_test src_port handling
2012-12-14 Fabio M. Di... move listener only define
2012-12-14 Fabio M. Di... cleanup crypto headers
2012-12-14 Fabio M. Di... move ping size to onwire and make name more clear
2012-12-14 Fabio M. Di... drop unrequired header
2012-12-14 Fabio M. Di... libknet: create onwire.h to contain/define all packet...
2012-12-14 Fabio M. Di... Make rename clean
2012-12-14 Fabio M. Di... rename libknet-private.h to internals.h
2012-12-13 Fabio M. Di... Move etherfilter where it belongs
2012-12-07 Fabio M. Di... libknet: fix host info propagation on kronosnetd restart
2012-12-07 Fabio M. Di... Update TODO list
2012-12-06 Fabio M. Di... kronosnetd: fix init script return codes
2012-12-04 Fabio M. Di... One more attempt to fix make dist out-of-tree
2012-12-04 Fabio M. Di... better fix to fix git fix for build out of tree fix
2012-12-04 Fabio M. Di... Fix out-of-tree build
2012-12-04 Fabio M. Di... Update TODO list
2012-12-04 Fabio M. Di... fix O_NONBLOCK fd setting functions
2012-12-04 Fabio M. Di... logging: cleanup logging to avoid clogging the logfd...
2012-12-04 Fabio M. Di... Fix debian generation
2012-12-04 Fabio M. Di... debian: fix date spacing/formatting
2012-12-04 Fabio M. Di... libtap: small step back to .so.0.0.0
2012-12-04 Fabio M. Di... build: fix maintainer-clean when building on != debian...
2012-12-04 Fabio M. Di... Update .gitignore
2012-12-04 Fabio M. Di... libknet: fix data forwarding check
2012-12-04 Fabio M. Di... Update TODO list
2012-12-03 Fabio M. Di... Update TODO list
next