summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | s3: libsmb : The short name length is only a one byte field.Jeremy Allison2013-09-181-1/+1
* | libcli/smb: use SMB1 MID=0 for the initial NegprotStefan Metzmacher2013-09-181-0/+8
* | s3:smb2_find: Return that timestamps do not exist as directoriesChristof Schmitt2013-09-163-3/+16
* | docs: Fix typos.Karolin Seeger2013-09-121-3/+3
* | Raise the level of a debug.Korobkin2013-09-121-1/+1
* | WHATSNEW: Start to add changes since 4.1.0rc3.Karolin Seeger2013-09-121-0/+12
* | docs: document "acl allow execute always"Michael Adam2013-09-121-0/+26
* | s3:smbd: ease file server upgrades from 3.6 and earlier with "acl allow execu...Michael Adam2013-09-121-1/+15
* | loadparm: add new parameter "acl allow execute always"Michael Adam2013-09-124-0/+13
* | dbwrap_ctdb: Treat empty records as non-existingVolker Lendecke2013-09-122-0/+18
* | VERSION: Bump version number up to 4.1.0...Karolin Seeger2013-09-091-2/+2
* | VERSION: Disable git snapshots for the 4.1.0rc3 release.Karolin Seeger2013-09-091-1/+1
* | WHATSNEW: Update changes since 4.1.0rc2.Karolin Seeger2013-09-061-0/+13
|/
* Optimization. Don't do the retry logic if sitename_fetch() returned NULL, we ...Jeremy Allison2013-09-061-1/+5
* Move the retry logic when site_name is passed in a NULL or "" to the wrapper ...Jeremy Allison2013-09-061-4/+21
* Move the manipulation of site_name into the caller function dsgetdcname().Jeremy Allison2013-09-061-15/+19
* Refactor dsgetdcname to be called via a wrapper function.Jeremy Allison2013-09-061-5/+26
* dsgetdcname_cache_fetch() doesn't use the site_name parameter so don't pass it.Jeremy Allison2013-09-061-2/+1
* smbd: Correctly return INFO_LENGTH_MISMATCH for smb1Volker Lendecke2013-09-061-0/+4
* smbd: Fix error return for STREAM_INFOVolker Lendecke2013-09-061-0/+4
* smbd: Revert a93f9c3Volker Lendecke2013-09-061-5/+0
* smbd: Correctly return BUFFER_OVERFLOW in smb2_getinfoVolker Lendecke2013-09-061-0/+10
* smbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfoVolker Lendecke2013-09-061-0/+12
* smbd: qfsinfo has fixed/variable buffersVolker Lendecke2013-09-063-0/+13
* smbd: qfilepathinfo has fixed/variable buffersVolker Lendecke2013-09-063-0/+25
* smbd: Use #defines in smb2_getinfo_sendVolker Lendecke2013-09-061-4/+4
* s3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO to return partial dataRalph Wuerthner2013-09-061-0/+6
* s3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO to return partial dataRalph Wuerthner2013-09-061-0/+6
* s3:smbd: allow status code in smbd_do_qfsinfo() to be set by information clas...Ralph Wuerthner2013-09-061-1/+2
* s3:smbd: allow GetInfo responses with STATUS_BUFFER_OVERFLOW to return partia...Ralph Wuerthner2013-09-061-3/+10
* s3:smbd: return NT_STATUS_INFO_LENGTH_MISMATCH for GetInfo in case output_buf...Ralph Wuerthner2013-09-061-0/+5
* torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett2013-09-063-1/+80
* selftest: Add a basic test of samba_upgradednsAndrew Bartlett2013-09-062-0/+38
* selftest: Start internal DNS server on domain provisioned for BIND9_DLZAndrew Bartlett2013-09-061-1/+1
* selftest: Test creation of the dns-SERVER account during selftestAndrew Bartlett2013-09-061-1/+1
* scripting/samba_upgradedns: Tighten up exception and attribute list handlingAndrew Bartlett2013-09-061-9/+10
* scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2013-09-064-9/+88
* WHATSNEW: Add paragraph about SMB2/3 support for client tools/library.Jeremy Allison2013-09-061-1/+69
* WHATSNEW: Add release notes for Samba 4.1.0rc3.Karolin Seeger2013-09-041-3/+63
* python/provision: remove unused linklocal=False argument from interface_ips_v6()Stefan Metzmacher2013-09-021-3/+3
* s4:samba_upgradedns: don't pass linklocal=False to interface_ips_v6()Stefan Metzmacher2013-09-021-1/+1
* python/pyglue: filter out loopback and linklocal addresses unless all_interfa...Stefan Metzmacher2013-09-021-2/+43
* client: add missing newlines to error messages for invalid iosize parameter.Michael Adam2013-08-301-2/+2
* Add documentation for the new internal command timeout to smbclient.Jeremy Allison2013-08-301-0/+10
* Add documentation for the new -t <timeout> parameter in smbclient.Jeremy Allison2013-08-301-0/+14
* Fix the documentation of --encrypt to explain SMB3 encryption for smbclient.Jeremy Allison2013-08-301-7/+8
* Fix the documentation of the iosize command to explain the new zero default f...Jeremy Allison2013-08-301-6/+9
* Fix the documentation for --send-buffersize for the new default value of zero...Jeremy Allison2013-08-301-4/+10
* Expand on the documentation of -m max-protocol for SMB2/3 for smbclient.Jeremy Allison2013-08-301-1/+8
* Add "-e" encrypt transport command line option documentation for smbcacls.Jeremy Allison2013-08-301-0/+13