Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit d1cd95e6b7d2c0e73595d8f19b994da43ca4217d)
|
|
library to build the test cases. Previously the link had to be
created by hand.
Doing this manually is incredibly kludgy and not very portable, but I
don't know a better way without introducing l*bt**l.
(This used to be commit 8fbe456ee34af163dddb1e6e4816ff7be4ca48f1)
|
|
(This used to be commit 95ff914d8263028711f36ccc2f6cd1127aaa7809)
|
|
(This used to be commit b8dc14d1f90564558e438694b35b073291d5ce9e)
|
|
(This used to be commit 372b023cd2e73f77de34029230c11a15ccb7d178)
|
|
(This used to be commit 7805641d6eafd00c8979e068b5820f6671f4de37)
|
|
(This used to be commit 26901af91eaa119df0e1192be95b514ecf26c6a6)
|
|
(This used to be commit 117cc35dd0adc6fd5238a440e299d012bfd8e542)
|
|
In TEST_SNPRINTF mode, always compile all the functions in this file
even if they're normally available on this system.
Fix typo in comment.
(This used to be commit 95f4b5828862155407069fc4dc1b879b45588ded)
|
|
(This used to be commit eeeae14fed62ad9d15f2c5a8fa9357da4bb7b3a1)
|
|
(This used to be commit dc95726cbe5e3408f843f8d51ee8536f0fd6c458)
|
|
(This used to be commit 27a608d6a337e772dce114d73e45f6d0bf3148b4)
|
|
(This used to be commit a4704754d912e1f704f574b733257bbcb3976141)
|
|
other projects easier.
(This used to be commit 0f3c2bfbd2de0e759e3083afabee0538528d7a65)
|
|
(This used to be commit a0d841a59ea745bf48b0d705ad6c81e4172552ea)
|
|
Add additional test case for a bug recently found in rsync by Paul
Green. Appparently it was fixed here a while ago.
(This used to be commit a0033cc83c837bc075dd689fdf7a69a6aa4ecd18)
|
|
Found by Guenther Deschner.
(This used to be commit 29c6d2f61cd3f7fb09913cf918b416aebecaf5ad)
|
|
(This used to be commit e9beb6cc95b83958af4fe4fce292f831304ae8a4)
|
|
(This used to be commit c5905e34a1f00bacd06b8ecd8f9cb4b387abc260)
|
|
(This used to be commit ee482214efd06161726c2139008855cf046d7dd4)
|
|
(This used to be commit 1e6e90ec67785add4b36b15291e315f38702f74b)
|
|
and removing -j because it was not used at all.
(This used to be commit e3e2c1b27128f7b5a1f4bbc8093c75b0c12549b4)
|
|
(This used to be commit 791a711dd1b54bacba57aa9712654f037b5a6f00)
|
|
(This used to be commit 73e192ff2e79d061ef0053239b3fa74c2469d071)
|
|
(This used to be commit 8b75c925b9a237e967a92f17a9b85562c1da8733)
|
|
"don't use strcat" define
reworked to snprintf
(This used to be commit c37467651becedf3e6b142b53d6675e973970249)
|
|
FreeBSD 5 systems with a broken krb5-config
(This used to be commit 741d5c3cd8870b3d06ba0225e5b24a82403eb142)
|
|
(This used to be commit 71c2335239922a4c89f76d6260f1eecae36989be)
|
|
* fix bug found by clobber_region()
(This used to be commit ad2765bb5e0c1c4d8f12583e49df5b1bc7ffc389)
|
|
(This used to be commit 74fab8f0d24004b1dfd5ce0fd7402895652f941f)
|
|
(This used to be commit beedde03fcdd37b567661d96d97efaac640601bd)
|
|
Use the client address from the pipe->conn->client_address
instead of trying to resolve the name in the _spoolss_rffpcn()
request. Should make us more robust as well when the clients
are not registered in DNS or WINS.
(This used to be commit 78b2c1be7d9923716841627044c4e1578a5b9546)
|
|
a few people use them. Sorry for adding them in the first place.
(This used to be commit f734a8c14ba25adb61855ca26f8fadab4e7f0e7d)
|
|
Volker
(This used to be commit e99a40a711fad336305bc06beb62ba5668d0ed78)
|
|
(This used to be commit 663cf4876bbc7a140cec8cc188b71c17bea3298a)
|
|
(This used to be commit b359a6881f88f6a3e2690bd776da6e5981b5aa23)
|
|
(This used to be commit 63cf664adeff997e359fc56ac75feb85d64ff2d7)
|
|
(This used to be commit 4861003048b409aea20362e79a99ce286bf225de)
|
|
miss documentation for parametric options and new modules stuff
(This used to be commit 769bce45e9678b67e2ef1da84d5ee95c90357b9e)
|
|
(This used to be commit 938e3d3f5305ed2162fa0cb0d2a6025fbadfcfec)
|
|
(This used to be commit 9613c217786147c9deda9770887dc069659b1deb)
|
|
(This used to be commit eb7a35110eac38fb545c34f3b9e33cbd58d60fdc)
|
|
(This used to be commit 31eaf11d2e9c38e0f479b41c00e0db92987ae6d0)
|
|
(This used to be commit e59bd1d9fba71e7b8841a6d995f7bb9e156a15cc)
|
|
versions of samba, which I'll link in the HOWTO Collection
(This used to be commit 17f1bdd10b1a197ff630cc044405de9d8d913b52)
|
|
requests and responses and is only compiled in when --enable-developer
is passed to configure. It includes server and client side code for
generating and responding to functions on this pipe. The functions are:
- AddOne: add one to the uint32 argument and return ig
- EchoData: echo back a variable sized char array to the caller
- SourceData: request a variable sized char array
- SinkData: send a variable sized char array and throw it away
There's a win32 implementation of the client and server in the
junkcode CVS repository in the rpcecho-win32 subdirectory.
(This used to be commit 4ccd34ef836eba05f81dc2da73fd7cfaac201798)
|
|
(This used to be commit ab8db2ad7d30da4b923bfa11e5c3295446103911)
|
|
a referral request is a dfs link, and redirect.
Thanks to John Janosik <jpjanosi@us.ibm.com> for the patch.
(This used to be commit b3bd4818571c55b3f0cd6316b0aa6b1e4bb4bb6a)
|
|
Also stop it leaking memory like a sieve !
Jeremy.
(This used to be commit 11b914ed84c4dbd31726969b3b924f686f938510)
|
|
Added jobid debug when unpacking message.
Jeremy.
(This used to be commit 8bab6e32069e1636a52efa31ca55b49f1b3fa768)
|