summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
...
* r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500Derrell Lipman2007-10-101-2/+28
* r12570: r12084@cabra: derrell | 2005-12-29 10:05:16 -0500Derrell Lipman2007-10-101-25/+56
* r12569: r12083@cabra: derrell | 2005-12-29 09:39:45 -0500Derrell Lipman2007-10-101-255/+526
* r12485: r12044@cabra: derrell | 2005-12-25 16:46:47 -0500Derrell Lipman2007-10-101-73/+87
* r12476: Apply some constVolker Lendecke2007-10-101-1/+1
* r12472: r12040@cabra: derrell | 2005-12-24 23:26:55 -0500Derrell Lipman2007-10-101-7/+2
* r12471: r12038@cabra: derrell | 2005-12-24 23:17:16 -0500Derrell Lipman2007-10-101-0/+5
* r12466: r12028@cabra: derrell | 2005-12-24 20:25:38 -0500Derrell Lipman2007-10-102-7/+9
* r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru>Jeremy Allison2007-10-101-2/+14
* r12235: r11738@cabra: derrell | 2005-12-14 13:15:14 -0500Derrell Lipman2007-10-101-0/+2
* r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500Derrell Lipman2007-10-102-32/+53
* r12203: Add the share path into the sharemode db. This involvesJeremy Allison2007-10-101-4/+33
* r12173: doing some service control workGerald Carter2007-10-101-0/+1
* r12119: r10812@cabra: derrell | 2005-12-07 22:44:26 -0500Derrell Lipman2007-10-101-5/+0
* r12118: r10805@cabra: derrell | 2005-12-07 22:34:55 -0500Derrell Lipman2007-10-101-12/+101
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-101-1/+1
* r12098: r10797@cabra: derrell | 2005-12-06 12:09:00 -0500Derrell Lipman2007-10-101-5/+9
* r12081: r10674@cabra: derrell | 2005-12-05 13:31:28 -0500Derrell Lipman2007-10-101-19/+0
* r12080: r10673@cabra: derrell | 2005-12-05 13:22:34 -0500Derrell Lipman2007-10-101-0/+32
* r12043: It's amazing the warnings you find when compiling on a 64-bitJeremy Allison2007-10-102-3/+7
* r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead ofJeremy Allison2007-10-101-0/+34
* r11975: Fix valgrind error -- bug 3291Volker Lendecke2007-10-101-0/+1
* r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter2007-10-101-2/+10
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2007-10-101-0/+247
* r11551: Add a few more initialize_krb5_error_tableVolker Lendecke2007-10-101-0/+1
* 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