Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-18 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 1 | -9/+11 | |
(This used to be commit e2489de8de7d6e4839f29166f1881df3550a502d) | |||||
2008-04-18 | change the default idmap range to 3M -> 4M | Andrew Tridgell | 1 | -3/+2 | |
This gives us a lot more headroom, and means that we have a lower chance of running into real local users (This used to be commit b2dac6645c3bce45ab2178b9f5b4e017486b5b8e) | |||||
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 15 | -28/+85 | |
(This used to be commit 43fc10aaa7c3d50cb9fee5ecab859103aec4a62e) | |||||
2008-04-17 | More endian fixes in the registry | Andrew Bartlett | 1 | -5/+5 | |
(This used to be commit b26662be196a84237543eb90d6e08809489df3a9) | |||||
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 6 | -25/+94 | |
(This used to be commit c73a3b837ec16fbb846c6e63a45599fca99b3d0b) | |||||
2008-04-17 | Fix typo | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit ba6546504505f19abaa5aa35fe3e469ddfd3d619) | |||||
2008-04-17 | More work to avoid endian bugs in registry tests. | Andrew Bartlett | 1 | -5/+7 | |
Andrew Bartlett (This used to be commit 500544f4127d4042ab5ea8e3800156246982c297) | |||||
2008-04-17 | nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0 | Stefan Metzmacher | 1 | -6/+4 | |
metze (This used to be commit 0e2f6d481b3e35ed392b2b3340b244c77593819c) | |||||
2008-04-17 | libndr: add dom_sid0 type that can later be used for CLDAP and MAILSLOT ↵ | Stefan Metzmacher | 3 | -0/+58 | |
ntlogon packets metze (This used to be commit 690c12cd2afd0fba626576fbae3f28ffdae63be2) | |||||
2008-04-17 | Fix bug in registry test on big-endian machines. | Andrew Bartlett | 2 | -19/+32 | |
Andrew Bartlett (This used to be commit c74c67c38383b43efd707934e8c457b757e49db1) | |||||
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 129 | -380/+524 | |
(This used to be commit 3ab9abf40605a4a6b220faeebaef81546a8d87a0) | |||||
2008-04-17 | fix the overflow/wrap checks in Samba4 for new gcc optimisation behavior | Andrew Tridgell | 4 | -13/+13 | |
The approach I have used is as set out in https://www.securecoding.cert.org/confluence/display/seccode/ARR38-C.+Do+not+add+or+subtract+an+integer+to+a+pointer+if+the+resulting+value+does+not+refer+to+an+element+within+the+array (This used to be commit 92d5fb531db39be655f0cbd2d75b5f675a0a4cfa) | |||||
2008-04-17 | Don't exclude all tests mentioning 'samba3', but only those actually | Andrew Bartlett | 1 | -1/+6 | |
specific. Andrew Bartlett (This used to be commit a38f413c557f3c85a5524607c69e9085a8289f47) | |||||
2008-04-17 | Fix samba3sam test. | Andrew Bartlett | 1 | -5/+0 | |
sAMAccountType is blocked by the samldb module. Andrew Bartlett (This used to be commit d15ca7e38ba6cc39ab16aa52cdd071be922c9903) | |||||
2008-04-17 | use uintptr_t instead of intptr_t where appropriate | Andrew Tridgell | 7 | -9/+10 | |
(This used to be commit d62f2bcc85c13605c133db250e0a86d2d6ccc481) | |||||
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -0/+6 | |
(This used to be commit 8d9812bada2801f93eb47270287b3c083a3e9df8) | |||||
2008-04-17 | Run samba3sam.js with bin/smbscript explicitly. | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett (This used to be commit 12fa30765361ed9b2e80951baa739ae4aba3fffe) | |||||
2008-04-17 | Fix build not to always use code coverage. | Andrew Bartlett | 1 | -4/+6 | |
Somehow, the way this was structured before always did a gcov build. Andrew Bartlett (This used to be commit 052edb786418f161272a41025f8b6eee93bb433d) | |||||
2008-04-17 | Add useful provisioning debugging options | Simo Sorce | 1 | -0/+6 | |
(This used to be commit 3f46eb95e47828ba1db236d584933c997cb0c170) | |||||
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 17 | -51/+389 | |
(This used to be commit ece878c1f9251b83598508e23ce0015b4db72f0a) | |||||
2008-04-17 | Fix the build. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit 5632fe8c61cfd7d69ebdc263dcb5740e72f25b95) | |||||
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 87 | -222/+352 | |
(This used to be commit b4e1ae07a284c044704322446c94351c2decff91) | |||||
2008-04-17 | Fix the expectations on the unixinfo test. | Andrew Bartlett | 1 | -2/+2 | |
Andrew Bartlett (This used to be commit 0df2b3e0b56007850cf83cfdcdb45ca29e162d34) | |||||
2008-04-17 | Run more tests that were previously skipped. | Andrew Bartlett | 2 | -4/+7 | |
Andrew Bartlett (This used to be commit 4e06b1d684d6893d79dd6cbd32c2f868dcc559da) | |||||
2008-04-17 | Skip strcmp() on 2 NULL pointers. | Andrew Bartlett | 1 | -1/+2 | |
Andrew Bartlett (This used to be commit 7b9a647ebbbe9ec9e1b82b42e3a8916396f91273) | |||||
2008-04-17 | Use the struct based winbind tests, but mark as known fail. | Andrew Bartlett | 2 | -1/+7 | |
Andrew Bartlett (This used to be commit 85c9b21a457ccbf9014ae8f0554a8a5938256a11) | |||||
2008-04-17 | make smb2 read and write size configurable | Andrew Tridgell | 1 | -3/+6 | |
(This used to be commit 2090e75e0c28f8d2aada305059bdb455f42ed0d5) | |||||
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 76 | -5470/+1765 | |
Conflicts: source/ntvfs/ntvfs_generic.c (This used to be commit a626a9c69cb2c07c8de69dcfe45361f86d6de58d) | |||||
2008-04-17 | ntvfs_generic: map SMB2 oplock levels to the generic ones | Stefan Metzmacher | 1 | -2/+27 | |
metze (This used to be commit 9013748273378f88bfc66d3583814f0fee67c40f) | |||||
2008-04-17 | SMB2-PERSISTENT-HANDLES1: verify some more fields | Stefan Metzmacher | 1 | -32/+52 | |
metze (This used to be commit ae0a7d0918cc15309a6d1166885f23531365007c) | |||||
2008-04-17 | torture/smb2: add SMB2-PERSISTENT-HANDLES1 test | Stefan Metzmacher | 3 | -1/+165 | |
This demonstrates that the file seek position is still available on reconnected persistent handles. metze (This used to be commit 30e04ae3a02596de03d06874ff5dfc0ddc3bf902) | |||||
2008-04-17 | selftest: ignore failures in the SMB2-PERSISTENT-HANDLES1 test | Stefan Metzmacher | 1 | -0/+1 | |
metze (This used to be commit 02bfe20fd3ef2981945b3eb38f0bf012ef0cb91e) | |||||
2008-04-17 | torture/smb2: add torture_suite_add_2smb2_test() helper function | Stefan Metzmacher | 1 | -0/+55 | |
metze (This used to be commit d70afbb0673184ed067e5f1c7608536025a3cca7) | |||||
2008-04-17 | torture/smb2: fix whitespaces | Stefan Metzmacher | 1 | -3/+3 | |
metze (This used to be commit 66c0f331a231ea8897bd8f83658c86b1d2c85d62) | |||||
2008-04-17 | smb_server/smb2: initialize new create.in.blobs element untill it'll be ↵ | Stefan Metzmacher | 1 | -0/+1 | |
supported metze (This used to be commit fbfbd74e65b1f3e185f08a538bdd50ba7c6ce9bf) | |||||
2008-04-17 | Avoid recursive make for code coverage. | Jelmer Vernooij | 1 | -15/+18 | |
(This used to be commit 2d1ca8cb7a1c39894e5f232f7e84936e6e1830ee) | |||||
2008-04-17 | libcli/smb2: make it possible to pass additional extra blobs in smb2_create() | Stefan Metzmacher | 2 | -23/+79 | |
This also fixes the alignment from 8 to 4 byte bounderies. metze (This used to be commit e0a0d8e36acd735b587cd7870625af52c5dc3431) | |||||
2008-04-17 | libcli/smb2: also offer the SMB2 dialect that what used in longhorn beta3 | Stefan Metzmacher | 1 | -3/+4 | |
With this smbtorture works against longhorn beta3 again, hopefully it still works with new versions... metze (This used to be commit 874924a85a862e38b7d1a6199276e998cf3697d8) | |||||
2008-04-17 | Add convenience function for getting at event context from ejs code. | Jelmer Vernooij | 6 | -5/+13 | |
(This used to be commit b659e83cd6b627dd0ae04064bccff7220a5bd1ce) | |||||
2008-04-17 | Avoid using event_context_find where possible. | Jelmer Vernooij | 2 | -4/+2 | |
(This used to be commit 04420b4689bc223202d5bba871e3eea16301e8e9) | |||||
2008-04-17 | Fix the build. | Jelmer Vernooij | 3 | -4/+4 | |
(This used to be commit 40b7b0e503cff31ea4e3d4822f2263fbeb76c57a) | |||||
2008-04-17 | Require explicit event context rather than looking if it is not specified. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 1da0063bd5fd18ad3ac7a07c985ec6be380486e2) | |||||
2008-04-17 | Explicitly require event context to be specified. | Jelmer Vernooij | 2 | -1/+5 | |
(This used to be commit a95a71fe45ef6a578569931a7c38061783d07db3) | |||||
2008-04-17 | Use provided event context rather than looking for it. | Jelmer Vernooij | 5 | -16/+13 | |
(This used to be commit fd0bb96acea3d7949cf0574bb6f3568a90f67f4e) | |||||
2008-04-17 | Require passing in an event context to endpoint mapper utility function. | Jelmer Vernooij | 1 | -13/+1 | |
(This used to be commit 906b9fe158841c41789952601b36016af6621565) | |||||
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 19 | -77/+76 | |
(This used to be commit 4d7fc946b2ec50e774689c9036423b6feef99b8e) | |||||
2008-04-16 | Avoid event_find_context when a event context is already available. | Jelmer Vernooij | 3 | -5/+4 | |
(This used to be commit 4ca264679ecfd938c538a93f4efff1bfa23c3744) | |||||
2008-04-16 | Use readily available event context. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 2823fca23a4cacc996c808f22cba50b4482b5921) | |||||
2008-04-16 | Avoid event_find_context() when the event context is already available | Jelmer Vernooij | 7 | -9/+11 | |
in the net utility. (This used to be commit d40804777edf41889bd461f63f7a07cc1cc60e27) | |||||
2008-04-16 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 6 | -21/+32 | |
(This used to be commit b175e7bf16eb26c0bae9731a9147d1d379ca8888) |