Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10133: Fix bug #3044. open-exec is read-only. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10106: Fix typos. Oops, more fixes. | John Terpstra | 1 | -6/+6 |
2007-10-10 | r10105: Fix typos. Oops, modules are called objects. | John Terpstra | 1 | -2/+2 |
2007-10-10 | r10068: Use prctl(PR_SET_DUMPABLE) to make sure we can always leave a good | James Peach | 2 | -1/+22 |
2007-10-10 | r10064: BUG 3052: adding OpenBSD timespec patch from Steve Williams <steve@ce... | Gerald Carter | 1 | -1/+10 |
2007-10-10 | r10061: add some description to the default_quota module | Stefan Metzmacher | 1 | -0/+50 |
2007-10-10 | r10056: Fix typo stopping .o's being added to shared library. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r10055: Fix typos in smbsharemodes spec. | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r10054: Actually use the given db path (:-) | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r10042: Add in external LGPL library for accessing the share mode db. Allow | Jeremy Allison | 4 | -3/+627 |
2007-10-10 | r10012: fix build breakage caused by forgotten commit in local tree | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r10005: forgot to remove one object file | Gerald Carter | 1 | -0/+0 |
2007-10-10 | r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ... | Gerald Carter | 10 | -0/+9513 |
2007-10-10 | r10001: adding in libmsrpc from Chris Nicholls (SoC project). not built by d... | Gerald Carter | 2 | -25/+45 |
2007-10-10 | r9998: starting content for maintainers file | Gerald Carter | 2 | -59/+13 |
2007-10-10 | r9985: Move the all the strict sync logic into file_sync(). | James Peach | 4 | -20/+15 |
2007-10-10 | r9965: Fix some typo's | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r9958: revert last commit. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r9956: Ensure accounts with the SeAddUsersPrivilege can modify domain and loc... | Gerald Carter | 1 | -8/+32 |
2007-10-10 | r9955: Fix misleading comments. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r9953: get rid of compiler warning. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r9952: Adapt better to the Windows way of taking and assigning ownership: | Günther Deschner | 3 | -11/+24 |
2007-10-10 | r9947: fix build breakage on Status VOS (build farm) | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r9946: allow the priv-based chown (se_take_ownership) to chown to other users | Günther Deschner | 1 | -1/+0 |
2007-10-10 | r9945: fix typos. | Günther Deschner | 2 | -2/+2 |
2007-10-10 | r9944: fix python build | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r9935: Make it easier to find overruns. | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r9914: key ordering in hash list is case insensitive | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r9913: fix some build breakage on solaris with --enable-socket-wrapper | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r9897: fix build with --enable-socket-wrapper | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r9895: fix typo in registry path | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r9894: Add new registry key expected by Windows XP clients. | Gerald Carter | 1 | -9/+15 |
2007-10-10 | r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clients | Gerald Carter | 2 | -12/+14 |
2007-10-10 | r9852: Add tridge's Samba4 tdb optimisations. | Jeremy Allison | 1 | -0/+48 |
2007-10-10 | r9790: remove 'set but not used' variables (reported by Jason Mader) | Gerald Carter | 2 | -5/+3 |
2007-10-10 | r9788: more compiler warnings from Jason Mader | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r9787: BUG 2998: patch from Humberto Diogenes <virtual.spirit@digizap.com.br>... | Gerald Carter | 2 | -1/+2 |
2007-10-10 | r9780: Clean up a bunch of compiler warnings. | James Peach | 9 | -28/+9 |
2007-10-10 | r9758: make sure to lower case usernames in winbindd's getpwnam() | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r9752: figured out why talloc_steal() is a bad idea for SEC_DESC* | Gerald Carter | 1 | -2/+10 |
2007-10-10 | r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use | Gerald Carter | 17 | -768/+480 |
2007-10-10 | r9738: Adapt tdb_torture to the new CLEAR_IF_FIRST semantics. We need one parent | Volker Lendecke | 1 | -33/+33 |
2007-10-10 | r9736: be a little more verbose on error. | Günther Deschner | 1 | -5/+5 |
2007-10-10 | r9709: Fix two bugs found by Brian Moran: Any request sent to winbind while t... | Volker Lendecke | 2 | -7/+7 |
2007-10-10 | r9661: fallback to cn attribubte if displayName is not available | Gerald Carter | 1 | -14/+14 |
2007-10-10 | r9660: real fix for group enumeration bug in 3.0.20; only affected the ldaps... | Gerald Carter | 3 | -6/+7 |
2007-10-10 | r9658: cleanup a few debug messages | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r9657: fix final issue with regf sk_records; profiles now successfully rewrites | Gerald Carter | 1 | -6/+12 |
2007-10-10 | r9656: fix bug in sk record list with next offsets | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r9653: adding common popt args to profiles tool (needed for debuglevel to reg... | Gerald Carter | 2 | -16/+27 |