summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r7371: On one build farm box dirtest1 does not return, I think this might be ...Volker Lendecke2007-10-101-0/+4
* r7344: Correctly return if malloc fails.Volker Lendecke2007-10-101-0/+1
* r7339: only check for dfs proxy referrals when the server supports dfsGerald Carter2007-10-101-1/+1
* r7335: patch from Joerg Sonnenberger <joerg@britannica.bec.de> to fix dragonf...Gerald Carter2007-10-101-4/+4
* r7318: Unify HEAD and 3.0 socket functions. Add HEAD functions here #ifdef'ed...Jeremy Allison2007-10-101-0/+93
* r7245: bug fixes in libsmbclient, setting time attributesDerrell Lipman2007-10-101-2/+11
* r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.Volker Lendecke2007-10-103-5/+51
* r7217: Only allow schannel connections if a successful Auth2 has been doneVolker Lendecke2007-10-102-0/+9
* r7210: Fix my own mistakes up, sorry.Jeremy Allison2007-10-103-5/+5
* r7202: lock mtab when updating it during umount.cifs, also delete only one ma...Steve French2007-10-101-17/+63
* r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).Jeremy Allison2007-10-106-11/+12
* r7197: fix build failure when running 'make torture' withoutGerald Carter2007-10-101-4/+4
* r7191: Squeezing out more unnecessary memset's gets us up 20% over older code...Jeremy Allison2007-10-101-28/+45
* r7190: I *love* valgrind/cachegrind.....Jeremy Allison2007-10-101-10/+9
* r7175: fix incorrect commentDerrell Lipman2007-10-101-1/+4
* r7172: This is the proper fix for setting file times from libsmbclient. We nowDerrell Lipman2007-10-104-86/+244
* r7168: Updating file times from libsmbclient was not working for win98. Alth...Derrell Lipman2007-10-102-37/+68
* r7157: Ensure we abort a directory listing if we see the sameJeremy Allison2007-10-101-0/+7
* r7151: Fix for bug #2698. If a unicode to unix charset conversion fails (due ...Jeremy Allison2007-10-101-10/+40
* r7148: Fix #2736: winbind race condition with detecting idle clientsJim McDonough2007-10-101-6/+12
* r7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant.Günther Deschner2007-10-101-12/+14
* r7143: removing unused fileGerald Carter2007-10-101-0/+0
* r7142: removing 'ldap filter' smb.conf optionGerald Carter2007-10-102-8/+4
* r7140: removing aparser directory since it is obselete in light of pidlGerald Carter2007-10-1056-4009/+0
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-1039-4911/+1327
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2007-10-1012-1928/+6
* r7126: fixing paranoid malloc checker failuresGerald Carter2007-10-103-6/+5
* r7041: compile fixes....long day I guessGerald Carter2007-10-101-2/+3
* r7039: Ensure we always call read_socket_with_timeout() whenJeremy Allison2007-10-101-1/+6
* r7038: * upgrade version of nt*tdb files. Have to fixGerald Carter2007-10-101-10/+145
* r7034: Revert change in util_sock.c from derrell until this isJeremy Allison2007-10-101-58/+13
* r7033: Call a spade a spade :-).Jeremy Allison2007-10-102-91/+85
* r7031: Added encrypt/decrypt function for LSA secrets and trustedJeremy Allison2007-10-102-1/+30
* r7025: 1 if not all data is available at the time we go to read a packet, retryDerrell Lipman2007-10-102-23/+75
* r7024: reverting mistaken commitGerald Carter2007-10-104-29/+8
* r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter2007-10-107-14/+34
* r6995: * fixing segfault when writing out registry values of zero lengthGerald Carter2007-10-104-13/+47
* r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* forJeremy Allison2007-10-101-5/+11
* r6992: syncing printer permissions changes from trunkGerald Carter2007-10-101-7/+7
* r6979: Tidyups.Jeremy Allison2007-10-101-8/+2
* r6977: Fix bug #2735 (not mangling control characters) plusJeremy Allison2007-10-103-0/+15
* r6965: Remove some dead code from util_unistr.c.Jeremy Allison2007-10-102-66/+36
* r6959: Meant to fix this before commiting, just to be consistent.Deryck Hodge2007-10-101-1/+1
* r6958: Properly display quotes in SWAT. Thanks to JayDeryck Hodge2007-10-101-2/+22
* r6953: Many compilers in the build farm don't like static variables initializ...Volker Lendecke2007-10-101-3/+3
* r6949: Back-port Volker's cache fix, plus my change.Jeremy Allison2007-10-101-0/+38
* r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between direc...Jeremy Allison2007-10-102-6/+22
* r6943: missed in last syncGerald Carter2007-10-101-1/+3
* r6942: * merging the registry changes back to the 3.0 treeGerald Carter2007-10-1024-1273/+4145
* r6940: fixing debug messagesGerald Carter2007-10-101-3/+3