Commit History

Author SHA1 Message Date
  Jim Meyering d5a1f73714 build: silence automake portability warnings 16 years ago
  Jim Meyering 749183bcc5 autogen.sh: simply to a one-liner: autoreconf -i 16 years ago
  Fabio M. Di Nitto def7372626 Add missing prototype and fix white spaces 17 years ago
  Steven Dake 4c4b980d6b Fix build error from recent solaris porting. 17 years ago
  Steven Dake a6feabf880 Use PF_UNIX on Solaris platforms instead of PF_LOCAL. 17 years ago
  Steven Dake 83fbff6237 Use rsync -a instead of cp -a to install on Solaris. 17 years ago
  Steven Dake 0389b65725 Port of coroipc system to Solaris. 17 years ago
  Steven Dake 13f3f6214d Patch from Jerome Flesch to correctly reference count on bsd and solaris 17 years ago
  Steven Dake 7c6911a3b1 Add iface checking for Solaris platform. 17 years ago
  Jan Friesse c54e74e3f6 Make /etc/corosync/corosync.conf default configuration file 17 years ago
  Jan Friesse 8b9812de8f Handle LCR problem with unloading "unneeded" components 17 years ago
  Fabio M. Di Nitto eda973e857 Fix library linking fallout.. again 17 years ago
  Steven Dake ff7b157742 Modify totemnet to work properly on Solaris by setting variables in sendmsg 17 years ago
  Fabio M. Di Nitto 2dad767cfa Shared libs should not call exit but return error 17 years ago
  Steven Dake f7328b7930 Remove unused variable on platforms other then Solaris. 17 years ago
  Steven Dake c4fde87acf Fix compile on BSD platforms. 17 years ago
  Steven Dake ae8fd0a6e0 Fix semun definitions for various platforms. 17 years ago
  Christine Caulfield 94e4234c99 Fix corosync-cfgtool -a so that it actaully produces some output! 17 years ago
  Steven Dake 0d98fca548 Use PF_LOCAL to match BSD semantics of api calls. 17 years ago
  Steven Dake 9c69184ce1 Resolve bug where config changes are delivered in the wrong order on nodes that 17 years ago
  Andrew Beekhof e2c5b834f0 Decouple the decouples shutdown/startup order of lcrso's from the internal objdb order. 17 years ago
  Steven Dake 6a72079e3b Remove quorum.c from lcrso build list since its linked into main binary. 17 years ago
  Steven Dake 3d7f87779a Add support for buildling on Solaris platforms. 17 years ago
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. 17 years ago
  Steven Dake 6fd822c485 Include limits.h in coroparse.c to properly define PATH_MAX. 17 years ago
  Steven Dake 1bd8aba6bb Change NAME_MAX to FILENAME_MAX to compile properly on Posix OS. 17 years ago
  Steven Dake 71f21b95c5 Define MSG_NOSIGNAL if it is undefined by the base OS such as Solaris. 17 years ago
  Steven Dake d847720b0d Conditionally compile on Solaris platforms msg_* flags in sendmsg header. 17 years ago
  Steven Dake 27b88fd1e4 Include string.h in sq.h for memset() calls. 17 years ago
  Steven Dake 1e0d40cdeb Make readdir operation portable by removing BSDism from coroparse.c. 17 years ago