Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-06 | Convert cli_trans to tevent_req | Volker Lendecke | 1 | -8/+6 | |
2009-04-05 | Keep the forked-smbd stdout reader around longer | Volker Lendecke | 1 | -3/+8 | |
2009-04-05 | Ensure 0-termination for the forked-smbd debug output | Volker Lendecke | 1 | -0/+1 | |
2009-04-05 | Pass the current debuglevel down to the forked smbd | Volker Lendecke | 1 | -1/+2 | |
2009-03-24 | Convert rpc_pipe_bind to tevent_req | Volker Lendecke | 1 | -50/+46 | |
2009-03-24 | Convert rpc_cli_transport->trans to tevent_req | Volker Lendecke | 2 | -40/+33 | |
2009-03-24 | Convert rpc_cli_transport->write to tevent_req | Volker Lendecke | 4 | -75/+70 | |
2009-03-24 | Convert rpc_cli_transport->read to tevent_req | Volker Lendecke | 4 | -88/+80 | |
2009-03-24 | Convert rpc_api_pipe_req to tevent_req | Volker Lendecke | 1 | -39/+35 | |
2009-03-24 | Convert rpc_api_pipe to tevent_req | Volker Lendecke | 1 | -78/+71 | |
2009-03-24 | Convert cli_api_pipe to tevent_req | Volker Lendecke | 1 | -50/+53 | |
2009-03-24 | Convert get_complete_frag to tevent_req | Volker Lendecke | 1 | -42/+42 | |
2009-03-24 | Convert rpc_write to tevent_req | Volker Lendecke | 1 | -54/+57 | |
2009-03-24 | Convert rpc_read to tevent_req | Volker Lendecke | 1 | -34/+35 | |
2009-03-18 | s3: remove POLICY_HND. | Günther Deschner | 3 | -7/+7 | |
Guenther | |||||
2009-03-18 | s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-03-18 | s3-spoolss: remove old rpccli_spoolss_enumprinterdataex. | Günther Deschner | 1 | -64/+0 | |
Guenther | |||||
2009-03-18 | s3-spoolss: add rpccli_spoolss_enumprinterdataex convenience wrapper. | Günther Deschner | 1 | -0/+41 | |
Guenther | |||||
2009-03-17 | s3-spoolss: remove old rpccli_spoolss_enumprinterkey wrapper. | Günther Deschner | 1 | -55/+0 | |
Guenther | |||||
2009-03-17 | s3-spoolss: add rpccli_spoolss_enumprinterkey convenience wrapper. | Günther Deschner | 1 | -0/+39 | |
Guenther | |||||
2009-03-17 | s3-spoolss: remove rpccli_spoolss_enumprinterdata. | Günther Deschner | 1 | -49/+0 | |
Guenther | |||||
2009-03-17 | s3-spoolss: remove old rpccli_spoolss_setprinterdata wrapper. | Günther Deschner | 1 | -26/+0 | |
Guenther | |||||
2009-03-17 | s3-spoolss: remove old rpccli_spoolss_getprinterdata. | Günther Deschner | 1 | -57/+0 | |
Guenther | |||||
2009-03-17 | s3-spoolss: add rpccli_spoolss_getprinterdata convenience wrapper. | Günther Deschner | 1 | -0/+41 | |
Guenther | |||||
2009-03-17 | s3-spoolss: add push_spoolss_PrinterData(). | Günther Deschner | 1 | -0/+15 | |
Guenther | |||||
2009-03-17 | s3-spoolss: add pull_spoolss_PrinterData(). | Günther Deschner | 1 | -0/+18 | |
Guenther | |||||
2009-03-13 | Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and | Jeremy Allison | 1 | -2/+2 | |
password talloc'ed strings within the cli_struct. Jeremy. | |||||
2009-03-13 | s3-spoolss: remove old enumprinters wrapper. | Günther Deschner | 1 | -206/+0 | |
Guenther | |||||
2009-03-13 | s3-spoolss: add rpccli_spoolss_enumprinters convenience wrapper. | Günther Deschner | 1 | -0/+53 | |
Guenther | |||||
2009-03-13 | s3-spoolss: remove old rpccli_spoolss_enumprinterdrivers wrapper. | Günther Deschner | 1 | -178/+0 | |
Guenther | |||||
2009-03-13 | s3-spoolss: add rpccli_spoolss_enumprinterdrivers convenience wrapper. | Günther Deschner | 1 | -0/+54 | |
Guenther | |||||
2009-03-13 | s3-spoolss: remove old rpccli_spoolss_enumjobs wrapper. | Günther Deschner | 1 | -126/+0 | |
Guenther | |||||
2009-03-13 | s3-spoolss: add rpccli_spoolss_enumjobs convenience wrapper. | Günther Deschner | 1 | -0/+58 | |
Guenther | |||||
2009-03-07 | s3-spoolss: add rpccli_spoolss_enummonitors convenience wrapper. | Günther Deschner | 1 | -0/+51 | |
Guenther | |||||
2009-03-07 | s3-spoolss: add rpccli_spoolss_enumports convenience wrapper. | Günther Deschner | 1 | -0/+51 | |
Guenther | |||||
2009-03-07 | s3-spoolss: remove old spoolss_EnumPorts. | Günther Deschner | 1 | -134/+0 | |
Guenther | |||||
2009-03-07 | s3-spoolss: add rpccli_spoolss_enumprintprocessordatatypes convenience wrapper. | Günther Deschner | 1 | -0/+54 | |
Guenther | |||||
2009-03-07 | s3-spoolss: add rpccli_spoolss_enumprintprocessors convenience wrapper. | Günther Deschner | 1 | -0/+53 | |
Guenther | |||||
2009-03-06 | s3-spoolss: remove old rpccli_spoolss_enumforms. | Günther Deschner | 1 | -86/+0 | |
Guenther | |||||
2009-03-06 | s3-spoolss: add convencience wrapper around rpccli_spoolss_EnumForms. | Günther Deschner | 1 | -0/+51 | |
Guenther | |||||
2009-03-02 | Make struct tevent_req opaque | Simo Sorce | 1 | -8/+6 | |
Move struct tevent_req in tevent_internal, and ad getters and setters for private data and the callback function. This patch also renames 'private_state' into 'data'. What is held in this pointer is in fact data and not a state like enum tevent_req_state. Calling it 'state' is confusing. The functions addedd are: tevent_req_set_callback() - sets req->async.fn and req->async.private_data tevent_req_set_print_fn() - sets req->private_print tevent_req_callback_data() - gets req->async.private_data tevent_req_data() - gets rea->data This way it is much simpler to keep API/ABI compatibility in the future. | |||||
2009-02-26 | s3-spoolss: remove old rpccli_spoolss_getjob. | Günther Deschner | 1 | -67/+0 | |
Guenther | |||||
2009-02-26 | s3-spoolss: add rpccli_spoolss_getjob convenience wrapper. | Günther Deschner | 1 | -0/+52 | |
Guenther | |||||
2009-02-25 | s3-spoolss: remove unused decode_printer_info_7. | Günther Deschner | 1 | -32/+0 | |
Guenther | |||||
2009-02-25 | Convert rpc_sock_write to use tevent_req base async_send | Volker Lendecke | 1 | -7/+46 | |
2009-02-25 | Convert rpc_sock_read to use tevent_req base async_read | Volker Lendecke | 1 | -10/+47 | |
2009-02-25 | s3-spoolss: remove rpccli_spoolss_getprinter. | Günther Deschner | 1 | -84/+0 | |
Guenther | |||||
2009-02-25 | s3-spoolss: remove rpccli_spoolss_setprinter. | Günther Deschner | 1 | -26/+0 | |
Guenther | |||||
2009-02-25 | s3-spoolss: remove rpccli_spoolss_addprinterex. | Günther Deschner | 1 | -35/+0 | |
Guenther | |||||
2009-02-25 | s3-spoolss: add rpccli_spoolss_getprinter convenience wrapper. | Günther Deschner | 1 | -1/+49 | |
Guenther |