summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-13s3: Fix some nonempty blank linesVolker Lendecke1-10/+10
2011-12-13s3: Remove a call to procid_self()Volker Lendecke1-1/+1
2011-12-13s3: Remove a call to procid_self()Volker Lendecke1-1/+1
2011-12-13s3: Remove a call to procid_self()Volker Lendecke1-2/+3
2011-12-13s3: Remove a call to procid_self()Volker Lendecke1-1/+1
2011-12-13s4-provision: Do not guess partition file names, use @PARTITION recordAmitay Isaacs1-59/+76
2011-12-13s4-param: Added bin_dir(),sbin_dir() methods to get compiled in dirsAmitay Isaacs1-3/+17
2011-12-13s4-provision: Extract common utility routines in separate fileAmitay Isaacs3-92/+106
2011-12-13tdb: Fix python documentation for tdb moduleAmitay Isaacs1-1/+1
2011-12-13s4-provision: CN=MicrosoftDNS,CN=System container is in forest and not domainAmitay Isaacs1-10/+10
2011-12-13s4-cldap: Set DS_DNS_CONTROLLER bit if we are running RPC dnsserverAmitay Isaacs1-0/+5
2011-12-12libcli: Remove an unused variableVolker Lendecke1-1/+0
2011-12-12s3: Remove a bunch of calls to procid_self()Volker Lendecke28-45/+31
2011-12-12s3:smbd/close: pass smbd_server_connection to notify_deferred_opens()Stefan Metzmacher1-9/+5
2011-12-12s3:smbd/clode: pass smbd_server_connection as private_data to msg_close_file()Stefan Metzmacher2-4/+4
2011-12-12s3:smbd/blocking: pass smbd_server_connection as private_data to received_unl...Stefan Metzmacher1-4/+4
2011-12-12s3:smb2_lock: pass smbd_server_connection as private_data to received_unlock_...Stefan Metzmacher1-6/+7
2011-12-12s4:python/samba/join: set msDS-Behavior-Version to '4' 2008_R2 on the nTDSA o...Stefan Metzmacher1-1/+1
2011-12-12s3-ctdb: fix the build w/o HAVE_CTDB_CONTROL_CHECK_SRVIDS_DECLGünther Deschner1-0/+4
2011-12-12s3:smb2_server: use sconn->ev_ctx instead of sconn->smb2.event_ctxStefan Metzmacher13-25/+22
2011-12-12s3:smb2_lock: avoid using server_event_context()Stefan Metzmacher1-2/+2
2011-12-12s3:smbd/pipes: avoid passing server_event_context() as event context to np_{r...Stefan Metzmacher4-7/+7
2011-12-12s3:smbd/process: avoid using server_event_context() for the forked echo handlerStefan Metzmacher1-3/+3
2011-12-12s3:smbd/process: avoid using server_event_context() for smbd_deferred_open_ti...Stefan Metzmacher1-10/+10
2011-12-12s3:smbd/oplock: avoid using server_event_context() in add_oplock_timeout_hand...Stefan Metzmacher1-3/+3
2011-12-12s3:smbd/service: avoid using server_event_context() for notify_init()Stefan Metzmacher1-1/+1
2011-12-12s3:smbd/ipc: pass 'state' as mem_ctx to np_read_send()Stefan Metzmacher1-1/+1
2011-12-12s3:smbd/fileio: avoid usage of server_event_context()Stefan Metzmacher1-3/+3
2011-12-12s3:smbd/close: avoid usage of server_event_context()Stefan Metzmacher1-1/+1
2011-12-12s3:smbd/blocking: avoid usage of server_event_context()Stefan Metzmacher1-3/+3
2011-12-12s3:smbd: remember the event context on smbd_server_connectionStefan Metzmacher3-1/+3
2011-12-12s3:smbd: pass down smbd_server_connection via smbd_echo_stateStefan Metzmacher1-4/+5
2011-12-12s3:smbd: remove references to the global smbd_server_connStefan Metzmacher1-2/+2
2011-12-12s3:smbd: make struct pending_message_list privateStefan Metzmacher2-14/+14
2011-12-12s3:smbd: remember the smbd_server_connection on pending_message_listStefan Metzmacher2-4/+7
2011-12-12HEIMDAL: Supply krb5_context to _krb5_internal_hmac to allow loggingAndrew Bartlett1-6/+6
2011-12-12s4-torture Do not use a fixed password for forest trust testsAndrew Bartlett1-7/+13
2011-12-12s4-torture cope with servers earlier than Windows 2008Andrew Bartlett1-0/+5
2011-12-12s4-torture Modify rpc.lsa.forest.trust test to progress further FL Win2003 R2Andrew Bartlett1-3/+9
2011-12-12s4-torture: Fix commentAndrew Bartlett1-1/+1
2011-12-12testsuite: Remove unused and unlikely to be revived DejaGNU testsAndrew Bartlett13-907/+0
2011-12-12s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett12-22/+73
2011-12-12torture: do not reuse bindings between pipesAndrew Bartlett1-6/+10
2011-12-12s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest testAndrew Bartlett3-15/+18
2011-12-12s3:smbd: call sub_set_socket_ids() in smbd_process() againStefan Metzmacher1-0/+18
2011-12-12tdb2: don't use TDB2 versions of test tdb files.Rusty Russell10-10/+3
2011-12-12vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe53-1297/+1305
2011-12-10s3/doc: document the ignore system acls option of vfs_acl_xattr and vfs_acl_tdbBjörn Jacke2-6/+40
2011-12-09tevent: tevent_schedule_immediate never failsVolker Lendecke1-1/+0
2011-12-09s4:libcli/smb2: mark a request as error if we can't ship itStefan Metzmacher1-0/+2