| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
(This used to be commit d3962da61a5717dda7e99996bbeb4735d4373041)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
using a hardcoded value later on.
Added a helper function that returns the observed values for
max_entries and max_size for each cli_samr_query_dispinfo() call.
These values were obtained from watching the NT4 user manager
application with ethereal and are the only ones that can enumerate a
60k user domain reliably under Windows 2000.
(This used to be commit 2eea2813d9adc414f0a7ea074826b23697f376ee)
|
| |
| |
| |
| |
| | |
of hardcoding it to 0xffff.
(This used to be commit c3b077f763d94ba063b2d4231cd5d411e44933e7)
|
| |
| |
| |
| | |
(This used to be commit 55d268fdd67e42244128dae8614d0e4aa2eb2da2)
|
| |
| |
| |
| |
| | |
inside this function.
(This used to be commit cdc7c599c72119e96a2a3d392458cd6d52bf56a5)
|
| |
| |
| |
| |
| | |
to rpcstr_pull()
(This used to be commit b9c4cc119588d6a564f0aaf12fd2ef867a42aeb8)
|
| |
| |
| |
| |
| | |
Perhaps we should try to open O_RDONLY if O_RDWR fails?
(This used to be commit 1e7236371d2b766b161acbb0c950cd3bb4a6ede7)
|
| |
| |
| |
| |
| |
| | |
this now gives us complete remove privileges control in the client
libs, so we are in good shape for starting on the server side.
(This used to be commit bf99440398db86f46233eb2f5adddffb61280a1b)
|
| |
| |
| |
| |
| |
| | |
support shared libraries
(This used to be commit f739a7263d9da6edc2ecba5b942253c22f7cb3f8)
|
| |
| |
| |
| | |
(This used to be commit 06f641bcb59f932c994e6023d400df18b54c2067)
|
| |
| |
| |
| | |
(This used to be commit 89f9a0a0c451a627b70c8373431e691ab964c1ef)
|
| |
| |
| |
| |
| | |
conform to the (more strict) XML syntax.
(This used to be commit d9cf973a466ff684f0867b5d7fd494de6967aa79)
|
| |
| |
| |
| |
| | |
with the (more strict) XML format.
(This used to be commit 0930628bd588096d5e5bc2e68fe78eb893d5f18a)
|
| |
| |
| |
| |
| |
| |
| | |
lsa_add_acct_rights function.
This allows us to add privileges remotely to accounts using rpcclient.
(This used to be commit 2e5e659e095a94b0716d97f673f993f0af99aabe)
|
| |
| |
| |
| |
| | |
identical behaviour with previous versions
(This used to be commit 7cbb194b58a4313497541c1f8153533c5034b928)
|
| |
| |
| |
| |
| |
| |
| | |
name being truncated... (either way, it's the correct thing to do).
Andrew Bartlett
(This used to be commit a058960c15944ac5a415307f0b016553ef42e101)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
testing :-). This gets the 'signiture' after the extended security blob,
rather than over the top of it.
Also move that code to the top of the file, with some of the other util functions.
Andrew Bartlett
(This used to be commit e5c67a012424e71cee340b16946babe2399c0fa1)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 4af9e8052186f0d2e5ef10879990ec92dc7c5feb)
|
| |
| |
| |
| |
| |
| |
| | |
messages. Stops build-up of large numbers of smbd's waiting to terminate
on large print throughput.
Jeremy.
(This used to be commit 07efebb98473cb3d4adc6b2e0afef3f06dcc99b8)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 7ace900b335e83b447cab63137968806a8e2f4d3)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit e79dc0dade1ab1c9f8b3af5c01248bda70cfd582)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 1298ecd0b8a3a9e0a2de42d0c049856cad65e272)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 90336900ad2a6d50e1d42f7bc59fdc7c762187d3)
|
| |
| |
| |
| | |
(This used to be commit 29962f99f2972bd780366753abf4615c0e8fbda1)
|
| |
| |
| |
| |
| | |
the dog again.
(This used to be commit 6f89ee2c9dc7f03e3dbe7aa734bf67c6a434d135)
|
| |
| |
| |
| | |
(This used to be commit 71e2b60d8f784174cd2a75c5e03bf2a6ab353900)
|
| |
| |
| |
| | |
(This used to be commit abb112ba2ad362036c7b3f340d5f64d6fcc0cd3c)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
level 2 and a request for open with no oplock is received then the
smbd should send *synchronous* break messages, not asynchronous,
otherwise it spins very rapidly, releasing the lock, sending the
'break to none' messages and then re-acquiring the lock before
any other process has a chance to get the lock and remove it's own
oplock (at least on linux).
Jeremy
(This used to be commit 33e3e863eb7f35b852384e689f3272784261fc39)
|
| |
| |
| |
| | |
(This used to be commit 0104e80637fbf1cfa614043577376a073d717e94)
|
| |
| |
| |
| |
| |
| |
| | |
from HEAD. I had to do this for him as he was *so* tired, the poor
chap, plus he has this bad leg, plus the dog ate his homework etc. etc.
Jeremy.
(This used to be commit 1e752b48a12cdcf2cb6343705be83f304e5ee2b6)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
"
Make the vampire code use just pdb calls - allowing better operation on systems
that are not configured with an add user script, and have an _nua backend for
storage.
We really need to get the PDB backends out of the IDMAP game...
Andrew Bartlett
"
(This used to be commit e959a8eb67e78bb90ae017687dca8f8b3b147b09)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 60be9a2f1e6d18562218a55e1a1f753e34fb1e5b)
|
| |
| |
| |
| | |
(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)
|