summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* s3-rpc_server: Create common function to allocate pipes_structSimo Sorce2011-07-214-68/+76
* s3-rpc_server: Move pipe/handles functionsSimo Sorce2011-07-215-88/+279
* s3-rpc_server: Fixed header define.Andreas Schneider2011-07-211-3/+3
* s3-rpc_server: Remove unused endpoint information.Andreas Schneider2011-07-211-18/+1
* s3-rpc_server: We need to copy the session_info for external pipes.Andreas Schneider2011-07-211-1/+6
* s3-rpc_server: Duplicate the pipe name.Andreas Schneider2011-07-211-1/+8
* s3-rpc_server: Free the np dir.Andreas Schneider2011-07-211-0/+1
* s3-rpc_server: Fix messaging context in the pipes struct.Andreas Schneider2011-07-211-1/+4
* s3-rpc_server: Add my copyright.Andreas Schneider2011-07-211-0/+1
* s3-auth Remove seperate guest booleanAndrew Bartlett2011-07-202-2/+3
* s3-rpc_server remove per-element copies of auth_session_infoAndrew Bartlett2011-07-202-44/+4
* s3-auth Use the common auth_session_infoAndrew Bartlett2011-07-2016-95/+95
* s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_infoAndrew Bartlett2011-07-205-67/+37
* s3-rpc_server read and write the unix_token and unix_info across named_pipe_authAndrew Bartlett2011-07-202-27/+42
* s3-auth Use system boolean in auth_user_info_unixAndrew Bartlett2011-07-201-1/+1
* s3-auth Use guest boolean in auth_user_info_unixAndrew Bartlett2011-07-202-2/+2
* s3-auth Use struct auth_user_info_unix for unix_name and sanitized_usernameAndrew Bartlett2011-07-201-1/+1
* s3-auth Use *unix_token rather than utok in struct auth3_session_infoAndrew Bartlett2011-07-206-42/+42
* s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett2011-07-2016-98/+98
* Add my copyrightAndrew Bartlett2011-07-202-0/+2
* s3-rpc_server: Fixed segfaults in rpc daemons.Andreas Schneider2011-07-183-3/+8
* lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, notGünther Deschner2011-07-151-1/+4
* lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner2011-07-151-5/+5
* s3-rpc_server: Pass event and messaging context to accept function.Andreas Schneider2011-07-141-5/+14
* s3-librpc: Pass messaging context to dcerpc register functions.Andreas Schneider2011-07-141-0/+1
* s3-epmapper: Fix adding tcpip endpoints.Andreas Schneider2011-07-131-0/+8
* s3-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINREG was pulling in rpc ...Günther Deschner2011-07-081-3/+3
* s3-printing: safe a ton of roundtrips by reusing existing winreg binding_hand...Günther Deschner2011-07-071-148/+191
* s3-printing: use winreg_internal functions.Günther Deschner2011-07-071-73/+73
* s3-printing: add winreg_internal functions.Günther Deschner2011-07-073-1/+540
* s3-printing: add winreg_printer_binding_handle and remove most of srv_spoolss...Günther Deschner2011-07-072-4772/+12
* s3-printing: move driver_info_ctr_to_info8 to init_spoolss.hGünther Deschner2011-07-071-0/+1
* s3-printing: move os2 related functions to printing/nt_printing_os2.c.Günther Deschner2011-07-071-0/+1
* s3-waf: Fix linking bugs causing segfaults.Andreas Schneider2011-07-071-1/+1
* s3: Remove some unused variablesVolker Lendecke2011-07-051-4/+0
* s3: Return "granted" from share_access_checkVolker Lendecke2011-07-051-2/+2
* s3: Fix an enum/int mixupVolker Lendecke2011-07-041-9/+10
* s3-samr Send IP address only to PAM remote hostname hook on password setAndrew Bartlett2011-07-041-44/+12
* s3-rpc_server: Remove client_id and server_id from pipes struct.Andreas Schneider2011-07-042-60/+0
* s3-epmapper: Replace server_id in the epmapper.Andreas Schneider2011-07-041-4/+17
* s3-spoolss: Replace client_id in the spoolss server.Andreas Schneider2011-07-041-8/+63
* s3-samr: Replace client_id in samr server.Andreas Schneider2011-07-041-7/+72
* s3-rpc_server: Replace client_id in dcerpc gssapi server.Andreas Schneider2011-07-043-8/+27
* s3-rpc_server: Remove unused client_id in srv_pipe.c.Andreas Schneider2011-07-041-3/+0
* s3-auth: Pass the remote_address down to user_info.Andreas Schneider2011-07-041-0/+2
* s3-auth: Added remote_address to ntlmssp server.Andreas Schneider2011-07-045-2/+21
* s3-rpc_server: Migrate rpc function to tsocket_address.Andreas Schneider2011-07-047-40/+93
* s3-rpc_server: Add local and remote address to pipes struct.Andreas Schneider2011-07-041-30/+43
* param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()Andrew Bartlett2011-07-021-1/+1
* s3-printing: split out printing migration code into a smaller library.Günther Deschner2011-07-011-1/+1