summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-provision: CN=MicrosoftDNS,CN=System container is in forest and not domainAmitay Isaacs2011-12-131-10/+10
* s4-cldap: Set DS_DNS_CONTROLLER bit if we are running RPC dnsserverAmitay Isaacs2011-12-131-0/+5
* libcli: Remove an unused variableVolker Lendecke2011-12-121-1/+0
* s3: Remove a bunch of calls to procid_self()Volker Lendecke2011-12-1228-45/+31
* s3:smbd/close: pass smbd_server_connection to notify_deferred_opens()Stefan Metzmacher2011-12-121-9/+5
* s3:smbd/clode: pass smbd_server_connection as private_data to msg_close_file()Stefan Metzmacher2011-12-122-4/+4
* s3:smbd/blocking: pass smbd_server_connection as private_data to received_unl...Stefan Metzmacher2011-12-121-4/+4
* s3:smb2_lock: pass smbd_server_connection as private_data to received_unlock_...Stefan Metzmacher2011-12-121-6/+7
* s4:python/samba/join: set msDS-Behavior-Version to '4' 2008_R2 on the nTDSA o...Stefan Metzmacher2011-12-121-1/+1
* s3-ctdb: fix the build w/o HAVE_CTDB_CONTROL_CHECK_SRVIDS_DECLGünther Deschner2011-12-121-0/+4
* s3:smb2_server: use sconn->ev_ctx instead of sconn->smb2.event_ctxStefan Metzmacher2011-12-1213-25/+22
* s3:smb2_lock: avoid using server_event_context()Stefan Metzmacher2011-12-121-2/+2
* s3:smbd/pipes: avoid passing server_event_context() as event context to np_{r...Stefan Metzmacher2011-12-124-7/+7
* s3:smbd/process: avoid using server_event_context() for the forked echo handlerStefan Metzmacher2011-12-121-3/+3
* s3:smbd/process: avoid using server_event_context() for smbd_deferred_open_ti...Stefan Metzmacher2011-12-121-10/+10
* s3:smbd/oplock: avoid using server_event_context() in add_oplock_timeout_hand...Stefan Metzmacher2011-12-121-3/+3
* s3:smbd/service: avoid using server_event_context() for notify_init()Stefan Metzmacher2011-12-121-1/+1
* s3:smbd/ipc: pass 'state' as mem_ctx to np_read_send()Stefan Metzmacher2011-12-121-1/+1
* s3:smbd/fileio: avoid usage of server_event_context()Stefan Metzmacher2011-12-121-3/+3
* s3:smbd/close: avoid usage of server_event_context()Stefan Metzmacher2011-12-121-1/+1
* s3:smbd/blocking: avoid usage of server_event_context()Stefan Metzmacher2011-12-121-3/+3
* s3:smbd: remember the event context on smbd_server_connectionStefan Metzmacher2011-12-123-1/+3
* s3:smbd: pass down smbd_server_connection via smbd_echo_stateStefan Metzmacher2011-12-121-4/+5
* s3:smbd: remove references to the global smbd_server_connStefan Metzmacher2011-12-121-2/+2
* s3:smbd: make struct pending_message_list privateStefan Metzmacher2011-12-122-14/+14
* s3:smbd: remember the smbd_server_connection on pending_message_listStefan Metzmacher2011-12-122-4/+7
* HEIMDAL: Supply krb5_context to _krb5_internal_hmac to allow loggingAndrew Bartlett2011-12-121-6/+6
* s4-torture Do not use a fixed password for forest trust testsAndrew Bartlett2011-12-121-7/+13
* s4-torture cope with servers earlier than Windows 2008Andrew Bartlett2011-12-121-0/+5
* s4-torture Modify rpc.lsa.forest.trust test to progress further FL Win2003 R2Andrew Bartlett2011-12-121-3/+9
* s4-torture: Fix commentAndrew Bartlett2011-12-121-1/+1
* testsuite: Remove unused and unlikely to be revived DejaGNU testsAndrew Bartlett2011-12-1213-907/+0
* s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett2011-12-1212-22/+73
* torture: do not reuse bindings between pipesAndrew Bartlett2011-12-121-6/+10
* s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest testAndrew Bartlett2011-12-123-15/+18
* s3:smbd: call sub_set_socket_ids() in smbd_process() againStefan Metzmacher2011-12-121-0/+18
* tdb2: don't use TDB2 versions of test tdb files.Rusty Russell2011-12-1210-10/+3
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-1253-1297/+1305
* s3/doc: document the ignore system acls option of vfs_acl_xattr and vfs_acl_tdbBjörn Jacke2011-12-102-6/+40
* tevent: tevent_schedule_immediate never failsVolker Lendecke2011-12-091-1/+0
* s4:libcli/smb2: mark a request as error if we can't ship itStefan Metzmacher2011-12-091-0/+2
* s4:libcli/raw: mark a request as error if we can't ship itStefan Metzmacher2011-12-091-0/+2
* s3-dbwrap: Fix a typoVolker Lendecke2011-12-091-1/+1
* s4:dsdb/common/util.c - test LDB result against LDB_SUCCESS as we are always ...Matthias Dieter Wallnöfer2011-12-091-1/+1
* s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errorsKai Blin2011-12-092-0/+17
* s4 dns: Add test to prove two updates in one packet are a FORMERRKai Blin2011-12-091-0/+18
* s4 dns: More explicitly use the first question of an update packet onlyKai Blin2011-12-091-1/+1
* s4 dns: Get rid of const qualifier for prereqs, we do need to allocate thoseKai Blin2011-12-092-6/+6
* Revert "Install (platform-independent) python scripts to the PYTHONDIR rather...Jelmer Vernooij2011-12-091-1/+1
* Add 'make pep8' target.Jelmer Vernooij2011-12-092-0/+11