Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-09 | s3-spoolss: use pidl for _spoolss_AddPrintProcessor. | Günther Deschner | 2 | -36/+17 | |
Guenther | |||||
2009-02-09 | s3-rpcclient: remove a pointless fstring. | Günther Deschner | 1 | -46/+29 | |
Guenther | |||||
2009-02-09 | s3-rpcclient: use srv_name_slash instead of formating servername again and ↵ | Günther Deschner | 3 | -145/+62 | |
again. Guenther | |||||
2009-02-09 | Revert "s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 ↵ | Jelmer Vernooij | 1 | -0/+2 | |
and s4" lib/util already has discard_const_p. This reverts commit 0cb430c22e9c0af2248fbc15ce97a4d760df189d. | |||||
2009-02-09 | s3-spoolss: move PRINTER_ENUM_ICONMASK to IDL. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2009-02-09 | s3-spoolss: use PRINTER_ENUM_NAME and remove double enum define. | Günther Deschner | 2 | -2/+1 | |
Guenther | |||||
2009-02-09 | s3-spoolss: remove PRINTER_CHANGE* flags now defined in IDL. | Günther Deschner | 1 | -51/+0 | |
Guenther | |||||
2009-02-09 | eliminate compiler warnings | Derrell Lipman | 1 | -4/+7 | |
2009-02-09 | s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary. | Michael Adam | 1 | -1/+1 | |
Calling find_domain_from_name_noinit() might not be enough here. This makes winbindd_getpwent() behave the same as winbindd_getgrent(). Michael | |||||
2009-02-09 | s3:winbindd_user: fix a debug message. | Michael Adam | 1 | -2/+2 | |
find_domain_from_name_noinit() is no longer called only for name alias support. Michael | |||||
2009-02-09 | s3-spoolss: remove old _spoolss_FindClosePrinterNotify. | Günther Deschner | 3 | -53/+0 | |
Guenther | |||||
2009-02-09 | s3-spoolss: use pidl for _spoolss_FindClosePrinterNotify. | Günther Deschner | 2 | -37/+9 | |
Guenther | |||||
2009-02-09 | s3-spoolss: remove whitespace in printing code. | Günther Deschner | 3 | -512/+512 | |
Guenther | |||||
2009-02-09 | Fix count in _srvsvc_NetDiskEnum() | Volker Lendecke | 1 | -0/+2 | |
Without this, remotely adding a share via MMC fails | |||||
2009-02-09 | s3-spoolss: remove old _spoolss_DeletePrinterDriverEx. | Günther Deschner | 4 | -148/+0 | |
Guenther | |||||
2009-02-09 | s3-rpcclient: use rpccli_spoolss_DeletePrinterDriverEx. | Günther Deschner | 1 | -6/+16 | |
Guenther | |||||
2009-02-09 | s3-spoolss: use pidl for _spoolss_DeletePrinterDriverEx. | Günther Deschner | 2 | -42/+12 | |
Guenther | |||||
2009-02-09 | s3-spoolss: remove old spoolss_DeletePrinterDriver. | Günther Deschner | 4 | -132/+0 | |
Guenther | |||||
2009-02-09 | s3-rpcclient: use rpccli_spoolss_DeletePrinterDriver. | Günther Deschner | 1 | -3/+9 | |
Guenther | |||||
2009-02-09 | s3-spools: use pidl for _spoolss_DeletePrinterDriver. | Günther Deschner | 2 | -41/+11 | |
Guenther | |||||
2009-02-09 | s3-spoolss: remove old _spoolss_DeletePrinterKey. | Günther Deschner | 4 | -99/+0 | |
Guenther | |||||
2009-02-09 | s3-spoolss: use pidl for _spoolss_DeletePrinterKey. | Günther Deschner | 2 | -46/+15 | |
Guenther | |||||
2009-02-09 | s3-spoolss: remove old _spoolss_DeletePrinterData. | Günther Deschner | 4 | -98/+0 | |
Guenther | |||||
2009-02-09 | s3-spoolss: use pidl for _spoolss_DeletePrinterData. | Günther Deschner | 2 | -49/+15 | |
Guenther | |||||
2009-02-09 | s3-spoolss: remove old _spoolss_DeletePrinterDataEx. | Günther Deschner | 4 | -107/+0 | |
Guenther | |||||
2009-02-09 | s3-spoolss: use pidl for _spoolss_DeletePrinterDataEx. | Günther Deschner | 2 | -51/+14 | |
Guenther | |||||
2009-02-09 | s3-spoolss: remove SPOOLSS_DELETEPRINTERDRIVEREX flags now defined in IDL. | Günther Deschner | 1 | -6/+0 | |
Guenther | |||||
2009-02-09 | s3-spoolss: remove old _spoolss_GetForm. | Günther Deschner | 4 | -159/+0 | |
Guenther | |||||
2009-02-09 | s3-spoolss: use pidl for _spoolss_GetForm. | Günther Deschner | 2 | -62/+30 | |
Guenther | |||||
2009-02-09 | s3-spoolss: add fill_form_info_1. | Günther Deschner | 1 | -0/+21 | |
Guenther | |||||
2009-02-09 | s3-rpcclient: use rpccli_spoolss_GetForm. | Günther Deschner | 1 | -7/+47 | |
Guenther | |||||
2009-02-09 | s3-spoolss: restore delete_a_form(). | Günther Deschner | 3 | -13/+3 | |
Guenther | |||||
2009-02-09 | s3-spoolss: remove old _spoolss_SetForm. | Günther Deschner | 4 | -153/+0 | |
Guenther | |||||
2009-02-09 | s3-spoolss: use pidl for _spoolss_SetForm. | Günther Deschner | 4 | -54/+24 | |
Guenther | |||||
2009-02-09 | s3-rpcclient: use rpccli_spoolss_SetForm. | Günther Deschner | 1 | -10/+19 | |
Guenther | |||||
2009-02-09 | s3-spoolss: remove old spoolss_AddForm. | Günther Deschner | 4 | -106/+0 | |
Guenther | |||||
2009-02-09 | s3-spoolss: use pidl for spoolss_AddForm. | Günther Deschner | 4 | -57/+26 | |
Guenther | |||||
2009-02-09 | s3-spoolss: use rpccli_spoolss_AddForm in net and rpcclient. | Günther Deschner | 2 | -21/+35 | |
Guenther | |||||
2009-02-09 | s3-rpcclient: fix getform command asprintf return code. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-02-09 | s3 OneFS: Fake Timestamps | todd stecher | 3 | -14/+242 | |
This checkin enables setting arbitrary timestamps on files matching the pattern stored in smb.conf. This was a customer request for a specific workflow. Changes include: 1) configuration state machine to avoid tons of string comparisons on each and every stat. 2) Code to adjust post-stat() times to match time now, or sloptime + time now. | |||||
2009-02-09 | look for nanosleep in librt, some Unix flavours have it there | Björn Jacke | 1 | -0/+1 | |
2009-02-09 | async_sock: Use unix errnos instead of NTSTATUS | Kai Blin | 9 | -181/+274 | |
This also switches wb_reqtrans to use wbcErr instead of NTSTATUS as it would be pointless to convert to errno first and to wbcErr later. | |||||
2009-02-08 | Make prs_struct->out_data.current_pdu dynamically allocated | Volker Lendecke | 3 | -126/+115 | |
Another 4k per open pipe | |||||
2009-02-08 | Most RPC requests do not need a full fragment, start smaller | Volker Lendecke | 2 | -9/+12 | |
2009-02-08 | Fix some nonempty blank lines | Volker Lendecke | 1 | -41/+41 | |
2009-02-07 | Fix memleaks in chain_reply for async requests | Volker Lendecke | 1 | -0/+2 | |
2009-02-07 | Fix a couple of memleaks in mapping_ldb.c | Volker Lendecke | 1 | -35/+52 | |
2009-02-07 | Make current_in_pdu in pipes_struct allocated | Volker Lendecke | 2 | -1/+19 | |
This makes an open pipe about 4K cheaper | |||||
2009-02-07 | Convert api_RNetGroupEnum to use samr instead of pdb | Volker Lendecke | 1 | -30/+81 | |
2009-02-07 | Fix resume handle for _samr_EnumDomainGroups | Volker Lendecke | 1 | -2/+0 | |