Re: [Jabberd2] [jabberd2] #119: Advertising registration as a stream feature

2007-07-28 Thread jabberd2
#119: Advertising registration as a stream feature
---+
Reporter:  architecta  |Owner:  smoku
Type:  task|   Status:  closed   
Priority:  major   |Component:  sm   
 Version:  2.1.11  |   Resolution:  duplicate
Keywords:  | Blocking:   
---+
Changes (by smoku):

  * status:  new = closed
  * resolution:  = duplicate

Comment:

 dupe of #118

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/119#comment:3
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


Re: [Jabberd2] [jabberd2] #118: Advertising registration as a stream feature

2007-07-28 Thread jabberd2
#118: Advertising registration as a stream feature
---+
Reporter:  architecta  |Owner:  smoku   
Type:  task|   Status:  assigned
Priority:  major   |Component:  sm  
 Version:  2.1.11  |   Resolution:  
Keywords:  | Blocking:  
---+
Changes (by smoku):

  * status:  new = assigned

Comment:

 http://www.xmpp.org/registrar/stream-features.html

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/118#comment:1
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


[Jabberd2] [jabberd2] #120: postgresql detection code improvement.

2007-07-28 Thread jabberd2
#120: postgresql detection code improvement.
+---
Reporter:  hacker   |   Owner:  smoku  
Type:  enhancement  |  Status:  new
Priority:  major|   Component:  storage
 Version:  2.1.11   |Blocking: 
+---
 It's better to detect postgresql using pg_config as besides doing the
 right way it would also allow to select postgresql installation to be
 used.

 Not only I have files to attach to this ticket, but you should also
 expect more postgresql enhancement, since the module seems to lack
 userbase somewhat, at least none of those trying to combine ssl and
 postgresql authreg ;-)

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/120
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


[Jabberd2] [jabberd2] #121: more flexible mechanism for specifying postgresql connections for c2s

2007-07-28 Thread jabberd2
#121: more flexible mechanism for specifying postgresql connections for c2s
+---
Reporter:  hacker   |   Owner:  smoku  
Type:  enhancement  |  Status:  new
Priority:  major|   Component:  storage
 Version:  2.1.11   |Blocking: 
+---
 The PQconnectdb function is much more flexible than
 host/dbname/user/password, therefore this patch. It adds conninfo/
 settings to authreg_pgsql module. In particular it lets met specify
 sslmode=disabled as a temporary workaround for an ssl/pgsql-ssl problem.
 Expect the fix for the problem soon, though.

 Again, the patch has a wordy header.

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/121
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


[Jabberd2] [jabberd2] #122: let ssl in postgresql and jabberd coexist

2007-07-28 Thread jabberd2
#122: let ssl in postgresql and jabberd coexist
---+
Reporter:  hacker  |   Owner:  smoku  
Type:  defect  |  Status:  new
Priority:  major   |   Component:  General
 Version:  2.1.11  |Blocking: 
---+
 That would involve preventing libpq from initializing openssl. One of the
 way to solve it is in the patch. That's supposed to be applied on top of
 my previous patch for 'conninfo' settings, I think it won't apply cleanly
 otherwise, but in fact it's totally independent.

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/122
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com


[Jabberd2] [jabberd2] #123: SASL backend available out of: gsasl

2007-07-28 Thread jabberd2
#123: SASL backend available out of: gsasl
---+
Reporter:  hostserver  |   Owner:  smoku  
Type:  defect  |  Status:  new
Priority:  major   |   Component:  General
 Version:  2.1.7   |Blocking: 
---+
 HELLO i have this error  in fedora
 {{{
 checking for gsasl.h... yes
 checking for gsasl_check_version in -lgsasl... yes
 checking for GnuSASL version = 0.2.14... no
 configure: error: no SASL backend available out of: gsasl
 [EMAIL PROTECTED] jabberd]#
 }}}


 I edit ld.so.conf

 nano/etc/ld.so.conf

 and add

 include /etc/ld.so.conf.d/*.conf
 /usr/local/lib

 But this no work how i solve this
 Thanks

-- 
Ticket URL: http://jabberd2.xiaoka.com/ticket/123
jabberd2 http://jabberd2.xiaoka.com/
jabberd2 project
___
Jabberd2 mailing list
Jabberd2@lists.xiaoka.com
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com