Language:
switch to room list switch to menu My folders
Go to page: 1 3 4 5 6 [7] 8
[#] Fri Jan 25 2019 10:09:51 EST from fleeb

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


It's just C... maybe just modify the scripts to use clang instead of gcc?

[#] Mon Jan 28 2019 10:11:45 EST from IGnatius T Foobar

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

Can Citadel be configured to be compiled with clang? If so, you could

try using clang-address-sanitizer or clang-static-analyzer.

Clang clang clang goes the trolley? I don't think we used any gcc-specific constructs in the code, and if any are found I would be happy to fix that problem.

Citadel has a fairly good security history. Not perfect, but good. Some of that is of course related to the fact that Citadel isn't as widely deployed as some other software. But there *are* people paying attention, and we've done well most of the time.

[#] Tue Mar 26 2019 11:24:16 EDT from zooer

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

In the web version when you displayed the online users you could edit your room and your host, was that feature removed?



[#] Tue Mar 26 2019 22:23:47 EDT from wizard of aahz

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

It was working a couple of months ago, but seems to not be working now.

[#] Wed Mar 27 2019 21:22:38 EDT from IGnatius T Foobar

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

It's been removed. This is an intermediate step. We're going to replace it with a true "status" field in which you can put any arbitrary shenanigans.
It's more consistent with what people expect, and we'll be able to integrate with things like StatusNet and OStatus.

[#] Mon Apr 01 2019 13:22:06 EDT from fleeb

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


Yeah, I noticed it didn't work anymore from the text client. I figured change was afoot.

Oh, maybe Arabella had the inside scoop!

[#] Thu Apr 04 2019 15:47:11 EDT from arabella

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

I remain enigmatically silent on the subject.



[#] Mon Apr 08 2019 11:50:15 EDT from wizard of aahz

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

Change was afoot?

<Drops a quarter on my foot>

AHA!

[#] Mon Apr 22 2019 14:51:15 EDT from IGnatius T Foobar

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

You should have been wearing steel-toed boots if you knew that was happening.

[#] Mon Apr 22 2019 15:32:33 EDT from zooer

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

Steel Toe Boots.

 

http://youtu.be/DUp6gtgaGQA



[#] Fri Jun 14 2019 15:05:06 EDT from fleeb

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


User Name Room Idle From host
------------------------- -------------------- ---- ------------------------
. fleeb Lobby localhost

Arrrrrr... writin' to ye from yer localhost.

[#] Sat Jun 15 2019 00:48:39 EDT from ParanoidDelusions

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

Does a localhost connection mean that someone is connected via the text client? 

 



[#] Mon Jun 17 2019 16:17:01 EDT from IGnatius T Foobar

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

Sort of. It means the client is running on the same computer as the server, and it connected to 127.0.0.1:504. WebCit is connecting to a unix domain socket, and when that happens, the server allows the client to tell it where the end user *really* is.

[#] Mon Jun 17 2019 22:30:07 EDT from ParanoidDelusions

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

Gotcha. 



[#] Tue Jun 18 2019 14:22:39 EDT from fleeb

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


In my case, I used ssh to connect to Uncensored, so I'm also in that ambiguous 'logged in from localhost, but also from remote' sort of category.

[#] Wed Jun 19 2019 14:56:33 EDT from IGnatius T Foobar

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

Ok, I just fixed that in the server. Connections from 127.0.0.1 or ::1 will be treated the same as connections to a local socket, which is to say, it will allow the client to tell the server where the user really is. (Don't look for it today though; I haven't updated Uncensored yet.)

[#] Thu Jun 20 2019 07:53:12 EDT from fleeb

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


Aw.

[#] Sat Jul 13 2019 13:47:43 EDT from IGnatius T Foobar

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

Ok, your update has been installed. Text client users will now appear with the actual location of the user instead of "localhost".

[#] Sat Jul 20 2019 18:36:20 EDT from ParanoidDelusions

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

 

Sat Jul 13 2019 13:47:43 EDT from IGnatius T Foobar
Ok, your update has been installed. Text client users will now appear with the actual location of the user instead of "localhost".

When will this be distributed - and - using the Easy Install method - how does an upgrade work? 

 



[#] Sun Jul 21 2019 12:56:14 EDT from IGnatius T Foobar

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

It's already available in Easy Install. And in Easy Install the upgrade procedure is the same as the original installation.

Go to page: 1 3 4 5 6 [7] 8