summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-22script/autobuild.py: add --log-base optionStefan Metzmacher1-3/+6
2012-09-22script/autobuild.py: add log_base variable to avoid hardcoded valuesStefan Metzmacher1-11/+14
2012-09-22script/autobuild.py: add --branch optionStefan Metzmacher1-5/+8
2012-09-22script/autobuild.py: use some variables for push_remote and push_branchStefan Metzmacher1-4/+9
2012-09-22script/autobuild.py: use some variables for rebase_remote and rebase_branchStefan Metzmacher1-27/+53
2012-09-22selftest: skip the samba4.smb2.compound testsuiteMichael Adam1-0/+1
2012-09-22s3:smbd:smb2: initialize variable in vfs_default_durable_reconnect()Michael Adam1-1/+1
2012-09-22selftest: we fail samba3.smb2.compound.interim2Michael Adam1-0/+1
2012-09-22s4:torture:smb2:compound: remove two unused macrosMichael Adam1-3/+0
2012-09-22s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8Michael Adam1-4/+0
2012-09-22s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8Michael Adam1-4/+0
2012-09-22s3:smbd: remove struct member smbd_smb2_request.cancelled - it was only writtenMichael Adam6-8/+0
2012-09-22s3:smb2_lock: let smbd_smb2_create_cancel() trigger NT_STATUS_CANCELEDStefan Metzmacher1-14/+2
2012-09-22s3:smb2_lock: smbd_smb2_notify_recv() can already return NT_STATUS_CANCELEDStefan Metzmacher1-18/+0
2012-09-22s3:smb2_notify: make use of tevent_req_defer_callback() instead of custom tev...Stefan Metzmacher1-34/+1
2012-09-22s3:smb2_notify: don't call tevent_req_done() from smbd_smb2_notify_cancel()Stefan Metzmacher1-2/+1
2012-09-22s3:smb2_lock: let smbd_smb2_lock_cancel() trigger NT_STATUS_CANCELEDStefan Metzmacher1-26/+3
2012-09-22s3:smb2_server: avoid segfault in smbd_smb2_request_pending_queue()Stefan Metzmacher1-2/+6
2012-09-22s4:torture:smb2: extend the compound.invalid1 testStefan Metzmacher1-3/+8
2012-09-22s3:smbd:smb2: simplify smbd_smb2_request_validate() and smbd_smb2_request_dis...Michael Adam2-51/+3
2012-09-22s3:smbd:smb2: add check for session_status for compound requestsMichael Adam1-3/+3
2012-09-22s3:smb2_server: do the req->next_status check before the signing checksStefan Metzmacher1-15/+15
2012-09-22s3:smb2_server: reset req->last_session_id and req->last_tid after using itStefan Metzmacher1-0/+4
2012-09-22s4:torture:smb2: fix the compound.invalid3 test to work against windowsMichael Adam1-2/+2
2012-09-22s4:torture:smb2: fix compound.related3 test to work against windowsMichael Adam1-2/+2
2012-09-22s3: Compound requests should continue processing.Ira Cooper1-3/+2
2012-09-22build: Fix enabled handling for HAVE_LDAP, we need to use bld.CONFIG_SETAndrew Bartlett3-9/+9
2012-09-22build: Try not build with LDAP if we do not have ldap.hAndrew Bartlett1-1/+1
2012-09-22s4:dns.py: reproducer for (bug #9184)Stefan Metzmacher1-0/+29
2012-09-22lib/tsocket: fix receiving of udp packets from 0 bytes (bug #9184)Stefan Metzmacher1-4/+1
2012-09-22libcli/echo: validate the message lengthStefan Metzmacher1-0/+5
2012-09-22s3:pdb_ldap remove unused functionChristian Ambach1-23/+0
2012-09-22s3:rpcclient fix a compiler warningChristian Ambach1-0/+2
2012-09-22s3:utils/net fix a compiler warningChristian Ambach1-1/+1
2012-09-22auth/kerberos: add HAVE_KRB5 guard to fix non-krb5 build after winbindd pac c...Andrew Bartlett1-0/+3
2012-09-21s3:smbd: release the share mode lock before calling exit_server() (bug #9191)Stefan Metzmacher1-0/+2
2012-09-21s3:dbwrap_ctdb: set errno = ENOSYS if clustering is not supportedGregor Beck1-0/+1
2012-09-21libtorture: factor out simple ui backendGregor Beck4-65/+88
2012-09-21s3:dbwrap: remove unused args from db_open_file()Gregor Beck2-6/+2
2012-09-21s3:dbwrap: let dbwrap_fetch_uint32 distinguish between "not found" and "wrong...Gregor Beck1-2/+5
2012-09-21dynconfig/config.m4: disallow --prefix=/usr and --prefix=/usr/local without -...Stefan Metzmacher1-0/+4
2012-09-21libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsingAndrew Bartlett3-2/+79
2012-09-20s4-torture: Complete test for winbindd PAC parsingChristof Schmitt1-6/+86
2012-09-20auth/kerberos: Adjust log level for failed PAC signature verificationChristof Schmitt1-1/+1
2012-09-20winbind: Extend wbcAuthenticateUserEx to provide PACChristof Schmitt6-27/+191
2012-09-20auth: Fix some nonempty blank linesVolker Lendecke1-61/+59
2012-09-20waf: Make samba "ok" with directories for install being symlinksIra Cooper1-2/+2
2012-09-20vfs: fix acl_blob_get* in vfs_full_auditDavid Disseldorp1-9/+11
2012-09-20vfs: fix lock logging in vfs_full_auditDavid Disseldorp1-4/+4
2012-09-20Correct command help messageDaniele Dario1-1/+1