Language:
switch to room list switch to menu My folders
Go to page: First ... 92 93 94 95 [96] 97 98 99 100 ... Last
[#] Wed Mar 07 2012 16:39:03 EST from dothebart @ Uncensored

Subject: Re: libev location

[Reply] [ReplyQuoted] [Headers] [Print]

regarding the size of libev, thats a real option.

regarding that everything is in /usr/local/citadel and nobody is going to use it anyways so there is no duplicate loading which dynamic libs try to avoid... so static might be well also.



[#] Thu Mar 08 2012 13:48:56 EST from IGnatius T Foobar @ Uncensored

Subject: Re: sample of filter w/space eaten and why my filter don't work?

[Reply] [ReplyQuoted] [Headers] [Print]

Ok, it's time to test Sieve again.

(updated in git and in Easy Install, so far...)

[#] Mon Apr 02 2012 11:50:44 EDT from Stefan @ Uncensored

Subject: systemd: socket activation

[Reply] [ReplyQuoted] [Headers] [Print]

Hi,

maybe you'll find systemd's socket activation feature interesting:

http://0pointer.de/blog/projects/socket-activation.html

http://0pointer.de/blog/projects/socket-activation2.html

Regards
Stefan



[#] Mon Apr 02 2012 19:17:40 EDT from IGnatius T Foobar @ Uncensored

Subject: Re: systemd: socket activation

[Reply] [ReplyQuoted] [Headers] [Print]

Looks like a nice idea. Will we server software developers have to account for this if distribution vendors adopt it?

[#] Tue Apr 03 2012 02:31:23 EDT from dothebart @ Uncensored

Subject: problems with digest list recipients...

[Reply] [ReplyQuoted] [Headers] [Print]

seems as if some digest list runs cause trouble.

tcpdump indicates that we take very long to react.

is it run with other busy jobs? like tdap? if, could we timely dissolve them?



[#] Sat Apr 07 2012 22:11:17 EDT from IGnatius T Foobar @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

Looks like the RSS reader has been stuck since April 3.

[#] Tue Apr 17 2012 04:43:06 EDT from Stefan @ Uncensored

Subject: Re: systemd: socket activation

[Reply] [ReplyQuoted] [Headers] [Print]

Mon Apr 02 2012 19:17:40 EDT from IGnatius T Foobar @ Uncensored Subject: Re: systemd: socket activation
Looks like a nice idea. Will we server software developers have to account for this if distribution vendors adopt it?

The software developers can implement socket activation if they like to support it. But they don't have to.



[#] Sun Apr 22 2012 03:25:57 EDT from dothebart @ Uncensored

Subject: Re: Citadel Configuration Manager Message

[Reply] [ReplyQuoted] [Headers] [Print]

ok, from the average admin this looks as if his system was hacked.

I guess this is setup?

IG you realy should give sessions from the system socket a uniq username.

--- forwarded message ---
Sat Apr 21 2012 23:42:10 EDT from Citadel Subject: Citadel Configuration Manager Message
The global system configuration has been edited by (not logged in).

 



[#] Mon Apr 23 2012 10:32:04 EDT from IGnatius T Foobar @ Uncensored

Subject: Re: Citadel Configuration Manager Message

[Reply] [ReplyQuoted] [Headers] [Print]

It is setup, and that message does seem kind of inappropriate.

[#] Tue Apr 24 2012 03:15:53 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

now that we have setup just talking to a running citserver...

whats about UID problems after migrations?

and... shouldn't pick the migration the UID localy anyways?

maybe we should have a commandline argument ala --force-uid=nnn ?



[#] Tue Apr 24 2012 14:30:11 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

ok, so we can reduce some of the traffic in the syslog for production, we now can disable the first two components:

networkclient

smtpeventclient

 

like

./citserver -x smtpeventclient,networkclient



[#] Wed Apr 25 2012 10:56:07 EDT from IGnatius T Foobar @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

Does that disable those components entirely, or the logging for those components?

[#] Wed Apr 25 2012 17:39:06 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

 

Wed Apr 25 2012 10:56:07 EDT from IGnatius T Foobar @ Uncensored
Does that disable those components entirely, or the logging for those components?

logging with LOG_DEBUG are disabled by default.

(i.e. the transscript of the SMTP-Session)



[#] Mon Apr 30 2012 14:04:24 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

just to follow up citadel support... how recent is the easy install curl?

maybe there is a newer one to detect  the ubuntu weirdness correctly?



[#] Mon Apr 30 2012 16:57:40 EDT from IGnatius T Foobar @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

It's just a few days old.

[#] Sat May 26 2012 12:34:44 EDT from IGnatius T Foobar @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

I think Uncensored is experiencing some problems right now, there are several RSS feeds that haven't updated in days. Others are working. wtf?

[#] Sat May 26 2012 21:32:00 EDT from Freakdog @ Dog Pound BBS II

[Reply] [ReplyQuoted] [Headers] [Print]

FWIW, running 8.05, I had something causing networking and RSS feeds to hold...had to restart in order to get them moving again.

[#] Sun May 27 2012 04:43:18 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

hm, some working and some not is new ;-) You should definitely upgrade from 8.05.

 

I've seen that the indexer runs inline the queue thread, so while its doing its job neither mails nor networking nor rssfeeds will work.

we should search for a way to make that separated; either putting it into its own thread or limiting the amount of messages to index at once.

 

I think we should now branch the stable-8.1x;  in other news, i've prepared to separate the textclient from the citserver compile; both is working again, I've added another lib; libcitadelclient.

i'm not yet set whether it can live side by side with libcitadel, or whether it should get its own build tree. At least it should ease porting of the client, what some asked for recently, since you then just need to compile the lib and the client.

 



[#] Sun May 27 2012 05:29:18 EDT from dothebart @ Uncensored

[Reply] [ReplyQuoted] [Headers] [Print]

Sat May 26 2012 12:34:44 EDT from IGnatius T Foobar @ Uncensored
I think Uncensored is experiencing some problems right now, there are several RSS feeds that haven't updated in days. Others are working. wtf?

ok, please have a look at

/var/log/rssdebugrun

and search for the feeds you're missing.

i.e. this one:

May 27 05:04:14 prod citserver[2803]: RSSclient: [244607] Dilbert now starting.
you could then

grep '\[244607\]'  rssdebugrun 

to get all information on that run.



[#] Tue May 29 2012 17:31:45 EDT from IGnatius T Foobar @ Uncensored

Subject: Error building bde00ed099e5eaaf8cc5d01504fa6b7c99925e21

[Reply] [ReplyQuoted] [Headers] [Print]


lib/hash.c: In function 'dbg_PrintHash':
lib/hash.c:208: error: 'foo' undeclared (first use in this function)
lib/hash.c:208: error: (Each undeclared identifier is reported only once
lib/hash.c:208: error: for each function it appears in.)
make: *** [lib/hash.lo] Error 1
Operating system: Linux Debian 6.0.4 ( 2.6.32-5-686 i686)

Error building bde00ed099e5eaaf8cc5d01504fa6b7c99925e21

Go to page: First ... 92 93 94 95 [96] 97 98 99 100 ... Last