summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* s3-spoolss: Use tmp_ctx in winreg_get_driver_list_internal.Andreas Schneider2011-07-271-7/+20
* s3-spoolss: Use tmp_ctx in winreg_get_driver_internal.Andreas Schneider2011-07-271-7/+20
* s3-spoolss: Use tmp_ctx in winreg_delete_printer_dataex_internal.Andreas Schneider2011-07-271-6/+19
* s3-spoolss: Use tmp_ctx in winreg_get_printer_dataex_internal.Andreas Schneider2011-07-271-9/+22
* s3-spoolss: Use tmp_ctx in winreg_enum_printer_dataex_internal.Andreas Schneider2011-07-271-7/+20
* s3-spoolss: Use tmp_ctx in winreg_set_printer_dataex_internal.Andreas Schneider2011-07-271-9/+22
* s3-spoolss: Use tmp_ctx in winreg_update_printer_internal.Andreas Schneider2011-07-271-8/+21
* s3-spoolss: Use tmp_ctx in winreg_create_printer_internal.Andreas Schneider2011-07-271-4/+17
* s3-spoolss: Use tmp_ctx in winreg_get_printer_internal.Andreas Schneider2011-07-271-5/+17
* s3-spoolss: Use tmp_ctx in winreg_printer_get_changeid_internal.Andreas Schneider2011-07-271-5/+18
* s3-spoolss: Use tmp_ctx in winreg_printer_update_changeid_internal.Andreas Schneider2011-07-271-4/+17
* s3-spoolss: Use tmp_ctx in winreg_delete_printer_key_internal.Andreas Schneider2011-07-271-5/+18
* s3-spoolss: Free local in winreg_printer_binding_handle.Andreas Schneider2011-07-271-0/+1
* s3-spoolss: Improve memory efficiency.Simo Sorce2011-07-271-158/+242
* s3-rpc_server: Copy correct local tsocket address.Andreas Schneider2011-07-271-1/+1
* s3-rpc_server: Do not set msg_ctx twiceSimo Sorce2011-07-221-1/+0
* s3-rpc_server: Pass msg_ctx to make_base_pipes_struct().Andreas Schneider2011-07-211-1/+1
* 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