summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
...
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-105-30/+30
* r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison2007-10-101-3/+4
* r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We canJeremy Allison2007-10-101-12/+22
* r11379: Remove external dependencies from sharemodes library.Jeremy Allison2007-10-101-4/+20
* r11256: Remove use of long long and strtoll in libsmbclient (weJeremy Allison2007-10-101-31/+30
* r11240: * fix invalid read reported by valgrind in theGerald Carter2007-10-101-1/+1
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-109-38/+40
* r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter2007-10-101-17/+19
* r11079: Narrowing down on the #1828 PPC bug. The PPC client sends anJeremy Allison2007-10-101-32/+6
* r11075: Still working on bug #1828, PPC hell. The PPC client sends theJeremy Allison2007-10-101-2/+19
* r10970: Fix bug #3166 - null pointer dereference if $HOME notJeremy Allison2007-10-101-10/+16
* r10909: Give better shutdown messagesJim McDonough2007-10-101-0/+1
* r10907: Handle the case when we can't verify the PAC signature because theGünther Deschner2007-10-101-0/+6
* r10671: Attempt to fix the build on machines without kerberos headers.Volker Lendecke2007-10-101-9/+9
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-1023-636/+1216
* 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