nivanova/samba-autobuild/.git
2007-10-10 Gerald Carterr10012: fix build breakage caused by forgotten commit...
2007-10-10 Gerald Carterr10005: forgot to remove one object file
2007-10-10 Gerald Carterr10003: in the rush for 10k, I forgot to run add the...
2007-10-10 Gerald Carterr10001: adding in libmsrpc from Chris Nicholls (SoC...
2007-10-10 Gerald Carterr9998: starting content for maintainers file
2007-10-10 James Peachr9985: Move the all the strict sync logic into file_sync().
2007-10-10 John Terpstrar9973: Update Maintainers file.
2007-10-10 Gerald Carterr9971: starting maintainers file
2007-10-10 Jelmer Vernooijr9965: Fix some typo's
2007-10-10 Günther Deschnerr9958: revert last commit.
2007-10-10 Gerald Carterr9956: Ensure accounts with the SeAddUsersPrivilege...
2007-10-10 Günther Deschnerr9955: Fix misleading comments.
2007-10-10 Günther Deschnerr9953: get rid of compiler warning.
2007-10-10 Günther Deschnerr9952: Adapt better to the Windows way of taking and...
2007-10-10 Gerald Carterr9947: fix build breakage on Status VOS (build farm)
2007-10-10 Günther Deschnerr9946: allow the priv-based chown (se_take_ownership...
2007-10-10 Günther Deschnerr9945: fix typos.
2007-10-10 Günther Deschnerr9944: fix python build
2007-10-10 Jeremy Allisonr9935: Make it easier to find overruns.
2007-10-10 Gerald Carterr9914: key ordering in hash list is case insensitive
2007-10-10 Gerald Carterr9913: fix some build breakage on solaris with --enable...
2007-10-10 Günther Deschnerr9897: fix build with --enable-socket-wrapper
2007-10-10 Gerald Carterr9895: fix typo in registry path
2007-10-10 Gerald Carterr9894: Add new registry key expected by Windows XP...
2007-10-10 Gerald Carterr9893: fix REG_CREATE_KEY_EX parsing error caused by...
2007-10-10 Jeremy Allisonr9852: Add tridge's Samba4 tdb optimisations.
2007-10-10 Gerald Carterr9790: remove 'set but not used' variables (reported...
2007-10-10 Gerald Carterr9788: more compiler warnings from Jason Mader
2007-10-10 Gerald Carterr9787: BUG 2998: patch from Humberto Diogenes <virtual...
2007-10-10 James Peachr9780: Clean up a bunch of compiler warnings.
2007-10-10 Gerald Carterr9758: make sure to lower case usernames in winbindd...
2007-10-10 Gerald Carterr9752: figured out why talloc_steal() is a bad idea...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Volker Lendecker9738: Adapt tdb_torture to the new CLEAR_IF_FIRST...
2007-10-10 Günther Deschnerr9736: be a little more verbose on error.
2007-10-10 Volker Lendecker9709: Fix two bugs found by Brian Moran: Any request...
2007-10-10 Gerald Carterr9661: fallback to cn attribubte if displayName is...
2007-10-10 Gerald Carterr9660: real fix for group enumeration bug in 3.0.20...
2007-10-10 Gerald Carterr9658: cleanup a few debug messages
2007-10-10 Gerald Carterr9657: fix final issue with regf sk_records; profiles...
2007-10-10 Gerald Carterr9656: fix bug in sk record list with next offsets
2007-10-10 Gerald Carterr9653: adding common popt args to profiles tool (needed...
2007-10-10 James Peachr9636: The new profiles code needs all the dummy object...
2007-10-10 Gerald Carterr9628: rewrite profiles tool to use the regfio code.
2007-10-10 James Peachr9627: Enable format string checking for the MIPSPro...
2007-10-10 Volker Lendecker9619: Fix messages_pending_for_pid actually do what...
2007-10-10 Gerald Carterr9618: adding get/put tests from Don Watson
2007-10-10 Gerald Carterr9615: trying a 3 second timeout on smbcontrol
2007-10-10 Gerald Carterr9613: remove TMPDIR from 'make test' scripts (after...
2007-10-10 Gerald Carterr9594: return the mapped name in enum_dom_groups()
2007-10-10 Gerald Carterr9593: fix enumerated group name (should be full name...
2007-10-10 Gerald Carterr9590: forget to remove this from the 3.0 tree
2007-10-10 Gerald Carterr9588: remove netsamlogon_cache interface...everything...
2007-10-10 Gerald Carterr9585: update test #1
2007-10-10 Volker Lendecker9584: Fix a race condition in Samba 3. If two files...
2007-10-10 Gerald Carterr9583: ensure that Samba was with with --enable-socket...
2007-10-10 Gerald Carterr9582: a few makefile fixes for 'make test'; get the...
2007-10-10 Gerald Carterr9562: successfully get the samba 3 smbtorture working...
2007-10-10 James Peachr9561: Check for alloca.h.
2007-10-10 Gerald Carterr9548: more additions to make test; better checks for...
2007-10-10 Jeremy Allisonr9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT...
2007-10-10 Derrell Lipmanr9540: correct comments in struct smbc_dirent (fixes...
2007-10-10 Jeremy Allisonr9536: Fix one more DIR -> SMB_STRUCT_DIR typo.
2007-10-10 Jeremy Allisonr9534: Fix typo spotted by William Jojo <jojowil@hvcc...
2007-10-10 Jeremy Allisonr9532: Fix for bug #2152, championed by Neil Hoggarth...
2007-10-10 Günther Deschnerr9523: Fix password history for eDirectory
2007-10-10 Günther Deschnerr9522: Give better error-message when "NDS Universal...
2007-10-10 Gerald Carterr9486: ensure that the registry hash records are sorted...
2007-10-10 Jeremy Allisonr9483: Changed DIR to SMB_STRUCT_DIR because of the...
2007-10-10 Jeremy Allisonr9480: Added opendir64 and friends. Found by William...
2007-10-10 Jeremy Allisonr9457: Attempt to fix bug #3010 by handling END_OF_DIRE...
2007-10-10 Steve Frenchr9401: Allow disabling mandatory byte range lock mount...
2007-10-10 Gerald Carterr9366: patch from Toomas.Soome@mls.ee to include hosts...
2007-10-10 Gerald Carterr9362: formatting cleanup
2007-10-10 Gerald Carterr9361: patch from Ed Plese to fix a faulty error in...
2007-10-10 John Terpstrar9353: Updating troublshooting error message.
2007-10-10 Jeremy Allisonr9350: Fix direct malloc calls made by smbwrapper.
2007-10-10 Gerald Carterr9330: Remove the classic dual daemon since it was...
2007-10-10 Jeremy Allisonr9325: Remember to ignore FILE_SHARE_DELETE when mappin...
2007-10-10 Gerald Carterr9322: fixing debug log and ensuring that we set the...
2007-10-10 Gerald Carterr9304: BUG 3001: don't use C style comments in configur...
2007-10-10 James Peachr9303: Clobber compiler warnings. Patch from Jason...
2007-10-10 James Peachr9302: Change AC_LIBTESTFUNC to check in the current...
2007-10-10 James Peachr9301: Allow user-defined list and lookup timeouts...
2007-10-10 Jeremy Allisonr9293: Fix error path memory leak bug found by Coverity...
2007-10-10 Jeremy Allisonr9290: Some error path cleanups found by Coverity....
2007-10-10 Jeremy Allisonr9288: Whitespace cleanup and memory leak on error...
2007-10-10 Jeremy Allisonr9286: Fix false positive found by Coverity - wcard...
2007-10-10 Jeremy Allisonr9282: Whitespace.
2007-10-10 Jeremy Allisonr9281: Fixes from Luke Mewburn <lukem@NetBSD.org> for...
2007-10-10 Tim Potterr9278: Remove unused variable. Bugzilla #2983.
2007-10-10 Tim Potterr9277: Another unused variable. Bugzilla #2985.
2007-10-10 Tim Potterr9276: Fix another unused variable warning. Bugzilla...
2007-10-10 Tim Potterr9275: Remove some dead code. Bugzilla #2982.
2007-10-10 Tim Potterr9272: Patch for fixing unused variables warning from...
2007-10-10 Jeremy Allisonr9271: Fix problems with german umlauts - strcmp_w...
2007-10-10 Gerald Carterr9266: fix help links in swat editor after doc layout...
2007-10-10 Gerald Carterr9264: fix valgrind invalid write error in enumprinterd...
2007-10-10 Jim McDonoughr9261: Fix #2976: windows member servers wouldn't alloc...
2007-10-10 Jeremy Allisonr9253: From Samba4 tridge commit - added a new DOS...
next