summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r10152: 64-bit fix for bug #3082. Thanks to Robin Hill for tracking this down...Volker Lendecke2007-10-101-1/+3
* r10151: Fix includes correctly. Patch from Steve WilliamsJeremy Allison2007-10-101-1/+8
* r10150: Fix from Steve Williams <steve@celineandsteve.com> to make the argsJeremy Allison2007-10-101-2/+2
* r10136: Fix for bug #3060 from Leo Weppelman <leo@wau.mis.ah.nl>.Jeremy Allison2007-10-101-1/+1
* r10135: Remove external dependencies for libsmbsharemodes.soJeremy Allison2007-10-102-11/+12
* r10133: Fix bug #3044. open-exec is read-only.Jeremy Allison2007-10-101-1/+1
* r10106: Fix typos. Oops, more fixes.John Terpstra2007-10-101-6/+6
* r10105: Fix typos. Oops, modules are called objects.John Terpstra2007-10-101-2/+2
* r10068: Use prctl(PR_SET_DUMPABLE) to make sure we can always leave a goodJames Peach2007-10-102-1/+22
* r10064: BUG 3052: adding OpenBSD timespec patch from Steve Williams <steve@ce...Gerald Carter2007-10-101-1/+10
* r10061: add some description to the default_quota moduleStefan Metzmacher2007-10-101-0/+50
* r10056: Fix typo stopping .o's being added to shared library.Jeremy Allison2007-10-101-2/+2
* r10055: Fix typos in smbsharemodes spec.Jeremy Allison2007-10-101-5/+5
* r10054: Actually use the given db path (:-)Jeremy Allison2007-10-101-1/+5
* r10042: Add in external LGPL library for accessing the share mode db. AllowJeremy Allison2007-10-104-3/+627
* r10012: fix build breakage caused by forgotten commit in local treeGerald Carter2007-10-101-1/+1
* r10005: forgot to remove one object fileGerald Carter2007-10-101-0/+0
* r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ...Gerald Carter2007-10-1010-0/+9513
* r10001: adding in libmsrpc from Chris Nicholls (SoC project). not built by d...Gerald Carter2007-10-102-25/+45
* r9998: starting content for maintainers fileGerald Carter2007-10-102-59/+13
* r9985: Move the all the strict sync logic into file_sync().James Peach2007-10-104-20/+15
* r9965: Fix some typo'sJelmer Vernooij2007-10-101-4/+4
* r9958: revert last commit.Günther Deschner2007-10-101-1/+1
* r9956: Ensure accounts with the SeAddUsersPrivilege can modify domain and loc...Gerald Carter2007-10-101-8/+32
* r9955: Fix misleading comments.Günther Deschner2007-10-101-1/+1
* r9953: get rid of compiler warning.Günther Deschner2007-10-101-1/+1
* r9952: Adapt better to the Windows way of taking and assigning ownership:Günther Deschner2007-10-103-11/+24
* r9947: fix build breakage on Status VOS (build farm)Gerald Carter2007-10-101-5/+5
* r9946: allow the priv-based chown (se_take_ownership) to chown to other usersGünther Deschner2007-10-101-1/+0
* r9945: fix typos.Günther Deschner2007-10-102-2/+2
* r9944: fix python buildGünther Deschner2007-10-101-0/+3
* r9935: Make it easier to find overruns.Jeremy Allison2007-10-101-2/+4
* r9914: key ordering in hash list is case insensitiveGerald Carter2007-10-101-1/+1
* r9913: fix some build breakage on solaris with --enable-socket-wrapperGerald Carter2007-10-101-3/+3
* r9897: fix build with --enable-socket-wrapperGünther Deschner2007-10-101-1/+1
* r9895: fix typo in registry pathGerald Carter2007-10-101-1/+1
* r9894: Add new registry key expected by Windows XP clients.Gerald Carter2007-10-101-9/+15
* r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clientsGerald Carter2007-10-102-12/+14
* r9852: Add tridge's Samba4 tdb optimisations.Jeremy Allison2007-10-101-0/+48
* r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter2007-10-102-5/+3
* r9788: more compiler warnings from Jason MaderGerald Carter2007-10-101-2/+2
* r9787: BUG 2998: patch from Humberto Diogenes <virtual.spirit@digizap.com.br>...Gerald Carter2007-10-102-1/+2
* r9780: Clean up a bunch of compiler warnings.James Peach2007-10-109-28/+9
* r9758: make sure to lower case usernames in winbindd's getpwnam()Gerald Carter2007-10-101-1/+4
* r9752: figured out why talloc_steal() is a bad idea for SEC_DESC*Gerald Carter2007-10-101-2/+10
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2007-10-1017-768/+480
* r9738: Adapt tdb_torture to the new CLEAR_IF_FIRST semantics. We need one parentVolker Lendecke2007-10-101-33/+33
* r9736: be a little more verbose on error.Günther Deschner2007-10-101-5/+5
* r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while t...Volker Lendecke2007-10-102-7/+7
* r9661: fallback to cn attribubte if displayName is not availableGerald Carter2007-10-101-14/+14