Age | Commit message (Collapse) | Author | Files | Lines |
|
Simo, please check.
Guenther
|
|
Remove unused function.
|
|
|
|
|
|
|
|
|
|
|
|
metze
|
|
metze
|
|
metze
|
|
|
|
Guenther
|
|
This shrinks precompiled headers by 3MB and will slightly speed up any build.
Guenther
|
|
Make it possible to pass in the NDR padding size so that theoretically
client and server code can decide to use a different alignment.
Pass in the header length as a parameter so that this function can be used for
different type of packets.
Make sure padding size will not make the fragment exceed the maximum length.
Calculate padding taking in account the header length.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
merge cli_get_session_key
|
|
|
|
contexts.
Jeremy.
|
|
context tallocs.
Jeremy.
|
|
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
|
We now have one function to do this in all calling code. More rationalization
to follow.
Jeremy.
|
|
All the members are children of ntlmssp_state anyway.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
|
This fixes the WINBIND-WBCLIENT test. The test set
old_lm_hash_enc_blob.length to 0 and we don't check the length here. So
the memcpy segfaulted.
|
|
|
|
Hmm. Forgot to git commit this piece, sorry :-(
|
|
|
|
Guenther
|
|
|
|
Guenther
|