summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc: Seperate rpc_srv_register for plain connection.Andreas Schneider2010-06-043-125/+274
* s3-build: only include generated spoolss headers (not ndr headers).Günther Deschner2010-06-031-0/+1
* s3-security: use shared "Standard access rights.".Günther Deschner2010-06-034-15/+15
* s3-security: use shared "File Object specific access rights".Günther Deschner2010-06-031-2/+2
* s3-security: use shared Security Access Masks Rights.Günther Deschner2010-06-031-2/+2
* s3-security: use shared SECINFO_DACL define.Günther Deschner2010-06-032-5/+5
* s3-security: use shared SECINFO_SACL define.Günther Deschner2010-06-032-2/+2
* s3-security: use shared SECINFO_GROUP define.Günther Deschner2010-06-032-3/+3
* s3-security: use shared SECINFO_OWNER define.Günther Deschner2010-06-032-3/+3
* s3-eventlog: try to pass RPC-EVENTLOG during make test as non-root.Günther Deschner2010-06-011-5/+22
* s3-netlogon: Fix crash bug in _netr_NetrEnumerateTrustedDomains().Günther Deschner2010-05-311-18/+11
* s3:smbd map_username() doesn't need sconn anymoreSimo Sorce2010-05-311-6/+3
* s3-netlogon: use LSA in _netr_NetrEnumerateTrustedDomains.Günther Deschner2010-05-311-18/+66
* s3-netlogon: use SAMR in _netr_ServerAuthenticate3.Günther Deschner2010-05-311-33/+73
* s3-samr: give the system user a free pass for _samr_QueryUserInfo{2} level 18.Günther Deschner2010-05-311-0/+5
* s3-netlogon: use SAMR in _netr_ServerPasswordSet{2}.Günther Deschner2010-05-311-111/+165
* s3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet() and ntlmssp_seal_packet()Andrew Bartlett2010-05-311-7/+9
* ntlmssp: Make the ntlmssp.h from source3/ a common headerAndrew Bartlett2010-05-311-1/+1
* s3:auth Remove AUTH_NTLMSSP_STATE typedef.Andrew Bartlett2010-05-311-7/+7
* s3:auth Make AUTH_NTLMSSP_STATE a private structure.Andrew Bartlett2010-05-311-26/+27
* s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" resultMatthias Dieter Wallnöfer2010-05-311-7/+7
* s3-build: only use ndr_security.h where needed.Günther Deschner2010-05-313-0/+3
* s3-samr: Fix crash bug in _samr_QueryUserInfo{2} level 18.Günther Deschner2010-05-281-4/+13
* s3-build: only use ndr_samr.h where needed.Günther Deschner2010-05-281-0/+1
* s3:auth use info3 in auth_serversupplied_infoSimo Sorce2010-05-282-2/+2
* s3:rpc_server: make use of the npa_tstream code to connect to named pipesStefan Metzmacher2010-05-271-192/+152
* s3:rpc_server: pass down local and remote tsocket_address to np_open()Stefan Metzmacher2010-05-271-1/+15
* s3:rpc_server: add np_read_in_progress() functionStefan Metzmacher2010-05-271-0/+22
* s3:rpc_server: make sure we don't send uninitialized memory for the named_pip...Stefan Metzmacher2010-05-271-1/+1
* s3-samr: move chgpasswd.c out of smbd and into the samr server.Günther Deschner2010-05-262-0/+1137
* s3-rpc_server: Created a per connection spoolss pipe.Simo Sorce2010-05-261-0/+33
* s3:registry: move reg_objects.h to registry/ and use it only where neededMichael Adam2010-05-253-0/+3
* s3:srv_ntsvcs: use regval_ctr/blob accessor functionsMichael Adam2010-05-251-5/+5
* s3:registry: extract registry_pull/push_value prototypes into own headerMichael Adam2010-05-251-0/+1
* s3:registry: extract reg_perfcount prototypes into header of their own.Michael Adam2010-05-251-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-213-44/+44
* s3-services: move services.h closer to services implementation.Günther Deschner2010-05-201-1/+1
* s3-passdb: move get_logon_hours_from_pdb() into samr server.Günther Deschner2010-05-181-0/+26
* s3-rpc_client: move protos to init_spoolss.hGünther Deschner2010-05-181-0/+1
* s3-spoolss: Removed the Phantom DeviceMode.Simo Sorce2010-05-181-174/+1
* s3-spoolss: Use the spoolss_map_to_os2_driver to modify drivername.Andreas Schneider2010-05-181-0/+5
* s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms.Andreas Schneider2010-05-181-0/+2
* s3-spoolss: Sorted the builtin forms alphabetically.Andreas Schneider2010-05-181-85/+85
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-185-30/+30
* s3-secdesc: remove "typedef struct security_acl SEC_ACL".Günther Deschner2010-05-186-7/+7
* s3-secdesc: remove "typedef struct security_ace SEC_ACE".Günther Deschner2010-05-184-4/+4
* s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF".Günther Deschner2010-05-181-2/+2
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-189-82/+69
* s3-registry: only include registry headers when really needed.Günther Deschner2010-05-185-0/+5
* s3-crypto: only include crypto headers when crypto is done.Günther Deschner2010-05-182-0/+2