[ekg2-commit] ekg2: commands.c (HEAD) jabber.c (HEAD) [peres]

CVS commit cvs w amba.bydg.pdi.net
Sob, 24 Mar 2007, 16:17:16 CET


Module name:	ekg2
Changes by:	peres	07/03/24 16:17:11

Modified files:
	commands.c jabber.c

Log message:
Adding ekg2 versioning inside configuration file. So, from now on, we report
changes on start.

Index: commands.c
===================================================================
RCS file: /home/cvs/ekg2/plugins/jabber/commands.c,v
diff -d -u -r1.152 -r1.153
--- commands.c	21 Mar 2007 10:26:18 -0000	1.152
+++ commands.c	24 Mar 2007 15:17:07 -0000	1.153
@@ -396,7 +396,6 @@
 	j->connecting = 1;
 
 	printq("connecting", session_name(session));
-	printq("jabber_sasl_note", session_name(session), session->uid);
 	if (session_status_get(session) == EKG_STATUS_NA)
 		session_status_set(session, EKG_STATUS_AVAIL);
 	return 0;

Index: jabber.c
===================================================================
RCS file: /home/cvs/ekg2/plugins/jabber/jabber.c,v
diff -d -u -r1.320 -r1.321
--- jabber.c	21 Mar 2007 12:19:47 -0000	1.320
+++ jabber.c	24 Mar 2007 15:17:08 -0000	1.321
@@ -1298,9 +1298,6 @@
 	format_add("jabber_gpg_fail", 	_("%> (%1) We didn't manage to sign testdata using key: %W%2%n (%R%3%n)\n"	/* sesja, klucz, error */
 					"OpenGPG support for this session disabled."), 1);
 
-	format_add("jabber_sasl_note",	_("%) (%1) %RIMPORTANT NOTE %|%pWe start using XMPP SASL AUTH by default in ekg2, so if you cannot connect to your favourite jabber server "\
-						"please send us debug info and try to set session disable_sasl variable to 2 [session -s %2 disable_sasl 2] [hth]"), 1);
-
 	/* simple XEP-0071 - XML parsing error */
 	format_add("jabber_msg_xmlsyntaxerr",	_("%! Expat syntax-checking failed on your message: %T%1%n. Please correct your code or use double ^R to disable syntax-checking."), 1);
 


Więcej informacji o liście dyskusyjnej ekg2-commit