From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../admin_service/admin_service.cpp?sortby=date | 277 +++++++++++++++++++++ 1 file changed, 277 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nelns/admin_service/admin_service.cpp?sortby=date (limited to 'cvs/cvsweb.cgi/code/nelns/admin_service/admin_service.cpp?sortby=date') diff --git a/cvs/cvsweb.cgi/code/nelns/admin_service/admin_service.cpp?sortby=date b/cvs/cvsweb.cgi/code/nelns/admin_service/admin_service.cpp?sortby=date new file mode 100644 index 00000000..a6646142 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nelns/admin_service/admin_service.cpp?sortby=date @@ -0,0 +1,277 @@ + + + + nevrax.org : cvs + + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#Free software
+
+ + +
+ + +
+cvs + +
+ + +
Nevrax / code / nelns / admin_service / admin_service.cpp
+ + + + + +
admin_service.cpp
+

+

Default branch: MAIN
+


+ Revision 1.15 / (download) - annotate - [select for diffs] +, Mon Mar 25 09:28:00 2002 UTC (4 months ago) by lecroart +
Branch: MAIN + +
CVS Tags: HEAD +
Changes since 1.14: +8 -6 + lines
Diff to previous 1.14 +

+CHANGED: use new service functions
+
+

+ Revision 1.14 / (download) - annotate - [select for diffs] +, Tue Mar 19 17:42:48 2002 UTC (4 months ago) by valignat +
Branch: MAIN + +
Changes since 1.13: +14 -2 + lines
Diff to previous 1.13 +

+Applied patches which help to have a clen install on GNU/Linux and to make a Debian package (changes on the management of config and log files, bugfixes, etc ...)
+
+

+ Revision 1.13 / (download) - annotate - [select for diffs] +, Fri Mar 1 10:20:32 2002 UTC (4 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.12: +8 -16 + lines
Diff to previous 1.12 +

+ADDED: password per shard auth
+
+

+ Revision 1.12 / (download) - annotate - [select for diffs] +, Fri Feb 15 17:07:43 2002 UTC (5 months, 1 week ago) by lecroart +
Branch: MAIN + +
Changes since 1.11: +50 -2 + lines
Diff to previous 1.11 +

+ADDED: login password
+
+

+ Revision 1.11 / (download) - annotate - [select for diffs] +, Tue Jul 10 16:49:53 2001 UTC (12 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.10: +18 -14 + lines
Diff to previous 1.10 +

+BUGFIX: when a service isn't ready and already disconnected, it doesn't crash anymore
+
+

+ Revision 1.10 / (download) - annotate - [select for diffs] +, Thu Jul 5 08:26:07 2001 UTC (12 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.9: +1 -6 + lines
Diff to previous 1.9 +

+REMOVED: update()
+
+

+ Revision 1.9 / (download) - annotate - [select for diffs] +, Wed Jun 27 08:34:23 2001 UTC (12 months, 4 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.8: +14 -4 + lines
Diff to previous 1.8 +

+ADDED: command redirection
+
+

+ Revision 1.8 / (download) - annotate - [select for diffs] +, Mon Jun 18 14:54:06 2001 UTC (13 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.7: +2 -2 + lines
Diff to previous 1.7 +

+BUGFIX: linux compilation
+
+

+ Revision 1.7 / (download) - annotate - [select for diffs] +, Mon Jun 18 14:43:31 2001 UTC (13 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.6: +10 -9 + lines
Diff to previous 1.6 +

+BUGFIX: linux compilation
+
+

+ Revision 1.6 / (download) - annotate - [select for diffs] +, Thu Jun 7 16:19:05 2001 UTC (13 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.5: +134 -48 + lines
Diff to previous 1.5 +

+ADDED: commands system
+
+

+ Revision 1.5 / (download) - annotate - [select for diffs] +, Thu May 31 16:44:54 2001 UTC (13 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.4: +156 -61 + lines
Diff to previous 1.4 +

+ADDED: service alias naming
+
+

+ Revision 1.4 / (download) - annotate - [select for diffs] +, Fri May 18 16:51:33 2001 UTC (14 months ago) by lecroart +
Branch: MAIN + +
Changes since 1.3: +405 -101 + lines
Diff to previous 1.3 +

+ADDED: work in progress. added gtk
+
+

+ Revision 1.3 / (download) - annotate - [select for diffs] +, Thu May 10 08:20:06 2001 UTC (14 months, 2 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.2: +233 -34 + lines
Diff to previous 1.2 +

+ADDED: changed the data structures
+
+

+ Revision 1.2 / (download) - annotate - [select for diffs] +, Thu May 3 13:19:13 2001 UTC (14 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Changes since 1.1: +2 -6 + lines
Diff to previous 1.1 +

+BUGFIX: now compile on linux
+
+

+ Revision 1.1 / (download) - annotate - [select for diffs] +, Wed May 2 12:36:39 2001 UTC (14 months, 3 weeks ago) by lecroart +
Branch: MAIN + +
Diff

+ADD: new version of the network system (in NeL and NeLns)
+
+ + + + + +
Request Diffs
+

+

+

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

+

+ +

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