summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7550: Steal the correct error return for invalid TID on NTcreateX from Samba4Jeremy Allison1-2/+8
2007-10-10r7547: removing unused fields in the REGISTRY_KEY structure associated with o...Gerald Carter2-9/+1
2007-10-10r7544: Fix for bug #2196 from Denis Sbragion <d.sbragion@infotecna.it>.Jeremy Allison1-3/+8
2007-10-10r7542: Patch from Renaud Duhaut <rd@duhaut.com> for a parameterJeremy Allison1-1/+18
2007-10-10r7541: Patch from core@road-star.jp for bug #2792. Ensure the shadow copyJeremy Allison1-0/+24
2007-10-10r7537: Print passwords in display charset.Günther Deschner1-2/+2
2007-10-10r7534: Add missing cli_srvsvc_net_share_set_info-function andGünther Deschner2-0/+133
2007-10-10r7532: compile fix.Günther Deschner1-1/+1
2007-10-10r7529: Apply some const, remove unused variable.Günther Deschner1-4/+3
2007-10-10r7512: Fix net share migrate files to also migrate the ACLs of the top levelLars Müller3-80/+122
2007-10-10r7511: Add three new command line switches to testparm:Lars Müller2-4/+141
2007-10-10r7474: A *foul* and *disgusting* hack to ensure that, at the very lowestJeremy Allison1-1/+23
2007-10-10r7472: fix smbpasswd user password change (still worked by bad error messages...Gerald Carter1-2/+2
2007-10-10r7470: fix block size caculation error when request size > 4096 bytesGerald Carter1-1/+1
2007-10-10r7454: couple of winbindd fixesGerald Carter4-9/+17
2007-10-10r7452: Set sparse flag if needed. Based on code from jpeach@sgi.com.Jeremy Allison1-5/+12
2007-10-10r7450: fix my bone head mistake with ntlm authentcation and 'map to guest = b...Gerald Carter2-9/+12
2007-10-10r7447: Sync up a little between HEAD and 3.0 in preparation for movingJeremy Allison1-5/+30
2007-10-10r7440: * merge registry server changes from trunk (so far) for moreGerald Carter13-19/+142
2007-10-10r7423: Fix the build on sol10Volker Lendecke1-1/+1
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter51-3157/+7539
2007-10-10r7412: Now we're not memset'ing ensure we're valgrind clean.Jeremy Allison1-0/+1
2007-10-10r7398: commiting abartlet's patch for kerberos authentication when using a ke...Gerald Carter2-6/+9
2007-10-10r7396: cleaning up vestiges of winbind local accounts codeGerald Carter1-4/+0
2007-10-10r7395: * new feature 'map to guest = bad uid' (based on patch fromGerald Carter4-34/+55
2007-10-10r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner7-18/+1146
2007-10-10r7390: Revision 7371 did not help :-(Volker Lendecke1-4/+0
2007-10-10r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yetJeremy Allison5-145/+157
2007-10-10r7374: BUG 1261: remove unusable libbiconv after discussion with Timur (FreeB...Gerald Carter1-11/+0
2007-10-10r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer)Gerald Carter4-25/+46
2007-10-10r7371: On one build farm box dirtest1 does not return, I think this might be ...Volker Lendecke1-0/+4
2007-10-10r7344: Correctly return if malloc fails.Volker Lendecke1-0/+1
2007-10-10r7339: only check for dfs proxy referrals when the server supports dfsGerald Carter1-1/+1
2007-10-10r7335: patch from Joerg Sonnenberger <joerg@britannica.bec.de> to fix dragonf...Gerald Carter1-4/+4
2007-10-10r7318: Unify HEAD and 3.0 socket functions. Add HEAD functions here #ifdef'ed...Jeremy Allison1-0/+93
2007-10-10r7245: bug fixes in libsmbclient, setting time attributesDerrell Lipman1-2/+11
2007-10-10r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.Volker Lendecke3-5/+51
2007-10-10r7217: Only allow schannel connections if a successful Auth2 has been doneVolker Lendecke2-0/+9
2007-10-10r7210: Fix my own mistakes up, sorry.Jeremy Allison3-5/+5
2007-10-10r7202: lock mtab when updating it during umount.cifs, also delete only one ma...Steve French1-17/+63
2007-10-10r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).Jeremy Allison6-11/+12
2007-10-10r7197: fix build failure when running 'make torture' withoutGerald Carter1-4/+4
2007-10-10r7191: Squeezing out more unnecessary memset's gets us up 20% over older code...Jeremy Allison1-28/+45
2007-10-10r7190: I *love* valgrind/cachegrind.....Jeremy Allison1-10/+9
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 Lipman4-86/+244
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-10r7148: Fix #2736: winbind race condition with detecting idle clientsJim McDonough1-6/+12