svn commit: samba r11510 - in trunk/source: client lib libsmb nmbd nsswitch rpc_server smbd utils web

jra at samba.org jra at samba.org
Sat Nov 5 04:21:58 GMT 2005


Author: jra
Date: 2005-11-05 04:21:52 +0000 (Sat, 05 Nov 2005)
New Revision: 11510

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11510

Log:
A classic "friday night check-in" :-). This moves much
of the Samba4 timezone handling code back into Samba3.
Gets rid of "kludge-gmt" and removes the effectiveness
of the parameter "time offset" (I can add this back
in very easily if needed) - it's no longer being
looked at. I'm hoping this will fix the problems people
have been having with DST transitions. I'll start comprehensive
testing tomorrow, but for now all modifications are done.
Splits time get/set functions into srv_XXX and cli_XXX
as they need to look at different timezone offsets.
Get rid of much of the "efficiency" cruft that was
added to Samba back in the day when the C library
timezone handling functions were slow.
Jeremy.

Modified:
   trunk/source/client/client.c
   trunk/source/client/clitar.c
   trunk/source/client/smbctool.c
   trunk/source/lib/replace.c
   trunk/source/lib/time.c
   trunk/source/libsmb/cliconnect.c
   trunk/source/libsmb/clifile.c
   trunk/source/libsmb/clilist.c
   trunk/source/libsmb/cliprint.c
   trunk/source/libsmb/clirap.c
   trunk/source/nmbd/nmbd.c
   trunk/source/nmbd/nmbd_namelistdb.c
   trunk/source/nmbd/nmbd_winsserver.c
   trunk/source/nsswitch/winbindd.c
   trunk/source/rpc_server/srv_srvsvc_nt.c
   trunk/source/smbd/dir.c
   trunk/source/smbd/lanman.c
   trunk/source/smbd/negprot.c
   trunk/source/smbd/pipes.c
   trunk/source/smbd/reply.c
   trunk/source/smbd/trans2.c
   trunk/source/utils/net_status.c
   trunk/source/utils/status.c
   trunk/source/web/statuspage.c


Changeset:
Sorry, the patch is too large (2358 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11510


More information about the samba-cvs mailing list