Age | Commit message (Collapse) | Author | Files | Lines |
|
Michael
(This used to be commit 02d4b820fccfef1387f47db4bb5ade3dfd0d25bb)
|
|
Michael
(This used to be commit d6fb6348a3672e915556dcb36c1a4999d4abae18)
|
|
Michael
(This used to be commit 6ad2090391a92ebe822b2d7b80e180c251dc8e7a)
|
|
Michael
(This used to be commit 702c0bc04668117e3521d687b9b5a87fd7e0f1b1)
|
|
Michael
(This used to be commit c3c3dadcab81f0a1ae8834e85e7e80a3da6601fb)
|
|
Michael
(This used to be commit ead9b9d7167d999d73cf4111f3b321236aac2a15)
|
|
Guenther
(This used to be commit a75055be5ff7ebe3476cfac86c6597a56a843c23)
|
|
Guenther
(This used to be commit ea9fc3bea31b11e715d9524defc18b75e5943842)
|
|
Guenther
(This used to be commit 43693ce6c678b961fa516bbf502af92f87cd5346)
|
|
According to the GNU libc nss guide, we should always set
errno to ENOENT when returning NSS_UNAVAIL.
http://www.gnu.org/software/libtool/manual/libc/NSS-Modules-Interface.html#NSS-Modules-Interface
At least the MQ Series message queing service that runs
on WebSphere will fail if you return any other errno in this case.
(This used to be commit ee26664602445fa7798e2061f6bcbef0756d6528)
|
|
Some of the bits generate INVALID_PARAMETER and some bits
are ignored when they come from a client, that's why we need
to use bits from the ignored range for our internal usage.
metze
(This used to be commit 7b4c8a4e39f310eb450918fa841b0ea1b4af19f7)
|
|
Serialization header
Now we should be able to handle bigendian PAC_LOGON_INFO buffers.
metze
(This used to be commit adbff0b0f92aa0742a8293071776b388879cbd8e)
|
|
This prepares the next commit...
metze
(This used to be commit 7d297f7fb7a3ac388390429db7cb16fa60d3f8c0)
|
|
metze
(This used to be commit 4b054cee51c39c5430bcadd5c06a94dc3e6b0d8f)
|
|
metze
(This used to be commit 4e6937816f1563686d04da4ab00a46d4461401b9)
|
|
layer
metze
(This used to be commit 70a7b1f6c2e359102467ea270c2bb1efe736f64a)
|
|
metze
(This used to be commit 925a2066ffa18a86704a8ee1a7a6908e0cd65a2a)
|
|
We use the header size 0xFFFFFC01 as magic for constructed types.
See [MS-RPCE] 2.2.6 Type Serialization Version 1 for more details.
metze
(This used to be commit 98d3568f079ea143214bcf5271b636313d6491c3)
|
|
metze
(This used to be commit e51c0cf62c91f79f703b17bcf37c4a6fa8107ae0)
|
|
metze
(This used to be commit 6785684db3446c03d8061c8bb3d94889b443d7d5)
|
|
grep($str, @array) returns the number of elements in @array!
We need grep(/^$str$/, @array) to the only the amount of matches.
Also fix unitialized vars for the error case.
metze
(This used to be commit f002f147d8a8a0b49389e30e611ff8b33dd077e1)
|
|
metze
(This used to be commit bdff9728cc1c8b5fe5a29040e092a8e48603725b)
|
|
metze
(This used to be commit c3921c7b4e7a3b51b97a2afb688271a8ae403105)
|
|
metze
(This used to be commit 77571cd7c74dfaa93e58f047530df369ae293ffd)
|
|
metze
(This used to be commit ce83f4bb596fad23000acc1f6691669e2f2cfe1b)
|
|
metze
(This used to be commit b01d7457fa5b3572989b821f04e023fd9abd0d52)
|
|
metze
(This used to be commit a143806364051141604ebb40eb5a4ef72958b55f)
|
|
metze
(This used to be commit 71b0d64866eb1a4f6dc73eeb57b5f0fe5d8a5780)
|
|
metze
(This used to be commit 38c4b2a3e9b316f390651297854de033ede0d128)
|
|
metze
(This used to be commit a1cf2289dd4ff9a3f9cf61da680223193235e35f)
|
|
* Removed deprecated configuration parameters
* Silenced all warnings due to lack of doxygen comments
* Reordered config parameters to match doxygen's canonical ordering
(This used to be commit d3295d13aeb396377cb7fd46dcdb1f504f18efef)
|
|
(This used to be commit 07d122ce2c255124dfb3acf71a3afdf52f06e1b1)
|
|
(This used to be commit ae502f9e3991209d70a745bef3a3e6e7484cdb5f)
|
|
(This used to be commit e860fc171fd127d73df23336089c1479911953da)
|
|
(This used to be commit 9fa48b3572cb4e55cfaa48a8b516a91904048573)
|
|
(This used to be commit 3bdc906eb63a494f0d8478c13f8330828aa2f725)
|
|
as never to be removed.
(This used to be commit 9dce558206a2ce70c69b9b6c5c3c9c58ee165b1d)
|
|
This changes the @ATTRIBUTES record to be for bootstrapping only,
before we find the schema.
Andrew Bartlett
(This used to be commit 358477fcc041d5fb2e6ac5641c2f899cc49cfb69)
|
|
(This used to be commit 731d9e569a474da27014737e0805ae712366357d)
|
|
This should make schema manipulation a little easier to follow.
Andrew Bartlett
(This used to be commit 300ed83526e75d834bd23ddd1c1c26ebe2555e0f)
|
|
(This used to be commit ed19d0abea5b206d186a51fa11dc0c04197e6ee2)
|
|
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
(This used to be commit a484334fb4dafd1df514d1bf88f7e0c4f07dff86)
|
|
I've studied now the netlogon attribute from the CLDAP request and
have compared them with the table presented in the WSPP docs
(http://msdn.microsoft.com/en-us/library/cc201036.aspx). The first two
bytes seem to be correct, but that the third and fourth one is
completely clear with SAMBA 4.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
(This used to be commit 3024a43c25e3ec9821d94a27d5cf738890b1b8f3)
|
|
<oliver@itc.li>
This changes the RIDs to be <serverID><DBID>, to ease later debugging.
The need to specify the port on the MMR URLs is now included in the
help.
Andrew Bartlett
(This used to be commit a5cbe8c09c6f14f95ff9ba9b8782e2100fc55695)
|
|
address
reported by Ted Percival <ted@midg3t.net>.
Jeremy.
(This used to be commit ab06efccf31fbc899536d2681a2076e6dfd65b9e)
|
|
Guenther
(This used to be commit e8619121d16d086f1ab186051d0ecdc83c02e5b5)
|
|
Guenther
(This used to be commit ae35a5110ea03d8ff27f320cdc685e5623715a2a)
|
|
Guenther
(This used to be commit dbfa7ba14c9f1a4d7a1e7205dd0b3ea2fc2e6131)
|
|
Guenther
(This used to be commit f2a2ed315e393353110aa7760b4eca4f1f49ca21)
|
|
Guenther
(This used to be commit 687ef28874eb311b3e3919c3a38a22e5186d4c1b)
|