summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
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