summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500Derrell Lipman2-32/+53
2007-10-10r12203: Add the share path into the sharemode db. This involvesJeremy Allison1-4/+33
2007-10-10r12173: doing some service control workGerald Carter1-0/+1
2007-10-10r12119: r10812@cabra: derrell | 2005-12-07 22:44:26 -0500Derrell Lipman1-5/+0
2007-10-10r12118: r10805@cabra: derrell | 2005-12-07 22:34:55 -0500Derrell Lipman1-12/+101
2007-10-10r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison1-1/+1
2007-10-10r12098: r10797@cabra: derrell | 2005-12-06 12:09:00 -0500Derrell Lipman1-5/+9
2007-10-10r12081: r10674@cabra: derrell | 2005-12-05 13:31:28 -0500Derrell Lipman1-19/+0
2007-10-10r12080: r10673@cabra: derrell | 2005-12-05 13:22:34 -0500Derrell Lipman1-0/+32
2007-10-10r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2-3/+7
2007-10-10r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead ofJeremy Allison1-0/+34
2007-10-10r11975: Fix valgrind error -- bug 3291Volker Lendecke1-0/+1
2007-10-10r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter1-2/+10
2007-10-10r11652: Reinstate the netsamlogon_cache in order to workGerald Carter1-0/+247
2007-10-10r11551: Add a few more initialize_krb5_error_tableVolker Lendecke1-0/+1
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison5-30/+30
2007-10-10r11492: Fix bug #3224 (I hope). Correctly use machine_account_nameJeremy Allison1-3/+4
2007-10-10r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We canJeremy Allison1-12/+22
2007-10-10r11379: Remove external dependencies from sharemodes library.Jeremy Allison1-4/+20
2007-10-10r11256: Remove use of long long and strtoll in libsmbclient (weJeremy Allison1-31/+30
2007-10-10r11240: * fix invalid read reported by valgrind in theGerald Carter1-1/+1
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