Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | r10186: More 64-bit warning fixes. | Jeremy Allison | 2005-09-12 | 2 | -3/+3 | |
| | | | | | | | | Jeremy. | |||||
| * | r10182: Starting to stamp out warnings on a 64-bit box. | Jeremy Allison | 2005-09-12 | 1 | -5/+5 | |
| | | | | | | | | | | More to follow. Jeremy. | |||||
| * | r10176: adding smbctool from Kalim's SoC project; requires make bin/smbctool | Gerald Carter | 2005-09-12 | 3 | -36/+4009 | |
| | | ||||||
| * | r10170: Fix for #3056: | Günther Deschner | 2005-09-12 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | Allow to include BUILTIN to the mapping table also when "allow trusted domains" is disabled. Guenther | |||||
| * | r10165: - use the sysquota interface on linux by default (as the configure ↵ | Stefan Metzmacher | 2005-09-12 | 1 | -8/+21 | |
| | | | | | | | | | | | | | | | | | | --help, shows since a few years ago) - fix the logic for using the builtin linux quota support (hopeful fix the quota build on the fedora 4 builtfarm boxes) metze | |||||
| * | r10163: try to fix the build on fedora 4, when --with-quota is not used | Stefan Metzmacher | 2005-09-12 | 2 | -0/+12 | |
| | | | | | | | | | | | | (to actually fix the quotas, more work is needed) metze | |||||
| * | r10154: Fix crash bug on security descriptor upgrade (as seen on x86_64). | Günther Deschner | 2005-09-11 | 1 | -1/+2 | |
| | | | | | | | | Guenther | |||||
| * | r10152: 64-bit fix for bug #3082. Thanks to Robin Hill for tracking this ↵ | Volker Lendecke | 2005-09-11 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | down with valgrind. Jerry, if this patch proves to fix his problem, it is definitely a candidate for the recommended patches page. Volker | |||||
| * | r10151: Fix includes correctly. Patch from Steve Williams | Jeremy Allison | 2005-09-11 | 1 | -1/+8 | |
| | | | | | | | | | | <steve@celineandsteve.com>. Jeremy. | |||||
| * | r10150: Fix from Steve Williams <steve@celineandsteve.com> to make the args | Jeremy Allison | 2005-09-11 | 1 | -2/+2 | |
| | | | | | | | | | | consistent (uint64_t). Jeremy. | |||||
| * | r10136: Fix for bug #3060 from Leo Weppelman <leo@wau.mis.ah.nl>. | Jeremy Allison | 2005-09-10 | 1 | -1/+1 | |
| | | | | | | | | | | Ensure SMBcreate truncates the file if it exists. Jeremy. | |||||
| * | r10135: Remove external dependencies for libsmbsharemodes.so | Jeremy Allison | 2005-09-09 | 2 | -11/+12 | |
| | | | | | | | | Jeremy. | |||||
| * | r10133: Fix bug #3044. open-exec is read-only. | Jeremy Allison | 2005-09-09 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | r10106: Fix typos. Oops, more fixes. | John Terpstra | 2005-09-09 | 1 | -6/+6 | |
| | | ||||||
| * | r10105: Fix typos. Oops, modules are called objects. | John Terpstra | 2005-09-09 | 1 | -2/+2 | |
| | | ||||||
| * | r10068: Use prctl(PR_SET_DUMPABLE) to make sure we can always leave a good | James Peach | 2005-09-08 | 2 | -1/+22 | |
| | | | | | | | | looking corpse on Linux. | |||||
| * | r10064: BUG 3052: adding OpenBSD timespec patch from Steve Williams ↵ | Gerald Carter | 2005-09-07 | 1 | -1/+10 | |
| | | | | | | | | <steve@celineandsteve.com> | |||||
| * | r10061: add some description to the default_quota module | Stefan Metzmacher | 2005-09-07 | 1 | -0/+50 | |
| | | | | | | | | | | | | jht: can you merge that to the howto, please? metze | |||||
| * | r10056: Fix typo stopping .o's being added to shared library. | Jeremy Allison | 2005-09-06 | 1 | -2/+2 | |
| | | | | | | | | Jeremy. | |||||
| * | r10055: Fix typos in smbsharemodes spec. | Jeremy Allison | 2005-09-06 | 1 | -5/+5 | |
| | | | | | | | | Jeremy. | |||||
| * | r10054: Actually use the given db path (:-) | Jeremy Allison | 2005-09-06 | 1 | -1/+5 | |
| | | | | | | | | Jeremy. | |||||
| * | r10042: Add in external LGPL library for accessing the share mode db. Allow | Jeremy Allison | 2005-09-05 | 4 | -3/+627 | |
| | | | | | | | | | | others to examine & test. May not end up here eventually... Jeremy. | |||||
| * | r10012: fix build breakage caused by forgotten commit in local tree | Gerald Carter | 2005-09-03 | 1 | -1/+1 | |
| | | ||||||
| * | r10005: forgot to remove one object file | Gerald Carter | 2005-09-03 | 1 | -0/+0 | |
| | | ||||||
| * | r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ↵ | Gerald Carter | 2005-09-03 | 10 | -0/+9513 | |
| | | | | | | | | files | |||||
| * | r10001: adding in libmsrpc from Chris Nicholls (SoC project). not built by ↵ | Gerald Carter | 2005-09-03 | 2 | -25/+45 | |
| | | | | | | | | default per conversation with Jeremy until the rpc changes from trunk are merged back | |||||
| * | r9998: starting content for maintainers file | Gerald Carter | 2005-09-03 | 2 | -59/+13 | |
| | | ||||||
| * | r9985: Move the all the strict sync logic into file_sync(). | James Peach | 2005-09-03 | 4 | -20/+15 | |
| | | ||||||
| * | r9965: Fix some typo's | Jelmer Vernooij | 2005-09-02 | 1 | -4/+4 | |
| | | ||||||
| * | r9958: revert last commit. | Günther Deschner | 2005-09-02 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | r9956: Ensure accounts with the SeAddUsersPrivilege can modify domain and ↵ | Gerald Carter | 2005-09-02 | 1 | -8/+32 | |
| | | | | | | | | local group attributes (posted to samba ml and confirmed fix) | |||||
| * | r9955: Fix misleading comments. | Günther Deschner | 2005-09-02 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | r9953: get rid of compiler warning. | Günther Deschner | 2005-09-02 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | r9952: Adapt better to the Windows way of taking and assigning ownership: | Günther Deschner | 2005-09-02 | 3 | -11/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * Users with SeRestorePrivilege may chown files to anyone (be it as a backup software or directly using the ownership-tab in the security acl editor on xp), while * Users with SeTakeOwnershipPrivilege only can chown to themselves. Simo, Jeremy. I think this is correct now. Guenther | |||||
| * | r9947: fix build breakage on Status VOS (build farm) | Gerald Carter | 2005-09-02 | 1 | -5/+5 | |
| | | ||||||
| * | r9946: allow the priv-based chown (se_take_ownership) to chown to other users | Günther Deschner | 2005-09-02 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | (not only to the current_user.uid). Jeremy, please have a look. Guenther | |||||
| * | r9945: fix typos. | Günther Deschner | 2005-09-02 | 2 | -2/+2 | |
| | | | | | | | | Guenther | |||||
| * | r9944: fix python build | Günther Deschner | 2005-09-02 | 1 | -0/+3 | |
| | | | | | | | | Guenther | |||||
| * | r9935: Make it easier to find overruns. | Jeremy Allison | 2005-09-02 | 1 | -2/+4 | |
| | | | | | | | | Jeremy. | |||||
| * | r9914: key ordering in hash list is case insensitive | Gerald Carter | 2005-09-01 | 1 | -1/+1 | |
| | | ||||||
| * | r9913: fix some build breakage on solaris with --enable-socket-wrapper | Gerald Carter | 2005-09-01 | 1 | -3/+3 | |
| | | ||||||
| * | r9897: fix build with --enable-socket-wrapper | Günther Deschner | 2005-09-01 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | r9895: fix typo in registry path | Gerald Carter | 2005-09-01 | 1 | -1/+1 | |
| | | ||||||
| * | r9894: Add new registry key expected by Windows XP clients. | Gerald Carter | 2005-09-01 | 1 | -9/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HKLM\\SYSTEM\\CurrentControlSet\\Control\\Termininal Server\\DefaultUserConfiguration Apparently this started showing up after the winreg-write support was added in 3.0.20rc1 or so. Also modifed init_registry_data() to always run and add the required keys. Initial values however are only written if they don't already exist. This makes it easier to add new keys without having to rev the tdb version number (which is really unnecessary in this case). Portions of patch reviewed by Thomas Bork on the general samba ml. | |||||
| * | r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clients | Gerald Carter | 2005-09-01 | 2 | -12/+14 | |
| | | | | | | | | | | | | | | | | | | | | looking for an not finding a 'Terminal Server' key. Claims to make problems with usrmgr.exe support as well according the Samba ml. Posted on samba@samba.org for review. Reviewed by Thomas Bork (comments integrated into the reg_db.c patch coming up next). | |||||
| * | r9852: Add tridge's Samba4 tdb optimisations. | Jeremy Allison | 2005-09-01 | 1 | -0/+48 | |
| | | | | | | | | Jeremy. | |||||
| * | r9790: remove 'set but not used' variables (reported by Jason Mader) | Gerald Carter | 2005-08-30 | 2 | -5/+3 | |
| | | ||||||
| * | r9788: more compiler warnings from Jason Mader | Gerald Carter | 2005-08-30 | 1 | -2/+2 | |
| | | ||||||
| * | r9787: BUG 2998: patch from Humberto Diogenes ↵ | Gerald Carter | 2005-08-30 | 2 | -1/+2 | |
| | | | | | | | | <virtual.spirit@digizap.com.br> to include 'net rpc service' help in net rpc usage output | |||||
| * | r9780: Clean up a bunch of compiler warnings. | James Peach | 2005-08-30 | 9 | -28/+9 | |
| | |