summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10042: Add in external LGPL library for accessing the share mode db. AllowJeremy Allison4-3/+627
2007-10-10r10012: fix build breakage caused by forgotten commit in local treeGerald Carter1-1/+1
2007-10-10r10005: forgot to remove one object fileGerald Carter1-0/+0
2007-10-10r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ...Gerald Carter10-0/+9513
2007-10-10r10001: adding in libmsrpc from Chris Nicholls (SoC project). not built by d...Gerald Carter2-25/+45
2007-10-10r9998: starting content for maintainers fileGerald Carter2-59/+13
2007-10-10r9985: Move the all the strict sync logic into file_sync().James Peach4-20/+15
2007-10-10r9965: Fix some typo'sJelmer Vernooij1-4/+4
2007-10-10r9958: revert last commit.Günther Deschner1-1/+1
2007-10-10r9956: Ensure accounts with the SeAddUsersPrivilege can modify domain and loc...Gerald Carter1-8/+32
2007-10-10r9955: Fix misleading comments.Günther Deschner1-1/+1
2007-10-10r9953: get rid of compiler warning.Günther Deschner1-1/+1
2007-10-10r9952: Adapt better to the Windows way of taking and assigning ownership:Günther Deschner3-11/+24
2007-10-10r9947: fix build breakage on Status VOS (build farm)Gerald Carter1-5/+5
2007-10-10r9946: allow the priv-based chown (se_take_ownership) to chown to other usersGünther Deschner1-1/+0
2007-10-10r9945: fix typos.Günther Deschner2-2/+2
2007-10-10r9944: fix python buildGünther Deschner1-0/+3
2007-10-10r9935: Make it easier to find overruns.Jeremy Allison1-2/+4
2007-10-10r9914: key ordering in hash list is case insensitiveGerald Carter1-1/+1
2007-10-10r9913: fix some build breakage on solaris with --enable-socket-wrapperGerald Carter1-3/+3
2007-10-10r9897: fix build with --enable-socket-wrapperGünther Deschner1-1/+1
2007-10-10r9895: fix typo in registry pathGerald Carter1-1/+1
2007-10-10r9894: Add new registry key expected by Windows XP clients.Gerald Carter1-9/+15
2007-10-10r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clientsGerald Carter2-12/+14
2007-10-10r9852: Add tridge's Samba4 tdb optimisations.Jeremy Allison1-0/+48
2007-10-10r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter2-5/+3
2007-10-10r9788: more compiler warnings from Jason MaderGerald Carter1-2/+2
2007-10-10r9787: BUG 2998: patch from Humberto Diogenes <virtual.spirit@digizap.com.br>...Gerald Carter2-1/+2
2007-10-10r9780: Clean up a bunch of compiler warnings.James Peach9-28/+9
2007-10-10r9758: make sure to lower case usernames in winbindd's getpwnam()Gerald Carter1-1/+4
2007-10-10r9752: figured out why talloc_steal() is a bad idea for SEC_DESC*Gerald Carter1-2/+10
2007-10-10r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter17-768/+480
2007-10-10r9738: Adapt tdb_torture to the new CLEAR_IF_FIRST semantics. We need one parentVolker Lendecke1-33/+33
2007-10-10r9736: be a little more verbose on error.Günther Deschner1-5/+5
2007-10-10r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while t...Volker Lendecke2-7/+7
2007-10-10r9661: fallback to cn attribubte if displayName is not availableGerald Carter1-14/+14
2007-10-10r9660: real fix for group enumeration bug in 3.0.20; only affected the ldaps...Gerald Carter3-6/+7
2007-10-10r9658: cleanup a few debug messagesGerald Carter1-2/+2
2007-10-10r9657: fix final issue with regf sk_records; profiles now successfully rewritesGerald Carter1-6/+12
2007-10-10r9656: fix bug in sk record list with next offsetsGerald Carter1-2/+2
2007-10-10r9653: adding common popt args to profiles tool (needed for debuglevel to reg...Gerald Carter2-16/+27
2007-10-10r9636: The new profiles code needs all the dummy objects to link.James Peach1-4/+5
2007-10-10r9628: rewrite profiles tool to use the regfio code.Gerald Carter2-693/+168
2007-10-10r9627: Enable format string checking for the MIPSPro compilers.James Peach1-1/+13
2007-10-10r9619: Fix messages_pending_for_pid actually do what it's meant to do. This m...Volker Lendecke1-1/+1
2007-10-10r9618: adding get/put tests from Don WatsonGerald Carter2-3/+30
2007-10-10r9615: trying a 3 second timeout on smbcontrolGerald Carter1-4/+7
2007-10-10r9613: remove TMPDIR from 'make test' scripts (after comments by Don Watson)Gerald Carter3-6/+14
2007-10-10r9594: return the mapped name in enum_dom_groups()Gerald Carter1-1/+1
2007-10-10r9593: fix enumerated group name (should be full name (i.e. mapped name) and ...Gerald Carter1-1/+1