summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3708: BUG 1838: patch from Gavrie Philipson <gavrie@disksites.com> to remove...Gerald Carter1-1/+2
2007-10-10r3707: 2028: avoid false error messages when copying a long printer name to t...Gerald Carter1-1/+1
2007-10-10r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke10-141/+334
2007-10-10r3704: Implement a cache get saves the result of a pdb_getsampwnam for laterVolker Lendecke1-1/+27
2007-10-10r3702: This is a getpwnam-cache. It is mainly to speed up Samba with slow nssVolker Lendecke1-0/+43
2007-10-10r3697: BUG 2027: fix multiple declaration of MD5_CTX (do we really care about...Gerald Carter1-5/+0
2007-10-10r3693: Correctly detect errno for no acl/ea support.Jeremy Allison2-14/+26
2007-10-10r3688: fix output of smbstatus to make the man page; fix -L, -p, & -S and the...Gerald Carter1-31/+50
2007-10-10r3685: setting the 3.0 branch to 3.0.10pre1-svnGerald Carter1-2/+2
2007-10-10r3683: BUG 2017: fix testparm reporting for the passwd program stringGerald Carter1-1/+1
2007-10-10r3682: fix seg fault in lanman printing code caused by uninitialized variableGerald Carter1-0/+6
2007-10-10r3681: Fix build of libsmbclient on x86_64.Günther Deschner1-3/+4
2007-10-10r3674: Stefan Esser <s.esser@e-matters.de> pointed out that the max dataJeremy Allison2-68/+63
2007-10-10r3673: Do not fail on setting file attributes with acl support enabled.Günther Deschner1-3/+1
2007-10-10r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison2-8/+8
2007-10-10r3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.Jeremy Allison2-3/+45
2007-10-10r3668: Fix unresolved symbols in libsmbclient.so.Günther Deschner1-1/+1
2007-10-10r3666: Generalise fix for trans and nttrans multi-fragment requests.Jeremy Allison2-4/+4
2007-10-10r3663: Fix too tight checking of incoming secondary trans2 requests.Jeremy Allison1-2/+2
2007-10-10r3662: Fix dirent return.Jeremy Allison1-1/+1
2007-10-10r3650: Allow to call spoolss-server as "localhost".Günther Deschner1-1/+6
2007-10-10r3649: Fix a couple of rpcclient spoolss commands (setprinter, setprintername,Günther Deschner1-3/+3
2007-10-10r3645: Allow deldriverex in rpcclient to delete drivers for a specificGünther Deschner3-16/+18
2007-10-10r3644: Fixup examples VFS compile.Jeremy Allison1-1/+1
2007-10-10r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have toJeremy Allison8-17/+143
2007-10-10r3639: patch from Martin Zielinski <mz@seh.de> to add DeleteDriverEx() functi...Gerald Carter3-6/+142
2007-10-10r3628: A typo and a compile-warning.Günther Deschner2-2/+2
2007-10-10r3627: Allow to add dummy-form in rpcclient.Günther Deschner1-1/+1
2007-10-10r3616: Merge for 3.0.8.Andrew Bartlett1-3/+3
2007-10-10r3569: Fix for bug #1651, added extra servicePrincipalNames for kerberos inte...Jeremy Allison1-6/+44
2007-10-10r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke9-281/+131
2007-10-10r3563: During a typical logon a modern workstation makes a lot of anonymous s...Volker Lendecke5-1/+74
2007-10-10r3561: Since we have tdb_reopen_all() after all forks, the local_pid logic is...Volker Lendecke2-8/+2
2007-10-10r3559: If called interactively, on shutdown dump the talloc contexts left. IdeaVolker Lendecke1-0/+9
2007-10-10r3538: Fix the build with the latest Heimdal code.Jeremy Allison3-7/+15
2007-10-10r3535: Tidy up error reporting. Memory leak with MIT krb5 1.3.5 turnsJeremy Allison1-11/+13
2007-10-10r3525: Fix a memleakVolker Lendecke1-1/+5
2007-10-10r3504: Fix incorrectly applied patch. My fault - sorry!Tim Potter1-1/+2
2007-10-10r3502: Tidy up debugging in kerberos_keytab code.Jeremy Allison1-32/+48
2007-10-10r3498: Optimisation of idmap_rid init: Avoid calling a DC for the domain-sidGünther Deschner1-28/+42
2007-10-10r3496: Fix calling of get_acl_group_bits().Günther Deschner2-2/+4
2007-10-10r3495: Fix the build (recent kerberos-changes).Günther Deschner3-4/+7
2007-10-10r3492: Fixes from testing kerberos salted principal fix.Jeremy Allison3-24/+66
2007-10-10r3469: Fix build of smbmount.Günther Deschner1-1/+1
2007-10-10r3451: Finish off kerberos salting patch. Needs testing !Jeremy Allison3-54/+63
2007-10-10r3439: Finally fix build for platforms without kerberos.Günther Deschner2-6/+6
2007-10-10r3438: fix some kerberos-related prototype warningsGünther Deschner1-0/+3
2007-10-10r3437: fix the build.Günther Deschner1-4/+4
2007-10-10r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by LukeGünther Deschner1-0/+2
2007-10-10r3417: BUG 350: patch from Matt Selsky <selsky@columbia.edu> to use autoconf ...Gerald Carter1-4/+6