Age | Commit message (Expand) | Author | Files | Lines |
2010-08-08 | s3: Lift the server_messaging_context from notify_printer_status_byname | Volker Lendecke | 1 | -1/+3 |
2010-08-08 | s3: Lift the server_messaging_context from print_queue_status | Volker Lendecke | 1 | -1/+1 |
2010-08-08 | s3: Lift the server_messaging_context from print_job_end | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the server_messaging_context from print_queue_length | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from start_background_queue | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from smbd_setup_sig_hup_handler | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from reload_services | Volker Lendecke | 1 | -1/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from reload_printers | Volker Lendecke | 1 | -1/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from print_queue_purge | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from print_queue_resume | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from print_queue_pause | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from print_job_start | Volker Lendecke | 1 | -0/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from print_job_resume | Volker Lendecke | 1 | -2/+3 |
2010-08-08 | s3: Lift the smbd_messaging_context from print_job_pause | Volker Lendecke | 1 | -2/+3 |
2010-08-08 | s3: Lift the smbd_messaging_context from print_job_delete | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from is_printer_published | Volker Lendecke | 1 | -0/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from check_published_printers | Volker Lendecke | 1 | -1/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from nt_printer_publish | Volker Lendecke | 1 | -0/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from nt_printer_remove | Volker Lendecke | 1 | -0/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from print_time_access_check | Volker Lendecke | 1 | -0/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from print_access_check | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from printer_driver_files_in_use | Volker Lendecke | 1 | -0/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from printer_driver_in_use | Volker Lendecke | 1 | -0/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from rpc_pipe_open_internal | Volker Lendecke | 1 | -1/+3 |
2010-08-08 | s3: Lift the smbd_messaging_context from np_open | Volker Lendecke | 1 | -0/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from make_internal_rpc_pipe_p | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Remove references to smbd_messaging_context() | Volker Lendecke | 1 | -0/+1 |
2010-08-07 | s3: Remove references to smbd_messaging_context() from the spoolss server | Volker Lendecke | 1 | -4/+0 |
2010-08-07 | s3: Add msg_ctx to pipes_struct | Volker Lendecke | 1 | -0/+1 |
2010-08-07 | s3: Remove smbd_messaging_context() from send_stat_cache_delete_message() | Volker Lendecke | 1 | -1/+2 |
2010-08-06 | s3-netlogon: remove global include of netlogon.h. | Günther Deschner | 2 | -1/+6 |
2010-08-06 | s3: remove global include of samr.h | Günther Deschner | 1 | -1/+0 |
2010-08-06 | s3-build: no need to include privileges.h twice. | Günther Deschner | 1 | -1/+0 |
2010-08-06 | s3-build: remove global include of krb5pac.h. | Günther Deschner | 1 | -1/+2 |
2010-08-06 | s3-krb5: include krb5pac.h where needed. | Günther Deschner | 1 | -0/+3 |
2010-08-05 | s3: Remove a pointless wrapper function | Volker Lendecke | 1 | -1/+0 |
2010-08-05 | s3: Explicitly pass flags2 to clistr_pull_talloc | Volker Lendecke | 2 | -3/+4 |
2010-08-05 | s3: Remove some pointless wrapper functions | Volker Lendecke | 1 | -3/+0 |
2010-08-05 | s3: Remove some pointless wrapper functions | Volker Lendecke | 1 | -3/+1 |
2010-08-05 | s3: Save the received trans2 from the inbuf in cli_trans | Volker Lendecke | 1 | -0/+2 |
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 4 | -7/+2 |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 4 | -57/+56 |
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 5 | -244/+15 |
2010-08-04 | s3: Convert cli_list() to return NTSTATUS | Volker Lendecke | 1 | -3/+3 |
2010-07-31 | s3-build: avoid to globally include printing and spoolss headers. | Günther Deschner | 4 | -6/+2 |
2010-07-30 | s3-dcerpc: use common spengo wrapper code for client SPNEGO/NTLMSSP | Simo Sorce | 1 | -1/+1 |
2010-07-30 | s3-dcerpc: Add SPNEGO incapsulation for KRB5 auth | Simo Sorce | 2 | -1/+10 |
2010-07-30 | s3: Remove "cli" from "struct finfo" | Volker Lendecke | 1 | -1/+0 |
2010-07-28 | s3-decrpc: Introduce gssapi support for dcerpc krb5 auth | Simo Sorce | 1 | -6/+2 |
2010-07-28 | s3-dcerpc: revive cli_rpc_pipe_open_krb5() | Simo Sorce | 1 | -0/+1 |