Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25474: Try and fix the build on Mac OS X 10.4.9. | Jeremy Allison | 2 | -4/+4 |
2007-10-10 | r25473: Reformatting only. Prepare for new ip functions. | Jeremy Allison | 1 | -254/+240 |
2007-10-10 | r25472: Fix the interfaces code to detect IPv6 interfaces, using the | Jeremy Allison | 9 | -72/+255 |
2007-10-10 | r25470: use --immediate like in samba4 to get more usefull output | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r25455: Ensure we have inet_ntop and inet_pton available in lib/replace. | Jeremy Allison | 6 | -4/+426 |
2007-10-10 | r25445: Fix IPV6 detection. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r25441: Make wbinfo --sequence output the sequence number if --domain | Michael Adam | 1 | -1/+8 |
2007-10-10 | r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea... | Michael Adam | 3 | -6/+19 |
2007-10-10 | r25432: Merge module linking changes from SAMBA_3_2 to SAMBA_3_2_0 to reduce | James Peach | 3 | -7/+8 |
2007-10-10 | r25431: Add detection for IPv6 support. | Jeremy Allison | 1 | -0/+20 |
2007-10-10 | r25429: Samba 3 doesn't need to selftest Samba4 code... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r25426: Fix another implicit cast warning. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r25424: Align log level (by two) in debugging output. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r25422: Get rid of some cast warnings. | Michael Adam | 1 | -3/+3 |
2007-10-10 | r25418: fix generation of git revision calculation | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25417: Use DBGC_REGISTRY class. | Günther Deschner | 17 | -10/+29 |
2007-10-10 | r25416: Add registry debug class. | Günther Deschner | 2 | -0/+2 |
2007-10-10 | r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba 4'... | Jelmer Vernooij | 12 | -428/+174 |
2007-10-10 | r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree. | Gerald Carter | 13 | -111/+53 |
2007-10-10 | r25406: Make the Linux nss client code thread-safe. | Jeremy Allison | 3 | -14/+187 |
2007-10-10 | r25405: Fix formatting as per metze's comments | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r25402: BUG 4997 (3.2 only): Fix enumration level for smbtree | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r25401: BUG 4982: Don't delete lanman hashes on invalid logins when | Gerald Carter | 2 | -5/+7 |
2007-10-10 | r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags, | Gerald Carter | 13 | -53/+111 |
2007-10-10 | r25399: Excise uint - > uint32 (where appropriate) or unsigned int. | Jeremy Allison | 6 | -11/+11 |
2007-10-10 | r25396: Very obvious fix from Martin Zielinski. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r25393: Removed unused variable | Gerald Carter | 1 | -2/+0 |
2007-10-10 | r25391: Fix bug #4978 : Store DOS Attributes fails when copying folders. | Jeremy Allison | 1 | -0/+10 |
2007-10-10 | r25389: Fix crash bug using DFS info struct uninitialized. | Jeremy Allison | 1 | -4/+28 |
2007-10-10 | r25380: Remove the groupdb:mapping parameter as discussed in the following th... | Gerald Carter | 1 | -14/+2 |
2007-10-10 | r25370: Allow to delete registry keys recursively without deleting the final ... | Günther Deschner | 1 | -10/+31 |
2007-10-10 | r25362: Add "NT Authority\System" with Full Access to the default registry se... | Günther Deschner | 1 | -2/+7 |
2007-10-10 | r25355: IP address parsing did not allow for fully expanded ipv6 addresses | Steve French | 1 | -1/+1 |
2007-10-10 | r25328: When using ldap sasl wrapping with gssapi it's important to receive w... | Günther Deschner | 1 | -0/+5 |
2007-10-10 | r25327: Normalize the path we return for 'msdfs proxy' | Volker Lendecke | 1 | -1/+11 |
2007-10-10 | r25326: Free the context from the talloc_stackframe. | Günther Deschner | 1 | -2/+5 |
2007-10-10 | r25325: Rename some defines. | Günther Deschner | 2 | -6/+6 |
2007-10-10 | r25324: Fix "msdfs proxy" | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r25323: Fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r25317: Activate raw-samba3rootdirfid | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r25314: Add HKEY_CURRENT_USER to reg_hive_key(). | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r25313: dd HKEY_CURRENT_USER to rpccli_winreg_Connect(). | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r25311: Patch from Heinrich Mislik <Heinrich.Mislik@univie.ac.at> to fix AIX | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r25309: Volker's fix for bug #4984 - samba4 torture test | Jeremy Allison | 1 | -41/+71 |
2007-10-10 | r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to | Michael Adam | 10 | -126/+126 |
2007-10-10 | r25287: Eliminate a handful of red bars and overly long lines I just | Michael Adam | 1 | -32/+40 |
2007-10-10 | r25286: Fix one more caller of unistr2_to_ascii() that passed | Michael Adam | 1 | -1/+1 |
2007-10-10 | r25285: Fix some more callers of unistr2_to_ascii to use the size of | Michael Adam | 1 | -4/+4 |
2007-10-10 | r25281: Fix a caller of unistr2_to_ascii(): | Michael Adam | 1 | -1/+1 |
2007-10-10 | r25277: Belt-and-braces approach to Volker's fix for RPC-SAMBA3-GETUSERNAME. | Jeremy Allison | 1 | -4/+7 |