summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10170: Fix for #3056:Günther Deschner1-4/+6
2007-10-10r10165: - use the sysquota interface on linux by default (as the configure --...Stefan Metzmacher1-8/+21
2007-10-10r10163: try to fix the build on fedora 4, when --with-quota is not usedStefan Metzmacher2-0/+12
2007-10-10r10154: Fix crash bug on security descriptor upgrade (as seen on x86_64).Günther Deschner1-1/+2
2007-10-10r10152: 64-bit fix for bug #3082. Thanks to Robin Hill for tracking this down...Volker Lendecke1-1/+3
2007-10-10r10151: Fix includes correctly. Patch from Steve WilliamsJeremy Allison1-1/+8
2007-10-10r10150: Fix from Steve Williams <steve@celineandsteve.com> to make the argsJeremy Allison1-2/+2
2007-10-10r10136: Fix for bug #3060 from Leo Weppelman <leo@wau.mis.ah.nl>.Jeremy Allison1-1/+1
2007-10-10r10135: Remove external dependencies for libsmbsharemodes.soJeremy Allison2-11/+12
2007-10-10r10133: Fix bug #3044. open-exec is read-only.Jeremy Allison1-1/+1
2007-10-10r10106: Fix typos. Oops, more fixes.John Terpstra1-6/+6
2007-10-10r10105: Fix typos. Oops, modules are called objects.John Terpstra1-2/+2
2007-10-10r10068: Use prctl(PR_SET_DUMPABLE) to make sure we can always leave a goodJames Peach2-1/+22
2007-10-10r10064: BUG 3052: adding OpenBSD timespec patch from Steve Williams <steve@ce...Gerald Carter1-1/+10
2007-10-10r10061: add some description to the default_quota moduleStefan Metzmacher1-0/+50
2007-10-10r10056: Fix typo stopping .o's being added to shared library.Jeremy Allison1-2/+2
2007-10-10r10055: Fix typos in smbsharemodes spec.Jeremy Allison1-5/+5
2007-10-10r10054: Actually use the given db path (:-)Jeremy Allison1-1/+5
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