| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| | |
dashes of const. This is a rather large check-in, some things may break.
It does compile though :-).
Jeremy.
(This used to be commit 82b8f749a36b42e22186297482aad2abb04fab8a)
|
| |
| |
| |
| | |
(This used to be commit 101727335fffd4011659bfa9f7f8ab24b641fc4e)
|
| |
| |
| |
| | |
(This used to be commit f20de1f9b0dcac15fbf968e6d5d5af2fdd5fbda1)
|
| |
| |
| |
| | |
(This used to be commit 6d1d2849a7b2f99d927ba168ed2d01a879b09e69)
|
| |
| |
| |
| | |
(This used to be commit a22fdf26fef0cd58c84ca13891a762e3fdc6af8b)
|
| |
| |
| |
| | |
(This used to be commit a2e17d4344f996b64cd9c4f01b6b15c069fde41b)
|
| |
| |
| |
| |
| |
| |
| |
| | |
Also tidied up some of Richard's code (I don't think he uses the compiler
flags -g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual like
I do :-) :-).
Jeremy.
(This used to be commit 10024ed06e9d91f24fdc78d59eef2f76bf395438)
|
| |
| |
| |
| |
| | |
than the version in APPLIANCE so watch out for boogs.
(This used to be commit 1e054e3db654801fbb5580211529cdfdea9ed686)
|
| |
| |
| |
| |
| |
| | |
that app-head does.
Jeremy.
(This used to be commit b521abd86b10573ca8f9116907c81e6deb55f049)
|
| |
| |
| |
| | |
(This used to be commit 821b27037b991e143b87f0f1c7186c9a403376f0)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
rpcclient -S pdc -U% -c "samlogon user password"
and it should work with the schannel. Needs testing against platforms
different from NT4SP6.
Volker
(This used to be commit eaef0d8aeff1aa5a067679be3f17e08d7434e1e8)
|
| |
| |
| |
| | |
(This used to be commit 6174560e5010af20db125d273b2506efac70c643)
|
| |
| |
| |
| | |
(This used to be commit fb91bfa7a28f548dcc549f7e09805e4485c83538)
|
| |
| |
| |
| | |
(This used to be commit 8cabdd635df2455d9b25604f2ea0fb85efa067e2)
|
| |
| |
| |
| |
| |
| | |
> when doing "enumdomusers", rpcclient prints each one preceded by the
> word "group" instead of "user"
(This used to be commit 0e9a2f41df932585bbff2a1a53d3dadc9a3dac62)
|
| |
| |
| |
| |
| |
| |
| | |
Merge: add popt_common_version to command line options table.
Merge: mbp's rewrite of do_cmd()
(This used to be commit 20f153cee38edfa93ffd60cc872a299a4f296240)
|
| |
| |
| |
| | |
(This used to be commit a20aba09996e470425a151271237f2d48a8302af)
|
| |
| |
| |
| | |
(This used to be commit 1a68ead4332bd9f5123bd3690784e7e179e3cb1f)
|
| |
| |
| |
| | |
(This used to be commit 7406fabe7ccdd99a19cc1df5f4339ac7e064e6b1)
|
| |
| |
| |
| | |
(This used to be commit 7edaf937963fa1d0f06343969b46ed6e4f39a6ea)
|
| |
| |
| |
| | |
(This used to be commit 5d09aea6f78aa247dbd77617c93c2a1dd2e2702f)
|
| |
| |
| |
| |
| |
| |
| | |
work again!
Andrew Bartlett
(This used to be commit 94976a4128ea93606e2719fd06019a1e7eddf61c)
|
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| |
| |
| | |
inside this function. Merge from HEAD (tpot).
Jeremy.
(This used to be commit e20cb9ca55e060e03d3f517f1d52ce2bc6982310)
|
| |
| |
| |
| |
| | |
Jeremy
(This used to be commit 49739be1e2f047fa2cc2fd42eadb190a82114485)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 30a33920b4d834edc877cc0080291fbda983083a)
|
| |
| |
| |
| |
| |
| |
| | |
*sync up configure.in
*don't build torture tools in make all
*make sure to remove torture tools as part of make clean
(This used to be commit 0fb724b3216eeeb97e61ff12755ca3a31bcad6ef)
|
| |
| |
| |
| | |
(This used to be commit 7a4c87484237308cb3ad0d671687da7e0f6e733b)
|
| |
| |
| |
| |
| |
| |
| | |
* removed unused variable from rpcclient code
* added container option to net command (patch from SuSE)
* Makefile patch for examples/VFS from SuSE
(This used to be commit 25a9681ddda47a41fac8fdc97ca50b7f4c579eaf)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- fstring/pstring mixups
- the detection code that found them (disabled)
- a bit of whitespace
- a static
Andrew Bartlett
(This used to be commit 9b70fa868e7d9481f584c83fc4046174e1dedfd9)
|
| |
| |
| |
| |
| |
| |
| | |
byte boolean flags, not a 16 bit bitmask.
Andrew Bartlett
(This used to be commit a4f7777ca08c732ace2ba60bc0ecffbea1239fc3)
|
| |
| |
| |
| |
| |
| |
| | |
warnings. (Adds a lot of const).
Andrew Bartlett
(This used to be commit 3a7458f9472432ef12c43008414925fd1ce8ea0c)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit aa8439a49ec4b9f433745fefa1e769e45398f4df)
|
| |
| |
| |
| |
| |
| | |
named. Ensure we can query them.
Jeremy.
(This used to be commit 09a218a9f6fb0bd922940467bf8500eb4f1bcf84)
|
| |
| |
| |
| |
| | |
>fix rpcclient querygroup command (from 2.2 and head)
(This used to be commit 77b403434f85d54fa573d9344024966d32f415ef)
|
| |
| |
| |
| | |
(This used to be commit ea2154b2692f76a3f0d597ddc154ecbbef72de60)
|
| |
| |
| |
| |
| |
| |
| | |
dashes of const. This is a rather large check-in, some things may break.
It does compile though :-).
Jeremy.
(This used to be commit f755711df8f74f9b8e8c1a2b0d07d02a931eeb89)
|
| |
| |
| |
| | |
(This used to be commit 1bdd6397516b9f514c04099cf521fe81adad905b)
|
| |
| |
| |
| | |
(This used to be commit 78ff2cc34aedaf82d965a71e0c9dfdeb86a90fdd)
|
| |
| |
| |
| | |
(This used to be commit 932a5012731b133d49d1c2d6b28f15e4480ddf53)
|
| |
| |
| |
| | |
(This used to be commit 33ffe07e053082f5edfd65b43f431a8d09d4ae0e)
|
| |
| |
| |
| | |
(This used to be commit 5bccbbeb59b1574c9c8132ef3e1a090ff539f6e1)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit d030df76439c72825d68410211e62090438cef54)
|
| |
| |
| |
| | |
(This used to be commit 6ba7847ce2756fde94e530fd0bf2a055f3e27373)
|
| |
| |
| |
| | |
(This used to be commit 60c83a6007085a8404b641b9783ae7b9c151e4ab)
|
| |
| |
| |
| |
| |
| | |
that app-head does.
Jeremy.
(This used to be commit ec7953f20145799f6286a295472df4826bfdfb8f)
|
| |
| |
| |
| | |
(This used to be commit 028477e35208e76fedbc7c743426fd9be94b7cf0)
|
|\|
| |
| |
| | |
used to be commit 7950dfc795568798e8ede784b4e8b927be0add49)
|
| |
| |
| |
| | |
(This used to be commit f70caa25e4ee198151b915cf2bc0a26b2d0e243d)
|
| |
| |
| |
| |
| | |
from APP_HEAD
(This used to be commit 38c9e4299845fd77cc8629945ce2d259489f7437)
|