summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Lipman3-85/+71
2007-10-10r7157: Ensure we abort a directory listing if we see the sameJeremy Allison1-0/+7
2007-10-10r7156: file was missing; svn isn't smart enough to even notify me. sigh.Derrell Lipman1-0/+52
2007-10-10r7153: add better test facilities to testutimeDerrell Lipman1-5/+5
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
2007-10-10r7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant.Günther Deschner1-12/+14
2007-10-10r7143: removing unused fileGerald Carter1-0/+0
2007-10-10r7142: removing 'ldap filter' smb.conf optionGerald Carter2-8/+4
2007-10-10r7140: removing aparser directory since it is obselete in light of pidlGerald Carter56-4009/+0
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter39-4911/+1327
2007-10-10r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter12-1928/+6
2007-10-10r7126: fixing paranoid malloc checker failuresGerald Carter3-6/+5
2007-10-10r7041: compile fixes....long day I guessGerald Carter1-2/+3
2007-10-10r7039: Ensure we always call read_socket_with_timeout() whenJeremy Allison1-1/+6
2007-10-10r7038: * upgrade version of nt*tdb files. Have to fixGerald Carter1-10/+145
2007-10-10r7034: Revert change in util_sock.c from derrell until this isJeremy Allison1-58/+13
2007-10-10r7033: Call a spade a spade :-).Jeremy Allison2-91/+85
2007-10-10r7031: Added encrypt/decrypt function for LSA secrets and trustedJeremy Allison2-1/+30
2007-10-10r7025: 1 if not all data is available at the time we go to read a packet, retryDerrell Lipman2-23/+75
2007-10-10r7024: reverting mistaken commitGerald Carter4-29/+8
2007-10-10r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter7-14/+34
2007-10-10r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter4-13/+47
2007-10-10r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* forJeremy Allison1-5/+11
2007-10-10r6992: syncing printer permissions changes from trunkGerald Carter1-7/+7
2007-10-10r6979: Tidyups.Jeremy Allison1-8/+2
2007-10-10r6977: Fix bug #2735 (not mangling control characters) plusJeremy Allison3-0/+15
2007-10-10r6965: Remove some dead code from util_unistr.c.Jeremy Allison2-66/+36
2007-10-10r6959: Meant to fix this before commiting, just to be consistent.Deryck Hodge1-1/+1
2007-10-10r6958: Properly display quotes in SWAT. Thanks to JayDeryck Hodge1-2/+22
2007-10-10r6953: Many compilers in the build farm don't like static variables initializ...Volker Lendecke1-3/+3