Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-30 | Make sure reason for skipping is output. | Jelmer Vernooij | 2 | -6/+5 | |
(This used to be commit 2d1cac54dec1aed9e5258bd44bdd236b5dc92224) | |||||
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 18 | -50/+83 | |
(This used to be commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c) | |||||
2008-05-29 | Add samba4-slow file listing tests that succeed but are just slow. | Jelmer Vernooij | 4 | -26/+53 | |
Added a 'make slowtest' target that does run these tests. Also added some comments in the test lists files. (This used to be commit f67f3422b0fd319a3c6d3ccb3ea444a97c3ebaae) | |||||
2008-05-29 | Allow full-line comments in include/exclude files. | Jelmer Vernooij | 2 | -0/+5 | |
(This used to be commit 4095f3c358a39d9eb8a1bcef52e49d44ea8fbd2a) | |||||
2008-05-29 | Fix samdb test and enable it. | Jelmer Vernooij | 3 | -4/+7 | |
(This used to be commit 6b202d3780f8ff50e0bdfa4a749c43b5639e4880) | |||||
2008-05-29 | Update after changes to the provision API, make sure temp dir gets cleaned | Jelmer Vernooij | 1 | -10/+19 | |
up. (This used to be commit 064e9ddb3786bd7df8785b39754b1e6674496b66) | |||||
2008-05-29 | Check test directory is cleaned up by Python tests. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit c338269b4b9f2bf4d3386880c1d733a8e47e2c8d) | |||||
2008-05-29 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs | Jelmer Vernooij | 16 | -43/+426 | |
(This used to be commit 3947327f8c4ca530d99bc5ac3d1f6f54727f477a) | |||||
2008-05-29 | Fix extra dash in command line flag. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit c823cfadb0b20a0782fc4a8a0b63dcb9116f82be) | |||||
2008-05-29 | Remove extra spaces on prefixMap input and output. | Andrew Bartlett | 2 | -35/+35 | |
Metze requested that the format not include spaces, and the input parser already expects this. Andrew Bartlett (This used to be commit 3b1f5d10360ed1b26980d748a7c9be6db5977bd3) | |||||
2008-05-29 | Finish the LDIF parsers for the prefixMap attribute. | Andrew Bartlett | 1 | -12/+33 | |
Andrew Bartlett (This used to be commit a6f59b1c7a81c7be4e9f83786fc4e1f454e6df0f) | |||||
2008-05-29 | Print prefixMap in a human-readable format. | Andrew Bartlett | 5 | -18/+224 | |
This should allow the prefixMap to be edited, until we find the right way to autogenerate it. Andrew Bartlett (This used to be commit 24ae9a55ec326807afd8d5bfa0a422a6668bd7c3) | |||||
2008-05-29 | Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit 88c9200b7802954ce8aac82901ab7aec1fa8330a) | |||||
2008-05-29 | Add in an enum for two future NTP signing ops. | Andrew Bartlett | 1 | -2/+3 | |
I hope to extend this code to handle NTP clients getting authenticated time too. Andrew Bartlett (This used to be commit 1854ab058b42ce4530324cb8f40eb64e6e32267b) | |||||
2008-05-29 | Allow the ntp_signd socket to be set from configure. | Andrew Bartlett | 8 | -5/+53 | |
This will allow distributions to hard-code this path, particularly for selinux, and matches how we handle the winbind socket dir. Andrew Bartlett (This used to be commit c8b441650400ed1b24c89991f5752dad3c87795f) | |||||
2008-05-28 | provision: Add missing string parameter token when assigning ldap_backend. | Andrew Kroeger | 1 | -1/+1 | |
(This used to be commit 7d26145a7fba22b2e1c7c57053aab3180a22089d) | |||||
2008-05-29 | Final fixes to for a functional NTP signing deamon. | Andrew Bartlett | 2 | -18/+128 | |
Andrew Bartlett (This used to be commit 4dcc0cd06ef2f6c496e2112f6378088a1c27d2f2) | |||||
2008-05-29 | Don't make the NTP signd headers public. | Andrew Bartlett | 2 | -3/+0 | |
This means we don't have to install them Andrew Bartlett (This used to be commit 2f2ba0c68ab0e985df5be07dccf3a3a7ebe62142) | |||||
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 11 | -52/+540 | |
(This used to be commit ad7f05fd94a19ebae678c733077c59fcea66e5ad) | |||||
2008-05-28 | Another (useless) header to install | Andrew Bartlett | 1 | -0/+1 | |
(This used to be commit d403109666dd31fbaa419d108c386bb2ab01896e) | |||||
2008-05-28 | Install the ntp_signd NDR headers... | Andrew Bartlett | 1 | -0/+1 | |
Like many of our headers, these should never be used, but for now the build system requires them. Andrew Bartlett (This used to be commit a38ef342c82b79f8d460020d4ec46dbb93b45158) | |||||
2008-05-28 | add testing of creating a file with an initial ACL on SMB2 | Andrew Tridgell | 3 | -31/+95 | |
(This used to be commit e957e86a03baa0c0daf3bfe1aaeceb7a08e3c24e) | |||||
2008-05-28 | added a newline at the end of the IDL | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 6386155e99628377046e23342bc640710567afd0) | |||||
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 8 | -2/+327 | |
(This used to be commit 7245e62f08e2bda96471318cac612b25697bc3e9) | |||||
2008-05-28 | test unknown tags and bad tag lengths | Andrew Tridgell | 1 | -0/+19 | |
(This used to be commit 72902c1d0f85048adf3088b4f90bbc34858b8658) | |||||
2008-05-28 | added some of the new SMB2 create tags to gentest_smb2 | Andrew Tridgell | 1 | -1/+17 | |
(This used to be commit b3f638581689946084148b241f9fd7c0b938ade2) | |||||
2008-05-28 | ensure we don't change the incoming blobs in a SMB2 create | Andrew Tridgell | 1 | -1/+16 | |
(This used to be commit a6cc89fffe8c149b540f2125cea57f31331d5460) | |||||
2008-05-28 | added testing of SMB2 create blobs | Andrew Tridgell | 1 | -2/+100 | |
(This used to be commit a48cbec6b90c6ba9db870fc33eed06b36612d8ff) | |||||
2008-05-28 | implement the documented SMB2 create blobs in the server | Andrew Tridgell | 4 | -11/+84 | |
Not all of them are honoured yet, but they are all parsed and the ones that have SMB equivalents are honoured (This used to be commit 9fc70e2ed6a54f6d9a0530f4d37c0f8acadb6778) | |||||
2008-05-28 | expose a function for pushing all SMB2 create blobs | Andrew Tridgell | 1 | -17/+36 | |
(This used to be commit f5985a0490e4105a9b0208f6b7b19e635db324f9) | |||||
2008-05-28 | Try adding a stub to fix the build | Andrew Bartlett | 1 | -0/+6 | |
(This used to be commit a529c377ae7a4a70a99d60b7817a751ab4fdd551) | |||||
2008-05-28 | added support for all of the known SMB2 create tags in our client | Andrew Tridgell | 2 | -11/+195 | |
library (This used to be commit 597b38e97b01d2137e6ac96ca07cd56fadb2c09e) | |||||
2008-05-28 | Fix dependency list for NDR_TABLE | Andrew Bartlett | 1 | -1/+1 | |
This list must include everything for which we have IDL Andrew Bartlett (This used to be commit a6f0b98311a99134af56db64b4682412bc2f4e16) | |||||
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 14 | -57/+145 | |
(This used to be commit 3038dd8a4ffae4113f49547a9d4d6b1c8c46397a) | |||||
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2 | -2/+1 | |
(This used to be commit 7ae25aa6125e5375ac9c080a1e95fa34bda0dbe1) | |||||
2008-05-28 | Bring up the ntp signing deamon | Andrew Bartlett | 5 | -21/+28 | |
This starts ntp_signd at startup, and fixes some build issues. Andrew Bartlett (This used to be commit cb0dcd5c3dfe2a46755270a4594b7289f555d814) | |||||
2008-05-28 | Fix dependency on swig ldb module. | Jelmer Vernooij | 2 | -2/+1 | |
(This used to be commit e616a9a1e55aa2265fd2fb4cd2dd0c3490158383) | |||||
2008-05-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 39 | -279/+261 | |
(This used to be commit ecb0e5477aa63180daade5c597e7ac2aebfc1e15) | |||||
2008-05-28 | expanded the SMB2-READ test, including the windows position bug | Andrew Tridgell | 1 | -4/+51 | |
(This used to be commit 43e7b13027cde2696d6e137a785456861c49071a) | |||||
2008-05-28 | add exceptions for some of the strange windows SMB2 locking behaviour | Andrew Tridgell | 1 | -2/+10 | |
(This used to be commit 429bbecebe50ce3d8d494eece35b2387556d5893) | |||||
2008-05-28 | answer SMB2_ALL_EAS qfileinfo | Andrew Tridgell | 1 | -0/+9 | |
(This used to be commit f5cf47eef18a5728317de97eab961d948db3f031) | |||||
2008-05-28 | added --valid option to gentest_smb2 | Andrew Tridgell | 1 | -10/+27 | |
(This used to be commit 91765946b00c6f25d30d0d977c03209cb4e06448) | |||||
2008-05-28 | added --skip-cleanup to gentest | Andrew Tridgell | 1 | -0/+7 | |
(This used to be commit 0bc3de0cc4ad8a9d1a8582852f7f42cf56dd5a3e) | |||||
2008-05-28 | fixed error code for write on a directory | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 68eb5b050edeaa9c95348013b68a785c3f2c21fa) | |||||
2008-05-28 | fix error code for read on a directory | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit afd4f47971bc5f63b32c44dad546a1a4011b86f4) | |||||
2008-05-28 | make sure we send a reply packet for bad create options | Andrew Tridgell | 1 | -1/+2 | |
(This used to be commit f9b94f62998aef5f5f3879ac3cfba93016fa521b) | |||||
2008-05-28 | Use variables for directories in ntvfs smb2 module. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ea550711c5949f11f9d2ad41ff96b56644f06547) | |||||
2008-05-28 | Use variables for directories in dsdb ldb modules. | Jelmer Vernooij | 1 | -26/+26 | |
(This used to be commit 82db5d3d56f9faefea47160ad2c983393131382a) | |||||
2008-05-28 | Use variables for directories in static_deps.mk | Jelmer Vernooij | 1 | -8/+8 | |
(This used to be commit 2561a52e8f05494e0a703b6e82e8fcc491b3a393) | |||||
2008-05-28 | Depend on debug names of shared libs for linking. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 2e3296f181acd8010cb1465097b91ae8cbf38b5f) |