svn commit: samba r5195 - in branches/SAMBA_4_0/source: include ldap_server lib lib/messaging libcli/nbt libcli/raw libcli/resolve librpc/rpc ntvfs/cifs rpc_server smb_server smbd torture/nbt winbind

tridge at samba.org tridge at samba.org
Thu Feb 3 11:25:53 GMT 2005


Author: tridge
Date: 2005-02-03 11:25:52 +0000 (Thu, 03 Feb 2005)
New Revision: 5195

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

Log:
most events don't need the time of the event, so save a gettimeofday() call 
and just use timeval_current() when its actually needed

Modified:
   branches/SAMBA_4_0/source/include/events.h
   branches/SAMBA_4_0/source/ldap_server/ldap_server.c
   branches/SAMBA_4_0/source/lib/events.c
   branches/SAMBA_4_0/source/lib/messaging/messaging.c
   branches/SAMBA_4_0/source/libcli/nbt/nbtsocket.c
   branches/SAMBA_4_0/source/libcli/raw/clisocket.c
   branches/SAMBA_4_0/source/libcli/raw/clitransport.c
   branches/SAMBA_4_0/source/libcli/resolve/host.c
   branches/SAMBA_4_0/source/librpc/rpc/dcerpc_sock.c
   branches/SAMBA_4_0/source/ntvfs/cifs/vfs_cifs.c
   branches/SAMBA_4_0/source/rpc_server/dcerpc_sock.c
   branches/SAMBA_4_0/source/smb_server/smb_server.c
   branches/SAMBA_4_0/source/smbd/service_stream.c
   branches/SAMBA_4_0/source/smbd/service_stream.h
   branches/SAMBA_4_0/source/torture/nbt/query.c
   branches/SAMBA_4_0/source/winbind/wb_server.c


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


More information about the samba-cvs mailing list