User: dan_pascu
Date: 2006/11/29 15:37:21 PST

  OpenSER CVS - Commit Details

  Modified files:
    modules/domain       domain_mod.c 
    modules/permissions  trusted.c 
  Commit Log:
  Fixed domain_reload and trusted_reload commands not working over the UNIX
  socket interface.
  
  It's possible that other commands may have been fixed by this as well.
  Basically any command that needed a database connection was not working
  over the UNIX socket interface as the process carrying the unix domain
  socket server didn't have a database connection.
  
  Revision  Changes    Path
  1.18      +2 -2      sip-server/modules/domain/domain_mod.c
   [ 
http://openser.cvs.sourceforge.net/openser/sip-server/modules/domain/domain_mod.c?r1=1.17&r2=1.18
 ]
  1.9       +3 -3      sip-server/modules/permissions/trusted.c
   [ 
http://openser.cvs.sourceforge.net/openser/sip-server/modules/permissions/trusted.c?r1=1.8&r2=1.9
 ]

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to