Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit cf1a7bbe96e8e40ac4df3eaa3e5922a944b45579)
|
|
(This used to be commit ce9a262d379b946717d0d4be4731c837e6f7373d)
|
|
strcmp.
Volker
(This used to be commit 6f5bd7602155413029de32295d2639c4073ad4d8)
|
|
(This used to be commit 00ea1f38a36a0e45219a941a38875787bf526661)
|
|
(This used to be commit baaad4f4a4c84fb0261ab59d31a680f33b1beb47)
|
|
Volker
(This used to be commit ccbb64e2670eab921bc50b8f2dbf0b274c0b8750)
|
|
- start adding support for showing valgrind results in build farm tests
(This used to be commit b1d0e9fa4e750564bcb80e7b8db9155aea6fac62)
|
|
(This used to be commit ff03b8148bdf7798af4e1704aba22635bb67cbe4)
|
|
(This used to be commit f850faca9797c9818a46fec72dba069cac5a6db7)
|
|
metze
(This used to be commit 6918e9c5a3e2f9cd69569037bbdfed4e7eed94d5)
|
|
timeval_diff is
not strictly a subtraction function, there can't be negative timevals.
Volker
(This used to be commit 525d75dd24f6a8810f1ed2043d170c70b060f1f0)
|
|
metze
(This used to be commit 32c64e5bc2610d319b4e2e433e149cdd4bc538c9)
|
|
metze
(This used to be commit bfc855d78f4ffb6e0f30a2bb02d8b388abaa971b)
|
|
metze
(This used to be commit 2c36b64dccb30609fbc9ed68b7ab090bcbf44633)
|
|
which is required for samba4
metze
(This used to be commit 3d4fdb70935b4bde1c34a293e5d5a3000151c116)
|
|
metze
(This used to be commit b7401c142a53696eb74af4fc4bc992728846d20e)
|
|
again
(This used to be commit aac733067aac0e09cd7e25b21fe37c908ab97773)
|
|
samba4 build
I expect to get a flood of nastygrams from build@samba.org for this ....
(This used to be commit 578b1cad40d0a85cc1af95eb83d64d0bf3680829)
|
|
code. Especially as this is a new language for most Samba developers,
it is far better to err strongly on the side of readability rather
than trying to save a line of code by using fancy tricks
(This used to be commit 3228644cf898cc9b3386675f40f2f7e52f69e5c0)
|
|
netlogon.
Andrew Bartlett
(This used to be commit 5e29e1c68c1b1a957419320cef55395ba0fe6b6f)
|
|
Use "" for the no domain case.
Andrew Bartlett
(This used to be commit 4989ffe870408e9d9a9427b3cc79d756c94ed803)
|
|
Jelmer, is this what you intended?
(This used to be commit e2251823fecea8d35913739d83abb8cf29d785f2)
|
|
andrew, please check
(This used to be commit 0dda73add315e837defd7a705af988aca4cd4556)
|
|
what WinXP does when joining an AD domain, but in the meantime this
removes the excess unions, and uses the LSA pipe in same way XP does.
Andrew Bartlett
(This used to be commit d2789c426090c325f6535cdce380ac0f4e22c3c7)
|
|
I can't get a few of the session key values right (and these tests are
#if 0'ed out), but this expands the testing.
Andrew Bartlett
(This used to be commit e947c8a8f2a5cb458c708e902eabfca94d24d0f3)
|
|
for noticing that.
rafal
(This used to be commit 109fc94c13ad04feaaa3f9c7666ad431b3255ae6)
|
|
3rd-to-last line of Makefile
(This used to be commit 4faed45851ad83249a9c8778e052a168bf5db2fa)
|
|
how to create heimdal C files.
(This used to be commit 403ed4abf5d9061c1d8e66e94766ae1ccefb585d)
|
|
(This used to be commit bb02e1dccb058e31cf33aaac954708276090a9ec)
|
|
(This used to be commit 19d383259fa6af8e24f53dec3664aefe09310401)
|
|
(This used to be commit bca762494316dd0b0bc593e4e374a68260c87f47)
|
|
that were found) and a config.pm file (with all substitution variables)
(This used to be commit 52bb1374bbcfc9b9a6d098687bafe9021a1ee858)
|
|
(This used to be commit 604422b1f967733b009a6e93520cb196d1eb5a89)
|
|
Andrew Bartlett
(This used to be commit a1c1aecc7e4688cb377ca9322238c27de8fdc69c)
|
|
Andrew Bartlett
(This used to be commit 640c086f8e5fe37bbd151a045d0fa20088cbda02)
|
|
(This used to be commit 8eee26bb85472aa45bd42fd28f968a38730e286c)
|
|
calls. This changes the generated RPC and IRPC calls to use the 'this'
object pointer instead of requiring the passing of the object on each
call. So typical usage is now:
var echo = echo_init();
var io = irpcObj();
status = echo.connect("ncacn_np:server");
assert(status.is_ok);
io.input.in_data = 7;
status = echo.AddOne(io);
assert(status.is_ok);
(This used to be commit f7b49ecd0868c1f0fec75b371f132bbf357ad8c6)
|
|
Use talloc_steal() rather than talloc_reference().
Andrew Bartlett
(This used to be commit 8774f971f3926c5c37aad1e8dfeafa394de87d63)
|
|
(This used to be commit 25b7524ce5029eadd48c3046297ca6bd3260b013)
|
|
- fixed return result from LOCAL-IRPC test
- added timelimit support
- ensure we free messages as they complete
(This used to be commit ab9a5fd84b3832e752024b92d5d7e2d89b9a1df8)
|
|
- added timelimit support
(This used to be commit dbac93e313a149bc4c0053f6962289e71b168fb3)
|
|
(This used to be commit fac77f5fa267da57a55e88cad8993897e80741a0)
|
|
there.
rafal
(This used to be commit bc638cc3d66525cf91ef76eb0c486542fff2b929)
|
|
(This used to be commit 5c0a22167d3424573ede99937549d815d067f0bc)
|
|
rafal
(This used to be commit da7a31d7073d156ef5c593578a05fecf770ebc93)
|
|
text-based, after recent discussion with both Andrews :)
Basic test seems to work (at least it doesn't fail now).
rafal
(This used to be commit 1bc3162e9441aeae1d8c4b4f03b5b75eb848f4bf)
|
|
(This used to be commit 26e1fdf63007e28468a05b18bede1e69981edc12)
|
|
(This used to be commit d292ab7ca6ce8232a182e7ec9480671bb3044a6a)
|
|
representation prefix
to pidl itself. Useful for supporting other data representation types.
(This used to be commit 5af68a04763f39f2a9898155e2c82ed2ee646f36)
|
|
(This used to be commit 6174cf826fac8288b6604d9140b741aab2156cb3)
|