Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit ce332130ea77159832da23bab760fa26921719e2)
|
|
(This used to be commit 141ee91272fb4dafca0149f679e17721b6a3011e)
|
|
(This used to be commit 7b93e43dad55454e9107a38e67764e08f51392d3)
|
|
(This used to be commit e4d7cd8ba77aa05c11dad457c3f2c2c6252c5966)
|
|
(This used to be commit 501259ff31641bf52e337b597881d1fedc6b2a63)
|
|
(This used to be commit 1868a42108012183aa78fe5d4f524d45f4505a3e)
|
|
We don't get this far in the test at the moment however.
Andrew Bartlett
(This used to be commit c3098d5c52505e143a6ce498273a5ce6a66220b0)
|
|
and default to using system smb.conf.
(This used to be commit b3afde0f00ab5093b577b139a062c233d4db2524)
|
|
(This used to be commit 0885dc9f813e19cd6c28d8259eaeccf1e9b26210)
|
|
(This used to be commit 874c00b1c1ef011c85226135144fafdc97d91116)
|
|
(This used to be commit 355878907970b396e4031426fda260d981c417eb)
|
|
(This used to be commit 3a0d14f33532d88ace770d037c50375fe822dbb6)
|
|
(This used to be commit 017aa400c7097cf6132f2bec969b9bbb5237f4d8)
|
|
(This used to be commit 0c27eabbc40657493dc72f12b4fbdb07b0a3200f)
|
|
(This used to be commit 52f64afd4324eb185303ca192b88ccb632ee8587)
|
|
(This used to be commit d7a3f9612c40000cb265279598c09f6983305656)
|
|
(This used to be commit 74209fa6b097c6cd3c919dc6a67d998de12fa575)
|
|
(This used to be commit 583881ae5a2a173abad9ba1ffd766b009d9ca8cd)
|
|
(This used to be commit 9eddc27f13fa2feb56d6b015e66d8c54081487da)
|
|
(This used to be commit b27e5a68530c4fd6430cbb174b63f8ff2b6f4e53)
|
|
(This used to be commit 1ccbab81d79f83bb419104f2bbaf2ae7b368e90f)
|
|
(This used to be commit a8f90ed34ce9341080b63c801ef54b82de42b8e6)
|
|
(This used to be commit e6498a0780dd31dfc623a69432004b606aeaccbe)
|
|
(This used to be commit 108f6caffe2bb311495b89659cfd818f0ec410f2)
|
|
(This used to be commit 3f7bfef195421083f1401a73f60c5d270a1455f8)
|
|
(This used to be commit cc15136c1e29f0a25847568f748cc1af52b7037b)
|
|
bunch of {}'s.
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
(This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852)
|
|
(This used to be commit 485db76d8476fce399a9b6cb977cf55ea35ec189)
|
|
(This used to be commit e91fe76d296973430f71502c9b614d0dfac4d83c)
|
|
(This used to be commit d7f0b12c9e43b93705f6b9fa6b5ab74fe68e80a0)
|
|
(This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48)
|
|
(This used to be commit d41ed7ca8d3954bf586126edd7aba17acc6af8a1)
|
|
Subclass support was designed to avoid needing to spell out the full
list of objectClasses that an entry was in. However, Samba4 now
enforces this restriction in the objectClass module, and the way
subclass matching was handled was complex and counter-intuitive in my
opinion (and did not match LDAP).
Andrew Bartlett
(This used to be commit f5ce04b904e14445a2a7e7f92e7e1f64b645c6f2)
|
|
(This used to be commit 27750e0b5f118b76c199f87cbf92ee951c3e7db7)
|
|
To activate it you must modify the @INDEXLIST object adding
the attribute @IDXONE: 1
Ldb test included
Simo.
(This used to be commit ea111795f4016916473ccc05d23c6655e6af1207)
|
|
This patch changes a lot of the code in ldb_dn.c, and also
removes and add a number of manipulation functions around.
The aim is to avoid validating a dn if not necessary as the
validation code is necessarily slow. This is mainly to speed up
internal operations where input is not user generated and so we
can assume the DNs need no validation. The code is designed to
keep the data as a string if possible.
The code is not yet 100% perfect, but pass all the tests so far.
A memleak is certainly present, I'll work on that next.
Simo.
(This used to be commit a580c871d3784602a9cce32d33419e63c8236e63)
|
|
Still not all tests pass
(This used to be commit cbfc7305ad594c672a16a7f6f82758d17eb5ba62)
|
|
- propogate errors to the ldbadd command line tool
- use the rdn_name module when testing the tdb backend to allow the
same test code to correctly test the ldap and non-ldap backends
(This used to be commit dd82c474a123d90329bda653a4cb73c93e087b15)
|
|
also fix cn name for this record, and ensure tests/tmp is created
(This used to be commit 588c91f06b90467279600fe6a1222273b5d53915)
|
|
(This used to be commit fbe13ed83e2f3508db6d77f4bd65a913ef12ff02)
|
|
libreplace. This should fix the standalone build of tdb on HPUX, where
we need to blacklist mmap.
Unfortunately this requires that we have a copy of config.guess and
config.sub in each of our project subdirectories. I tried to find a
way to use something like AC_CONFIG_AUX_DIR($libreplacedir) and just
put config.{guess,sub} in the lib/replace/ directory, but I couldn't
figure out how to do that in a way that kept autoconf happy for each
of our separate builds. Any autoconf guru out there see a way to do
this?
(This used to be commit 823cd3ab35456769dcefee17bdaca21f01ba0f63)
|
|
causing this test to fail.
(This used to be commit fc3f41a4ab38fd32386c5bdb1979cc26892afcf8)
|
|
(This used to be commit 8cc456e6dcb348375dbded0de1a0c07ea6bf8ff9)
|
|
(This used to be commit 0e1d4be23ab807b17959e09dffbaf9c8c8dd048e)
|
|
(This used to be commit 320003127690ab98fc2185f0eb528a778cae2740)
|
|
(so it works on both redhat and debian, for example)
(This used to be commit 71264bb78558ada7539ef59048eb38887579c1d1)
|
|
(This used to be commit f41d3ed4b3d76c37c9c5bfd15e9e4e27179450f0)
|
|
(This used to be commit 33ccb93647a94fbbd2d08199b6655a3bf14d0a38)
|
|
failure
(This used to be commit 72cdf93b5a9246f224afa3ba765fae25de1c2b7a)
|
|
(This used to be commit bf88bc5de61c3c20d77e2d73e27e741031e9ec06)
|