summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Bump version number up to 4.0.0rc2.samba-4.0.0rc2Karolin Seeger2012-10-021-1/+1
* librelease.sh: Move the GPG data to the library section.Karolin Seeger2012-10-021-10/+24
* WHATSNEW: Add kernel oplocks...Karolin Seeger2012-10-021-0/+1
* WHATSNEW: Remove default values.Karolin Seeger2012-10-021-24/+24
* WHATSNEW: Add more changes since rc1.Karolin Seeger2012-10-021-0/+22
* s4-dns: fix a non handled memory out of memoryMatthieu Patou2012-10-021-0/+1
* s3fs-smbd: Move housekeeping to the background process.Andreas Schneider2012-10-021-0/+9
* Fix service control for non-internal services.Vladimir Marek2012-10-021-4/+0
* s3-winbindd: Adjust error code loop logic in rpc_trusted_domains().Günther Deschner2012-10-021-1/+1
* s3-lsa: Flesh out the returned info in _lsa_EnumTrustedDomainsEx().Günther Deschner2012-10-021-0/+5
* s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliableSumit Bose2012-10-023-25/+58
* docs-xml: fix build of winbindd- and krb5 locator-related manpagesAlexander Bokovoy2012-10-011-2/+2
* docs-xml: convert smb.conf.5 build to wafAlexander Bokovoy2012-10-015-9/+40
* build: Fix build on systems without ldap development headersAndrew Bartlett2012-10-011-0/+1
* s3: make smbldaphelper subsystem an internal libraryAlexander Bokovoy2012-10-013-11/+10
* WHATSNEW: Start release notes for Samba 4.0.0rc2.Karolin Seeger2012-10-011-71/+142
* s3-smbd: Don't segfault if user specified ports out for range.Andreas Schneider2012-09-281-7/+9
* Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.Jeremy Allison2012-09-281-0/+4
* s4:dns.py: reproducer for (bug #9184)Stefan Metzmacher2012-09-281-0/+29
* lib/tsocket: fix receiving of udp packets from 0 bytes (bug #9184)Stefan Metzmacher2012-09-281-4/+1
* libcli/echo: validate the message lengthStefan Metzmacher2012-09-281-0/+5
* selftest: skip the samba4.smb2.compound testsuiteMichael Adam2012-09-281-0/+1
* s3:smbd:smb2: initialize variable in vfs_default_durable_reconnect()Michael Adam2012-09-281-1/+1
* selftest: we fail samba3.smb2.compound.interim2Michael Adam2012-09-281-0/+1
* s4:torture:smb2:compound: remove two unused macros (cherry picked from commit...Michael Adam2012-09-281-3/+0
* s4:torture:smb2: don't skip the compound.interim2 test for non win7/win2k8 (c...Michael Adam2012-09-281-4/+0
* s4:torture:smb2: don't skip the compound.interim1 test for non win7/win2k8 (c...Michael Adam2012-09-281-4/+0
* s3:smbd: remove struct member smbd_smb2_request.cancelled - it was only writt...Michael Adam2012-09-286-8/+0
* s3:smb2_lock: let smbd_smb2_create_cancel() trigger NT_STATUS_CANCELEDStefan Metzmacher2012-09-281-14/+2
* s3:smb2_lock: smbd_smb2_notify_recv() can already return NT_STATUS_CANCELEDStefan Metzmacher2012-09-281-18/+0
* s3:smb2_notify: make use of tevent_req_defer_callback() instead of custom tev...Stefan Metzmacher2012-09-281-34/+1
* s3:smb2_notify: don't call tevent_req_done() from smbd_smb2_notify_cancel()Stefan Metzmacher2012-09-281-2/+1
* s3:smb2_lock: let smbd_smb2_lock_cancel() trigger NT_STATUS_CANCELEDStefan Metzmacher2012-09-281-26/+3
* s3:smb2_server: avoid segfault in smbd_smb2_request_pending_queue()Stefan Metzmacher2012-09-281-2/+6
* s4:torture:smb2: extend the compound.invalid1 testStefan Metzmacher2012-09-281-3/+8
* s3:smbd:smb2: simplify smbd_smb2_request_validate() and smbd_smb2_request_dis...Michael Adam2012-09-282-51/+3
* s3:smbd:smb2: add check for session_status for compound requests (cherry pick...Michael Adam2012-09-281-3/+3
* s3:smb2_server: do the req->next_status check before the signing checksStefan Metzmacher2012-09-281-15/+15
* s3:smb2_server: reset req->last_session_id and req->last_tid after using itStefan Metzmacher2012-09-281-0/+4
* s4:torture:smb2: fix the compound.invalid3 test to work against windows (cher...Michael Adam2012-09-281-2/+2
* s4:torture:smb2: fix compound.related3 test to work against windows (cherry p...Michael Adam2012-09-281-2/+2
* s3: Compound requests should continue processing.Ira Cooper2012-09-281-3/+2
* s3-spoolss: Fix builtin forms order to match Windows again.Andreas Schneider2012-09-281-120/+118
* s3: For read-only shares, filter out write bits from conn->access_maskVolker Lendecke2012-09-281-0/+7
* s3: Fix rejecting mkdir on read-only sharesVolker Lendecke2012-09-281-1/+1
* panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_act...Matthieu Patou2012-09-282-2/+1
* s3:printing only do printing_subsystem_update when printing is enabledChristian Ambach2012-09-281-1/+4
* dynconfig/config.m4: disallow --prefix=/usr and --prefix=/usr/local without -...Stefan Metzmacher2012-09-281-0/+4
* s3:smb2_server: fix usage of invalid memory in smb2_signing_check_pdu()Stefan Metzmacher2012-09-281-1/+1
* We now pass "samba3.raw.acls.generic" and "samba3.smb2.acls.GENERIC" with the...Jeremy Allison2012-09-281-3/+0