summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25511: Fix sockaddr_in6 detection.Jeremy Allison1-2/+4
2007-10-10r25510: Now we're returning the port instead of using a global,Jeremy Allison2-3/+3
2007-10-10r25508: Reformatting.Jeremy Allison1-55/+69
2007-10-10r25507: Fix definition of struct sockaddr_storage ifJeremy Allison2-1/+19
2007-10-10r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfoJeremy Allison7-18/+721
2007-10-10r25503: ignore failing WINBIND testsStefan Metzmacher2-0/+9
2007-10-10r25502: Fix bug 5006Volker Lendecke1-1/+1
2007-10-10r25499: Fix rpc_file_list_internalsVolker Lendecke1-0/+3
2007-10-10r25498: Remove checks that are always true.Jelmer Vernooij1-2/+2
2007-10-10r25495: Fixup definitions for missing sockaddr_storage.Jeremy Allison1-1/+2
2007-10-10r25494: Sanity check --with-samba4srcdir argument.Jelmer Vernooij1-3/+12
2007-10-10r25493: Fix typo in Jeremy's thread-safe winbind patch:Jim McDonough1-1/+1
2007-10-10r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal withJeremy Allison8-364/+519
2007-10-10r25487: Try fix the build - fix socklen_t and sa_family_t.Jeremy Allison2-2/+51
2007-10-10r25484: Fix srvsrc_NetFileEnum listing only for one userVolker Lendecke1-37/+57
2007-10-10r25482: Slightly simplify logicVolker Lendecke1-48/+48
2007-10-10r25481: Fix some typos, don't panic as non-root on net getdomainsidVolker Lendecke2-4/+13
2007-10-10r25480: Fix a segfaultVolker Lendecke1-1/+1
2007-10-10r25476: Finally fix up new interface detection code :-).Jeremy Allison2-3/+3
2007-10-10r25475: Fix braindead mistakes I made pointed out by Simo andJeremy Allison1-2/+6
2007-10-10r25474: Try and fix the build on Mac OS X 10.4.9.Jeremy Allison2-4/+4
2007-10-10r25473: Reformatting only. Prepare for new ip functions.Jeremy Allison1-254/+240
2007-10-10r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison9-72/+255
2007-10-10r25470: use --immediate like in samba4 to get more usefull outputStefan Metzmacher1-3/+3
2007-10-10r25455: Ensure we have inet_ntop and inet_pton available in lib/replace.Jeremy Allison6-4/+426
2007-10-10r25445: Fix IPV6 detection.Jeremy Allison1-2/+2
2007-10-10r25441: Make wbinfo --sequence output the sequence number if --domainMichael Adam1-1/+8
2007-10-10r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea...Michael Adam3-6/+19
2007-10-10r25432: Merge module linking changes from SAMBA_3_2 to SAMBA_3_2_0 to reduceJames Peach3-7/+8
2007-10-10r25431: Add detection for IPv6 support.Jeremy Allison1-0/+20
2007-10-10r25429: Samba 3 doesn't need to selftest Samba4 code...Stefan Metzmacher1-0/+2
2007-10-10r25426: Fix another implicit cast warning.Michael Adam1-1/+1
2007-10-10r25424: Align log level (by two) in debugging output.Michael Adam1-1/+1
2007-10-10r25422: Get rid of some cast warnings.Michael Adam1-3/+3
2007-10-10r25418: fix generation of git revision calculationStefan Metzmacher1-1/+1
2007-10-10r25417: Use DBGC_REGISTRY class.Günther Deschner17-10/+29
2007-10-10r25416: Add registry debug class.Günther Deschner2-0/+2
2007-10-10r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba 4'...Jelmer Vernooij12-428/+174
2007-10-10r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter13-111/+53
2007-10-10r25406: Make the Linux nss client code thread-safe.Jeremy Allison3-14/+187
2007-10-10r25405: Fix formatting as per metze's commentsGerald Carter1-1/+1
2007-10-10r25402: BUG 4997 (3.2 only): Fix enumration level for smbtreeGerald Carter1-1/+0
2007-10-10r25401: BUG 4982: Don't delete lanman hashes on invalid logins whenGerald Carter2-5/+7
2007-10-10r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter13-53/+111
2007-10-10r25399: Excise uint - > uint32 (where appropriate) or unsigned int.Jeremy Allison6-11/+11
2007-10-10r25396: Very obvious fix from Martin Zielinski.Günther Deschner1-0/+1
2007-10-10r25393: Removed unused variableGerald Carter1-2/+0
2007-10-10r25391: Fix bug #4978 : Store DOS Attributes fails when copying folders.Jeremy Allison1-0/+10
2007-10-10r25389: Fix crash bug using DFS info struct uninitialized.Jeremy Allison1-4/+28
2007-10-10r25380: Remove the groupdb:mapping parameter as discussed in the following th...Gerald Carter1-14/+2