summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison9-38/+40
2007-10-10r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter1-17/+19
2007-10-10r11079: Narrowing down on the #1828 PPC bug. The PPC client sends anJeremy Allison1-32/+6
2007-10-10r11075: Still working on bug #1828, PPC hell. The PPC client sends theJeremy Allison1-2/+19
2007-10-10r10970: Fix bug #3166 - null pointer dereference if $HOME notJeremy Allison1-10/+16
2007-10-10r10909: Give better shutdown messagesJim McDonough1-0/+1
2007-10-10r10907: Handle the case when we can't verify the PAC signature because theGünther Deschner1-0/+6
2007-10-10r10671: Attempt to fix the build on machines without kerberos headers.Volker Lendecke1-9/+9
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter23-636/+1216
2007-10-10r10269: Server-side fix for creds change - revert jcmd's change.Jeremy Allison1-30/+2
2007-10-10r10217: Remember to exit correctly when we find a matching entry to change.Jeremy Allison1-1/+2
2007-10-10r10215: Fix several memory corruption bugs now we're testing this.Jeremy Allison1-33/+37
2007-10-10r10210: Fix memleak.Günther Deschner1-2/+4
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