svn commit: samba r11295 - branches/SAMBA_3_0/source/param trunk/source/param

Jeremy Allison jra at samba.org
Tue Oct 25 17:41:00 GMT 2005


On Tue, Oct 25, 2005 at 02:54:42PM +0000, jerry at samba.org wrote:
> Author: jerry
> Date: 2005-10-25 14:54:41 +0000 (Tue, 25 Oct 2005)
> New Revision: 11295
> 
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11295
> 
> Log:
> new service hashing code has assumign that the service 
> name stored in the array was normalized.  This was causing
> records to not be deleted on a reload.  As a result,
> I was getting the wrong path for various services.
> Seems to be ok after this change.
> 
> Also converted canonicalize_servicename() to just 
> use strupper_m() rather than doing the conversion itself.
> Jeremy, i think this should be ok but please check.

Looks good. Thanks for catching this (I'm at the OSIA
conf until thurs...).

Jeremy.


More information about the samba-technical mailing list