summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2008-05-27Allow server manager to close open files selected by id.Jeremy Allison1-2/+55
2008-05-25Remove the reference to current_user_info from share_access.cVolker Lendecke1-6/+10
2008-05-22Remove MAX_SESS_ENTRIES and MAX_CONN_ENTRIES limitsJeremy Allison1-19/+6
2008-05-22Revert "Arggh. Got the path/user the wrong way around. IDL is correct :-)."Jeremy Allison1-6/+19
2008-05-22Arggh. Got the path/user the wrong way around. IDL is correct :-).Jeremy Allison1-19/+6
2008-05-22Arggh. Got the path/user the wrong way around. IDL is correct :-).Jeremy Allison1-4/+4
2008-05-22Fix 2 bugs with displaying open file state. FirstlyJeremy Allison1-3/+3
2008-05-20Fix typo.Günther Deschner1-1/+1
2008-05-20Fix a valgrind error in _samr_LookupNamesVolker Lendecke1-5/+8
2008-05-17Factor out generation of an info3 struct from a serversupplied_infoVolker Lendecke1-183/+12
2008-05-16Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex().Günther Deschner1-20/+139
2008-05-09Remove a couple of uses of SMB_VFS_GET_NT_ACL(), useJeremy Allison1-13/+42
2008-05-09dsgetdcname: use existing messaging_context if possible.Günther Deschner1-0/+2
2008-05-08Yay ! Remove a VFS entry. Removed the set_nt_acl() call,Jeremy Allison1-1/+1
2008-05-06Fix a memleak in construct_printer_info_7()Volker Lendecke1-2/+5
2008-05-05Remove "userdom_struct user" from "struct user_struct"Volker Lendecke1-2/+2
2008-05-05Remove "session_key" from "struct user_struct"Volker Lendecke1-1/+3
2008-05-05Remove "guest" from "struct user_struct"Volker Lendecke2-2/+2
2008-05-05Remove "nt_user_token" from "struct user_struct"Volker Lendecke1-1/+1
2008-05-02Remove the "stat_open()" function, flag, and all associated code. It was onlyJeremy Allison1-2/+9
2008-04-29_netr_LogonSamLogon: fix lm session key length.Günther Deschner1-1/+1
2008-04-24The first of Martin Zielinski <mz@seh.de> Vista printing patches.Jeremy Allison1-3/+6
2008-04-20Introduce rpc_pipe_np_smb_conn()Volker Lendecke1-1/+1
2008-04-20Remove a redundant reference to rpc_pipe_state->cli from srv_spoolssVolker Lendecke1-4/+0
2008-04-17rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduceJelmer Vernooij1-4/+4
2008-04-17NetrUnjoinDomain2: Honor registry config to try config changes.Günther Deschner1-0/+1
2008-04-15Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.Jelmer Vernooij1-2/+2
2008-04-14WKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local configuration if enab...Günther Deschner1-0/+1
2008-04-11Remove some write-only fstringsVolker Lendecke1-12/+3
2008-04-04Fix _samr_GetUserPwInfo() (to return more then just zeros).Günther Deschner1-8/+45
2008-04-04Fix _samr_GetDomPwInfo (to return more then zeros).Günther Deschner1-2/+16
2008-04-04Fix bug #5372. With a large CUPS installation with a remote server, contactingJeremy Allison1-1/+7
2008-04-01Fix build warning.Günther Deschner1-1/+1
2008-04-01Fix SRVSVC ShareInfo level 502 server side handling.Günther Deschner1-4/+6
2008-04-01Fix SRVSVC ShareInfo max_users handling server side.Günther Deschner1-6/+6
2008-04-01Fix _srvsvc_NetShareSetInfo.Günther Deschner1-3/+5
2008-03-31Re-add support for the samr parameters string.Günther Deschner2-38/+30
2008-03-31Add init_samr_parameters_string().Günther Deschner1-0/+35
2008-03-28Add some paranoia fixes for _wkssvc_NetrJoinDomain2/UnjoinDomain2.Günther Deschner1-2/+22
2008-03-28srv_winreg: add a debug message to _winreg_CreateKey().Michael Adam1-0/+3
2008-03-28Let libnetjoin find the dc in wkssvc NetrJoinDomain2/UnjoinDomain2.Günther Deschner1-30/+0
2008-03-27Make sure to zero the returned handle in _svcctl_CloseServiceHandle().Günther Deschner1-0/+2
2008-03-27Fix samlogon rpc client & server.Günther Deschner1-1/+1
2008-03-26Fix _netr_LogonControl2(). Return talloced dcname.Günther Deschner1-4/+10
2008-03-26Strip whitespace in ntsvcs rpc server.Günther Deschner1-13/+13
2008-03-25Fix _winreg_QueryValue().Günther Deschner1-7/+7
2008-03-23Fix Coverity ID 514Volker Lendecke1-0/+2
2008-03-23Fix Coverity ID 432Volker Lendecke1-2/+0
2008-03-21Fix Coverity ID 548Volker Lendecke1-3/+5
2008-03-21Add my copyright.Günther Deschner1-0/+1