Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-27 | wbinfo: remove --set-gid-mapping - winbindd does not implement that any more. | Michael Adam | 1 | -41/+0 | |
2011-01-27 | wbinfo: remove --set-uid-mapping - winbindd does not implement that any more. | Michael Adam | 1 | -41/+0 | |
2011-01-27 | s3:registry: fix comments in regdb_store_regdb_version() | Michael Adam | 1 | -2/+2 | |
2011-01-27 | s4-torture: Reorder the epmapper tests. | Andreas Schneider | 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 | |||||
2011-01-27 | s4-torture: Added a full epm_Map test. | Andreas Schneider | 1 | -95/+231 | |
2011-01-27 | s4-torture: Added a test_Insert for epmapper. | Andreas Schneider | 1 | -0/+46 | |
2011-01-27 | s4-torture: Use binding handle in epm_Delete test. | Andreas Schneider | 1 | -3/+18 | |
2011-01-27 | s4-torture: Comment out the test_InqObject. | Andreas Schneider | 1 | -0/+6 | |
2011-01-27 | s4-torture: Added a clean test_Map_simple. | Andreas Schneider | 1 | -17/+77 | |
2011-01-27 | s4-torture: Added a clean test_Lookup_terminate_search. | Andreas Schneider | 1 | -0/+59 | |
2011-01-27 | s4-torture: Added a clean test_Lookup_simple. | Andreas Schneider | 1 | -34/+48 | |
2011-01-27 | s4-torture: Added test_LookupHandleFree. | Andreas Schneider | 1 | -0/+37 | |
2011-01-27 | s4-torture: Start with a clean epm_Insert_noreplace test. | Andreas Schneider | 1 | -29/+48 | |
2011-01-27 | s4-selftest: Mark epmapper as knownfail. | Andreas Schneider | 1 | -2/+1 | |
2011-01-27 | idl: Added missing endpoint mapper defines. | Andreas Schneider | 1 | -10/+23 | |
[MS-RPCE] 2.2.1.2.4 ept_lookup Method | |||||
2011-01-27 | librpc: Added support to accept netbios names. | Andreas Schneider | 1 | -1/+2 | |
If we have a NCACN_NP pipe, the binding host is the netbios name an not an IP address. | |||||
2011-01-27 | s3-build: remove another leftover of -I../source4. | Günther Deschner | 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 | |||||
2011-01-27 | Looking into printer driver issues, I ran across some peculiarities in | David Disseldorp | 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 | |||||
2011-01-27 | s3-utils: Fixed a resource leak in net_afs. | Andreas Schneider | 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 | |||||
2011-01-26 | s3-utils: Fixed a resource leak in smbta-util. | Andreas Schneider | 1 | -0/+1 | |
s3-utils: Fixed a resource leak in smbta-util. | |||||
2011-01-26 | s3-utils: Fixed possible resource leak in net_usershare. | Andreas Schneider | 1 | -0/+5 | |
s3-utils: Fixed possible resource leak in net_usershare. | |||||
2011-01-26 | s3-utils: Fixed possible resource leak in smbget. | Andreas Schneider | 1 | -0/+1 | |
s3-utils: Fixed possible resource leak in smbget. | |||||
2011-01-26 | s3-utils: Fixed possible resource leak in smbfilter. | Andreas Schneider | 1 | -0/+1 | |
s3-utils: Fixed possible resource leak in smbfilter. | |||||
2011-01-26 | s3-modules: Fixed the for-loop code block. | Andreas Schneider | 1 | -0/+1 | |
s3-modules: Fixed the for-loop code block. | |||||
2011-01-26 | s3-lib: Fixed a missing return value in tldap. | Andreas Schneider | 1 | -0/+1 | |
s3-lib: Fixed a missing return value in tldap. | |||||
2011-01-26 | errormap: Add unix_to_werror() function | Kai Blin | 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 | |||||
2011-01-26 | Allow "security = share" with SMB2. We already handle this in smb2/smb2_server.c | Jeremy Allison | 1 | -1/+0 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Jan 26 20:37:29 CET 2011 on sn-devel-104 | |||||
2011-01-26 | From Metze - make sure we're using the same string length for the hash. | Jeremy Allison | 1 | -1/+1 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Jan 26 18:32:15 CET 2011 on sn-devel-104 | |||||
2011-01-26 | s3-winbind: share a common winbind_samlogon_retry_loop(). | Günther Deschner | 1 | -168/+147 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Jan 26 12:41:14 CET 2011 on sn-devel-104 | |||||
2011-01-26 | Revert "s3: These assignments are overwritten immediately" | Günther Deschner | 1 | -0/+4 | |
This reverts commit 18962ea3852d0d0fc7371e99813bebd54fae0a19. | |||||
2011-01-26 | Revert "s3-winbind: fix winbindd_dual_pam_auth_samlogon() for NT4 domains." | Günther Deschner | 1 | -1/+0 | |
This reverts commit cea36aeacf8778493463f31e6afc3f58384639e2. | |||||
2011-01-26 | pidl:Typelist: fix perl warnings about recursiv function calls | Stefan Metzmacher | 1 | -0/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Jan 26 10:59:04 CET 2011 on sn-devel-104 | |||||
2011-01-26 | pidl:Samba3/ServerNDR: correctly initialise ndr_push struct | Stefan Metzmacher | 1 | -0/+6 | |
We need to copy the ptr_count from the ndr_pull struct to the ndr_push struct, otherwise we'll reuse full pointer ids, which will cause the client to fail in the ndr unmarshalling. metze | |||||
2011-01-26 | Missed one debug printf of name_hash. Ensure always use %x. | Jeremy Allison | 1 | -2/+2 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Jan 26 00:46:28 CET 2011 on sn-devel-104 | |||||
2011-01-25 | Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved. | Jeremy Allison | 9 | -146/+345 | |
Do this by keeping a linked list of delete on close tokens, one for each filename that identifies a path to the dev/inode. Use the jenkins hash of the pathname to identify the correct token. | |||||
2011-01-25 | Add uint32_t name_hash argument (currently unused) to get_file_infos(). | Jeremy Allison | 9 | -12/+15 | |
Will be used when we store more than one delete on close token. | |||||
2011-01-25 | Add name_hash into the share mode entry struct (as yet only use for renames ↵ | Jeremy Allison | 6 | -11/+66 | |
to identify a specific path). | |||||
2011-01-25 | Add name_hash to files_struct. Set within fsp_set_smb_fname(). | Jeremy Allison | 3 | -1/+35 | |
2011-01-25 | s4-test/delete_object: Remove global ldb connections | Kamen Mazdrashki | 1 | -26/+7 | |
Make it more xUnit compliant Autobuild-User: Kamen Mazdrashki <kamenim@samba.org> Autobuild-Date: Tue Jan 25 21:30:19 CET 2011 on sn-devel-104 | |||||
2011-01-25 | s4:ldap.py - check the write protection on LSA objects | Matthias Dieter Wallnöfer | 1 | -5/+30 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jan 25 13:09:41 CET 2011 on sn-devel-104 | |||||
2011-01-25 | s4:dsdb/samdb/ldb_modules/objectclass.c - move LSA specific object checks ↵ | Matthias Dieter Wallnöfer | 2 | -32/+29 | |
into "objectclass_attrs" LDB module LSA object classes are protected on both LDAP add and LDAP modify operations, so I've refactored the previous check in the objectclass LDB module only for LDAP adds in a new one in the objectclass_attrs LDB module for both adds and modifies. This is the result of the investigations done by Hongwei Sun and I in the last months. Interestingly these protection mechansim doesn't apply on LDAP deletes! Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2011-01-25 | idl: add file_id idl. | Günther Deschner | 9 | -53/+25 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Jan 25 12:27:00 CET 2011 on sn-devel-104 | |||||
2011-01-25 | s3-libndr: remove cmdline_lp_ctx. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2011-01-25 | waf: share libndr.so between samba3 and samba4. | Günther Deschner | 3 | -21/+14 | |
Guenther | |||||
2011-01-25 | libndr: move ndr_print_bool to ndr_basic.c | Günther Deschner | 4 | -6/+7 | |
Guenther | |||||
2011-01-25 | s3-waf: add PKGCONFIGDIR. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-01-25 | s3-smbclient: Fix cli_errstr() usage (part of bug #7864) | Björn Baumbach | 1 | -7/+9 | |
Convert cli_errstr() to nt_errstr() Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Jan 25 11:41:53 CET 2011 on sn-devel-104 | |||||
2011-01-25 | s3-masktest: Fix cli_errstr() usage (part of bug #7864) | Björn Baumbach | 1 | -5/+6 | |
Convert cli_errstr() to nt_errstr() Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-01-25 | s3-smbclient: Fix cli_errstr() usage (part of bug #7864) | Björn Baumbach | 1 | -5/+7 | |
Convert cli_errstr() to nt_errstr() Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-01-25 | s3-torture: Fix cli_errstr() usage (part of bug #7864) | Björn Baumbach | 1 | -7/+6 | |
Convert cli_errstr() to nt_errstr() Signed-off-by: Stefan Metzmacher <metze@samba.org> |