June 2008 Commit Log

Number of Commits:
34
Number of Active Developers:
2
d1mag 2008-06-30 15:46 Rev.: 1.20

Fix problem when compiling with --disable-cache.

2 lines of code changed in 1 file:

alfille 2008-06-26 10:57 Rev.: 1.44

Better message in owtap.

6 lines of code changed in 1 file:

d1mag 2008-06-26 05:50 Rev.: 1.225

Make some changes with pthread-flags/libs for Solaris.

3 lines of code changed in 1 file:

alfille 2008-06-24 19:44 Rev.: 1.42

If's need brackets, even for single line.

9 lines of code changed in 1 file:

alfille 2008-06-24 17:43

Clean up "read" checks a little (move into separate function "adjust_file_size")

35 lines of code changed in 3 files:

d1mag 2008-06-24 08:59 Rev.: 1.1

Add an example Makefile for Solaris

23 lines of code changed in 1 file:

d1mag 2008-06-24 08:55

Solaris already have rwlock_init() and rwlock_t defined in synch.h.
but rwlock_write_lock() is called rw_wrlock(). This means that some functions
were called from ow_rwlock.c, and some from thread.so.
Functions and types are renamed to with prefix "my_", eg. my_rwlock_init()
to make sure correct functions are used. libowcapi works on Solaris now.

65 lines of code changed in 4 files:

d1mag 2008-06-24 06:06

Some better tests in the configure-script to allow owftpd to build on Solaris.

162 lines of code changed in 5 files:

d1mag 2008-06-24 03:27

Add test for strings.h since strcasecmp needs it.

8 lines of code changed in 2 files:

alfille 2008-06-23 21:20 Rev.: 1.158

Fix an error for fuse -- file sizes weren't being trimmed properly.

22 lines of code changed in 1 file:

d1mag 2008-06-23 06:46

Fix compilation problems with Solaris.

19 lines of code changed in 9 files:

d1mag 2008-06-23 04:26

Update even more 1-line if-statements and add braces.

860 lines of code changed in 27 files:

alfille 2008-06-18 20:16 Rev.: 1.34

DS2431 -- add pagesize to FS_r_memory

4 lines of code changed in 1 file:

d1mag 2008-06-18 10:05

Fix many 1-line if-statements without braces.

3978 lines of code changed in 129 files:

d1mag 2008-06-18 00:19 Rev.: 1.40

Add some braces

3 lines of code changed in 1 file:

alfille 2008-06-17 19:09

Make sure null message (owserver) has 0 offset. Not required, but more elegant than random garbage.

4 lines of code changed in 2 files:

alfille 2008-06-17 16:09

Braces for 1-line if's

19 lines of code changed in 3 files:

d1mag 2008-06-17 08:49 Rev.: 1.47

Rename variable since it's a name collision when compiling it with Cygwin.

5 lines of code changed in 1 file:

d1mag 2008-06-17 07:39 Rev.: 1.19

Link python module dynamically again.

8 lines of code changed in 1 file:

d1mag 2008-06-17 07:32

Puhh.. Finally found the problem with the python-module.
Global is a reserved variable-name in python2.5, so it's renamed to Globals now.

292 lines of code changed in 68 files:

d1mag 2008-06-17 06:31 Rev.: 1.17

Since platform doesn't exist in python2.2, use a workaround and use @LIBPOSTFIX@ instead.

6 lines of code changed in 1 file:

d1mag 2008-06-17 06:16

Some minor changes to allow python2.2.
"import platform" doesn't work on 2.2, so temporary remove this import and usage.

60 lines of code changed in 2 files:

d1mag 2008-06-17 05:01

Compile shared libraries with -fPIC as it should be done from the beginning.
Trying to solve swig/python problem on 64bit servers. Not possible to access
Global struct from the swig-module for some reason. (works on 32 bit)
Clean up make files and update to libtool-1.5.26.

2284 lines of code changed in 18 files:

d1mag 2008-06-12 09:45

Cleanup some Makefiles.

18 lines of code changed in 2 files:

d1mag 2008-06-12 09:24

Remove all example/$(wildcard *.pl) since there are lots of warnings on many systems.

11 lines of code changed in 5 files:

d1mag 2008-06-12 08:22 Rev.: 1.7

Add C++ examples to dist.

1 lines of code changed in 1 file:

d1mag 2008-06-12 08:06

Add C++ example to owcapi.

206 lines of code changed in 5 files:

d1mag 2008-06-12 07:45 Rev.: 1.5

Update man-page with error_level and error_print functions.

52 lines of code changed in 1 file:

d1mag 2008-06-12 05:40

Update perl-examples

94 lines of code changed in 3 files:

d1mag 2008-06-12 05:39

Add set_error_level and set_error_print to owcapi, and make it useable from swig/tcl-module.

62 lines of code changed in 8 files:

d1mag 2008-06-12 04:20

Update the php-examples a bit.

38 lines of code changed in 2 files:

d1mag 2008-06-11 13:45 Rev.: 1.219

Change some include-tests, and change order of some other statements

34 lines of code changed in 1 file:

d1mag 2008-06-11 13:43 Rev.: 1.294

Change order in include file.

21 lines of code changed in 1 file:

d1mag 2008-06-11 08:16 Rev.: 1.9

Add some more tests before building the ownet modules.

7 lines of code changed in 1 file:

May 2008 »

Generated by StatCVS 0.7.0