Age | Commit message (Collapse) | Author | Files | Lines |
|
layer
metze
(This used to be commit 3da6f7f95d7c04cff49fa2312f94c059686d11e4)
|
|
Andrew Bartlett
(This used to be commit 615564b3daec0ffe17d05599b7ec8688619f5c65)
|
|
MS-ADTS 3.1.1.3.1.1.5 describes the behaviour of auxiliary classes.
In effect, these are additional MUST or MAY attributes that are
appeneded to the parent class (the auxiliary does not become listed in
the objectClass attribute), and so we do just that, and merge them
here, for export to OpenLDAP as it's schema.
Andrew Bartlett
(This used to be commit d674e92591ea90eb3b2117d8dd21f79f718d7730)
|
|
This implements the logic in the schema_fsmo_add() function,
but it only calls a dummy dsdb_create_prefix_mapping() yet.
metze
(This used to be commit 9018b85e834de6714a78304ba1c7018838e30a61)
|
|
metze
(This used to be commit 8538d305c803268c712a90879f29a2a74ba0ef03)
|
|
(This used to be commit cd5e48649ce0987952b2b55ea79c3ecceecfafd5)
|
|
This is a problem because the location of the winbind privilaged pipe
moved.
Andrew Bartlett
(This used to be commit 68afc2893c032be0a8a31d996f90574ceb6c10ad)
|
|
long time
metze
(This used to be commit 82940f6ca120026378e6deb49a07becb2d581f45)
|
|
metze
(This used to be commit d41b3dd6ffc4fd894bc05798dbc2ff4b53933a06)
|
|
metze
(This used to be commit 924ef407bd20331cc94f5aeb58f53a5838ae00a4)
|
|
(This used to be commit 97b7a521da183b63c494b395d330f70d5cd4e233)
|
|
(This used to be commit 857df6e91874407f70436749e3dad13ada003e6e)
|
|
(This used to be commit 72aaa905b3a9c71578c362554b6ab75edd2cd695)
|
|
(This used to be commit 74e95269fcded3454253452802f404d529508ce5)
|
|
metze
(This used to be commit 861b79c91fb39b6b7f40d57000770f0f839e6c59)
|
|
metze
(This used to be commit 3379630a91bd96a34f99ed24ac92380bd97ccb07)
|
|
metze
(This used to be commit 0aef6d394d7a93cce9aee17af1153b07ea1a9c07)
|
|
metze
(This used to be commit b5187dd58ccae03e22ba8857c344a2d7d94f13b3)
|
|
metze
(This used to be commit 5bf414efbdf279fd1b85eb47e7b47656bc435f11)
|
|
metze
(This used to be commit a2a506ba2e044699d147486e987b11d839373784)
|
|
metze
(This used to be commit 54b06a1c839a9af4565635011e3e624271769cc7)
|
|
metze
(This used to be commit be3f3e18d476431f991d08317eb94b4aebe927e6)
|
|
metze
(This used to be commit 1d5b714438a955d76f92f4ccd8aa2f7f89ffa5fd)
|
|
metze
(This used to be commit a485a363c3dc1b6b4d12410ed8e390b4d64a739f)
|
|
Don't reopen the samdb for every netlogon packet, and use the
system_session(), as we must access data not available to anonymous.
Perhaps we should consider a 'authenticated but not system' token, if
we want more control on this.
Andrew Bartlett
(This used to be commit d10c9b71ea7f2670c4ea5ec569bcb7f49ec41362)
|
|
This requires a patched OpenLDAP checked out from their CVS HEAD. I
hope to see the patches incorporated soon.
Andrew Bartlett
(This used to be commit 963bcfc777679ba122189ea6cf7f94b8d46cdce7)
|
|
Allow LDAP backend to return parts of the DN in a different case, when
verifying memberOf.
Andrew Bartlett
(This used to be commit daddfae9fd8b7375bd4f469808378edc60a55be0)
|
|
(This used to be commit 9c220c0dce31fbe4b2f6433f40a52162d21c03f7)
|
|
(This used to be commit 6479f481dbf2f5c83edec0702ece73e83b6c810e)
|
|
(This used to be commit c19b28f7579268133939aebe06e1c947d4415182)
|
|
(This used to be commit 7e20919d5ba9244362503e450273938a7cc94796)
|
|
This makes it easier for RPMs to specify an group for access to that
directory.
Andrew Bartlett
(This used to be commit fa361354433fb9a5c09c84997a7c51f3052c294e)
|
|
That means that the pvfs_acl implementations no longer register
as ntvfs modules (which was wrong)
metze
(This used to be commit 89e90556ec57fce24faf0ed3d6fe262edd974b28)
|
|
metze
(This used to be commit c904e28bef95cb0d61bf86f2ba1cef2d4e018d5f)
|
|
The problem was that we would do a blocking wait for the LDAP server,
which was also blocking on us returning (because we were in single
process mode).
The LDAP connection being made here is useless anyway, and will need
to be an async ldb_connect() before anybody reintroucues it (nobody in
their right mind would program a winbindd backend on pure LDAP, when
the ldb abstraction is available).
Andrew Bartlett
(This used to be commit 23280b2e6ed5afb968bf0b8c40febb085eed38a1)
|
|
on 64bit.
Michael
(This used to be commit a0b2440c70a3f453c22159a02ff4a82fe6439cad)
|
|
on 64 bit
Not sure if this check is actually necessary, though:
the second should be sufficient.
Michael
(This used to be commit 2813882ef3cc3609a74ad83bcee6be0c2cd53494)
|
|
warning on 64bit.
The 'p' type is just a flag to mark the presence of a pointer,
not a real pointer itself.
The code is now the same as in Samba3's tdb_unpack.
Michael
(This used to be commit a516bc9a2d4ce86244d0e2fbfacf6fda5e12e987)
|
|
metze
(This used to be commit f10c9ca3612d7bdc4c2c221e959f8c48ec2f9349)
|
|
metze
(This used to be commit d88be1a1cb543b4e2cc5d15262da786558aa276d)
|
|
metze
(This used to be commit 31cf1a781efce932d0574d7840979fcd0a07ec08)
|
|
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 7b6927832a1118b142d0d8a3a5548761f5a04f1a)
|
|
(This used to be commit ba6394cb654f2a6683b5e97fad8e838d8e457e06)
|
|
(This used to be commit f2725f14918b7d1cd7664fe41ad0fc184aa794c8)
|
|
The events library is not installed and prevent OpenChange from linking
with ldb. The following patch removes events reference from ldb pc file.
We are currently fixing this bug in openchange upstream using 'sed' in
our installsamba4.sh script, but this hack won't work with a packaged
version of samba4.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 0b8508f75eac84ef68850e91300fb837a621cc77)
|
|
by fixing the signature of py_nbt_node_init().
Jelmer - please check!
Michael
(This used to be commit a7ee17a10f330297dc4d9d15499276b3985c7a51)
|
|
metze
(This used to be commit 5ff4ffd162339583c7f6ebee0c8a2efc30d8b65f)
|
|
metze
(This used to be commit 9bbdc682a985f210874c008a0abc25645e7fbd50)
|
|
gss_cred_id_t.
This call was added in f573c1ff4443f3002c310d3ba29d8c343ad03907.
Metze, please check!
Michael
(This used to be commit 2b40fd7e950a7f06d2c589eadc0f604a4c65e325)
|
|
metze
(This used to be commit 274ae4b06a3d2e99ee4fd7f04430d361d500d451)
|