Andrew Bartlett
b7c8e020a6
Print prefixMap in a human-readable format.
...
This should allow the prefixMap to be edited, until we find the right
way to autogenerate it.
Andrew Bartlett
(This used to be commit 24ae9a55ec
)
2008-05-29 18:38:17 +10:00
Andrew Bartlett
ea039105b2
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
...
(This used to be commit 88c9200b78
)
2008-05-29 15:32:42 +10:00
Andrew Bartlett
844a7ad15a
Add in an enum for two future NTP signing ops.
...
I hope to extend this code to handle NTP clients getting authenticated
time too.
Andrew Bartlett
(This used to be commit 1854ab058b
)
2008-05-29 15:22:01 +10:00
Andrew Bartlett
b9213316c7
Allow the ntp_signd socket to be set from configure.
...
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 c8b4416504
)
2008-05-29 15:20:58 +10:00
Andrew Kroeger
815c0ef2ed
provision: Add missing string parameter token when assigning ldap_backend.
...
(This used to be commit 7d26145a7f
)
2008-05-28 22:43:25 -05:00
Andrew Bartlett
ce877cafdd
Final fixes to for a functional NTP signing deamon.
...
Andrew Bartlett
(This used to be commit 4dcc0cd06e
)
2008-05-29 11:16:03 +10:00
Andrew Bartlett
68ec3006a4
Don't make the NTP signd headers public.
...
This means we don't have to install them
Andrew Bartlett
(This used to be commit 2f2ba0c68a
)
2008-05-29 11:15:18 +10:00
Andrew Bartlett
b023ca3e9d
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
...
(This used to be commit ad7f05fd94
)
2008-05-28 20:03:56 +10:00
Andrew Bartlett
28158eb6ea
Another (useless) header to install
...
(This used to be commit d403109666
)
2008-05-28 20:03:05 +10:00
Andrew Bartlett
8b6b14d694
Install the ntp_signd NDR headers...
...
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 a38ef342c8
)
2008-05-28 20:01:28 +10:00
Andrew Tridgell
91069754f8
add testing of creating a file with an initial ACL on SMB2
...
(This used to be commit e957e86a03
)
2008-05-28 18:48:23 +10:00
Andrew Tridgell
07b4cafb09
added a newline at the end of the IDL
...
(This used to be commit 6386155e99
)
2008-05-28 18:47:39 +10:00
Andrew Tridgell
1499a7b160
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit 7245e62f08
)
2008-05-28 17:00:21 +10:00
Andrew Tridgell
0eb4ecc81a
test unknown tags and bad tag lengths
...
(This used to be commit 72902c1d0f
)
2008-05-28 16:59:12 +10:00
Andrew Tridgell
669c528611
added some of the new SMB2 create tags to gentest_smb2
...
(This used to be commit b3f6385816
)
2008-05-28 16:58:57 +10:00
Andrew Tridgell
0be9746e1f
ensure we don't change the incoming blobs in a SMB2 create
...
(This used to be commit a6cc89fffe
)
2008-05-28 16:58:34 +10:00
Andrew Tridgell
082272e49d
added testing of SMB2 create blobs
...
(This used to be commit a48cbec6b9
)
2008-05-28 16:28:50 +10:00
Andrew Tridgell
6b70726305
implement the documented SMB2 create blobs in the server
...
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 9fc70e2ed6
)
2008-05-28 16:28:37 +10:00
Andrew Tridgell
773f5cce80
expose a function for pushing all SMB2 create blobs
...
(This used to be commit f5985a0490
)
2008-05-28 16:27:38 +10:00
Andrew Bartlett
93d2f8ff9e
Try adding a stub to fix the build
...
(This used to be commit a529c377ae
)
2008-05-28 15:47:27 +10:00
Andrew Tridgell
2173169e19
added support for all of the known SMB2 create tags in our client
...
library
(This used to be commit 597b38e97b
)
2008-05-28 15:27:50 +10:00
Andrew Bartlett
6bfdc74b92
Fix dependency list for NDR_TABLE
...
This list must include everything for which we have IDL
Andrew Bartlett
(This used to be commit a6f0b98311
)
2008-05-28 14:53:30 +10:00
Andrew Bartlett
0f2d8eacf5
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
...
(This used to be commit 3038dd8a4f
)
2008-05-28 13:42:29 +10:00
Andrew Tridgell
bb264d3a1f
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit 7ae25aa612
)
2008-05-28 13:40:18 +10:00
Andrew Bartlett
baa2dffdf3
Bring up the ntp signing deamon
...
This starts ntp_signd at startup, and fixes some build issues.
Andrew Bartlett
(This used to be commit cb0dcd5c3d
)
2008-05-28 13:21:26 +10:00
Jelmer Vernooij
8fb5ac6227
Fix dependency on swig ldb module.
...
(This used to be commit e616a9a1e5
)
2008-05-28 04:11:40 +02:00
Andrew Tridgell
275e057bea
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit ecb0e5477a
)
2008-05-28 12:07:20 +10:00
Andrew Tridgell
0dbef08a9a
expanded the SMB2-READ test, including the windows position bug
...
(This used to be commit 43e7b13027
)
2008-05-28 12:06:29 +10:00
Andrew Tridgell
17704a8df6
add exceptions for some of the strange windows SMB2 locking behaviour
...
(This used to be commit 429bbecebe
)
2008-05-28 12:05:23 +10:00
Andrew Tridgell
fd67526bd3
answer SMB2_ALL_EAS qfileinfo
...
(This used to be commit f5cf47eef1
)
2008-05-28 11:49:43 +10:00
Andrew Tridgell
bbcbada5e4
added --valid option to gentest_smb2
...
(This used to be commit 91765946b0
)
2008-05-28 11:48:54 +10:00
Andrew Tridgell
d5fe193b15
added --skip-cleanup to gentest
...
(This used to be commit 0bc3de0cc4
)
2008-05-28 11:48:39 +10:00
Andrew Tridgell
6222b8e7e2
fixed error code for write on a directory
...
(This used to be commit 68eb5b050e
)
2008-05-28 11:48:21 +10:00
Andrew Tridgell
b5f39fbda0
fix error code for read on a directory
...
(This used to be commit afd4f47971
)
2008-05-28 11:48:11 +10:00
Andrew Tridgell
f85cfa9161
make sure we send a reply packet for bad create options
...
(This used to be commit f9b94f6299
)
2008-05-28 11:47:39 +10:00
Jelmer Vernooij
715cee3bdb
Use variables for directories in ntvfs smb2 module.
...
(This used to be commit ea550711c5
)
2008-05-28 03:07:42 +02:00
Jelmer Vernooij
fbf8388245
Use variables for directories in dsdb ldb modules.
...
(This used to be commit 82db5d3d56
)
2008-05-28 03:00:14 +02:00
Jelmer Vernooij
378a246d17
Use variables for directories in static_deps.mk
...
(This used to be commit 2561a52e8f
)
2008-05-28 02:53:48 +02:00
Jelmer Vernooij
c611432605
Depend on debug names of shared libs for linking.
...
(This used to be commit 2e3296f181
)
2008-05-28 01:41:57 +02:00
Andrew Bartlett
51ae2302a6
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
...
It seems the format of main.mk changed in my sleep...
Conflicts:
source/main.mk
(This used to be commit 56f2288e4f
)
2008-05-28 08:11:05 +10:00
Jelmer Vernooij
52b230141b
Allow librpcsrcdir to be an absolute path.
...
(This used to be commit 8c0b55114f
)
2008-05-27 19:47:16 +02:00
Jelmer Vernooij
42cfbe272c
Add variable for smbreadline directory.
...
(This used to be commit 94167c7d42
)
2008-05-27 19:35:04 +02:00
Jelmer Vernooij
fd03ce3ac3
Allow external use of regf idl.
...
(This used to be commit 7b9b3ec02b
)
2008-05-27 18:46:05 +02:00
Jelmer Vernooij
4053e3c700
Use variables for IDL file paths.
...
(This used to be commit 683ba6de41
)
2008-05-27 18:38:05 +02:00
Jelmer Vernooij
f56432e8c3
Use variable path for heimdal glue code.
...
(This used to be commit 3fce4889b3
)
2008-05-27 18:29:00 +02:00
Jelmer Vernooij
1284308a35
Use variable for ndr_netlogon.o path.
...
(This used to be commit b5d9d7a0af
)
2008-05-27 18:20:29 +02:00
Jelmer Vernooij
5c9f28d560
Simplify handling of source directory in et compile wrapper.
...
(This used to be commit 4e6fddda2e
)
2008-05-27 18:16:13 +02:00
Jelmer Vernooij
e797e23e48
Simplify handling of source directory in asn compile wrapper.
...
(This used to be commit 2c01d342b2
)
2008-05-27 18:13:50 +02:00
Jelmer Vernooij
053cb704d9
Use variables in generated make fragments.
...
(This used to be commit 269f8c9f6e
)
2008-05-27 17:21:13 +02:00
Jelmer Vernooij
7ae9cb4f79
Don't throw away cflags if they start with a variable.
...
(This used to be commit 9f81214239
)
2008-05-27 17:16:57 +02:00