tprouty/samba.git
2007-10-10 Gerald (Jerry... [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... initial-v3-2-test
2007-10-10 Michael Adamr25598: Add missing become_root/unbecome_root around... initial-v3-2-unstable
2007-10-10 Günther Deschnerr25593: Add missing security_secinfo bits as seen while...
2007-10-10 Günther Deschnerr25592: Allow to set sec_info for registry security...
2007-10-10 Jeremy Allisonr25587: Fix getaddrinfo detection code. From Timur.
2007-10-10 Stefan Metzmacherr25584: don't run WINBIND tests untill the faked users...
2007-10-10 Stefan Metzmacherr25583: it makes no sense to run blackbox.kinit against...
2007-10-10 Günther Deschnerr25575: Document S-1-5-12 (restriced code sid).
2007-10-10 Simo Sorcer25573: Add my (C) as well
2007-10-10 Jelmer Vernooijr25572: Fix warnings (values are always true).
2007-10-10 Stefan Metzmacherr25571: split up child_dispatch_table into domain,...
2007-10-10 Stefan Metzmacherr25570: move code of the locator child into its own...
2007-10-10 Stefan Metzmacherr25569: move more idmap stuff into winbindd_idmap.c
2007-10-10 Stefan Metzmacherr25568: move idmap related functions into their own...
2007-10-10 Stefan Metzmacherr25567: make do_async() non static
2007-10-10 Jeremy Allisonr25565: Fix unintended consequence change for IPv6...
2007-10-10 Volker Lendecker25564: Pass sharename to delete_share_security()
2007-10-10 Volker Lendecker25563: Show which local-substitute subtest fails
2007-10-10 Volker Lendecker25561: Make use of [un]marshall_sec_desc
2007-10-10 Jeremy Allisonr25560: Merge from Jelmer. "Define HAVE_* for other...
2007-10-10 Jelmer Vernooijr25557: merge libreplace fixes from samba4
2007-10-10 Volker Lendecker25538: Revert r25533
2007-10-10 Volker Lendecker25534: Apply some const
2007-10-10 Volker Lendecker25533: remove a pstring
2007-10-10 Volker Lendecker25528: Only do transactions on registry.tdb if anythin...
2007-10-10 Günther Deschnerr25526: Fix usage output.
2007-10-10 Günther Deschnerr25525: Add "net rpc registry getsd <keyname>" to displ...
2007-10-10 Jeremy Allisonr25511: Fix sockaddr_in6 detection.
2007-10-10 Jeremy Allisonr25510: Now we're returning the port instead of using...
2007-10-10 Jeremy Allisonr25508: Reformatting.
2007-10-10 Jeremy Allisonr25507: Fix definition of struct sockaddr_storage if
2007-10-10 Jeremy Allisonr25505: Add a replacement (IPv4 only) implementation...
2007-10-10 Stefan Metzmacherr25503: ignore failing WINBIND tests
2007-10-10 Volker Lendecker25502: Fix bug 5006
2007-10-10 Volker Lendecker25499: Fix rpc_file_list_internals
2007-10-10 Jelmer Vernooijr25498: Remove checks that are always true.
2007-10-10 Jeremy Allisonr25495: Fixup definitions for missing sockaddr_storage.
2007-10-10 Jelmer Vernooijr25494: Sanity check --with-samba4srcdir argument.
2007-10-10 Jim McDonoughr25493: Fix typo in Jeremy's thread-safe winbind patch:
2007-10-10 Jeremy Allisonr25492: Start adding IPv6 compatible code to lib/util_s...
2007-10-10 Jeremy Allisonr25487: Try fix the build - fix socklen_t and sa_family_t.
2007-10-10 Volker Lendecker25484: Fix srvsrc_NetFileEnum listing only for one...
2007-10-10 Volker Lendecker25482: Slightly simplify logic
2007-10-10 Volker Lendecker25481: Fix some typos, don't panic as non-root on...
2007-10-10 Volker Lendecker25480: Fix a segfault
2007-10-10 Jeremy Allisonr25476: Finally fix up new interface detection code...
2007-10-10 Jeremy Allisonr25475: Fix braindead mistakes I made pointed out by...
2007-10-10 Jeremy Allisonr25474: Try and fix the build on Mac OS X 10.4.9.
2007-10-10 Jeremy Allisonr25473: Reformatting only. Prepare for new ip functions.
2007-10-10 Jeremy Allisonr25472: Fix the interfaces code to detect IPv6 interfac...
2007-10-10 Stefan Metzmacherr25470: use --immediate like in samba4 to get more...
2007-10-10 Jeremy Allisonr25455: Ensure we have inet_ntop and inet_pton availabl...
2007-10-10 Jeremy Allisonr25445: Fix IPV6 detection.
2007-10-10 Michael Adamr25441: Make wbinfo --sequence output the sequence...
2007-10-10 Michael Adamr25434: Add the option to print the debug class (DBGC_C...
2007-10-10 James Peachr25432: Merge module linking changes from SAMBA_3_2...
2007-10-10 Jeremy Allisonr25431: Add detection for IPv6 support.
2007-10-10 Stefan Metzmacherr25429: Samba 3 doesn't need to selftest Samba4 code...
2007-10-10 Michael Adamr25426: Fix another implicit cast warning.
2007-10-10 Michael Adamr25424: Align log level (by two) in debugging output.
2007-10-10 Michael Adamr25422: Get rid of some cast warnings.
2007-10-10 Stefan Metzmacherr25418: fix generation of git revision calculation
2007-10-10 Günther Deschnerr25417: Use DBGC_REGISTRY class.
2007-10-10 Günther Deschnerr25416: Add registry debug class.
2007-10-10 Jelmer Vernooijr25415: Merge the 3.2-perltest branch that switches...
2007-10-10 Gerald Carterr25407: Revert Longhorn join patch as it is not correct...
2007-10-10 Jeremy Allisonr25406: Make the Linux nss client code thread-safe.
2007-10-10 Gerald Carterr25405: Fix formatting as per metze's comments
2007-10-10 Gerald Carterr25402: BUG 4997 (3.2 only): Fix enumration level for...
2007-10-10 Gerald Carterr25401: BUG 4982: Don't delete lanman hashes on invalid...
2007-10-10 Gerald Carterr25400: Windows 2008 (Longhorn) Interop fixes for AD...
2007-10-10 Jeremy Allisonr25399: Excise uint - > uint32 (where appropriate)...
2007-10-10 Günther Deschnerr25396: Very obvious fix from Martin Zielinski.
2007-10-10 Gerald Carterr25393: Removed unused variable
2007-10-10 Jeremy Allisonr25391: Fix bug #4978 : Store DOS Attributes fails...
2007-10-10 Jeremy Allisonr25389: Fix crash bug using DFS info struct uninitialized.
2007-10-10 Gerald Carterr25380: Remove the groupdb:mapping parameter as discuss...
2007-10-10 Michael Adamr25378: Add a vim configuration example to highlight...
2007-10-10 Günther Deschnerr25370: Allow to delete registry keys recursively witho...
2007-10-10 Günther Deschnerr25362: Add "NT Authority\System" with Full Access...
2007-10-10 Steve Frenchr25355: IP address parsing did not allow for fully...
2007-10-10 Günther Deschnerr25328: When using ldap sasl wrapping with gssapi it...
2007-10-10 Volker Lendecker25327: Normalize the path we return for 'msdfs proxy'
2007-10-10 Günther Deschnerr25326: Free the context from the talloc_stackframe.
2007-10-10 Günther Deschnerr25325: Rename some defines.
2007-10-10 Volker Lendecker25324: Fix "msdfs proxy"
2007-10-10 Volker Lendecker25323: Fix the build
2007-10-10 Volker Lendecker25317: Activate raw-samba3rootdirfid
2007-10-10 Günther Deschnerr25314: Add HKEY_CURRENT_USER to reg_hive_key().
2007-10-10 Günther Deschnerr25313: dd HKEY_CURRENT_USER to rpccli_winreg_Connect().
2007-10-10 Volker Lendecker25311: Patch from Heinrich Mislik <Heinrich.Mislik...
2007-10-10 Jeremy Allisonr25309: Volker's fix for bug #4984 - samba4 torture...
2007-10-10 Michael Adamr25294: Tidy up callers of unistr2_to_ascii() to pass...
2007-10-10 Michael Adamr25287: Eliminate a handful of red bars and overly...
2007-10-10 Michael Adamr25286: Fix one more caller of unistr2_to_ascii() that...
2007-10-10 Michael Adamr25285: Fix some more callers of unistr2_to_ascii to...
2007-10-10 Michael Adamr25281: Fix a caller of unistr2_to_ascii():
2007-10-10 Jeremy Allisonr25277: Belt-and-braces approach to Volker's fix for...
2007-10-10 Stefan Metzmacherr25275: w2k3 (as PDC emulator) returns WERR_NO_SUCH_DOM...
2007-10-10 Volker Lendecker25274: Attempt to fix RPC-SAMBA3-GETUSERNAME
next