summaryrefslogtreecommitdiffstats
path: root/source/libsmb
Commit message (Expand)AuthorAgeFilesLines
...
* r21899: At least we're getting to stage 2 of the blobJeremy Allison2007-10-101-4/+10
* r21898: Added test command, fixed first valgrind bugs.Jeremy Allison2007-10-101-3/+4
* r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison2007-10-103-16/+159
* r21894: Some refactoring of server side encryption context. SupportJeremy Allison2007-10-102-2/+13
* r21893: Update comments so they actually reflect reality...Rafal Szczesniak2007-10-101-3/+3
* r21883: Try and fix the build by removing the prototypes forJeremy Allison2007-10-101-2/+2
* r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison2007-10-101-78/+24
* r21880: Make client and server calls into encryption code symetrical,Jeremy Allison2007-10-102-91/+221
* r21876: Start adding in the seal implementation - prototype codeJeremy Allison2007-10-101-2/+176
* r21865: Add in the stubs for SMB transport encryption. Will fleshJeremy Allison2007-10-103-5/+77
* r21864: Reformatting.Jeremy Allison2007-10-101-92/+92
* r21846: Try and fix the Darwin build which seems to have a strange krb5.Jeremy Allison2007-10-101-0/+6
* r21845: Refactor the sessionsetupX code a little to allow usJeremy Allison2007-10-101-0/+33
* r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke2007-10-101-4/+1
* r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke2007-10-101-1/+4
* r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison2007-10-101-140/+148
* r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the differentJames Peach2007-10-101-6/+23
* r21777: As Stevef requested and the Apple guys agreed, makeJeremy Allison2007-10-101-3/+4
* r21768: Fix the client dfs code such that smbclient canJeremy Allison2007-10-104-50/+62
* r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison2007-10-101-2/+3
* r21750: Sync up with SAMBA_3_0_25. Only client changes are in libsmbclientJeremy Allison2007-10-101-2/+11
* r21703: fix build when O_SYNC not definedHerb Lewis2007-10-101-0/+2
* r21644: Allow mkdir on platforms with no O_DIRECTORY.Jeremy Allison2007-10-101-9/+17
* r21643: Put the correct bits on the wire for posix_mkdir.Jeremy Allison2007-10-101-1/+2
* r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY.Jeremy Allison2007-10-101-0/+9
* r21639: Add in implementations of POSIX open/mkdir/unlink/rmdir.Jeremy Allison2007-10-101-0/+176
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-10-102-1/+5
* r21604: I got this wrong also in libsmb :-(.Jeremy Allison2007-10-101-0/+2
* r21581: Add an error code I just gotVolker Lendecke2007-10-101-0/+1
* r21577: Remove unneeded #define (part of earlier patch that wasJeremy Allison2007-10-101-2/+0
* r21576: Patch based on work from Todd Stecher <todd.stecher@isilon.com>Jeremy Allison2007-10-102-16/+83
* r21460: Fix for server-side processing of SPNEGO authJeremy Allison2007-10-101-0/+8
* r21240: Fix longstanding Bug #4009.Günther Deschner2007-10-103-8/+20
* r21239: if the workgroup name is longer than 16 chars we get garbage in the s...Simo Sorce2007-10-101-6/+7
* r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison2007-10-101-0/+1
* r21133: - Apply patch from ages ago, which should allow following \\server\sh...Derrell Lipman2007-10-101-10/+27
* r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect.Derrell Lipman2007-10-101-3/+31
* r21115: notify_internal.c needs to remove the table entry if a process has cr...Volker Lendecke2007-10-101-2/+3
* r21110: Fix kinit with Heimdal (Bug #4226).Günther Deschner2007-10-101-0/+26
* r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanupGerald Carter2007-10-101-0/+42
* r20883: W00t! I now understand how "delete on close" reallyJeremy Allison2007-10-101-1/+0
* r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner2007-10-102-4/+6
* r20861: We only use sitespecific DNS lookups when looking for DCs or KDCs, notGünther Deschner2007-10-101-5/+1
* r20857: Silence gives assent :-). Checking in the fix forJeremy Allison2007-10-102-23/+38
* r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij2007-10-101-2/+1
* r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison2007-10-101-1/+1
* r20690: fix a bug that causes smbd to 'hang' intermittently.Andrew Tridgell2007-10-101-32/+13
* r20604: Fix two memleaks, Coverity ID 337, merge to 3_0_24Volker Lendecke2007-10-101-0/+2
* r20603: Slightly simplify logicVolker Lendecke2007-10-101-7/+7
* r20403: Cleaning out my Samba 3.0 tree:Andrew Bartlett2007-10-101-42/+0