summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.Jeremy Allison2013-08-261-6/+20
* Allow UNIX extensions client to act on open fsp instead of pathname if availa...Jeremy Allison2013-08-261-1/+8
* Fix the erroneous masking of chmod requests via the UNIX extensions.Jeremy Allison2013-08-261-8/+10
* smbd: Simplify dropbox special case in unix_convertVolker Lendecke2013-08-261-6/+23
* Revert "Fix the erroneous masking of chmod requests via the UNIX extensions."Jeremy Allison2013-08-251-2/+7
* Revert "Allow UNIX extensions client to act on open fsp instead of pathname i...Jeremy Allison2013-08-241-8/+1
* Pushed from the wrong branch - this is the versionJeremy Allison2013-08-241-14/+6
* Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.Jeremy Allison2013-08-251-6/+14
* Allow UNIX extensions client to act on open fsp instead of pathname if availa...Jeremy Allison2013-08-241-1/+8
* Fix the erroneous masking of chmod requests via the UNIX extensions.Jeremy Allison2013-08-241-7/+2
* Fix bug #10063 - source3/lib/util.c:1493 leaking memory w/ pam_winbind.so / w...Jeremy Allison2013-08-241-2/+4
* torture: Split the fsinfo check into a separate testVolker Lendecke2013-08-232-2/+9
* torture: Split the buffercheck into a separate testVolker Lendecke2013-08-231-2/+9
* torture: Change smb2.getinfo into a suiteVolker Lendecke2013-08-233-4/+13
* libsmb2: Fix opening the rootdirectory, part 2Volker Lendecke2013-08-231-1/+1
* libsmb2: Fix opening the rootdirectory, part 1Volker Lendecke2013-08-231-0/+15
* torture: Remove an unused variableVolker Lendecke2013-08-231-3/+0
* smbd: Fix a debug messageVolker Lendecke2013-08-231-1/+1
* pkgconfig: Do not hardcode library version numbers in pc files.Günther Deschner2013-08-226-6/+6
* s3-pkgconfig: remove leftovers from autoconf build.Günther Deschner2013-08-224-55/+0
* client: add missing newlines to error messages for invalid iosize parameter.Michael Adam2013-08-211-2/+2
* ntdbtool.8.xml: Bump version up to 4.1.Karolin Seeger2013-08-211-1/+1
* ntdbrestore.8.xml: Bump version up to 4.1.Karolin Seeger2013-08-211-1/+1
* ntdbdump.8.xml: Bump version up to 4.1.Karolin Seeger2013-08-211-1/+1
* ntdbbackup.8.xml: Bump version up to 4.1.Karolin Seeger2013-08-211-1/+1
* ntdb.3.xml: Bump version up to 4.1.Karolin Seeger2013-08-211-1/+1
* smbtree: use the correct count variable from NetShareEnum result.Michael Adam2013-08-211-1/+1
* Add documentation for the new internal command timeout to smbclient.Jeremy Allison2013-08-211-0/+10
* Add documentation for the new -t <timeout> parameter in smbclient.Jeremy Allison2013-08-211-0/+14
* Fix the documentation of --encrypt to explain SMB3 encryption for smbclient.Jeremy Allison2013-08-211-7/+8
* Fix the documentation of the iosize command to explain the new zero default f...Jeremy Allison2013-08-211-6/+9
* Fix the documentation for --send-buffersize for the new default value of zero...Jeremy Allison2013-08-211-4/+10
* Expand on the documentation of -m max-protocol for SMB2/3 for smbclient.Jeremy Allison2013-08-211-1/+8
* Add "-e" encrypt transport command line option documentation for smbcacls.Jeremy Allison2013-08-211-0/+13
* Add "max protocol" command line documentation for smbcacls.Jeremy Allison2013-08-211-0/+14
* Add new "timeout" command and -t option to smbclient to set the per-operation...Jeremy Allison2013-08-211-0/+35
* As SMB3 has transport level encryption, allow smbclient -e to force encryted ...Jeremy Allison2013-08-213-1/+39
* Remove restrictions on setting iosize inside smbclient for SMB2 connections.Jeremy Allison2013-08-211-17/+23
* Fix bug #10100 - rpcclient crashes when sending the 'netshareenum 502' commandJeremy Allison2013-08-211-3/+7
* smbd: Simplify new_break_message_smb1Volker Lendecke2013-08-201-18/+7
* smbd: Replace a 0-timeout wakeup_sendVolker Lendecke2013-08-201-17/+13
* docs: Fix variable list in man vfs_crossrename.Karolin Seeger2013-08-201-9/+11
* Man pages for ntdb tools missingRusty Russell2013-08-196-5/+708
* libsmb: Fix a bunch of Coverity IDsVolker Lendecke2013-08-201-20/+20
* Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...Richard Sharpe2013-08-193-6/+19
* rpc_server: Fix CID 1063255 Resource leakVolker Lendecke2013-08-191-1/+1
* gensec: Fix CID 1063258 Uninitialized scalar variableVolker Lendecke2013-08-191-0/+1
* registry4: Fix CID 1034911 Dereference before null checkVolker Lendecke2013-08-191-1/+1
* smbd: Fix CID 1063259 Uninitialized scalar variableVolker Lendecke2013-08-191-0/+1
* ldb_map: Fix CID 1034791 Dereference null return valueVolker Lendecke2013-08-191-0/+6