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