Age | Commit message (Collapse) | Author | Files | Lines |
|
This reworks quite a few parts of our provision system to use
CN=NETBIOSNAME as the domain for member servers.
This makes it clear that these domains are not in the DNS structure,
while complying with our own schema (found by OpenLDAP's schema
validation).
Andrew Bartlett
(This used to be commit bda6a38b055fed2394e65cdc0b308a1442116402)
|
|
If the objectClass found does not include a defaultSecurityDescriptor,
then we should not segfault in the SDDL parser.
Andrew Bartlett
(This used to be commit 5a92771fb55149fcf24f21f30e4c6a622bef44f8)
|
|
(This used to be commit e9567e39106efb7443ed2c5df3492208b1c1d766)
|
|
This should allow us to provision onto an OpenLDAP backend again.
Also ensure we always have a sysvol and netlogon share in the selftest
environment.
Andrew Bartlett
(This used to be commit b2d9b03ba3434e76d4d476233a198728523d17f9)
|
|
This error caused us to put a 0x80 byte at the end of GUID, which was
only detected by OpenLDAP's schema checking.
Andrew Bartlett
(This used to be commit fd99b7719bcb503e2695b2cbad0230fa23a094ca)
|
|
This required a large rework of the provision code, so as to move much
of the 'guess' logic into subprocedures, rather than just inline in
the provision code.
Andrew Bartlett
(This used to be commit a0754c2a857217ca831c2295b17255d8f38dfbc2)
|
|
In case a unix application as an oplock or share mode on
a file we need to retry periodicly as there's no way
to get a notification from the kernel when the oplock
is released.
metze
(This used to be commit 4d40f3a02643b4cdacee31f0b7bc9fc77cc9869a)
|
|
metze
(This used to be commit eeb0b8c349552517b521f1b8d7d9341e0ef630f2)
|
|
metze
(This used to be commit e473068bddfaa9028ab8ee49291035313b35fed3)
|
|
metze
(This used to be commit 3f165d3114519c317b9e7c871bb61d4fcbb8fb09)
|
|
metze
(This used to be commit b399f0c872f32bb791da196102a5872c20e62100)
|
|
metze
(This used to be commit 80f5f9362100b971fa12ffee33705b745131770e)
|
|
This prepares kernel oplock support.
metze
(This used to be commit 9db9b6d85d80a8aaa8bd432afaef9bb634d7364d)
|
|
metze
(This used to be commit b43f1a53dd185cc51a3fb8a18e311abb77c2a7c9)
|
|
metze
(This used to be commit 40563583f7ef3d8d1a3426c6c12eaecd18af215c)
|
|
metze
(This used to be commit cd1b8efc5d8dc1eec03fe1bf1eb58dbded9584eb)
|
|
metze
(This used to be commit 3f7fef8b8c567379649611637d69c89d77d11d6c)
|
|
metze
(This used to be commit eb68a8ed4fa214ad2e858a7fbdf9b5376cda6e04)
|
|
Jeremy.
(This used to be commit 4556fafede8691c6a12670695ff108e9e59aff98)
|
|
metze
(This used to be commit ca5b37747107bd2941f7415fe609c8293a6b5f7c)
|
|
exemptions.
Jeremy.
(This used to be commit a70719d579a7eefbfd973267b95a87aaa6b649b0)
|
|
Jeremy.
(This used to be commit b2007956aa4534f22ad7fd85b0aee0be769548ae)
|
|
metze
(This used to be commit 6dc280731d071681b635a2f091be2b153a902080)
|
|
metze
(This used to be commit 80711c03e0e8fba6f80261facd939ef00e06c7fd)
|
|
metze
(This used to be commit 4b071236867ca5c2c0451ad3acc8a9debb0549e4)
|
|
metze
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit bfe773a620640fa46efe008f38144f5452350825)
|
|
ignore share modes and oplock breaks :-(.
Jeremy.
(This used to be commit a8a5339cf2ca218668f888eced5ffe7ce059553c)
|
|
Andrew Bartlett
(This used to be commit b4da374a998caac18c288a0a6e3fcd2c50cbffa7)
|
|
Andrew Bartlett
(This used to be commit edb7af0685983543c321e3d8b90f6ae07af2e4e3)
|
|
This change ensures we give an immidiate error if the DN won't parse.
Also clean up strcmp use to be more standard.
Andrew Bartlett
(This used to be commit 1b15f374a89b99f3c43d9c2ce06dde9c67383e66)
|
|
(This used to be commit 3c9af5c1155b55204145c13622481fc68b876cc5)
|
|
(This used to be commit ca8d4260ada9f74ebc406714ca70d20be09b194b)
|
|
(This used to be commit df899e14cb6cdf9725bedc085649bc1ac8749205)
|
|
(This used to be commit c165b34805aa6a82e579afda9f4244c0c68d52b4)
|
|
(This used to be commit cc02f76f24af7de1b821e3591f0618f923c052de)
|
|
(This used to be commit bfb4d847005567da43e93987add1a7b171b7b192)
|
|
(This used to be commit 9caa9d85d1ab86bb575a5359d57919b801737a40)
|
|
(This used to be commit 9bdfff0f6f45ffa19bcc996d65d84138f2a02bcf)
|
|
(This used to be commit b5c293f05303460aceb8e29a1be68945fac9071a)
|
|
(This used to be commit 5d6ce4767b4c81f7fc69600cec6d83c0fbd6a355)
|
|
(This used to be commit f2e49744717eb46bbfafeea9e2eb412a38a142e7)
|
|
(This used to be commit 0ba8ac6a14c62ff9edfe9f0bf43b8a7406b85291)
|
|
(This used to be commit cffaf5f6030b5d9b6d4d802b557fd8ea7afd043d)
|
|
That means we only have to parse the record once
and as the tdb record is locked the in memory copy
is always the same as the one in the tdb.
metze
(This used to be commit 0641a43cd6fd081cac0275f5bde2ad70fa6a71bb)
|
|
Otherwise this variable would never change its value...
metze
(This used to be commit 5b13a564b8459c3134a43e1d4b4a791e33108b1b)
|
|
metze
(This used to be commit 4afd4058e30e0754a56100e691486139f149e3a3)
|
|
(This used to be commit 45d252fd9b3df4f1221a23cece78b673a55dfc7c)
|
|
(This used to be commit 28aff6fafbb3d8796dd6aaac92500254cf50253e)
|
|
(This used to be commit ac27a1451dfe5c0c957e93fdc84602c3c1c7deac)
|
|
(This used to be commit 3b7940d531a30098ca9a09e9c83dc4d223d1fe8f)
|