From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../server/time_service/?hideattic=0/index.html | 97 ++++++++++ .../code/server/time_service/Makefile.am | 135 +++++++++++++ cvs/cvsweb.cgi/code/server/time_service/index.html | 78 ++++++++ .../code/server/time_service/time_service.cpp | 215 +++++++++++++++++++++ .../code/server/time_service/time_service.dsp | 155 +++++++++++++++ 5 files changed, 680 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/server/time_service/?hideattic=0/index.html create mode 100644 cvs/cvsweb.cgi/code/server/time_service/Makefile.am create mode 100644 cvs/cvsweb.cgi/code/server/time_service/index.html create mode 100644 cvs/cvsweb.cgi/code/server/time_service/time_service.cpp create mode 100644 cvs/cvsweb.cgi/code/server/time_service/time_service.dsp (limited to 'cvs/cvsweb.cgi/code/server/time_service') diff --git a/cvs/cvsweb.cgi/code/server/time_service/?hideattic=0/index.html b/cvs/cvsweb.cgi/code/server/time_service/?hideattic=0/index.html new file mode 100644 index 00000000..54ee8192 --- /dev/null +++ b/cvs/cvsweb.cgi/code/server/time_service/?hideattic=0/index.html @@ -0,0 +1,97 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / server / time_service
+ + + + + + + +
FileRev.AgeAuthorLast log entry
[BACK] + Previous Directory +    
[TXT] + Makefile.am + (in the Attic) [Hide] 1.2  3 months valignat  RENAMED code/server to code/nelns. +
[TXT] + time_service.cpp + (in the Attic) [Hide] 1.12  3 months valignat  RENAMED code/server to code/nelns. +
[TXT] + time_service.dsp + (in the Attic) [Hide] 1.4  3 months valignat  RENAMED code/server to code/nelns. +

+ +Show only files with tag: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/server/time_service/Makefile.am b/cvs/cvsweb.cgi/code/server/time_service/Makefile.am new file mode 100644 index 00000000..5b1f038c --- /dev/null +++ b/cvs/cvsweb.cgi/code/server/time_service/Makefile.am @@ -0,0 +1,135 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / server / time_service / Makefile.am
+ + + + + +
Makefile.am
+

+

Default branch: MAIN
+


+ Revision 1.1 / (download) - annotate - [select for diffs] +, Fri Dec 1 11:03:10 2000 UTC (8 weeks ago) by valignat +
Branch: MAIN + +
CVS Tags: proto_0_1, +HEAD +
Diff

+Initial version.
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/server/time_service/index.html b/cvs/cvsweb.cgi/code/server/time_service/index.html new file mode 100644 index 00000000..b3aebc9e --- /dev/null +++ b/cvs/cvsweb.cgi/code/server/time_service/index.html @@ -0,0 +1,78 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + + +
Nevrax / code / server / time_service
+ + + + + + +
File
[BACK] + Previous Directory +
[DIR] + Attic/[Don't hide]
+ +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/server/time_service/time_service.cpp b/cvs/cvsweb.cgi/code/server/time_service/time_service.cpp new file mode 100644 index 00000000..995f9f31 --- /dev/null +++ b/cvs/cvsweb.cgi/code/server/time_service/time_service.cpp @@ -0,0 +1,215 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / server / time_service / time_service.cpp
+ + + + + +
time_service.cpp
+

+

Default branch: MAIN
+


+ Revision 1.9 / (download) - annotate - [select for diffs] +, Fri Jan 5 10:21:20 2001 UTC (3 weeks ago) by lecroart +
Branch: MAIN + +
CVS Tags: proto_0_1, +HEAD +
Changes since 1.8: +7 -7 + lines
Diff to previous 1.8 +

+write time every 10 minutes
+
+

+ Revision 1.8 / (download) - annotate - [select for diffs] +, Thu Jan 4 14:37:03 2001 UTC (3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.7: +12 -2 + lines
Diff to previous 1.7 +

+write time sometimes
+
+

+ Revision 1.7 / (download) - annotate - [select for diffs] +, Fri Dec 8 15:08:49 2000 UTC (6 weeks, 6 days ago) by lecroart +
Branch: MAIN + +
Changes since 1.6: +2 -2 + lines
Diff to previous 1.6 +

+sync to unitime for all services
+
+

+ Revision 1.6 / (download) - annotate - [select for diffs] +, Fri Dec 8 13:47:04 2000 UTC (7 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.5: +2 -2 + lines
Diff to previous 1.5 +

+no message
+
+

+ Revision 1.5 / (download) - annotate - [select for diffs] +, Wed Nov 29 14:49:30 2000 UTC (8 weeks, 1 day ago) by lecroart +
Branch: MAIN + +
Changes since 1.4: +4 -3 + lines
Diff to previous 1.4 +

+no message
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Wed Nov 22 16:00:21 2000 UTC (2 months ago) by cado +
Branch: MAIN + +
Changes since 1.3: +2 -2 + lines
Diff to previous 1.3 +

+Naming service now allocates port numbers
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Wed Nov 22 11:16:34 2000 UTC (2 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.2: +1 -3 + lines
Diff to previous 1.2 +

+add automatic lib loading
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Fri Nov 10 10:55:31 2000 UTC (2 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +5 -5 + lines
Diff to previous 1.1 +

+new headers
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed Nov 8 17:06:18 2000 UTC (2 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Diff

+new time service & dsw for all services
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + diff --git a/cvs/cvsweb.cgi/code/server/time_service/time_service.dsp b/cvs/cvsweb.cgi/code/server/time_service/time_service.dsp new file mode 100644 index 00000000..36706e3e --- /dev/null +++ b/cvs/cvsweb.cgi/code/server/time_service/time_service.dsp @@ -0,0 +1,155 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / server / time_service / time_service.dsp
+ + + + + +
time_service.dsp
+

+

Default branch: MAIN
+


+ Revision 1.3 / (download) - annotate - [select for diffs] +, Wed Nov 29 14:49:30 2000 UTC (8 weeks, 1 day ago) by lecroart +
Branch: MAIN + +
CVS Tags: proto_0_1, +HEAD +
Changes since 1.2: +1 -1 + lines
Diff to previous 1.2 +

+no message
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Wed Nov 22 11:16:27 2000 UTC (2 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +2 -2 + lines
Diff to previous 1.1 +

+add automatic lib loading
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed Nov 8 17:06:18 2000 UTC (2 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Diff

+new time service & dsw for all services
+
+ + + + + +
Request Diffs
+

+

+

+Diffs between + + + and + + +
Type of Diff should be a  +
+ + + + + +
Select branch
+

+

+ +

+View only Branch: + + +
+ +
+Sort log by: + + +
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1