Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pidl:Samba4/NDR/Parser: only do the switch type alignment when we have a ↵ | Stefan Metzmacher | 2011-02-01 | 1 | -7/+8 |
| | | | | | | | | | switch type This doesn't change the logic, it just doesn't call the same aligment function twice. metze | ||||
* | pidl:NDR: add support for 'ms_union' property. | Stefan Metzmacher | 2011-02-01 | 2 | -46/+54 |
| | | | | metze | ||||
* | midltests: add invalid/midltests_pipe_struct_union_01.idl | Stefan Metzmacher | 2011-02-01 | 2 | -0/+296 |
| | | | | | | | pipes with unions are not supported by midl, so we don't need to implement them in pidl:-) metze | ||||
* | Ensure we send the direct levelII oplock break to the correct fid. | Pavel Shilovsky | 2011-02-01 | 1 | -1/+10 |
| | | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue Feb 1 00:39:56 CET 2011 on sn-devel-104 | ||||
* | Add knownfail for s4 for the new oplock test. | Jeremy Allison | 2011-01-31 | 1 | -0/+1 |
| | | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Mon Jan 31 22:55:00 CET 2011 on sn-devel-104 | ||||
* | smbtorture4 test for bug #7928 - Samba problems with kernel oplocks option ↵ | Pavel Shilovsky | 2011-01-31 | 1 | -0/+95 |
| | | | | set to "no" | ||||
* | Fix bug #7928 - Samba problems with kernel oplocks option set to "no" | Pavel Shilovsky | 2011-01-31 | 2 | -8/+32 |
| | | | | | We should not grant levelII oplocks on a file with existing byte range locks. | ||||
* | midltests: add todo/midltests-pipe-sync-ndr32-downgrade-02.idl | Stefan Metzmacher | 2011-01-31 | 1 | -0/+296 |
| | | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Jan 31 19:45:41 CET 2011 on sn-devel-104 | ||||
* | midltests: test encapsulated unions with 'ms_union' | Stefan Metzmacher | 2011-01-31 | 2 | -0/+228 |
| | | | | metze | ||||
* | midltests: test encapsulated unions without 'ms_union' | Stefan Metzmacher | 2011-01-31 | 2 | -0/+227 |
| | | | | metze | ||||
* | midltests: add examples of toplevel vs. embedded unions with mixed 'ms_union' | Stefan Metzmacher | 2011-01-31 | 2 | -0/+230 |
| | | | | metze | ||||
* | midltests: add examples of toplevel vs. embedded unions with global 'ms_union' | Stefan Metzmacher | 2011-01-31 | 2 | -0/+231 |
| | | | | metze | ||||
* | midltests: add examples of toplevel vs. embedded unions without 'ms_union' | Stefan Metzmacher | 2011-01-31 | 2 | -0/+230 |
| | | | | metze | ||||
* | midltests: more union alignment example with ms_union | Stefan Metzmacher | 2011-01-31 | 2 | -0/+203 |
| | | | | metze | ||||
* | midltests: more union alignment example without ms_union | Stefan Metzmacher | 2011-01-31 | 2 | -0/+202 |
| | | | | metze | ||||
* | midltests: union alignment with enum as switch_type and 'ms_union' | Stefan Metzmacher | 2011-01-31 | 2 | -0/+200 |
| | | | | metze | ||||
* | midltests: union alignment with enum as switch_type | Stefan Metzmacher | 2011-01-31 | 2 | -0/+199 |
| | | | | metze | ||||
* | midltests: unions with enum vs. long | Stefan Metzmacher | 2011-01-31 | 2 | -0/+199 |
| | | | | metze | ||||
* | midltests: 'ms_unions' with enum vs. long | Stefan Metzmacher | 2011-01-31 | 2 | -0/+200 |
| | | | | metze | ||||
* | midltests: explore 'ms_union' option. | Stefan Metzmacher | 2011-01-31 | 2 | -0/+198 |
| | | | | metze | ||||
* | s3:lib/events: use DLIST_DEMOTE() for fd events | Stefan Metzmacher | 2011-01-31 | 1 | -0/+1 |
| | | | | | | | | | | This makes sure that fd events doesn't dry out, because a fd with a lower number is busy. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Jan 31 16:59:44 CET 2011 on sn-devel-104 | ||||
* | s3:smbd: let smbd_server_connection_loop_once() check for select errors | Stefan Metzmacher | 2011-01-31 | 1 | -0/+4 |
| | | | | metze | ||||
* | s3:lib/events: don't loop over fd events is select gave -1 | Stefan Metzmacher | 2011-01-31 | 1 | -1/+1 |
| | | | | metze | ||||
* | Revert "s3: Fix starving the echo responder" | Stefan Metzmacher | 2011-01-31 | 1 | -17/+0 |
| | | | | | | | | This reverts commit d5cf6482ed0cd9a11448ca04944b2e01200a7c89. I'll add a more generic fix for this problem. metze | ||||
* | Revert "s3:events: Call all ready fd event handlers on each iteration of the ↵ | Stefan Metzmacher | 2011-01-31 | 5 | -40/+35 |
| | | | | | | | | | | main loop" This reverts commit 455fccf86b6544cd17a2571c63a88f8aebff3f74. I'll add a more generic fix for this problem. metze | ||||
* | s4-smbtorture: add samr_changepassworduser3 ndr torture tests. | Günther Deschner | 2011-01-31 | 2 | -3/+110 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 31 16:07:14 CET 2011 on sn-devel-104 | ||||
* | s4-smbtorture: make it more obvious this are w2k dumps in netlogon ndr test. | Günther Deschner | 2011-01-31 | 1 | -8/+8 |
| | | | | Guenther | ||||
* | s3-waf: On FreeBSD, compile zfsacl if sunacl.h is around. | Günther Deschner | 2011-01-31 | 2 | -1/+10 |
| | | | | | | | | | Volker, please check. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 31 10:51:10 CET 2011 on sn-devel-104 | ||||
* | nsswitch: libwbclient has vnum 1 now. | Günther Deschner | 2011-01-31 | 1 | -1/+1 |
| | | | | | | Michael, please check. Guenther | ||||
* | s3-waf: these libs are not private libs. | Günther Deschner | 2011-01-31 | 1 | -3/+3 |
| | | | | Guenther | ||||
* | s4:auth/pyauth.c - temporarily add compatibility code for Python 2.4 | Matthias Dieter Wallnöfer | 2011-01-30 | 1 | -0/+11 |
| | | | | | | | This patch has been commited by request of Jelmer. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Jan 30 19:07:57 CET 2011 on sn-devel-104 | ||||
* | librpc/rpc: add dcerpc_fault_to_nt_status() mapping from ↵ | Stefan Metzmacher | 2011-01-30 | 1 | -0/+2 |
| | | | | | | | | | DCERPC_FAULT_SEC_PKG_ERROR metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sun Jan 30 18:24:04 CET 2011 on sn-devel-104 | ||||
* | dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERROR | Stefan Metzmacher | 2011-01-30 | 1 | -0/+1 |
| | | | | metze | ||||
* | s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings | Stefan Metzmacher | 2011-01-30 | 1 | -0/+1 |
| | | | | metze | ||||
* | s3:libsmb: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings | Stefan Metzmacher | 2011-01-30 | 1 | -0/+1 |
| | | | | metze | ||||
* | libcli/util: add NT_STATUS_RPC_SEC_PKG_ERROR define | Stefan Metzmacher | 2011-01-30 | 1 | -0/+1 |
| | | | | metze | ||||
* | s3:net registry: ignore WERR_BADFILE when --force is given in ↵ | Michael Adam | 2011-01-30 | 1 | -1/+3 |
| | | | | | | | deletekey[_recursive] Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Sun Jan 30 14:53:13 CET 2011 on sn-devel-104 | ||||
* | s3:registry: in deletekey_recursive, fix return code upon error. | Michael Adam | 2011-01-30 | 1 | -3/+10 |
| | | | | | | | correctly keep the werr from inside the transaction when the opearation inside the transaction fails. What is the correct behaviour if the cancel operation fails? | ||||
* | s3:net registry: fix a debug message. | Michael Adam | 2011-01-30 | 1 | -1/+1 |
| | |||||
* | s3:net registry: fix a debug message. | Michael Adam | 2011-01-30 | 1 | -1/+1 |
| | |||||
* | s3: On FreeBSD, compile zfsacl if sunacl.h is around | Volker Lendecke | 2011-01-30 | 3 | -2/+18 |
| | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Jan 30 12:17:49 CET 2011 on sn-devel-104 | ||||
* | s3: Make _lp_maxprotocol static | Volker Lendecke | 2011-01-29 | 1 | -1/+1 |
| | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Jan 29 16:07:28 CET 2011 on sn-devel-104 | ||||
* | s3: Remove an unneeded check | Volker Lendecke | 2011-01-29 | 1 | -1/+1 |
| | | | | | | | | In many other places we already assume that if asprintf returns !=-1 then the result is allocated. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Jan 29 15:00:09 CET 2011 on sn-devel-104 | ||||
* | s3: inline get_uid_from_state | Volker Lendecke | 2011-01-28 | 1 | -6/+1 |
| | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Jan 28 23:38:16 CET 2011 on sn-devel-104 | ||||
* | s3: Lift winbindd_cli_state from fillup_password_policy | Volker Lendecke | 2011-01-28 | 1 | -4/+6 |
| | |||||
* | s3: Do not use state->mem_ctx in fillup_password_policy | Volker Lendecke | 2011-01-28 | 1 | -4/+8 |
| | |||||
* | s3: Lift winbindd_cli_state from winbindd_dual_pam_auth_samlogon | Volker Lendecke | 2011-01-28 | 1 | -21/+27 |
| | |||||
* | 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 |