dancer-changes Mailing List for Dancer (Page 10)
Brought to you by:
bagder
You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(5) |
Jul
(11) |
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
|
Feb
(6) |
Mar
(13) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2003 |
Jan
(3) |
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(8) |
Oct
|
Nov
(1) |
Dec
|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(5) |
| 2007 |
Jan
(2) |
Feb
(4) |
Mar
(2) |
Apr
|
May
|
Jun
(2) |
Jul
(3) |
Aug
(2) |
Sep
(12) |
Oct
(4) |
Nov
(5) |
Dec
(5) |
| 2008 |
Jan
(8) |
Feb
(18) |
Mar
(32) |
Apr
(27) |
May
(15) |
Jun
(19) |
Jul
(20) |
Aug
(13) |
Sep
(14) |
Oct
(27) |
Nov
(42) |
Dec
(49) |
| 2009 |
Jan
(36) |
Feb
(15) |
Mar
(32) |
Apr
(55) |
May
(128) |
Jun
(95) |
Jul
(69) |
Aug
(28) |
Sep
(20) |
Oct
(41) |
Nov
(4) |
Dec
(18) |
| 2010 |
Jan
(9) |
Feb
(8) |
Mar
(36) |
Apr
(51) |
May
(60) |
Jun
(54) |
Jul
(49) |
Aug
(56) |
Sep
(23) |
Oct
(4) |
Nov
|
Dec
(2) |
| 2011 |
Jan
(1) |
Feb
(2) |
Mar
(3) |
Apr
|
May
(2) |
Jun
(3) |
Jul
(6) |
Aug
|
Sep
(3) |
Oct
(3) |
Nov
(3) |
Dec
(1) |
| 2012 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
(1) |
| 2013 |
Jan
(2) |
Feb
(6) |
Mar
(4) |
Apr
(3) |
May
(2) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(6) |
Nov
(3) |
Dec
|
| 2014 |
Jan
(1) |
Feb
(3) |
Mar
(2) |
Apr
(3) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
(1) |
| 2015 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2016 |
Jan
(4) |
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
(2) |
Jul
(2) |
Aug
(1) |
Sep
(1) |
Oct
(6) |
Nov
|
Dec
|
| 2017 |
Jan
(1) |
Feb
(2) |
Mar
(2) |
Apr
(3) |
May
(5) |
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Alex H. <ho...@us...> - 2003-09-09 05:02:56
|
Update of /cvsroot/dancer/CVSROOT
In directory sc8-pr-cvs1:/tmp/cvs-serv18645
Modified Files:
loginfo
Log Message:
Re-enable commit notifications; this broke long time ago when shitty
sourceforge made some changes.
Index: loginfo
===================================================================
RCS file: /cvsroot/dancer/CVSROOT/loginfo,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- loginfo 23 Mar 2002 17:47:14 -0000 1.9
+++ loginfo 8 Sep 2003 19:36:57 -0000 1.10
@@ -12,4 +12,4 @@
#^htdocs (date; cat; (sleep 1; cd /home/groups/dancer/htdocs; cvs -q update -PAd) &) >> $CVSROOT/CVSROOT/updatelog 2>&1
-ALL $CVSROOT/CVSROOT/syncmail -u %{sVv} dan...@li...
+ALL /cvsroot/sitedocs/CVSROOT/cvstools/syncmail -u %{sVv} dan...@li...
|
|
From: <ho...@us...> - 2003-09-09 04:42:37
|
Update of /cvsroot/dancer/CVSROOT In directory sc8-pr-cvs1:/tmp/cvs-serv19675 Removed Files: syncmail Log Message: Nuke; use the syncmail provided by sourceforge --- syncmail DELETED --- |
|
From: <ho...@us...> - 2003-09-09 04:23:48
|
Update of /cvsroot/dancer/dancer In directory sc8-pr-cvs1:/tmp/cvs-serv28857 Modified Files: CHANGES Log Message: mention elho's GCC 3.3 fix and some of my older ifdef nuke trips Index: CHANGES =================================================================== RCS file: /cvsroot/dancer/dancer/CHANGES,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- CHANGES 12 Aug 2002 17:09:39 -0000 1.6 +++ CHANGES 8 Sep 2003 20:12:46 -0000 1.7 @@ -3,6 +3,12 @@ Version 4.17 +* (elho 2003-05-29) Remove superfluous token concatenation to fix + compiles with GCC 3.3 + +* (holsta 2002-08-27) Nuke a few ifdef which were once upon a time used + by breese or badger. + * (elho 2002-08-07) make installbot also change PATH in launch.sh to reflect the installation directory. |
|
From: Elmar H. <el...@us...> - 2003-05-29 12:27:04
|
Update of /cvsroot/dancer/dancer/src In directory sc8-pr-cvs1:/tmp/cvs-serv3697 Modified Files: list.h Log Message: remove superfluous token concatenation to fix compiling with GCC 3.3 Index: list.h =================================================================== RCS file: /cvsroot/dancer/dancer/src/list.h,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- list.h 13 Nov 2000 02:42:45 -0000 1.1.1.1 +++ list.h 29 May 2003 12:26:59 -0000 1.2 @@ -52,10 +52,10 @@ ((NULL == (list)) || (NULL == ((header *)(list))->next)) /* NewList creates a header for a list of the specified type */ -#define NewList(type) ( ##type## *)calloc(1, sizeof( ##type## )) +#define NewList(type) (type *)calloc(1, sizeof(type)) /* NewEntry allocates a new entry of the specified type */ -#define NewEntry(type) ( ##type## *)calloc(1, sizeof( ##type## )) +#define NewEntry(type) (type *)calloc(1, sizeof(type)) #define RemoveFirst(list) RemoveEntry((list), (list).h->next) #define RemoveLast(list) RemoveEntry((list), (list).h->prev) |
|
From: Elmar H. <el...@us...> - 2003-02-14 12:13:19
|
Update of /cvsroot/dancer/dancer/script
In directory sc8-pr-cvs1:/tmp/cvs-serv27415
Modified Files:
speller.awk
Log Message:
support + and - response of newer ispell, take leading space in unres into account
Index: speller.awk
===================================================================
RCS file: /cvsroot/dancer/dancer/script/speller.awk,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- speller.awk 13 Nov 2000 02:42:37 -0000 1.1.1.1
+++ speller.awk 14 Feb 2003 12:13:15 -0000 1.2
@@ -1,7 +1,8 @@
#!/usr/bin/awk -f
BEGIN {
- good = bad = bad2 = 0;
+ good = good2 = bad = bad2 = 0;
unres = "";
+ root = "";
}
{
if ($1 == "&") {
@@ -15,10 +16,20 @@
}
else if ($1 == "*")
good++;
+ else if ($1 == "+") {
+ root = sprintf("%s %s", root, $2);
+ good2++;
+ }
+ else if ($1 == "-")
+ good++;
}
END {
if (bad2 != 0)
- printf("Unresolved: %s\n", unres);
- else if ((good != 0) && ((bad+bad2) == 0))
- print "Spelling is correct";
+ printf("Unresolved:%s\n", unres);
+ else if ((bad+bad2) == 0) {
+ if (good2 != 0)
+ printf("Spelling is correct, from:%s\n", root);
+ else if (good != 0)
+ print "Spelling is correct";
+ }
}
|
|
From: Elmar H. <el...@us...> - 2003-01-30 15:30:51
|
Update of /cvsroot/dancer/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv21254 Modified Files: index.php Log Message: Updated mailing list archive URLs Index: index.php =================================================================== RCS file: /cvsroot/dancer/htdocs/index.php,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- index.php 15 Mar 2002 15:03:17 -0000 1.8 +++ index.php 30 Jan 2003 15:30:47 -0000 1.9 @@ -176,7 +176,7 @@ interface</a>. <p>An archive of previous messages is <a -href="http://www.geocrawler.com/redir-sf.php3?list=/dancer-users/">available +href="http://sourceforge.net/mailarchive/forum.php?forum_id=6636">available online</a>. <h4>Dancer developers</h4> @@ -186,7 +186,7 @@ list</a>. <p>dancer-dev also has an archive <a -href="http://www.geocrawler.com/redir-sf.php3?list=/dancer-dev/">available +href="http://sourceforge.net/mailarchive/forum.php?forum_id=6637">available online</a>. <p>If you wish to recieve email notification of source changes that take @@ -194,7 +194,7 @@ the dancer-changes list</a> <p>dancer-changes also has an archive <a -href="http://www.geocrawler.com/redir-sf.php3?list=dancer-changes">available +href="http://sourceforge.net/mailarchive/forum.php?forum_id=1530">available online</a>. </td></tr> |
|
From: Elmar H. <el...@us...> - 2003-01-30 15:12:15
|
Update of /cvsroot/dancer/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv10047
Modified Files:
FAQ
Log Message:
Sync to CVS
Index: FAQ
===================================================================
RCS file: /cvsroot/dancer/htdocs/FAQ,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- FAQ 14 Nov 2000 03:11:40 -0000 1.1.1.1
+++ FAQ 30 Jan 2003 15:12:09 -0000 1.2
@@ -13,7 +13,8 @@
2. Running
2.1 How do I run it?
2.1.1 How do I compile it?
- 2.1.1.1 Fpl not found
+ 2.1.1.1 Problems when compiling
+ 2.1.1.2 Fpl not found
2.1.2 Which files do I have to edit?
2.1.3 How do I start it?
2.2 Do I have to use the launch script?
@@ -25,7 +26,7 @@
2.6 I cannot dcc chat with it.
2.7 It crashes in mysterious ways.
2.8 How do I upgrade smoothly?
- 2.9 How do I make it register with Undernet X/W channel service?
+ 2.9 How do I make it register with Dalnet or Undernet channel service?
2.10 How do I bind a dancer to a vhost?
2.11 How do I enable longer than 9 letter nicks?
@@ -36,7 +37,6 @@
3.4 Can I redirect the output of a command to someone else?
3.5 Can I add my own commands?
3.6 Invite?
- 3.7 Strictop causes the bot to deop itself
4. Fpl
4.1 What is fpl?
@@ -131,8 +131,18 @@
> make
+2.1.1.1 Problems when compiling
-2.1.1.1 Fpl not found
+ SunOS Solaris (2.6 upwards usually with gcc versions 2.7.1 - 2.7.3)
+ -------------
+
+ Problem: gcc gives you the #error: "No DATAMODEL_NATIVE specified" and/or
+ warning: `NBBY' redefined.
+
+ Solution: Its time to upgrade your gcc to a new version. See also:
+ http://www.wins.uva.nl/pub/solaris/solaris2.html#q6.28
+
+2.1.1.2 Fpl not found
- If the Makefile script doesn't do it for you:
@@ -210,6 +220,14 @@
2.3.1 The logfile contains a DEBUG statement.
+ If the logfile contains DEBUG statements similar to
+
+ 02.47.22 DEBUG Parse error in OnJoin(from = "SomeLongNick!us...@ex...",
+ line = ":#channel") (snapshot: server.c line 973)
+
+ and the IRC network you are connected to supports nicks longer than 9 letters,
+ make sure Dancer has been compiled to support them, see question 2.11.
+
If everything else fails try setting the environment variable DANCER_MYHOST
to the full name (host and internet domain) of your machine, ie. "setenv
DANCER_HOST breese.imada.ou.dk" (this assumes that the machine the bot runs
@@ -246,6 +264,10 @@
NOTE: the default password is possible to configure in the .config file and
thus you must change the commands suggested accordingly.
+ If the IRC network you are connected to supports nicks longer than 9 letters
+ and you are or have been using such a long nick, make sure Dancer has been
+ compiled to support them, see question 2.11.
+
2.5 My friend forgot his password. Can I find it somewhere?
No, all passwords are encrypted. You cannot read his password, but you can
@@ -282,7 +304,6 @@
enlarge the stack a lot before running Dancer to prevent getting problems
with that.
-
2.8 How do I upgrade smoothly?
Unpack the new archive (it will get extracted in a new directory (named
@@ -305,15 +326,10 @@
Run the new one.
+2.9 How do I make it register with Dalnet or Undernet channel service?
-2.9 How do I make it register with Undernet X/W channel service?
-
- Use FPL. Add this line to your dancer.fplconf
-
- join: "" if (!strcmp("%u", "%n")) Do("PRIVMSG X...@ch... :pass [channel] [password]");
-
- Replace [password] and [channel] with the appropriate strings.
-
+ Support for channel services has to be enabled at compile time, see section
+ 5.3 and 5.4 in the Dancer documentation.
2.10 How do I bind a dancer to a vhost?
@@ -381,14 +397,6 @@
to Dancer. Only users with level 10 and above are able to use this
feature.
-3.7 Strictop causes the bot to deop itself
-
- The STRICTOP flag does one thing. It DEOPS anyone that isn't recognized
- and is opped by anyone that isn't level 200 or higher.
-
- If anyone ops the bot and it deops itself due to the STRICTOP restriction,
- you should make sure that the bot recognizes itself as a highlevel "user".
-
===================================================================
@@ -423,15 +431,12 @@
The official homepage of Dancer, which always contains the latest relevant
information, is at:
- http://www.fts.frontec.se/~dast/dancer/
-
- The official ftp site is:
-
- ftp://ftp.dk.net/pub/network/irc/dancer/
+ http://dancer.sourceforge.net
5.2 Where can I find the fpl library?
- http://www.fts.frontec.se/~dast/fpl/
+ http://www.contactor.se/~dast/fpl/
+ http://www.contactor.se/~dast/fpl-old/
5.3 Where can I find <external-program-being-used>?
|
|
From: Elmar H. <el...@us...> - 2003-01-30 15:06:10
|
Update of /cvsroot/dancer/dancer In directory sc8-pr-cvs1:/tmp/cvs-serv6881 Modified Files: FAQ Log Message: Mention long nicks causing OnJoin DEBUG statements in the log Index: FAQ =================================================================== RCS file: /cvsroot/dancer/dancer/FAQ,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- FAQ 11 Aug 2002 20:32:45 -0000 1.2 +++ FAQ 30 Jan 2003 15:06:05 -0000 1.3 @@ -220,6 +220,14 @@ 2.3.1 The logfile contains a DEBUG statement. + If the logfile contains DEBUG statements similar to + + 02.47.22 DEBUG Parse error in OnJoin(from = "SomeLongNick!us...@ex...", + line = ":#channel") (snapshot: server.c line 973) + + and the IRC network you are connected to supports nicks longer than 9 letters, + make sure Dancer has been compiled to support them, see question 2.11. + If everything else fails try setting the environment variable DANCER_MYHOST to the full name (host and internet domain) of your machine, ie. "setenv DANCER_HOST breese.imada.ou.dk" (this assumes that the machine the bot runs |
|
From: Alex H. <ho...@us...> - 2002-08-12 23:39:03
|
Update of /cvsroot/dancer/dancer/src
In directory usw-pr-cvs1:/tmp/cvs-serv15990
Modified Files:
command.c netstuff.c
Log Message:
Nuke ifdef's by badger related to fileserving by Dancer. If you
want to serve files to your users, use HTTP.
Index: command.c
===================================================================
RCS file: /cvsroot/dancer/dancer/src/command.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- command.c 12 Aug 2002 23:19:46 -0000 1.7
+++ command.c 12 Aug 2002 23:39:01 -0000 1.8
@@ -240,13 +240,6 @@
"<password> [registered nick]",
msg_help_ident, CMD_NONE | CMD_IDENT},
-#ifdef BAGDER
- {"FILEGET", CmdFileGet,
- LEVEL_ANYBODY, TRUE, FALSE, FALSE, FALSE, TRUE, FALSE, FALSE,
- "<filename>",
- NULL, CMD_NONE},
-#endif
-
/* --- Recognized users --- */
{"PASS", CmdPass,
@@ -5493,19 +5486,6 @@
void CmdConfA(char *from, char *line)
{
snapshot;
-}
-#endif
-
-#ifdef BAGDER
-void CmdFileGet(char *from, char *line)
-{
- char getwhat[SEMIBUFFER];
-
- snapshot;
- if (1 == StrScan(line, "%"SEMIBUFFERTXT"s", getwhat))
- Outgoing(from, OUT_SEND, getwhat);
- else
- CmdSyntax(errfrom, "FILEGET");
}
#endif
Index: netstuff.c
===================================================================
RCS file: /cvsroot/dancer/dancer/src/netstuff.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- netstuff.c 12 Aug 2002 23:19:46 -0000 1.4
+++ netstuff.c 12 Aug 2002 23:39:01 -0000 1.5
@@ -471,98 +471,6 @@
else
ReplyCtcp(from, "ERRMSG Unable to establish connection");
}
-#ifdef BAGDER
- else if (OUT_SEND == linksort) {
- char *ptr;
- bool uselocal = TRUE;
- int file;
-
- while ('/' == *opts)
- opts++;
-
- StrFormatMax(buffer, sizeof(buffer), "%s/%s", DCC_FILEPATH, opts);
- StrFormatMax(buffer2, sizeof(buffer2), "%s/%s", DCC_FILECACHE, opts);
- /* StrCopy(buffer2, buffer); */
- ptr = buffer2 + StrLength(DCC_FILECACHE) + 1;
- while (*ptr) {
- if ('/' == *ptr)
- *ptr = '_';
- ptr++;
- }
-
- /* Things done here:
- 1) Check if the file is in the cache, and use that if it is
- 2) - fetch the file from the primary site and write it in the
- cache dir, start DCCing as soon as the file grows
- (timout the wait in X seconds, 20<X<60 seconds)
- and continue until the fetch signals DONE (even if some
- reads may not give new data due to slow ftp fetch)
- - when the ftp is done (the Exec() job is complete), the
- client should get noted
- - file existance and size should be checked, 0 bytes means
- failed ftp => abort DCC (retry next ftp site when multiple
- ones are supported)
- */
-
- /* First out, check for the file in the cache */
- file = open(buffer2, O_RDONLY);
- if (-1 == file) {
- /* Not in the cache, we need to get it from the ftp site */
- int s; /* to read the file from */
-
- /* Get the file from the FTP server, we lock this synchronously at
- least for a start, all the way until we start downloading the
- file, which will be done as a receiving socket as on additional
- socket client */
- if (!ftpget(site, buffer, &s, &size)) {
- /* we got a file size and a socket back, use them both */
- itemclient *k = AddClient(from, NULL, NULL, s);
- if (k) {
- file = open(temporary, O_RDONLY);
- }
- }
- }
-
- if (0 <= file) {
- /* Add this download to the cache */
- CacheAdd(buffer2);
- }
-
- if (file > 0) {
- char *filebuffer = malloc(CLF_FILEBUFFER);
-
- if (buffer &&
- (c = OpenListener(from, current->host, current->user))) {
- char *filepart;
-
- c->file = file;
- c->linksort = linksort;
- c->lasttime = time(NULL);
- c->filebuffer = filebuffer;
-
- if (uselocal)
- /* if this is a local file, it is considered complete already */
- c->fileflags |= CLF_FILECOMPLETE;
-
- filepart = StrIndexLast(buffer, '/');
- if (filepart)
- filepart++;
- else
- filepart = buffer;
-
- /* That silly AmIRC client requires a file length parameter! */
- SendCtcpf(from, "DCC SEND %s %lu %u -1", filepart,
- myip4addrnum, htons(c->addr.sin_port));
- fprintf(stderr, "DCC SEND %s %lu %u -1\n", filepart,
- myip4addrnum, htons(c->addr.sin_port));
- }
- else
- ReplyCtcp(from, "ERRMSG Unable to establish connection");
- }
- else
- ReplyCtcp(from, "ERRMSG Unable to get the specified file");
- }
-#endif
}
/* --- Alive ------------------------------------------------------ */
|
|
From: Alex H. <ho...@us...> - 2002-08-12 23:34:11
|
Update of /cvsroot/dancer/dancer/src
In directory usw-pr-cvs1:/tmp/cvs-serv15236
Modified Files:
regex.c
Log Message:
I don't care if these are used for debugging only; printf (x) is not
safe.
Index: regex.c
===================================================================
RCS file: /cvsroot/dancer/dancer/src/regex.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- regex.c 13 Nov 2000 02:42:47 -0000 1.1.1.1
+++ regex.c 12 Aug 2002 23:34:07 -0000 1.2
@@ -468,10 +468,10 @@
static int debug = 0;
#define DEBUG_STATEMENT(e) e
-#define DEBUG_PRINT1(x) if (debug) printf (x)
-#define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
-#define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3)
-#define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4)
+#define DEBUG_PRINT1(x) if (debug) printf ("%s", x)
+#define DEBUG_PRINT2(x1, x2) if (debug) printf ("%s %s", x1, x2)
+#define DEBUG_PRINT3(x1, x2, x3) if (debug) printf ("%s %s %s", x1, x2, x3)
+#define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf ("%s %s %s %s", x1, x2, x3, x4)
#define DEBUG_PRINT_COMPILED_PATTERN(p, s, e) \
if (debug) print_partial_compiled_pattern (s, e)
#define DEBUG_PRINT_DOUBLE_STRING(w, s1, sz1, s2, sz2) \
|
|
From: Alex H. <ho...@us...> - 2002-08-12 23:19:49
|
Update of /cvsroot/dancer/dancer/src
In directory usw-pr-cvs1:/tmp/cvs-serv11415
Modified Files:
command.c netstuff.c
Log Message:
Nuke some old ifdef's used by breese when he played around with
linkbots years ago.
Index: command.c
===================================================================
RCS file: /cvsroot/dancer/dancer/src/command.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- command.c 30 Jul 2002 16:21:59 -0000 1.6
+++ command.c 12 Aug 2002 23:19:46 -0000 1.7
@@ -588,21 +588,6 @@
"<nick>",
msg_help_used, CMD_NONE},
-#ifdef BREESE
- {"LINK", CmdLink,
- LEVEL_OWNER, FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE,
- "<nick>",
- msg_help_link, CMD_NONE},
- {"LINKLIST\0LLIST ", CmdLinklist,
- LEVEL_OWNER, FALSE, TRUE, FALSE, TRUE, FALSE, FALSE, FALSE,
- "",
- msg_help_linklist, CMD_NONE},
- {"REMOTE\0ON ", CmdRemote,
- LEVEL_OWNER, FALSE, TRUE, FALSE, TRUE, FALSE, FALSE, FALSE,
- "<linkbot> <cmd> [<args>]",
- NULL, CMD_NONE},
-#endif
-
{"RELOAD", CmdReload,
LEVEL_OWNER, FALSE, TRUE, FALSE, FALSE, TRUE, FALSE, FALSE,
"[<userfile>]",
@@ -631,13 +616,6 @@
LEVEL_OWNER, FALSE, TRUE, FALSE, FALSE, FALSE, FALSE, FALSE,
"<command> <level/->",
msg_help_chgcmdlev, CMD_NONE},
-
-#ifdef BREESE
- {"WEBSTER\0DICT ", CmdWebster,
- LEVEL_OWNER, FALSE, FALSE, FALSE, TRUE, FALSE, FALSE, FALSE,
- "<word>",
- msg_help_webster, CMD_NONE},
-#endif
{"LOG", CmdLog,
LEVEL_OWNER, FALSE, TRUE, TRUE, FALSE, TRUE, FALSE, FALSE,
Index: netstuff.c
===================================================================
RCS file: /cvsroot/dancer/dancer/src/netstuff.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- netstuff.c 10 Jun 2001 23:05:09 -0000 1.3
+++ netstuff.c 12 Aug 2002 23:19:46 -0000 1.4
@@ -717,15 +717,6 @@
}
}
-#ifdef BREESE
- /* --- Link bots --- */
-
- if (FD_ISSET(linkSocket, readset)) {
- if (0 < ReadLink(buffer))
- LinkParse(buffer);
- }
-#endif
-
/* --- Dcc clients --- */
for (c = First(clientHead); c; c = next) {
@@ -1070,11 +1061,6 @@
}
#endif
-#ifdef BREESE
- memset((char *)&fromaddr, 0, sizeof(fromaddr));
- fromaddr.sin_family = AF_INET;
- linkSocket = OpenLink();
-#endif
}
/* --- NetCleanup ------------------------------------------------- */
|
|
From: Alex H. <ho...@us...> - 2002-08-12 22:27:15
|
Update of /cvsroot/dancer/dancer
In directory usw-pr-cvs1:/tmp/cvs-serv29504
Modified Files:
README
Log Message:
Use my sourceforge address; (Testing to make sure the
syncmail script works now.)
Index: README
===================================================================
RCS file: /cvsroot/dancer/dancer/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- README 11 Aug 2002 20:36:13 -0000 1.3
+++ README 12 Aug 2002 22:27:11 -0000 1.4
@@ -127,7 +127,7 @@
Keith Blakemore-Noble <ke...@am...>
Ulf Heiman <el...@sy...>
Justin <ju...@mi...>
- Alex Holst <a...@ar...>
+ Alex Holst <ho...@us...>
Elmar Hoffmann <da...@el...>
Contributing translators are
|
|
From: Alex H. <ho...@us...> - 2002-03-23 17:47:17
|
Update of /cvsroot/dancer/CVSROOT In directory usw-pr-cvs1:/tmp/cvs-serv763 Modified Files: loginfo Added Files: syncmail Log Message: Activate a better, but not perfect, cvs email notification script. |
|
From: Alex H. <ho...@us...> - 2002-03-21 05:11:02
|
Update of /cvsroot/dancer/htdocs/5 In directory usw-pr-cvs1:/tmp/cvs-serv21628 Modified Files: index.html Log Message: href status.html |
|
From: Alex H. <ho...@us...> - 2002-03-21 05:10:54
|
Update of /cvsroot/dancer/htdocs/5 In directory usw-pr-cvs1:/tmp/cvs-serv21571 Modified Files: dancer5.css Added Files: status.html Log Message: First stab at status with a bit of CSS magic. |
|
From: Alain P. <rex...@us...> - 2002-03-21 01:49:58
|
Update of /cvsroot/dancer/dancer
In directory usw-pr-cvs1:/tmp/cvs-serv19025
Modified Files:
Tag: DANCER_5-DEV
DESIGN
Log Message:
Added Attach API documentation
|
|
From: Alain P. <rex...@us...> - 2002-03-19 21:54:29
|
Update of /cvsroot/dancer/dancer
In directory usw-pr-cvs1:/tmp/cvs-serv10316
Modified Files:
Tag: DANCER_5-DEV
DESIGN
Log Message:
Fleshed out User structure, added Attach API place holder, first references
to possible apr usage.
|
|
From: Alain P. <rex...@us...> - 2002-03-19 17:46:01
|
Update of /cvsroot/dancer/dancer
In directory usw-pr-cvs1:/tmp/cvs-serv17377
Modified Files:
Tag: DANCER_5-DEV
OVERVIEW
Log Message:
Added two feature items by Alex
|
|
From: Alex H. <ho...@us...> - 2002-03-18 03:44:06
|
Update of /cvsroot/dancer/htdocs/5 In directory usw-pr-cvs1:/tmp/cvs-serv3545 Modified Files: index.html Added Files: documentation.html security.html Log Message: Add minimal contents to new files and href them in index.html |
|
From: Alex H. <ho...@us...> - 2002-03-17 21:51:51
|
Update of /cvsroot/dancer/htdocs/5 In directory usw-pr-cvs1:/tmp/cvs-serv27925 Added Files: dancer5.css index.html Log Message: First simple page for Dancer 5. We're not interested in a horde of users demanding features at this particular point, so mention it on the page, and until we have working code, do NOT link to this from the frontpage, and keep discussion to dancer-dev list. The Dancer 5 initiative is a result of Alain Penders providing me with initial documentation and making me create a CVS branch for development. He has prior history with Dancer and been granted committer privs, so say hi, everyone. |
|
From: Alex H. <ho...@us...> - 2002-03-17 21:43:43
|
Update of /cvsroot/dancer/htdocs/5 In directory usw-pr-cvs1:/tmp/cvs-serv27473/5 Log Message: Directory /cvsroot/dancer/htdocs/5 added to the repository |
|
From: Alex H. <ho...@us...> - 2002-03-17 19:25:11
|
Update of /cvsroot/dancer/dancer
In directory usw-pr-cvs1:/tmp/cvs-serv1625
Added Files:
Tag: DANCER_5-DEV
DESIGN OVERVIEW
Log Message:
First stab at design documents for Dancer 5, mostly from al...@re....
See http://dancer.sf.net/5/ for more details soon.
|
|
From: Alex H. <ho...@us...> - 2002-03-15 15:22:47
|
Update of /cvsroot/dancer/CVSROOT In directory usw-pr-cvs1:/tmp/cvs-serv9142 Modified Files: modules Log Message: test loginfo changes again |
|
From: Alex H. <ho...@us...> - 2002-03-15 15:16:19
|
Update of /cvsroot/dancer/CVSROOT In directory usw-pr-cvs1:/tmp/cvs-serv3167 Modified Files: loginfo Log Message: Encapsulate mail subject some more. |
|
From: Alex H. <ho...@us...> - 2002-03-15 15:03:21
|
Update of /cvsroot/dancer/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv25541 Modified Files: index.php Log Message: Make the CVS section easier to understand. Mention the dancer-changes list. |