| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
(This used to be commit 28258224ded31e9a0a4304170ce98534ddfa0dfa)
|
| |
| |
| |
| |
| |
| | |
inside this function. Merge from HEAD (tpot).
Jeremy.
(This used to be commit e20cb9ca55e060e03d3f517f1d52ce2bc6982310)
|
| |
| |
| |
| |
| |
| | |
to rpcstr_pull() - merge from HEAD (tpot).
Jeremy.
(This used to be commit e781388c59d694058576529fb43f861c48011091)
|
| |
| |
| |
| |
| | |
Jeremy
(This used to be commit 49739be1e2f047fa2cc2fd42eadb190a82114485)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 30a33920b4d834edc877cc0080291fbda983083a)
|
| |
| |
| |
| |
| |
| | |
support shared libraries
(This used to be commit 8ef302f6bf52a0bc7e1062747cb9b69c696958fd)
|
| |
| |
| |
| | |
(This used to be commit 1a0c9155f1d87ded0db72caf4b99fd190ef77544)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- NTLMSSP over SPENGO (sesssion-setup-and-x) cleanup and code refactor.
- also consequential changes to the NTLMSSP and SPNEGO parsing functions
- and the client code that uses the same functions
- Add ntlm_auth, a NTLMSSP authentication interface for use by applications
like Squid and Apache.
- also consquential changes to use common code for base64 encode/decode.
- Winbind changes to support ntlm_auth (I don't want this program to need
to read smb.conf, instead getting all it's details over the pipe).
- nmbd changes for fstrcat() instead of fstrcpy().
Andrew Bartlett
(This used to be commit fbb46da79cf322570a7e3318100c304bbf33409e)
|
|\|
| |
| |
| | |
used to be commit b741abd496621586040081c04674ae53cb5db47c)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The idea here is to seperate, as much as possible, the SPNEGO layer from the
NTLMSSP layer. This not only helps us with protocol correctness, but also
should allow further mechinisms to be added with relitive ease. I indend to
make the kerberos code use this shortly.
I've never seen the 'zero length blob' form of the anonymous login, so I've
removed that case.
Andrew Bartlett
(This used to be commit a8773c9f825539c5bc17e4200b16d7ebbe0b7620)
|
| |
| |
| |
| | |
(This used to be commit 9180e2d062ac18dc5e7e8d0737973dc9e806e412)
|
| |
| |
| |
| | |
(This used to be commit d74d4fe0b0c64d500367e4969be37f4541227d3e)
|
| |
| |
| |
| | |
(This used to be commit f89a99bf881f691c4fd8063fe0c51b84466a4cf6)
|
| |
| |
| |
| | |
(This used to be commit 84b6f32cff2096ac44778160ed2c17ca271d6d45)
|
| |
| |
| |
| | |
(This used to be commit 58a7744f4abebfbf87b9050b98db25c51321defa)
|
| |
| |
| |
| | |
(This used to be commit a96592fb69fdebc5abe97a0b46055bd1486e7b94)
|
| |
| |
| |
| |
| | |
I have not tested this in a GNU MAKE environment yet.
(This used to be commit 5e99472d5b68dc393a5468b8949c3ad962a239f7)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit af6e4ea640828438fe234db1652dc4c1e10a487e)
|
| |
| |
| |
| | |
(This used to be commit fdd449fe7b4e858765f485cbbe2cc1b91a4e0c53)
|
| |
| |
| |
| |
| |
| | |
getdirentries. We would also detect getdents if present. This has some
rudimentary support already.
(This used to be commit 916c8784d21f566a1fb048301c3e78a9ecc52ea8)
|
| |
| |
| |
| | |
(This used to be commit c39c54e6b6adcdab7647e36e6c1b0acbdeeaf111)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- smbd/process.c: check log file sizes more often than in
timeout_processing()
- lib/debug.c: increment debug_count inside Debug1() instead of
when log file sizes are checked.
(This used to be commit 303710c2065850beebef678e657633497e4d8452)
|
| |
| |
| |
| | |
(This used to be commit 9b11ede90129fab8311344ce8621556fd6cff7dc)
|
| |
| |
| |
| | |
(This used to be commit fcf63df8bfae37680ad7af48c65af62abc4e0020)
|
| |
| |
| |
| | |
(This used to be commit 5d43346761cd120c12766536efb0513994d7bace)
|
| |
| |
| |
| |
| |
| | |
other progs.
(This used to be commit 97133f7168852dc185dbf4492afcaf4b68180f65)
|
| |
| |
| |
| |
| |
| | |
if no kerberos selected. Noticed by Metze.
Jeremy.
(This used to be commit 1684719695acb7168115b032fc1ec672509239ea)
|
| |
| |
| |
| | |
(This used to be commit f150af98a77ebcfa848735b7a67bbb95bd6d5b57)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 193cc4f4fc876c66e97ea6b82bae431d0247c1fa)
|
| |
| |
| |
| |
| |
| |
| |
| | |
memory. This allows the information to be shared amongst all smbd
processes.
HP CR #1099
(This used to be commit 88d977ecceaec45ab6b238ddd32d92885da19793)
|
| |
| |
| |
| |
| | |
pass NULL if it doesn't care about the gencache key.
(This used to be commit 9ff4fe7e0d95c0cea94f65c00fea21600308d7d1)
|
| |
| |
| |
| | |
(This used to be commit 8b167a45a6ae041cd35dbf2a25d7a300f86440a2)
|
| |
| |
| |
| |
| |
| | |
RefusePasswordChange registry value
(This used to be commit d89b0bff44fe31244b1835aee0c96c4900d90dc6)
|
| |
| |
| |
| | |
(This used to be commit ec26877f0b4fbe2c651a6069d22b9ac0637aa2d1)
|
| |
| |
| |
| | |
(This used to be commit aceaaad1c2efce41fe0e03655b0ca0583788d7ab)
|
| |
| |
| |
| | |
(This used to be commit a58028330849dbb1706793fdc6e36161f7baebed)
|
| |
| |
| |
| |
| |
| |
| | |
to add a function without an explicit #ifdef HEIMDAL which I'm trying
to avoid.
Jeremy.
(This used to be commit 77aeb262ef7c7cd3d206afe2d5445caaca943dfd)
|
| |
| |
| |
| | |
(This used to be commit 03807cd56429e167ca8f3c003a4468461ecb854b)
|
| |
| |
| |
| | |
(This used to be commit 3e9c970597b190335529e8854f3d2af2c7d8d80e)
|
| |
| |
| |
| |
| | |
change one fprintf(stderr,...) to DEBUG.
(This used to be commit 77f8913977343023f8ce123c305dcffc7463357b)
|
| |
| |
| |
| | |
(This used to be commit 7ecd1694dd19cf27ee61be751d81e0ad92f6d531)
|
| |
| |
| |
| | |
(This used to be commit 876f0b4d197586c1cd61d6dafb3ba97de8315b55)
|
| |
| |
| |
| | |
(This used to be commit 36ade606e8fc7578f83590de45efbecdbe747011)
|
| |
| |
| |
| | |
(This used to be commit 657f8c25a585a02b86f4021e38641ee896f098d2)
|
| |
| |
| |
| |
| | |
dlerror() is the correct way to test.
(This used to be commit 41b1be15bac271116a7096e511cc029685013e1f)
|
| |
| |
| |
| |
| |
| | |
for instructions.
(This used to be commit d51e12df78ff8fc721d693fedbd1c633f39edd49)
|
| |
| |
| |
| | |
(This used to be commit 41a86bb66b1e48b8410acbfeb68231880d977927)
|
| |
| |
| |
| | |
(This used to be commit 3e9701f34c730783648fb2a666f7b57478e5942d)
|
| |
| |
| |
| |
| |
| | |
open resources.
Jeremy.
(This used to be commit 0173d6fe164568a73247fa542895443fad6c20c3)
|
| |
| |
| |
| | |
(This used to be commit e3d00fa47d38cd214f5e350e1d6b30d90ed8a52c)
|