summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2011-11-16Fix bug #8561 - Password change settings not fully observed.Jeremy Allison1-1/+1
2011-11-08s3: Remove two unused variablesVolker Lendecke1-2/+0
2011-11-04Properly fix bug #8384 - Windows XP clients seem to crash smbd process every ...Henry Wong1-0/+1
2011-11-04Fix bug #8562 - talloc: double free error.Jeremy Allison1-2/+9
2011-11-02s3-lsa: Let passdb backend handle the DOMAIN$ userSumit Bose1-101/+0
2011-10-27s3: Include uid_wrapper where it is missing.Andreas Schneider3-0/+3
2011-10-27Include uid_wrapper correctly.Andreas Schneider2-0/+2
2011-10-27s3-netlogon: Fix setting the machinge account password.Andreas Schneider1-0/+4
2011-10-26Second attempt to fix bug #8384 - Windows XP clients seem to crash smbd proce...Jeremy Allison1-1/+1
2011-10-24Try and fix bug #8384 - Windows XP clients seem to crash smbd process every o...Jeremy Allison1-6/+17
2011-10-24idl: Improve MS-PAC IDLSimo Sorce1-1/+1
2011-10-21s3-ntlmssp Remove references to auth_ntlmssp_context from the rpc codeAndrew Bartlett4-42/+40
2011-10-21s3-ntlmssp Remove auth_ntlmssp_want_feature()Andrew Bartlett1-2/+2
2011-10-21s3-ntlmssp Remove auth_ntlmssp_negotiated_sign() and auth_ntlmssp_negotiated_...Andrew Bartlett1-2/+2
2011-10-21s3-ntlmssp Remove auth_ntlmssp_update wrapperAndrew Bartlett1-2/+2
2011-10-21s3-auth remove auth_ntlmssp_session_info()Andrew Bartlett1-1/+2
2011-10-18ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett1-1/+1
2011-10-13libcli/auth: Provide a struct loadparm_context to schannel callsAndrew Bartlett2-8/+60
2011-10-12s3-group-mapping: Remove fstrings from GROUP_MAP.Simo Sorce2-15/+53
2011-10-11s3:rpc_server: convert srvsvc to only use dbwrap wrapper functionsMichael Adam1-2/+5
2011-10-07Fix bug #8509 - Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.Jeremy Allison1-3/+8
2011-09-26s3-samr: Remove fstring in samr.Andreas Schneider1-5/+14
2011-09-26s3-passdb: Cleanup use of fstring and move to talloc.Simo Sorce1-15/+37
2011-09-26s3: Remove the smbd_server_conn ref from create_junctionVolker Lendecke1-1/+2
2011-09-26s3: Remove the smbd_server_conn ref from get_referred_pathVolker Lendecke1-6/+10
2011-09-26s3: Remove the smbd_server_conn ref from create_conn_structVolker Lendecke1-6/+6
2011-09-21s3-libnet: allow to use default krb5 ccache in libnet_Join/libnet_Unjoin.Günther Deschner1-0/+5
2011-09-15rpc_server: Improve debug message for sys_getpeereid().Andreas Schneider1-1/+2
2011-09-14s3:rpc_server: let rpcint handles return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-2/+2
2011-09-12s3-lsa: Add conversion for auth info structsSumit Bose1-33/+14
2011-09-03s3-spoolss: Fix bug #8236 empty notify servername.Andreas Schneider1-0/+9
2011-09-01s3-rpc_server: Add missing rng_fault_state in epmapper.Andreas Schneider1-0/+2
2011-09-01s3-rpc_server: Handle services with multiple pipe names.Andreas Schneider1-2/+10
2011-08-31s3-rpc_server: Disable epmapper by default.Andreas Schneider1-2/+2
2011-08-31s3-lsa: Add _lsa_SetInformationTrustedDomain() and related callsSumit Bose1-21/+312
2011-08-31s3-lsa: Update _lsa_QueryTrustedDomainInfo()Sumit Bose1-8/+63
2011-08-31s3-lsa: Fix access mapping in_lsa_OpenTrustedDomain_base()Sumit Bose1-1/+1
2011-08-31s3-lsa: Fix typo and use right pdb interfaceSumit Bose1-1/+1
2011-08-30s3-rpc_server: Make sure we switch always the connecting user.Andreas Schneider1-13/+11
2011-08-29s3:rpc_server: fix two debug messages in svcctl_add_service()Michael Adam1-2/+2
2011-08-29s3-lib: If we create a pipe socket, don't start to listen.Andreas Schneider1-0/+16
2011-08-24s3: Fix an uninitialized variableVolker Lendecke1-1/+1
2011-08-23s3: Fix the build on FreeBSDVolker Lendecke1-0/+1
2011-08-21s3-passdb: Keep caches coherentAndreas Schneider1-0/+3
2011-08-21s3-lsasd: Listen on \PIPE\lsass.Andreas Schneider1-0/+16
2011-08-21s3-lsasd: Add missing ncalrpc listeners.Andreas Schneider1-0/+66
2011-08-21s3-rpc_server: Add create_dcerpc_ncalrpc_socket().Andreas Schneider2-12/+29
2011-08-21s3-rpc_server: Increase epm monitor wait time.Andreas Schneider1-1/+1
2011-08-21s3-lsasd: Remove useless checkSimo Sorce1-16/+3
2011-08-21s3-lsasd: Listen on parent messagesSimo Sorce1-0/+18