Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-14 | s3: Remove UNUSED_SHARE_MODE_ENTRY | Volker Lendecke | 4 | -49/+22 | |
2011-12-14 | s3: Remove a call to procid_self() | Volker Lendecke | 1 | -1/+1 | |
2011-12-14 | s3: Remove nmbd_messaging_context() | Volker Lendecke | 1 | -31/+18 | |
2011-12-14 | s3: Fix some pointless statics | Volker Lendecke | 1 | -5/+5 | |
2011-12-14 | s3: Remove a call to procid_self() | Volker Lendecke | 1 | -6/+8 | |
Pass messaging_context through the SIGHUP handler | |||||
2011-12-14 | s3: Remove a call to procid_self() | Volker Lendecke | 1 | -7/+10 | |
Pass messaging_context through the SIGTERM handler | |||||
2011-12-14 | s3: Pass messaging_context to nmbd/process() | Volker Lendecke | 1 | -4/+3 | |
2011-12-14 | s3: Make nmbd_messaging_context static | Volker Lendecke | 2 | -2/+1 | |
2011-12-14 | s3: Centralize nmbd_messaging_context in nmbd.c | Volker Lendecke | 4 | -13/+12 | |
2011-12-14 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -4/+4 | |
2011-12-14 | s4-smbtorture: make sure we can successfully run the schannel test against ↵ | Günther Deschner | 1 | -16/+30 | |
windows. lsa lookupsids3/lookupnames4 is only available over schannel sealed ncacn_ip_tcp. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 14 17:28:29 CET 2011 on sn-devel-104 | |||||
2011-12-14 | s4-torture: LookupSids3 is only available over NCACN_IP_TCP. | Andreas Schneider | 1 | -1/+2 | |
Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Wed Dec 14 15:39:58 CET 2011 on sn-devel-104 | |||||
2011-12-14 | s4-torture: Fix schannel test against win2k8. | Andreas Schneider | 1 | -4/+4 | |
2011-12-14 | s4-librpc: Fix NETLOGON credential chain with Windows 2008. | Andreas Schneider | 3 | -11/+45 | |
Windows Server 2008 returns NT_STATUS_DOWNGRADE_DETECTED if you call netrServerAuthenticate2 during a domain join without setting the strong keys flag (128bit crypto). Only for NT4 we need to do a downgrade to the returned negotiate flags. See also 0970369ca0cb9ae465cff40e5c75739824daf1d0. | |||||
2011-12-14 | s3:smb2_lock: use talloc_get_type_abort() as private_data can't be NULL | Stefan Metzmacher | 1 | -5/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Dec 14 13:34:25 CET 2011 on sn-devel-104 | |||||
2011-12-14 | s3:smbd/oplock: make process_oplock_async_level2_break_message() static | Stefan Metzmacher | 2 | -6/+1 | |
metze | |||||
2011-12-14 | s3:smbd/oplock: use talloc_get_type_abort() as private_data can't be NULL | Stefan Metzmacher | 1 | -25/+5 | |
metze | |||||
2011-12-14 | s3:smbd/open: use talloc_get_type_abort() as private_data can't be NULL | Stefan Metzmacher | 1 | -5/+1 | |
metze | |||||
2011-12-14 | s3:smbd/conn_msg: use talloc_get_type_abort() as private_data can't be NULL | Stefan Metzmacher | 1 | -5/+1 | |
metze | |||||
2011-12-14 | s3:smbd/close: use talloc_get_type_abort() as private_data can't be NULL | Stefan Metzmacher | 1 | -5/+1 | |
metze | |||||
2011-12-14 | s3:smbd/blocking: use talloc_get_type_abort() as private_data can't be NULL | Stefan Metzmacher | 1 | -10/+2 | |
metze | |||||
2011-12-14 | s3:web/swat: use short term event and message contexts | Stefan Metzmacher | 1 | -4/+35 | |
swat doesn't have a central event loop. metze | |||||
2011-12-14 | s3:smbd: remove brl_register_msgs() | Stefan Metzmacher | 3 | -13/+12 | |
metze | |||||
2011-12-14 | s3:smbd/server: avoid msg_ctx_to_sconn() in smbd_accept_connection() | Stefan Metzmacher | 1 | -1/+1 | |
This is the place where we should create smbd_server_connection, when we're ready to remove the global variable. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Dec 14 11:23:42 CET 2011 on sn-devel-104 | |||||
2011-12-14 | s3:smbd: remove unused smbd_messaging_context() | Stefan Metzmacher | 2 | -11/+0 | |
metze | |||||
2011-12-14 | s3:smbd/server: maintain the list of child processes under smbd_parent_context | Stefan Metzmacher | 4 | -42/+55 | |
metze | |||||
2011-12-14 | s3:smbd/server: pass smbd_parent_context to smbd_setup_sig_chld_handler() | Stefan Metzmacher | 1 | -6/+6 | |
metze | |||||
2011-12-14 | s3:smbd/globals: change 'int am_parent' into 'struct smbd_parent_context ↵ | Stefan Metzmacher | 3 | -10/+12 | |
*am_parent' This is a short term solution on the way to get rid of 'am_parent' completely. metze | |||||
2011-12-14 | s4-netlogon: Revert patch f02e4ebfafa6e5911e3fe744b1780527ab12c970 | Amitay Isaacs | 1 | -5/+0 | |
DS_DNS_CONTROLLER bit is set if DC's domain name is dns name. Autobuild-User: Amitay Isaacs <amitay@samba.org> Autobuild-Date: Wed Dec 14 07:31:05 CET 2011 on sn-devel-104 | |||||
2011-12-14 | tdb2: Fix python documentation for tdb.Tdb object | Amitay Isaacs | 1 | -1/+1 | |
2011-12-14 | samba-tool: Fix DN for GPO entries | Amitay Isaacs | 1 | -8/+2 | |
2011-12-14 | samba-tool: gpo: fix a typo | Amitay Isaacs | 1 | -1/+1 | |
2011-12-14 | samba-tool: Remove duplicate code of dsacl to fsacl conversion | Amitay Isaacs | 1 | -38/+10 | |
Use samba.ntacls.dsacl2fsacl() instead. | |||||
2011-12-14 | setup: Fix phpldapadmin configuration for version 1.2.x | Amitay Isaacs | 1 | -18/+10 | |
2011-12-14 | s4-smbtorture: fix some typos in schannel test. | Günther Deschner | 1 | -3/+3 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 14 02:52:54 CET 2011 on sn-devel-104 | |||||
2011-12-14 | s4-smbtorture: avoid printf(); in schannel test. | Günther Deschner | 1 | -13/+13 | |
Guenther | |||||
2011-12-14 | s4-smbtorture: remove trailing whitespace from schannel test. | Günther Deschner | 1 | -41/+41 | |
Guenther | |||||
2011-12-14 | s4-resolv: fix dns_ex so as to fail correctly when a name does not exist | Andrew Bartlett | 1 | -0/+9 | |
Without this, netbios name lookups do not work, as we never fall back to them. This caused segfaults from e38d97e0424f7e5b21c8b7ac0b1f1bac33f19d69 to 251209bd6f6e66ca9bcf28cd652d85d1cd729fdc and then name lookup failure or timeouts until this patch. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Dec 14 01:16:37 CET 2011 on sn-devel-104 | |||||
2011-12-13 | s4-selftest: Add test of RPC to a netbios alias | Andrew Bartlett | 2 | -3/+3 | |
This tries to ensure our netbios lookup code is still run. Andrew Bartlett | |||||
2011-12-13 | s4-selftest Give local.resolve a real name to look up | Andrew Bartlett | 1 | -1/+2 | |
2011-12-13 | s3: Fix examples/VFS build | Volker Lendecke | 3 | -3/+3 | |
With other builds in the include path, examples get the includes.h wrong Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Dec 13 23:40:37 CET 2011 on sn-devel-104 | |||||
2011-12-13 | s3:smbd/globals: remove unused extern declarations | Stefan Metzmacher | 1 | -2/+0 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Dec 13 22:06:02 CET 2011 on sn-devel-104 | |||||
2011-12-13 | s3:smbd/server: move smbd_open_socket and smbd_parent_context to the top | Stefan Metzmacher | 1 | -19/+19 | |
metze | |||||
2011-12-13 | s3:smbd/oplock_onefs: avoid using smbd_messaging_context() | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2011-12-13 | s3:smbd/oplock_onefs: pass smbd_server_connection to onefs_oplock_wait_record() | Stefan Metzmacher | 2 | -2/+6 | |
metze | |||||
2011-12-13 | s3:vfstest: reload_services() doesn't need a messaging_context | Stefan Metzmacher | 1 | -1/+1 | |
It's only used to get the global smbd_server_connection, which is used in conn_snum_used() via lp_killunused(). But there we don't need it, as we don't have any tree connects at startup time. metze | |||||
2011-12-13 | s3:smbd: pass smbd_server_connection to smbd_setup_sig_hup_handler() | Stefan Metzmacher | 3 | -14/+13 | |
metze | |||||
2011-12-13 | s3:smbd: pass smbd_server_connection to smbd_setup_sig_term_handler() | Stefan Metzmacher | 3 | -6/+6 | |
metze | |||||
2011-12-13 | s3:smbd/oplock: pass smbd_server_connection to onefs_init_kernel_oplocks() | Stefan Metzmacher | 3 | -4/+6 | |
metze | |||||
2011-12-13 | s3:smbd/oplock: pass smbd_server_connection to linux_init_kernel_oplocks() | Stefan Metzmacher | 3 | -7/+14 | |
metze |