Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-13 | s4-provision: Extract common utility routines in separate file | Amitay Isaacs | 3 | -92/+106 | |
2011-12-13 | tdb: Fix python documentation for tdb module | Amitay Isaacs | 1 | -1/+1 | |
2011-12-13 | s4-provision: CN=MicrosoftDNS,CN=System container is in forest and not domain | Amitay Isaacs | 1 | -10/+10 | |
2011-12-13 | s4-cldap: Set DS_DNS_CONTROLLER bit if we are running RPC dnsserver | Amitay Isaacs | 1 | -0/+5 | |
Till we have internal DNS server which appears in services, use endpoint services to find out if we are running dns server. | |||||
2011-12-12 | libcli: Remove an unused variable | Volker Lendecke | 1 | -1/+0 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Dec 12 23:21:49 CET 2011 on sn-devel-104 | |||||
2011-12-12 | s3: Remove a bunch of calls to procid_self() | Volker Lendecke | 28 | -45/+31 | |
All callers to messaging_[re]init only used procid_self() | |||||
2011-12-12 | s3:smbd/close: pass smbd_server_connection to notify_deferred_opens() | Stefan Metzmacher | 1 | -9/+5 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Dec 12 21:49:11 CET 2011 on sn-devel-104 | |||||
2011-12-12 | s3:smbd/clode: pass smbd_server_connection as private_data to msg_close_file() | Stefan Metzmacher | 2 | -4/+4 | |
metze | |||||
2011-12-12 | s3:smbd/blocking: pass smbd_server_connection as private_data to ↵ | Stefan Metzmacher | 1 | -4/+4 | |
received_unlock_msg() metze | |||||
2011-12-12 | s3:smb2_lock: pass smbd_server_connection as private_data to ↵ | Stefan Metzmacher | 1 | -6/+7 | |
received_unlock_msg() metze | |||||
2011-12-12 | s4:python/samba/join: set msDS-Behavior-Version to '4' 2008_R2 on the nTDSA ↵ | Stefan Metzmacher | 1 | -1/+1 | |
object This matches the values we set in provision. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Dec 12 19:16:13 CET 2011 on sn-devel-104 | |||||
2011-12-12 | s3-ctdb: fix the build w/o HAVE_CTDB_CONTROL_CHECK_SRVIDS_DECL | Günther Deschner | 1 | -0/+4 | |
Volker, please check. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Dec 12 17:42:29 CET 2011 on sn-devel-104 | |||||
2011-12-12 | s3:smb2_server: use sconn->ev_ctx instead of sconn->smb2.event_ctx | Stefan Metzmacher | 13 | -25/+22 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Dec 12 16:08:59 CET 2011 on sn-devel-104 | |||||
2011-12-12 | s3:smb2_lock: avoid using server_event_context() | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2011-12-12 | s3:smbd/pipes: avoid passing server_event_context() as event context to ↵ | Stefan Metzmacher | 4 | -7/+7 | |
np_{read,write}_send metze | |||||
2011-12-12 | s3:smbd/process: avoid using server_event_context() for the forked echo handler | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2011-12-12 | s3:smbd/process: avoid using server_event_context() for ↵ | Stefan Metzmacher | 1 | -10/+10 | |
smbd_deferred_open_timer events metze | |||||
2011-12-12 | s3:smbd/oplock: avoid using server_event_context() in ↵ | Stefan Metzmacher | 1 | -3/+3 | |
add_oplock_timeout_handler() metze | |||||
2011-12-12 | s3:smbd/service: avoid using server_event_context() for notify_init() | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-12-12 | s3:smbd/ipc: pass 'state' as mem_ctx to np_read_send() | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-12-12 | s3:smbd/fileio: avoid usage of server_event_context() | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2011-12-12 | s3:smbd/close: avoid usage of server_event_context() | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-12-12 | s3:smbd/blocking: avoid usage of server_event_context() | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2011-12-12 | s3:smbd: remember the event context on smbd_server_connection | Stefan Metzmacher | 3 | -1/+3 | |
metze | |||||
2011-12-12 | s3:smbd: pass down smbd_server_connection via smbd_echo_state | Stefan Metzmacher | 1 | -4/+5 | |
metze | |||||
2011-12-12 | s3:smbd: remove references to the global smbd_server_conn | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2011-12-12 | s3:smbd: make struct pending_message_list private | Stefan Metzmacher | 2 | -14/+14 | |
metze | |||||
2011-12-12 | s3:smbd: remember the smbd_server_connection on pending_message_list | Stefan Metzmacher | 2 | -4/+7 | |
metze | |||||
2011-12-12 | HEIMDAL: Supply krb5_context to _krb5_internal_hmac to allow logging | Andrew Bartlett | 1 | -6/+6 | |
Without this, log messages from any abort are not printed to the samba logs. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Dec 12 14:34:16 CET 2011 on sn-devel-104 | |||||
2011-12-12 | s4-torture Do not use a fixed password for forest trust tests | Andrew Bartlett | 1 | -7/+13 | |
It is much better to always use random passwords. Andrew Bartlett | |||||
2011-12-12 | s4-torture cope with servers earlier than Windows 2008 | Andrew Bartlett | 1 | -0/+5 | |
Only Win2008 started to support new encryption types. Andrew Bartlett | |||||
2011-12-12 | s4-torture Modify rpc.lsa.forest.trust test to progress further FL Win2003 R2 | Andrew Bartlett | 1 | -3/+9 | |
This modification is required to pass against a domain in functional level Windows 2003 or later. Andrew Bartlett | |||||
2011-12-12 | s4-torture: Fix comment | Andrew Bartlett | 1 | -1/+1 | |
2011-12-12 | testsuite: Remove unused and unlikely to be revived DejaGNU tests | Andrew Bartlett | 13 | -907/+0 | |
2011-12-12 | s4-lsarpc handle more info levels in SetInfoTrustedDomain calls | Andrew Bartlett | 12 | -22/+73 | |
This uses the very helpful conversion functions written for the s3 lsa server and places these in common. Andrew Bartlett | |||||
2011-12-12 | torture: do not reuse bindings between pipes | Andrew Bartlett | 1 | -6/+10 | |
This avoids connecting to the netlogon server over \pipe\lsarpc This works against windows because all pipes are implemented in the same process, but not Samba4, and relying on this is not recommended in the WSPP docs. Andrew Bartlett | |||||
2011-12-12 | s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest test | Andrew Bartlett | 3 | -15/+18 | |
This allows us to move this test to knownfail from skip | |||||
2011-12-12 | s3:smbd: call sub_set_socket_ids() in smbd_process() again | Stefan Metzmacher | 1 | -0/+18 | |
This got lost in commit b2511a280aa9449123376fd3cbb495dcd1a87dee. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Dec 12 10:23:44 CET 2011 on sn-devel-104 | |||||
2011-12-12 | tdb2: don't use TDB2 versions of test tdb files. | Rusty Russell | 10 | -10/+3 | |
Now tdb2 handles tdb1 files, we don't need most of commit 5eecc854236f0b943aaa89e0c3a46f9fbd208ca9 which added TDB2 versions of all the testing tdbs. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Autobuild-User: Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date: Mon Dec 12 06:33:44 CET 2011 on sn-devel-104 | |||||
2011-12-12 | vfs: Make function pointer names consistent. They all end in _fn | Richard Sharpe | 53 | -1297/+1305 | |
Autobuild-User: Richard Sharpe <sharpe@samba.org> Autobuild-Date: Mon Dec 12 04:58:40 CET 2011 on sn-devel-104 | |||||
2011-12-10 | s3/doc: document the ignore system acls option of vfs_acl_xattr and vfs_acl_tdb | Björn Jacke | 2 | -6/+40 | |
Autobuild-User: Björn Jacke <bj@sernet.de> Autobuild-Date: Sat Dec 10 15:30:46 CET 2011 on sn-devel-104 | |||||
2011-12-09 | tevent: tevent_schedule_immediate never fails | Volker Lendecke | 1 | -1/+0 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Dec 9 16:47:23 CET 2011 on sn-devel-104 | |||||
2011-12-09 | s4:libcli/smb2: mark a request as error if we can't ship it | Stefan Metzmacher | 1 | -0/+2 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Dec 9 15:13:11 CET 2011 on sn-devel-104 | |||||
2011-12-09 | s4:libcli/raw: mark a request as error if we can't ship it | Stefan Metzmacher | 1 | -0/+2 | |
metze | |||||
2011-12-09 | s3-dbwrap: Fix a typo | Volker Lendecke | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Dec 9 13:37:51 CET 2011 on sn-devel-104 | |||||
2011-12-09 | s4:dsdb/common/util.c - test LDB result against LDB_SUCCESS as we are always ↵ | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
doing Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Fri Dec 9 12:00:03 CET 2011 on sn-devel-104 | |||||
2011-12-09 | s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errors | Kai Blin | 2 | -0/+17 | |
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Fri Dec 9 03:32:28 CET 2011 on sn-devel-104 | |||||
2011-12-09 | s4 dns: Add test to prove two updates in one packet are a FORMERR | Kai Blin | 1 | -0/+18 | |
2011-12-09 | s4 dns: More explicitly use the first question of an update packet only | Kai Blin | 1 | -1/+1 | |
2011-12-09 | s4 dns: Get rid of const qualifier for prereqs, we do need to allocate those | Kai Blin | 2 | -6/+6 | |