summaryrefslogtreecommitdiff
path: root/omapip
Commit message (Expand)AuthorAgeFilesLines
* Silence compiler warnings on NetBSD, mostly by changing (char *) toEvan Hunt2007-05-291-5/+5
* Release 3.1.0b2, update copyrights.Evan Hunt2007-05-232-4/+4
* Fixed a bug that caused OMAPI clients to hang when opening leases. [rt16495]Evan Hunt2007-05-071-4/+8
* Allow trace output files (-tf option) to be overwritten, rather thanEvan Hunt2007-04-271-1/+8
* - Some default hash table sizes were tweaked, some upwards, some downwards.David Hankins2006-10-271-1/+85
* Hankin's fixes for hash-related core dumps on HEAD.Shane Kerr2006-07-251-4/+19
* Fix build failure on aix pursuant to review - 'inline' is GCC only.David Hankins2006-06-081-2/+2
* Compiler warnings (a few were bugfixes internal to HEAD development) silenced.David Hankins2006-06-051-11/+12
* - Varying option space code and length bit widths (8/16/32) are nowDavid Hankins2006-06-012-53/+89
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-249-19/+70
* Corrections to changes made on HEAD pursuant to review of changes betweenDavid Hankins2005-09-301-2/+4
* New files added in merge from V3-RELEASE-BRANCH to HEAD as of V3-0-3-BETA-1.David Hankins2005-03-171-0/+539
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-1722-717/+617
* sync with branchTed Lemon2001-08-102-9/+13
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-2717-239/+666
* Sync with 3.0rc7Ted Lemon2001-05-176-44/+144
* Oops, get rid of a not-quite-blank line.Ted Lemon2001-05-021-1/+1
* Add a strcasecmp for comparing omapi_data_type_t's.Ted Lemon2001-05-021-0/+25
* Do a case-insensitive compare on the key algorithm name.Ted Lemon2001-05-021-3/+3
* Return key unknown when key lookup fails.Ted Lemon2001-05-021-1/+1
* Cosmetic fix.Ted Lemon2001-05-021-1/+1
* Need error message translation for omapi as well.Ted Lemon2001-05-022-2/+330
* Return connection failure status codes.Ted Lemon2001-05-021-4/+27
* Don't continue to try to trace if we can't open the tracefile.Ted Lemon2001-04-241-1/+1
* Don't allow writes on a closed connection.Ted Lemon2001-04-201-0/+6
* Undo previous change.Ted Lemon2001-04-201-4/+0
* If an IO descriptor goes bad, stop waiting on it.Ted Lemon2001-04-201-6/+28
* - If we get an ECONNRESET, drop the connection immediately - don'tTed Lemon2001-04-201-1/+1
* If we find an active IO object with a bad descriptor, unregister it.Ted Lemon2001-04-181-0/+4
* Don't do refcount tracing on dmalloc/dfree unless the user asks for it.Ted Lemon2001-04-161-0/+4
* Arf... these are nroff output, but I don't have the original troff source.Ben Cottrell2001-04-121-0/+192
* Don't require a const (prevents a compile error on solaris).Ted Lemon2001-04-091-2/+2
* Parameterize use of EDQUOT for SCO.Ted Lemon2001-04-091-0/+4
* Don't create a trace file if there's one there already.Ted Lemon2001-04-061-1/+1
* Fix a silly malloc bug in mrtrace.Ted Lemon2001-03-301-1/+1
* Get rid of local debug flag.Ted Lemon2001-03-141-1/+0
* Fix a solaris build problem.Ted Lemon2001-03-011-2/+2
* Fix up NetBSD/alpha build.Ted Lemon2001-02-261-6/+6
* Fix time snooper.Ted Lemon2001-02-221-8/+20
* Add support for logging random ID and fix various bugs in minires tracing.Ted Lemon2001-02-221-48/+245
* Move dst functionality into seperate libraryTed Lemon2001-02-221-2/+3
* Fix cross-platform compile warningsTed Lemon2001-02-175-10/+10
* - Get rid of the requirement that trace types be declared after trace_init()Ted Lemon2001-02-171-32/+52
* Fixed a number of format bugs: %d -> %ld, plus (long int) cast.Damien Neil2001-02-151-10/+15
* Fixes for several log_*() format bugs: %d -> %ld, plus a cast to (long int).Damien Neil2001-02-151-6/+7
* Fixed a typecast bug: the third argument of omapi_connection_array_extend()Damien Neil2001-02-151-1/+1
* Fixed a log format bug: %d -> %ld, plus a (long int) cast.Damien Neil2001-02-151-2/+2
* Initialize minires tracing.Ted Lemon2001-02-151-0/+1
* Add trace_snoop_time.Ted Lemon2001-02-151-1/+32
* Extend copyright year.Ted Lemon2001-02-151-1/+1