Directory module/owshell/src/include/

Directory Created:
2006-09-19 18:11
Total Files:
3
Deleted Files:
6
Lines of Code:
332

Browse with ViewVC

[root]/module/owshell/src/include

Lines of Code

module/owshell/src/include/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 51 (100.0%) 1199 (100.0%) 23.5
alfille 36 (70.6%) 1159 (96.7%) 32.1
d1mag 15 (29.4%) 40 (3.3%) 2.6

Most Recent Commits

alfille 2012-02-14 11:41 Rev.: 1.34

Add "-q" or "--quiet" option to owshell routines to suppress error messages

6 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+6 -2)
alfille 2011-08-09 20:54 Rev.: 1.33

Better naming for program type (used to change the handing of some comon features in the library like the default port asignments.)

1 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+1 -5)
alfille 2011-04-05 21:16 Rev.: 1.32

Modify owshell for unaliased, as well as clean up handling of global settings. Still need to test and add man page changes.

17 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+17 -33)
alfille 2011-03-08 20:37 Rev.: 1.31

Cyril Lavier contributed spelling corrections

2 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+2 -2)
alfille 2010-02-01 16:32 Rev.: 1.30

Add slash support to owshell

4 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+4 -1)
alfille 2009-08-04 19:49 Rev.: 1.29

Fix for DS2409 bus paths

1 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+1 -6)
alfille 2009-08-04 07:12 Rev.: 1.28

Separate busmaster command line parsing (ARG_...) to a separate file.

2 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+2 -2)
alfille 2009-04-25 16:30 Rev.: 1.27

Clean up parsedname a bit, remove the largely unused cache bit

1 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+1 -3)
alfille 2009-04-12 20:17 Rev.: 1.26

alias for read/write/dir

3 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+3 -3)
alfille 2008-11-08 22:19 Rev.: 1.25

Big changes (new version 2.7p8)
Grouped some globals into Inbound_Control,
Got rid of array of locks in each parsedname.
Fixed code for adding and removing connection_in's dynamically
Fixed a bug when a bad adapter would block further fake adapters.
Cleaned up DS9490 name scheme.
Got rid of "SimpleBusName"
Made sure all snprintf's are UCLIBC protected.
Stopped caching fake , tester and w1 directories.

1 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+1 -2)
alfille 2008-09-29 11:14 Rev.: 1.24

Added optional size and offset to owread and owwrite. Hexidecimal mode, too.

5 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+5 -1)
d1mag 2008-06-17 07:32 Rev.: 1.23

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.

4 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+4 -4)
d1mag 2008-01-30 07:15 Rev.: 1.22

Indent all .c and .h files with code_format-script.

7 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+7 -6)
alfille 2007-11-10 13:38 Rev.: 1.21

Clean up process exit in owshell to unload library.

2 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+2 -4)
alfille 2007-11-10 13:25 Rev.: 1.20

Cleaned up syntax and default server port handling in owshell. Moved "connection in" to a static structure and simplified it for owserver-only connections.

12 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+12 -22)
alfille 2007-10-27 17:23 Rev.: 1.19

Fixup of bus-specific errors.

1 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+1 -7)
alfille 2007-09-24 12:31 Rev.: 1.18

Fixed problem in owlib DIRALL client processing.

5 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+5 -1)
alfille 2007-09-19 17:33 Rev.: 1.17

Minor changes to reduce confusion of names indevice indevices outdevice outdevices

3 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+3 -3)
alfille 2007-09-18 20:07 Rev.: 1.16

change fd to file_descriptor for clarity

3 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+3 -3)
alfille 2007-02-12 10:50 Rev.: 1.15

license change

5 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+5 -50)
alfille 2007-01-29 23:19 Rev.: 1.14

Pretty-up code using sript: code_format.sh in /src/scripts

172 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+172 -170)
alfille 2007-01-11 00:10 Rev.: 1.13

Support in OWNet.pm and owdir for dirall. Fix bare ports in OWNet.pm

4 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+4 -1)
alfille 2006-12-26 14:00 Rev.: 1.12

Added modules/ownet Makefiles
Moved network reading from ow_net to ow_tcp_read
Ran 'indent -kr -ts4'

2 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+2 -2)
alfille 2006-12-16 16:48 Rev.: 1.11

Support for HA3, HA4B (trvila) and improved help options/

1 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+1 -38)
d1mag 2006-11-30 03:36 Rev.: 1.10

Some fixes for the windows version... Problem with owread is still there.
Probably some endian issue/bug.

2 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+2 -2)
d1mag 2006-11-27 10:10 Rev.: 1.9

Add --disable-zero again... It really save some memory on small embedded systems to remove that support... and remove dependency to libdl.so.

4 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+4 -2)
d1mag 2006-11-23 14:25 Rev.: 1.8

Have to check HAVE_GETOPT_H

3 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+3 -3)
d1mag 2006-11-09 13:37

Remove duplicate include files which already exists in owlib/src/include/

2 lines of code changed in 7 files:

alfille 2006-11-05 13:40 Rev.: 1.3

typo fixed

1 lines of code changed in 1 file:

alfille 2006-11-05 12:15

Add dns_sd (Bonjour) headers to owshell

3 lines of code changed in 3 files:

d1mag 2006-10-30 11:42 Rev.: 1.1

Add some missing .cvsignore-files.

2 lines of code changed in 1 file:

  • module/owshell/src/include: .cvsignore (new 2)
d1mag 2006-10-30 07:34 Rev.: 1.7

Remove compile-dependency to libdnssd.so and dnssd.dll. Load them in real-time instead.

4 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+4 -10)
d1mag 2006-10-29 03:21 Rev.: 1.6

Lots of changes for cygwin and windows compilation... Try to load library dynamically
and fix compilation errors.

12 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+12 -4)
alfille 2006-09-29 20:32 Rev.: 1.5

Added autoserver (Bonjour) option to owshell programs (and modified man pages).
Added write to owftpd (and modified man pages).

12 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+12 -9)
alfille 2006-09-21 22:53

owshell work -- works!

6 lines of code changed in 2 files:

alfille 2006-09-21 20:37 Rev.: 1.3

Fix for directories of files.

1 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+1 -26)
alfille 2006-09-21 19:19 Rev.: 1.2

Improvements on owshell

17 lines of code changed in 1 file:

  • module/owshell/src/include: owshell.h (+17 -423)
alfille 2006-09-19 18:11 Rev.: 1.1

Start of owshell work

866 lines of code changed in 5 files:

Generated by StatCVS 0.7.0