summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-23torture: Split the buffercheck into a separate testVolker Lendecke1-2/+9
2013-08-23torture: Change smb2.getinfo into a suiteVolker Lendecke3-4/+13
2013-08-23libsmb2: Fix opening the rootdirectory, part 2Volker Lendecke1-1/+1
2013-08-23libsmb2: Fix opening the rootdirectory, part 1Volker Lendecke1-0/+15
2013-08-23torture: Remove an unused variableVolker Lendecke1-3/+0
2013-08-23smbd: Fix a debug messageVolker Lendecke1-1/+1
2013-08-22pkgconfig: Do not hardcode library version numbers in pc files.Günther Deschner6-6/+6
2013-08-22s3-pkgconfig: remove leftovers from autoconf build.Günther Deschner4-55/+0
2013-08-21client: add missing newlines to error messages for invalid iosize parameter.Michael Adam1-2/+2
2013-08-21ntdbtool.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-21ntdbrestore.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-21ntdbdump.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-21ntdbbackup.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-21ntdb.3.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-21smbtree: use the correct count variable from NetShareEnum result.Michael Adam1-1/+1
2013-08-21Add documentation for the new internal command timeout to smbclient.Jeremy Allison1-0/+10
2013-08-21Add documentation for the new -t <timeout> parameter in smbclient.Jeremy Allison1-0/+14
2013-08-21Fix the documentation of --encrypt to explain SMB3 encryption for smbclient.Jeremy Allison1-7/+8
2013-08-21Fix the documentation of the iosize command to explain the new zero default f...Jeremy Allison1-6/+9
2013-08-21Fix the documentation for --send-buffersize for the new default value of zero...Jeremy Allison1-4/+10
2013-08-21Expand on the documentation of -m max-protocol for SMB2/3 for smbclient.Jeremy Allison1-1/+8
2013-08-21Add "-e" encrypt transport command line option documentation for smbcacls.Jeremy Allison1-0/+13
2013-08-21Add "max protocol" command line documentation for smbcacls.Jeremy Allison1-0/+14
2013-08-21Add new "timeout" command and -t option to smbclient to set the per-operation...Jeremy Allison1-0/+35
2013-08-21As SMB3 has transport level encryption, allow smbclient -e to force encryted ...Jeremy Allison3-1/+39
2013-08-21Remove restrictions on setting iosize inside smbclient for SMB2 connections.Jeremy Allison1-17/+23
2013-08-21Fix bug #10100 - rpcclient crashes when sending the 'netshareenum 502' commandJeremy Allison1-3/+7
2013-08-20smbd: Simplify new_break_message_smb1Volker Lendecke1-18/+7
2013-08-20smbd: Replace a 0-timeout wakeup_sendVolker Lendecke1-17/+13
2013-08-20docs: Fix variable list in man vfs_crossrename.Karolin Seeger1-9/+11
2013-08-19Man pages for ntdb tools missingRusty Russell6-5/+708
2013-08-20libsmb: Fix a bunch of Coverity IDsVolker Lendecke1-20/+20
2013-08-19Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...Richard Sharpe3-6/+19
2013-08-19rpc_server: Fix CID 1063255 Resource leakVolker Lendecke1-1/+1
2013-08-19gensec: Fix CID 1063258 Uninitialized scalar variableVolker Lendecke1-0/+1
2013-08-19registry4: Fix CID 1034911 Dereference before null checkVolker Lendecke1-1/+1
2013-08-19smbd: Fix CID 1063259 Uninitialized scalar variableVolker Lendecke1-0/+1
2013-08-19ldb_map: Fix CID 1034791 Dereference null return valueVolker Lendecke1-0/+6
2013-08-19pyldb: Fix CID 1034792 Dereference null return valueVolker Lendecke1-0/+4
2013-08-19ldb: Fix CID 1034793 Dereference null return valueVolker Lendecke1-0/+4
2013-08-19samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke1-3/+3
2013-08-19samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke1-3/+3
2013-08-19samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke1-3/+3
2013-08-19registry4: Fix CID 1034911 Dereference before null checkVolker Lendecke1-1/+1
2013-08-19log2pcaphex: Fix nonempty line endingsVolker Lendecke1-16/+15
2013-08-18ldb: Fix a const warningVolker Lendecke2-3/+3
2013-08-16vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLsAnand Avati1-42/+111
2013-08-16smbd: Do not wait unnecessarilyVolker Lendecke1-1/+1
2013-08-16smbd: Make break_level2_to_none_async staticVolker Lendecke2-2/+1
2013-08-16tevent: Remove a pointless gotoVolker Lendecke1-4/+1