Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit 9e99e59ca7e56bf74417ec85339e09e86f50d17e)
|
|
metze
(This used to be commit de2aed042d09ae7a31ddc4cd920c8fcf193ba06a)
|
|
metze
(This used to be commit a681e55067a83f06e465b81afb2b0b870b674dca)
|
|
metze
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit d9d19eef4f67da89e7d818d23a2372bee6f86dba)
|
|
const char. The deletion earlier was a typo.
Jeremy.
(This used to be commit aa27344b96929c925b30965a1cd20e69c3dbd515)
|
|
that can store a timestamp along with the SD. Allows
us to check for validity against the POSIX st_ctime.
Keeps the IDL consistent with Samba3.3 IDL.
Jeremy.
(This used to be commit 29843a6b339a581de714924219632390b156aa4f)
|
|
Windows seems to use 64 here, so we do now.
Before we got nca_proto_error fault because we send fragments
larger than the negotiated max frag size.
If the max frag size is 5840, we're sending 5837 bytes
when the auth_len is 45 and that matches w2k3 traffic.
metze
(This used to be commit 351947dba3f7a26ac871d4aa7b6bba4cd472383a)
|
|
metze
(This used to be commit 924ef407bd20331cc94f5aeb58f53a5838ae00a4)
|
|
metze
(This used to be commit 3868d8ce630c71e2c70aae442fcdbd68ba1eb708)
|
|
I hope to extend this code to handle NTP clients getting authenticated
time too.
Andrew Bartlett
(This used to be commit 1854ab058b42ce4530324cb8f40eb64e6e32267b)
|
|
Andrew Bartlett
(This used to be commit 4dcc0cd06ef2f6c496e2112f6378088a1c27d2f2)
|
|
(This used to be commit 6386155e99628377046e23342bc640710567afd0)
|
|
(This used to be commit a529c377ae7a4a70a99d60b7817a751ab4fdd551)
|
|
It seems the format of main.mk changed in my sleep...
Conflicts:
source/main.mk
(This used to be commit 56f2288e4f4f1aa70d11fc5f118458baf5803627)
|
|
I am modifying the ntp.org server to talk to this service, to sign
packets per MS-SNTP.
Andrew Bartlett
(This used to be commit 0c15385e6068d2f70ff11aa5837adbd6d78410ae)
|
|
(This used to be commit ccbf5238767605f020ede66c8027731487c8cf00)
|
|
(This used to be commit 1c179566cb39eb09e522dbce69230472a5d4e655)
|
|
(This used to be commit 8c0d756eb887477da867e069dbde3a7ad98d4ae0)
|
|
(This used to be commit 468d35827fd055c82c6d43d6ce6d3d561abed54d)
|
|
With the sid structure being both optional and aligned, it was too
hard to do this in just IDL.
This requried moving some things around, as otherwise we would have a
dependency loop.
Andrew Bartlett
(This used to be commit e28790ba4884277f310be1b8bd3fba4fd47dbbdb)
|
|
This manual alignment is required, because the structure is marked as
unaligned.
Andrew Bartlett
(This used to be commit ef5d1c8d320d45b78a1e709964eaada4f5acda59)
|
|
(This used to be commit 60579269d1e0bebce5b595ef95d68fd4bf781cfd)
|
|
Andrew Bartlett
(This used to be commit a7983387f7a624f6bf5c2fbfa41f849ac4471147)
|
|
and adds a const 4 bytes blob to pkt.u.fault.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 652b8c5f156b357e231057a5a0fbded88f4f9c5f)
|
|
This now matches section 7.3.3 of the MS-ATDS specification, and all
our current tests pass against windows. There is still more testing
to do, and the server implementation to complete.
Andrew Bartlett
(This used to be commit 431d0c03965cbee85691cd0dc1e2a509c1a2b717)
|
|
I'll fix this more correctly very soon,
so that we'll pass the BASE-DELAYWRITE test.
metze
(This used to be commit b09dd6b65d533832a025a51509dcc84f84b048aa)
|
|
This reverts commit 1304362b3754960f68fb56e0915c3d80cace6e60.
This was causing way too many tests to fail. The dcesrv server was failing
to start as the NCACN_HTTP transport is considered invalid.
Jelmer please check how to properly fix dcesrv server before re-committing
your change.
(This used to be commit 0c59b39ad8edcaf9f06a2d1393e11e06e4b2f18f)
|
|
(This used to be commit 1304362b3754960f68fb56e0915c3d80cace6e60)
|
|
metze
(This used to be commit 0e2f6d481b3e35ed392b2b3340b244c77593819c)
|
|
ntlogon packets
metze
(This used to be commit 690c12cd2afd0fba626576fbae3f28ffdae63be2)
|
|
(This used to be commit dedbeea4d28ae10a15766e38e59593a2799183f3)
|
|
(This used to be commit 356a5d24747bb5e1ef9774c690a5ec386a4a165e)
|
|
(This used to be commit b7b46ddd412bd106655c2a7b96a322d9f6ac3019)
|
|
(This used to be commit 3e3563f2840e7cd795f5fc157003af3c932cb4d1)
|
|
(This used to be commit 47ffbbf67435904754469544390b67d34c958343)
|
|
This prepares kernel oplock support.
metze
(This used to be commit 9db9b6d85d80a8aaa8bd432afaef9bb634d7364d)
|
|
Until we worked out the PAC_TYPE_UNKNOWN_12 format (or received documentation)
ignore it so that the PAC parsing can proceed.
Guenther
(cherry picked from commit 3630ec26c99fdea46c47117d026f9bffb2c4590a)
(This used to be commit 0c1ccbc183c1d2967da2d9a17033f3b116ff7387)
|
|
unknown1 and unknown2 are offset headers for the strings.
Guenther
(cherry picked from commit 7af70e75b9abf92921f33ec4207ad486ee2493d6)
(This used to be commit ad19da7f83761948f379921560da34bb6a01e625)
|
|
We need at least to parse this in order to correctly support kerberized session
setup from w2k8 as well as local pam_winbind logons using kerberos.
Guenther
(cherry picked from commit 4ba62d49d740c43cf17ceef1534cf1c8a7e4a130)
(This used to be commit ef0971206cda598e6bfad2ff06a3d2e9e8131682)
|
|
Not all clients support a fallback to level II oplocks.
metze
(This used to be commit 146f1fe0b67ca0805f0e71358abc57da0c0579a9)
|
|
Note:
This changes the on wire format!!!
But it's a very bad idea to keep utf8string
as it's not valid NDR encoding and noone
would be able to write a compatible IDL
file using another compiler than pidl.
Maybe we should change the uuid,
but as this isn't really used yet
I keep the old one.
metze
(This used to be commit 5753d7fd8300d36558d3304418e1b0a300f56575)
|
|
(This used to be commit 52a8d06f00ab3900e2186e047902dbcbe3138a01)
|
|
(This used to be commit bf08b682586f6b9a17d4ec3934836be957ef955c)
|
|
metze
(This used to be commit 8c7509bd684ccdabcdb9ad9f75f3dd693ee9c416)
|
|
Tested with nt4 and w2k3.
metze
(This used to be commit 24ec069751ef8db1211c50e7ca1e527adaa6432c)
|
|
metze
(This used to be commit d9303cb08324db5ceb89f69a1a71cc3e16fdf250)
|
|
metze
(This used to be commit 1ccea2a260de83b2e3137f762716ae67070c7024)
|
|
metze
(This used to be commit f42cc9134004597eff19e477d3ed0693d5e6fef6)
|
|
We already did this before b994f899b42d294c0418bdc82660a2f7510667d6.
This is needed to handle NULL strings, where strlen() would crash...
Maybe we should add a strlen_a() and strlen_a_term() later...
metze
(This used to be commit c388efab13d1be2086a99e6615fa348c4cdc4594)
|
|
metze
(This used to be commit bdd8d9ebdf184ee3e23a8de92fa4dec7123a8824)
|