Ted Lemon
|
d758ad8cac
|
Merge changes between 3.0rc7 and 3.0rc8pl2.
|
2001-06-27 00:31:20 +00:00 |
|
Ted Lemon
|
4ab46a1030
|
Add line-oriented argument to new_parse().
|
2001-05-02 06:27:52 +00:00 |
|
Ted Lemon
|
c466184540
|
Fix up NetBSD/alpha build.
|
2001-02-26 22:21:15 +00:00 |
|
Ted Lemon
|
a034015fac
|
Move interface code so that it doesn't pollute the relay agent.
|
2000-12-28 23:14:46 +00:00 |
|
Ted Lemon
|
eebf58bc75
|
Add initializer arg to object type setup calls.
|
2000-10-10 22:05:53 +00:00 |
|
Damien Neil
|
c284b6fd1b
|
The size of the OMAPI group object was being assigned as
sizeof(struct group), not sizeof(struct group_object). Fixed.
|
2000-08-08 18:07:16 +00:00 |
|
Damien Neil
|
918673bbc6
|
Remove an unneeded memset() that caused a null-pointer-dereference when
you try to create a group object.
|
2000-08-03 22:41:06 +00:00 |
|
Ted Lemon
|
0b1e395f13
|
Adjust arguments to omapi_object_type_register
|
2000-07-06 22:37:53 +00:00 |
|
Ted Lemon
|
165bce70b2
|
Fix up various platform-specific errors.
|
2000-05-17 16:04:26 +00:00 |
|
Ted Lemon
|
0e29870ccd
|
Move common omapi support into common code.
|
2000-05-16 23:13:34 +00:00 |
|