1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source/rpc_server
Andrew Bartlett 30d0998c8c More fixes towards warnings on the IRIX compiler
(and yes, some of these are real bugs)

In particular, the samr code was doing an &foo of various types, to a function
that assumed uint32.  If time_t isn't 32 bits long, that broke.

They are assignment compatible however, so use that and an intermediate
variable.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
..
.cvsignore get away with dummy and .dummy files 0001-01-01 00:00:00 +00:00
srv_dfs_nt.c more debug classess activated 0001-01-01 00:00:00 +00:00
srv_dfs.c more debug classess activated 0001-01-01 00:00:00 +00:00
srv_lsa_hnd.c more debug classess activated 0001-01-01 00:00:00 +00:00
srv_lsa_nt.c Updates to the 'name -> sid' code: 0001-01-01 00:00:00 +00:00
srv_lsa.c more debug classess activated 0001-01-01 00:00:00 +00:00
srv_netlog_nt.c Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a 0001-01-01 00:00:00 +00:00
srv_netlog.c more debug classess activated 0001-01-01 00:00:00 +00:00
srv_pipe_hnd.c Copy the NT_TOKEN to the pipe, so the SAMR can use it for access control. 0001-01-01 00:00:00 +00:00
srv_pipe.c fixed a problem with getgroups() where it could include our current 0001-01-01 00:00:00 +00:00
srv_reg_nt.c enumeration of printers keys ( no data yet ) via the registry 0001-01-01 00:00:00 +00:00
srv_reg.c first cut at implementing support for browsing printer and driver driver 0001-01-01 00:00:00 +00:00
srv_samr_nt.c More fixes towards warnings on the IRIX compiler 0001-01-01 00:00:00 +00:00
srv_samr_util.c Break up the passdb objects (to allow RPC clients to link without brining in 0001-01-01 00:00:00 +00:00
srv_samr.c More code from "Kai Krueger" <kai@kruegernetz.de>, this time starting to make 0001-01-01 00:00:00 +00:00
srv_spoolss_nt.c Gone back to explicit queue number passing as snum - removed encoding of 0001-01-01 00:00:00 +00:00
srv_spoolss.c added copyright 0001-01-01 00:00:00 +00:00
srv_srvsvc_nt.c fixed a number of real bugs found by warnings on the 64 bit irix compiler 0001-01-01 00:00:00 +00:00
srv_srvsvc.c used findstatic.pl to make some variables static and remove some dead 0001-01-01 00:00:00 +00:00
srv_util.c more debug classess activated 0001-01-01 00:00:00 +00:00
srv_wkssvc_nt.c more debug classess activated 0001-01-01 00:00:00 +00:00
srv_wkssvc.c used findstatic.pl to make some variables static and remove some dead 0001-01-01 00:00:00 +00:00