Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-23 | Allow smb2 create requests to be cancelled. | Jeremy Allison | 6 | -32/+98 | |
Jeremy. | |||||
2010-04-23 | Fix bug #7384 - dptr_Close has a bitmap leak. | Ira Cooper | 1 | -3/+1 | |
s3: Fix to dptr_Close This fixes a bitmap "leak" in dptr_Close by making it use the same internal routines the rest of the code does. | |||||
2010-04-23 | At simo's request return struct tevent_req *treq -> treq. For consistency :-(. | Jeremy Allison | 1 | -80/+80 | |
2010-04-23 | Rename - no functional change. Stop all variables being called "req". | Jeremy Allison | 1 | -130/+129 | |
tevent_req -> treq struct smb_request -> smb1req struct smbd_smb2_request -> smb2req Jeremy. | |||||
2010-04-23 | s3-spoolss: Added a winreg_get_printer function. | Andreas Schneider | 2 | -0/+279 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added a winreg_create_printer function. | Andreas Schneider | 2 | -0/+341 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added a winreg_update_printer function. | Andreas Schneider | 2 | -0/+385 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added a winreg_get_driver_list function. | Simo Sorce | 2 | -0/+94 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added a winreg_del_driver function. | Simo Sorce | 2 | -0/+105 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added a winreg_get_driver function. | Simo Sorce | 2 | -0/+281 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added a winreg_add_driver function. | Simo Sorce | 2 | -0/+246 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Move info_ctr conversion to a public helper. | Simo Sorce | 2 | -6/+25 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Fixed winreg_delete_printer_key if key is NULL or emtpy. | Andreas Schneider | 1 | -7/+11 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Add date and version winreg helpers. | Simo Sorce | 1 | -0/+129 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added more winreg hepler functions. | Andreas Schneider | 1 | -0/+20 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added winreg helper functions | Simo Sorce | 1 | -0/+125 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added a winreg function to query a dword. | Andreas Schneider | 1 | -0/+75 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added a function to get the ChangeID from a printer. | Andreas Schneider | 2 | -0/+90 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added a function to update the ChangeID of a printer. | Andreas Schneider | 2 | -0/+120 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added winreg helper functions to write registry values. | Andreas Schneider | 1 | -0/+104 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Fixed return values of winreg_printer_deleteform1. | Andreas Schneider | 1 | -0/+5 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Added missing return value to winreg_printer_enumforms1 docs. | Andreas Schneider | 1 | -0/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-spoolss: Use const values for notify functions. | Andreas Schneider | 2 | -12/+12 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-time: Added a function to get the startup time of the server. | Andreas Schneider | 2 | -0/+14 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-04-23 | s3-lanman: fix uninitialized variable in api_RDosPrintJobDel(). | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-04-23 | s3-selftest: enable RPC-SPOOLSS-DRIVER against s3. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: skip tests when no local driver directory is around. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2010-04-23 | s3-selftest: add print$ share with two arch dirs. | Günther Deschner | 1 | -0/+8 | |
(make test variant) Guenther | |||||
2010-04-23 | s3-selftest: add print$ share with two arch dirs. | Günther Deschner | 1 | -0/+8 | |
Guenther | |||||
2010-04-23 | s3-winbind: fix setup_domain_child() callers. | Günther Deschner | 1 | -2/+2 | |
Volker, please check. Guenther | |||||
2010-04-23 | s4-smbtorture: use server_name for all printerdriver delete and enum operations. | Günther Deschner | 1 | -12/+16 | |
With this s3 passes the RPC-PRINTER-DRIVER test. Guenther | |||||
2010-04-23 | s3-spoolss: make switch in _spoolss_AddPrinterDriver() a bit more clear. | Günther Deschner | 1 | -4/+6 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: allow to upload or remove any file belonging to a driver. | Günther Deschner | 1 | -0/+30 | |
Guenther | |||||
2010-04-23 | s3: Fix a winbind crash when scanning trusts | Volker Lendecke | 1 | -0/+6 | |
add_trusted_domain() for a new domain always needs to be followed by a setup_domain_child(). This was not always done, in particular not when walking to the forest root for additional trusts. This is a minimal patch, we need to fix add_trusted_domain(). | |||||
2010-04-22 | Make deferred opens (NT_STATUS_SHARING_VIOLATION) work over SMB2. | Jeremy Allison | 8 | -85/+357 | |
Makes SMB2Create call re-entrant internally. Now this infrastructure is in place, oplocks will follow shortly. Tested with Win7 client and with W2K8R2. Jeremy. | |||||
2010-04-23 | s3: Fix a cut&paste error in a debug message in check_oem_password() | Volker Lendecke | 1 | -1/+2 | |
2010-04-23 | s3-spoolss: make sure AddPrinterDriver calls into AddPrinterDriverEx. | Günther Deschner | 1 | -19/+27 | |
Not vice versa. Also disable some info levels in AddPrinterDriver according to MS-RPRN 3.1.4.4.1. Found by torture test. Guenther | |||||
2010-04-23 | s4-smbtorture: fix test_EnumPrinterDrivers_findone(). | Günther Deschner | 1 | -8/+8 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: samba currently supports level 3 and 6 driver adds. | Günther Deschner | 1 | -0/+25 | |
Guenther | |||||
2010-04-23 | s3-spoolss: fix some crash bugs and missing error codes in AddDriver paths. | Günther Deschner | 2 | -2/+12 | |
Found by torture test. Guenther | |||||
2010-04-23 | s4-smbtorture: test both 32bit and 64bit driver uploads in RPC-SPOOLSS-DRIVER. | Günther Deschner | 1 | -61/+71 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: allow to upload and later remove printer driver files in ↵ | Günther Deschner | 1 | -0/+230 | |
RPC-SPOOLSS-DRIVER. Guenther | |||||
2010-04-23 | s4-smbtorture: add RPC-SPOOLSS-DRIVER test. | Günther Deschner | 2 | -0/+752 | |
Guenther | |||||
2010-04-23 | s4-smbtorture: rework EnumPrinterDrivers tests a bit. | Günther Deschner | 1 | -68/+119 | |
Guenther | |||||
2010-04-23 | build: give a more useful error when the source dir has moved | Andrew Tridgell | 1 | -0/+6 | |
you need a distclean if you mv the source directory | |||||
2010-04-23 | build: use 'waf distclean' for make distclean | Andrew Tridgell | 1 | -2/+2 | |
this cleans up the more than rm -rf bin | |||||
2010-04-22 | s4:provision Remove moduleload for 'hdb' (wrong name). | Andrew Bartlett | 1 | -1/+0 | |
The backends are not normally modules anyway | |||||
2010-04-22 | spoolss: pretty-print a struct spoolss_Time. | Günther Deschner | 5 | -17/+30 | |
Guenther | |||||
2010-04-22 | s4-cldap: we should set the w2k8 flags even if not the PDC emulator | Andrew Tridgell | 1 | -3/+4 | |
these two tests are independent Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-04-22 | s4-drs: validate RODC credentials via the user_sid | Andrew Tridgell | 1 | -27/+12 | |
This checks whether a replication client is a RODC by inclusion of the the DOMAIN_RID_ENTERPRISE_READONLY_DCS sid in the users token Pair-Programmed-With: Rusty Russell <rusty@samba.org> Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> |