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