[Citadel Development] [SCM] citadel.org branch, master, updated. 52c636a6b66932b48d5c2340bfe6a1a324dd487e

2011-01-24 Thread ajc

Push to the project citadel.org : The branch, master has been updated
   via  52c636a6b66932b48d5c2340bfe6a1a324dd487e (commit)
  from  9b1d7e375c0983b182f9f068fb983a5715289ecc (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=52c636a6b66932b48d5c2340bfe6a1a324dd487e
commit 52c636a6b66932b48d5c2340bfe6a1a324dd487e
Author: Art Cancro a...@citadel.org
Date:   Mon Jan 24 13:38:29 2011 -0500

Began implementation of authpopout

---

Summary of changes:
 webcit/auth.c  |   43 +++
 webcit/static/authmethods.js   |   20 
 webcit/static/t/get_logged_in.html |1 +
 3 files changed, 35 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. 04d41ddbdb2ce2c3fd5ec94b690c8c5aab3199ad

2011-01-24 Thread ajc

Push to the project citadel.org : The branch, master has been updated
   via  04d41ddbdb2ce2c3fd5ec94b690c8c5aab3199ad (commit)
  from  52c636a6b66932b48d5c2340bfe6a1a324dd487e (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=04d41ddbdb2ce2c3fd5ec94b690c8c5aab3199ad
commit 04d41ddbdb2ce2c3fd5ec94b690c8c5aab3199ad
Author: Art Cancro a...@citadel.org
Date:   Mon Jan 24 15:47:23 2011 -0500

login popout is working, along with non edge case openID login

---

Summary of changes:
 webcit/auth.c   |   22 +++---
 webcit/static/t/authpopup_finished.html |6 ++
 2 files changed, 25 insertions(+), 3 deletions(-)
 create mode 100644 webcit/static/t/authpopup_finished.html


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. 79eac72e2542efa1c5141e105a7d988d1fdf1968

2011-01-24 Thread ajc

Push to the project citadel.org : The branch, master has been updated
   via  79eac72e2542efa1c5141e105a7d988d1fdf1968 (commit)
  from  04d41ddbdb2ce2c3fd5ec94b690c8c5aab3199ad (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=79eac72e2542efa1c5141e105a7d988d1fdf1968
commit 79eac72e2542efa1c5141e105a7d988d1fdf1968
Author: Art Cancro a...@citadel.org
Date:   Mon Jan 24 16:02:39 2011 -0500

authpopup now returns the parent to the pushed_destination

---

Summary of changes:
 webcit/auth.c   |   17 +
 webcit/static/t/authpopup_finished.html |2 +-
 2 files changed, 14 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, libevent, updated. 01ddb55c1318911936a263b14d7c5ecd36a84967

2011-01-24 Thread dothebart

Push to the project citadel.org : The branch, libevent has been updated
   via  01ddb55c1318911936a263b14d7c5ecd36a84967 (commit)
  from  ece6bf1eb58266623578ed8017895ffe6f458c65 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=01ddb55c1318911936a263b14d7c5ecd36a84967
commit 01ddb55c1318911936a263b14d7c5ecd36a84967
Author: Wilfried Goesgens dotheb...@citadel.org
Date:   Tue Jan 25 00:22:49 2011 +0100

libev migration: check pointer before free'ing it.

---

Summary of changes:
 citadel/modules/smtp/serv_smtpqueue.c |   10 +++---
 1 files changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] (no subject)

2011-01-24 Thread IGnatius T Foobar
 so, first site with the libev based smtp client has just gone live...  
  
 Do you need a machine on an IPv6 network to test it with? 
 


[Citadel Development] [SCM] citadel.org branch, master, updated. 900449c40c323c983f4a1335356cd467e9384a2e

2011-01-24 Thread ajc

Push to the project citadel.org : The branch, master has been updated
   via  900449c40c323c983f4a1335356cd467e9384a2e (commit)
  from  79eac72e2542efa1c5141e105a7d988d1fdf1968 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=900449c40c323c983f4a1335356cd467e9384a2e
commit 900449c40c323c983f4a1335356cd467e9384a2e
Author: Art Cancro a...@citadel.org
Date:   Mon Jan 24 21:53:30 2011 -0500

Only offer OpenID login if the citadel server supports it

---

Summary of changes:
 webcit/static/t/get_logged_in.html |6 +-
 1 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. c0ed9dc148b4b47a0f87f71b76016b2282983b72

2011-01-24 Thread ajc

Push to the project citadel.org : The branch, master has been updated
   via  c0ed9dc148b4b47a0f87f71b76016b2282983b72 (commit)
  from  900449c40c323c983f4a1335356cd467e9384a2e (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=c0ed9dc148b4b47a0f87f71b76016b2282983b72
commit c0ed9dc148b4b47a0f87f71b76016b2282983b72
Author: Art Cancro a...@citadel.org
Date:   Mon Jan 24 22:18:59 2011 -0500

Disabled the old login screen.
Some of this code will be re-used for registration and language selection.

---

Summary of changes:
 webcit/auth.c|5 -
 webcit/static/authmethods.js |5 ++---
 2 files changed, 6 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. 6db9b9999d4a5c24c48588ca3c1dd230c79e3864

2011-01-24 Thread ajc

Push to the project citadel.org : The branch, master has been updated
   via  6db9bd4a5c24c48588ca3c1dd230c79e3864 (commit)
  from  c0ed9dc148b4b47a0f87f71b76016b2282983b72 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=6db9bd4a5c24c48588ca3c1dd230c79e3864
commit 6db9bd4a5c24c48588ca3c1dd230c79e3864
Author: Art Cancro a...@citadel.org
Date:   Mon Jan 24 22:30:57 2011 -0500

COND:AIDE now observes logged in semantics

---

Summary of changes:
 webcit/auth.c |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. fea1f57e3e94ab627d2845e6c79ade8e18a89c58

2011-01-24 Thread ajc

Push to the project citadel.org : The branch, master has been updated
   via  fea1f57e3e94ab627d2845e6c79ade8e18a89c58 (commit)
  from  6db9bd4a5c24c48588ca3c1dd230c79e3864 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=fea1f57e3e94ab627d2845e6c79ade8e18a89c58
commit fea1f57e3e94ab627d2845e6c79ade8e18a89c58
Author: Art Cancro a...@citadel.org
Date:   Mon Jan 24 23:29:27 2011 -0500

Cleaned up the login modal a bit

---

Summary of changes:
 webcit/static/styles/webcit.css|   10 ++
 webcit/static/t/get_logged_in.html |8 
 2 files changed, 14 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] [SCM] citadel.org branch, master, updated. d961eac71b8263f18d5a8fd7463310c0ea766010

2011-01-24 Thread ajc

Push to the project citadel.org : The branch, master has been updated
   via  d961eac71b8263f18d5a8fd7463310c0ea766010 (commit)
  from  fea1f57e3e94ab627d2845e6c79ade8e18a89c58 (commit)

Those revisions listed above that are new to this repository have not appeared 
on any other notification email; so we list those revisions in full, below.
- Log -
http://code.citadel.org/cgit.cgi/git.citadel.org/commit/?id=d961eac71b8263f18d5a8fd7463310c0ea766010
commit d961eac71b8263f18d5a8fd7463310c0ea766010
Author: Art Cancro a...@citadel.org
Date:   Mon Jan 24 23:46:34 2011 -0500

more login box cleanup

---

Summary of changes:
 webcit/static/styles/webcit.css|5 -
 webcit/static/t/get_logged_in.html |1 +
 2 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
citadel.org 


[Citadel Development] Re:

2011-01-24 Thread dothebart


 

Mo Jan 24 2011 21:41:25 EST von   IGnatius T Foobar @ Uncensored 


so, first site with the libev based smtp client has just gone live...   
Do you need a machine on an IPv6 network to test it with?  


yes, but probably on both ends?
i've asked my hoster for an ipv6 range, i'd need some mx that is ipv6 or some relay...