]> git.openfabrics.org - ~shefty/ibacm.git/shortlog
~shefty/ibacm.git
2010-12-16 Sean Heftyibacm: fix lmc usage
2010-12-09 Sean Heftyv1.0.4 v1.0.4
2010-12-09 Sean Heftyibacm: check destination type when selecting source
2010-12-09 Sean Heftyibacm: remove unused acm_msg.h file
2010-12-08 Sean Heftyib_acm: change default log file
2010-12-08 Sean Heftyib_acm: merge acm_notes.txt into ib_acm man page
2010-12-08 Sean Heftyib_acme: add an 'unspecified' address format
2010-12-08 Sean Heftyib_acme: Allow user to specify multiple destinations
2010-12-08 Sean Heftyib_acme: convert error to readable string
2010-12-08 Sean Heftyib_acme: allow source to be optional parameter
2010-12-08 Sean Heftyibacm: support no delay options
2010-12-08 Sean Heftyibacm: write port to /var/run/ibacm.port
2010-12-08 Sean Heftyibacm: automatically generate addresses if missing...
2010-12-08 Sean Heftyibacm: modify logging output
2010-12-08 Sean Heftyib_acme: Hide output for -A -O options unless verbose
2010-12-02 Sean Heftyibacm: Add lock to prevent multiple daemons from running
2010-12-01 Sean Heftyibacm: decrease default retries
2010-12-01 Sean Heftyibacm: add cfg files to distribution
2010-12-01 Sean Heftyibacm: fixup white space in text
2010-11-17 Sean Heftyibacm: Introduce loopback resolution 'protocol'
2010-11-17 Sean Heftyibacm: fix issuing SA query after recording address
2010-11-17 Sean Heftyibacm: enhance debug messages
2010-08-26 Sean Heftyibacm: version 1.0.3 v1.0.3
2010-08-25 Sean Heftyibacm: support distros with older versions of gcc
2010-08-10 Sean Heftyibacm: release 1.0.2 v1.0.2
2010-07-29 Sean Heftyibacm: move default location of log file
2010-07-29 Sean Heftyibacm: change location of default configuration file
2010-07-29 Sean Heftyibacm: daemonize ib_acm service
2010-07-02 Sean Heftyibacm: release 1.0.1
2010-07-02 Sean Heftyibacm: install ib_acm into sbin instead of bin directory
2010-07-02 Sean Heftyibacm/acme: set default route protocol to SA queries
2010-06-21 Sean Heftyibacm: fixup package name and installation for inclusio...
2010-06-08 Sean Heftyacm/notes: update release notes
2010-05-21 Sean Heftyibacm: release 1.0.0 v1.0.0
2010-05-21 Sean Heftyibacm: add missing file to repository
2010-05-08 Sean Heftyibacm: wait for SA query to finish before sending reply
2010-05-07 Sean Heftyibacm: remove unused state
2010-05-06 Sean Heftyibacm: rename ib_path* to ibv_path*
2010-05-05 Sean Heftyibacm: fix log file usage
2010-05-04 Sean Heftyibacm: add missing files to distribution
2010-05-04 Sean Heftyibacm: fix building warnings
2010-05-03 Sean Heftyibacm: remove old man pages
2010-05-03 Sean Heftyib_acme: fix reference in man page
2010-05-03 Sean Heftyib/acm: supporting querying the SA for routing data
2010-04-22 Sean Heftyib/acm: add state tracking
2010-04-09 Sean Heftyibacm: resolve source address if not given
2010-04-01 Sean Heftyibacm: major rework to align with linux AF_IB changes
2009-11-17 Sean Heftyib/acm: remove i686 architecture requirement from make...
2009-10-29 Sean Heftyibacm: rework socket interface messages
2009-10-02 Sean Heftylibacm: open devices once
2009-10-02 Sean Heftyib_acm/acme: declare main as cdecl
2009-10-02 Sean Heftyib_acm: fix indentation in linux osd header
2009-10-02 Sean Heftyib_acm: move zalloc to osd header file for common use
2009-09-16 Sean Heftyibacm: initial git repo