Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | s3: Lift winbindd_cli_state from winbindd_raw_kerberos_login | Volker Lendecke | 2011-01-28 | 1 | -18/+26 | |
| | ||||||
* | We need to reply to SMB2_GETINFO_FILE with a class of ↵ | Jeremy Allison | 2011-01-28 | 1 | -1/+32 | |
| | | | | | | | | | | | | SMB2_FILE_STANDARD_INFO on an IPC$ share. Otherwise a Win7 client issues this request twice (2xroundtrips) if we return NOT_SUPPORTED. We do the same for SMB1 in call_trans2qpipeinfo() Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Jan 28 22:53:18 CET 2011 on sn-devel-104 | |||||
* | s3-net: use struct based dcerpc_spoolss_EnumPrinterData_r() call. | Günther Deschner | 2011-01-28 | 1 | -42/+34 | |
| | | | | | | | | | | This is a workaround for a string issue we currently have with argument based generated dcerpc client code (see bug #7804 for details). Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 28 22:05:20 CET 2011 on sn-devel-104 | |||||
* | s3-rpcclient: use struct based dcerpc_spoolss_EnumPrinterData_r() call. | Günther Deschner | 2011-01-28 | 1 | -43/+38 | |
| | | | | | | | This is a workaround for a string issue we currently have with argument based generated dcerpc client code (see bug #7804 for details). Guenther | |||||
* | s4-smbtorture: add (disabled) ndr torture test to check for a w2k samlogon ↵ | Günther Deschner | 2011-01-28 | 1 | -0/+26 | |
| | | | | | | | | | reply we can't currently parse. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 28 16:23:30 CET 2011 on sn-devel-104 | |||||
* | s4-smbtorture: add NDR tests for netr_LogonSamLogon. | Günther Deschner | 2011-01-28 | 2 | -2/+66 | |
| | | | | Guenther | |||||
* | s4-acl: Fixed returning uninitialized ldap error in case of some critical ↵ | Nadezhda Ivanova | 2011-01-28 | 1 | -7/+10 | |
| | | | | | | | errors. Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Fri Jan 28 12:04:01 CET 2011 on sn-devel-104 | |||||
* | s3-rpc_client: remove some more obsolete cli_X.h header files. | Günther Deschner | 2011-01-28 | 5 | -5/+5 | |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 28 11:18:44 CET 2011 on sn-devel-104 | |||||
* | docs: update wbinfo manpage: remove documentation of removed parameters | Michael Adam | 2011-01-28 | 1 | -28/+0 | |
| | | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Fri Jan 28 02:09:09 CET 2011 on sn-devel-104 | |||||
* | Add delete-ln test now we can correctly delete hardlinks. | Jeremy Allison | 2011-01-28 | 1 | -1/+1 | |
| | | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Jan 28 01:24:19 CET 2011 on sn-devel-104 | |||||
* | Change "security=share" to downgrade to SMB1 from SMB2, rather than trying ↵ | Jeremy Allison | 2011-01-27 | 2 | -9/+12 | |
| | | | | to fake it. | |||||
* | libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes | Michael Adam | 2011-01-28 | 1 | -1/+1 | |
| | | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Fri Jan 28 00:25:11 CET 2011 on sn-devel-104 | |||||
* | libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed symbols) | Michael Adam | 2011-01-27 | 1 | -3/+10 | |
| | ||||||
* | libwbclient: remove wbcSetGidHwm() - not implemented any more | Michael Adam | 2011-01-27 | 2 | -15/+0 | |
| | ||||||
* | libwbclient: remove wbcSetUidHwm() - not implemented any more | Michael Adam | 2011-01-27 | 2 | -15/+0 | |
| | ||||||
* | libwbclient: remove wbcRemoveGidMapping() - not implemented any more | Michael Adam | 2011-01-27 | 2 | -16/+0 | |
| | ||||||
* | libwbclient: remove wbcRemoveUidMapping() - not implemented any more | Michael Adam | 2011-01-27 | 2 | -16/+0 | |
| | ||||||
* | libwbclient: remove wbcSetGidMapping() - not implemented any more | Michael Adam | 2011-01-27 | 2 | -16/+0 | |
| | ||||||
* | libwbclient: remove wbcSetUidMapping() - not implemented any more | Michael Adam | 2011-01-27 | 2 | -16/+0 | |
| | ||||||
* | libwbclient: remove two unused defines | Michael Adam | 2011-01-27 | 1 | -4/+0 | |
| | ||||||
* | wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more. | Michael Adam | 2011-01-27 | 1 | -42/+0 | |
| | ||||||
* | wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more. | Michael Adam | 2011-01-27 | 1 | -42/+0 | |
| | ||||||
* | wbinfo: remove --set-gid-mapping - winbindd does not implement that any more. | Michael Adam | 2011-01-27 | 1 | -41/+0 | |
| | ||||||
* | wbinfo: remove --set-uid-mapping - winbindd does not implement that any more. | Michael Adam | 2011-01-27 | 1 | -41/+0 | |
| | ||||||
* | s3:registry: fix comments in regdb_store_regdb_version() | Michael Adam | 2011-01-27 | 1 | -2/+2 | |
| | ||||||
* | s4-torture: Reorder the epmapper tests. | Andreas Schneider | 2011-01-27 | 1 | -8/+9 | |
| | | | | | | | It works like a stack! Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Jan 27 15:28:05 CET 2011 on sn-devel-104 | |||||
* | s4-torture: Added a full epm_Map test. | Andreas Schneider | 2011-01-27 | 1 | -95/+231 | |
| | ||||||
* | s4-torture: Added a test_Insert for epmapper. | Andreas Schneider | 2011-01-27 | 1 | -0/+46 | |
| | ||||||
* | s4-torture: Use binding handle in epm_Delete test. | Andreas Schneider | 2011-01-27 | 1 | -3/+18 | |
| | ||||||
* | s4-torture: Comment out the test_InqObject. | Andreas Schneider | 2011-01-27 | 1 | -0/+6 | |
| | ||||||
* | s4-torture: Added a clean test_Map_simple. | Andreas Schneider | 2011-01-27 | 1 | -17/+77 | |
| | ||||||
* | s4-torture: Added a clean test_Lookup_terminate_search. | Andreas Schneider | 2011-01-27 | 1 | -0/+59 | |
| | ||||||
* | s4-torture: Added a clean test_Lookup_simple. | Andreas Schneider | 2011-01-27 | 1 | -34/+48 | |
| | ||||||
* | s4-torture: Added test_LookupHandleFree. | Andreas Schneider | 2011-01-27 | 1 | -0/+37 | |
| | ||||||
* | s4-torture: Start with a clean epm_Insert_noreplace test. | Andreas Schneider | 2011-01-27 | 1 | -29/+48 | |
| | ||||||
* | s4-selftest: Mark epmapper as knownfail. | Andreas Schneider | 2011-01-27 | 1 | -2/+1 | |
| | ||||||
* | idl: Added missing endpoint mapper defines. | Andreas Schneider | 2011-01-27 | 1 | -10/+23 | |
| | | | | [MS-RPCE] 2.2.1.2.4 ept_lookup Method | |||||
* | librpc: Added support to accept netbios names. | Andreas Schneider | 2011-01-27 | 1 | -1/+2 | |
| | | | | | If we have a NCACN_NP pipe, the binding host is the netbios name an not an IP address. | |||||
* | s3-build: remove another leftover of -I../source4. | Günther Deschner | 2011-01-27 | 1 | -1/+1 | |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Jan 27 13:30:30 CET 2011 on sn-devel-104 | |||||
* | Looking into printer driver issues, I ran across some peculiarities in | David Disseldorp | 2011-01-27 | 1 | -8/+11 | |
| | | | | | | | | | | | | | | | copy_file(): - Firstly, if the source file is zero bytes, NT_STATUS_DISK_FULL is returned. - Secondly, the conditional lseek is confusing. It fires when OPENX_FILE_EXISTS_OPEN is set and I can't see why the lseek is necessary in this case. - Finally, the lseek error path also results in NT_STATUS_DISK_FULL. Proposed fix for first and third point below. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Thu Jan 27 00:59:56 CET 2011 on sn-devel-104 | |||||
* | s3-utils: Fixed a resource leak in net_afs. | Andreas Schneider | 2011-01-27 | 1 | -0/+2 | |
| | | | | | | | s3-utils: Fixed a resource leak in net_afs. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Thu Jan 27 00:12:47 CET 2011 on sn-devel-104 | |||||
* | s3-utils: Fixed a resource leak in smbta-util. | Andreas Schneider | 2011-01-26 | 1 | -0/+1 | |
| | | | | s3-utils: Fixed a resource leak in smbta-util. | |||||
* | s3-utils: Fixed possible resource leak in net_usershare. | Andreas Schneider | 2011-01-26 | 1 | -0/+5 | |
| | | | | s3-utils: Fixed possible resource leak in net_usershare. | |||||
* | s3-utils: Fixed possible resource leak in smbget. | Andreas Schneider | 2011-01-26 | 1 | -0/+1 | |
| | | | | s3-utils: Fixed possible resource leak in smbget. | |||||
* | s3-utils: Fixed possible resource leak in smbfilter. | Andreas Schneider | 2011-01-26 | 1 | -0/+1 | |
| | | | | s3-utils: Fixed possible resource leak in smbfilter. | |||||
* | s3-modules: Fixed the for-loop code block. | Andreas Schneider | 2011-01-26 | 1 | -0/+1 | |
| | | | | s3-modules: Fixed the for-loop code block. | |||||
* | s3-lib: Fixed a missing return value in tldap. | Andreas Schneider | 2011-01-26 | 1 | -0/+1 | |
| | | | | s3-lib: Fixed a missing return value in tldap. | |||||
* | errormap: Add unix_to_werror() function | Kai Blin | 2011-01-26 | 3 | -0/+17 | |
| | | | | | | | | | | | While this function technically is closest to the map_nt_status_from_unix() function, I think it is better to keep the new function in line with our usual fooerror_to_barerror() naming scheme. Signed-off-by: Kai Blin <kai@samba.org> Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Wed Jan 26 23:07:24 CET 2011 on sn-devel-104 | |||||
* | Allow "security = share" with SMB2. We already handle this in smb2/smb2_server.c | Jeremy Allison | 2011-01-26 | 1 | -1/+0 | |
| | | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Jan 26 20:37:29 CET 2011 on sn-devel-104 | |||||
* | From Metze - make sure we're using the same string length for the hash. | Jeremy Allison | 2011-01-26 | 1 | -1/+1 | |
| | | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Jan 26 18:32:15 CET 2011 on sn-devel-104 |