summaryrefslogtreecommitdiff
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* r10269: Server-side fix for creds change - revert jcmd's change.Jeremy Allison2007-10-101-30/+2
* r10217: Remember to exit correctly when we find a matching entry to change.Jeremy Allison2007-10-101-1/+2
* r10215: Fix several memory corruption bugs now we're testing this.Jeremy Allison2007-10-101-33/+37
* r10210: Fix memleak.Günther Deschner2007-10-101-2/+4
* r10204: I love valgrind :-). Found stupid missing parantheses :-).Jeremy Allison2007-10-101-1/+1
* r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctoolGerald Carter2007-10-101-36/+253
* r10150: Fix from Steve Williams <steve@celineandsteve.com> to make the argsJeremy Allison2007-10-101-2/+2
* r10135: Remove external dependencies for libsmbsharemodes.soJeremy Allison2007-10-101-10/+11
* r10054: Actually use the given db path (:-)Jeremy Allison2007-10-101-1/+5
* r10042: Add in external LGPL library for accessing the share mode db. AllowJeremy Allison2007-10-101-0/+452
* r10001: adding in libmsrpc from Chris Nicholls (SoC project). not built by d...Gerald Carter2007-10-101-20/+23
* r9958: revert last commit.Günther Deschner2007-10-101-1/+1
* r9955: Fix misleading comments.Günther Deschner2007-10-101-1/+1
* r9590: forget to remove this from the 3.0 treeGerald Carter2007-10-101-0/+0
* r9588: remove netsamlogon_cache interface...everything seems to work fine. W...Gerald Carter2007-10-101-247/+0
* r9112: Fix #2953 - credentials chain on DC gets out of sync with client whenJim McDonough2007-10-101-2/+30
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-1014-28/+0
* r8475: BUG 2872: fix cut-n-paste error when checking pointer value in ntlmssp...Gerald Carter2007-10-101-1/+1
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-102-3/+3
* r8184: fix build issue on Solaris in smbclientGerald Carter2007-10-101-0/+5
* r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke2007-10-102-10/+10
* r8064: * add the REG_XXX error codes to the pretty error messagesGerald Carter2007-10-101-0/+3
* r7954: Fix from tridge from Samba4 (same code exists here) :Jeremy Allison2007-10-101-1/+10
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-106-31/+31
* r7817: Eliminate use of ctime_r() in libsmbclient DEBUG statement. It seems ...Derrell Lipman2007-10-101-4/+16
* r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns whenGünther Deschner2007-10-101-0/+1
* r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...Jeremy Allison2007-10-101-0/+15
* r7472: fix smbpasswd user password change (still worked by bad error messages...Gerald Carter2007-10-101-2/+2
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-103-194/+124
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2007-10-101-0/+66
* r7339: only check for dfs proxy referrals when the server supports dfsGerald Carter2007-10-101-1/+1
* r7245: bug fixes in libsmbclient, setting time attributesDerrell Lipman2007-10-101-2/+11
* r7175: fix incorrect commentDerrell Lipman2007-10-101-1/+4
* r7172: This is the proper fix for setting file times from libsmbclient. We nowDerrell Lipman2007-10-103-85/+243
* r7168: Updating file times from libsmbclient was not working for win98. Alth...Derrell Lipman2007-10-102-37/+68
* r7157: Ensure we abort a directory listing if we see the sameJeremy Allison2007-10-101-0/+7
* r7151: Fix for bug #2698. If a unicode to unix charset conversion fails (due ...Jeremy Allison2007-10-101-10/+40
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-102-11/+7
* r7033: Call a spade a spade :-).Jeremy Allison2007-10-102-91/+85
* r7031: Added encrypt/decrypt function for LSA secrets and trustedJeremy Allison2007-10-102-1/+30
* r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* forJeremy Allison2007-10-101-5/+11
* r6753: Fixes bug 2663. cli_getattrE() and cli_setattrE() were not formatting orDerrell Lipman2007-10-101-6/+6
* r6706: * fix bug that prevented smbclient from creating directoriesGerald Carter2007-10-101-3/+11
* r6685: smbclient fixesGerald Carter2007-10-101-5/+64
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2007-10-101-1/+1
* r6586: get rid of a few more compiler warningsHerb Lewis2007-10-101-1/+3
* r6447: Add missing error mapping for EMLINK to NT_STATUS_TOO_MANY_LINKS (we h...Steve French2007-10-101-0/+1
* r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather thanDerrell Lipman2007-10-106-37/+48
* r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...Volker Lendecke2007-10-101-0/+124
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-104-7/+8