Age | Commit message (Collapse) | Author | Files | Lines |
|
I wrote this to see if using a ldb for idmap store (the equivalent of
winbindd_idmap.tdb) makes sense. It's a long lived database that
administrators may wish to edit, so ldb makes sense, but at the moment
ldb is too slow. This test will help us speed it up.
(This used to be commit 10f8260455a55530f5701a136af8fa8b05ca8532)
|
|
perform
right now.
Volker
(This used to be commit f381232c3ad032fcffb37d68d005e94cb2c95971)
|
|
(This used to be commit 669aa1424c7a931f57856af0cd4a6f6f4a60b823)
|
|
same process
is used for other tests that operate on a share when run against windows.
(This used to be commit 3d0cadb303fe9db49289d300a1c9fca44eee9d33)
|
|
(This used to be commit 059d52167cbc36d9dbf17b7a9e6463700fa4749d)
|
|
which needs
a share to operate on, not just the qfileinfo test, so now they are named
more appropriately.
(This used to be commit eb16d5324d6e1f4e4b33993e23a6446c3289a85f)
|
|
automatically remove any subdirs and files of the directory to be deleted.
(This used to be commit a41eefaaa738177f55d93b227f341f903a902939)
|
|
RPC-DSSETUP RPC-EPMAPPER RPC-INITSHUTDOWN RPC-LSA-GETUSER RPC-MULTIBIND RPC-ROT
RPC-SECRETS RPC-SRVSVC RPC-SVCCTL RPC-WKSSVC tests against windows, either
by 'make wintest' or in the build farm.
I was surprised when RPC-EVENTLOG and RPC-LSA failed, so i'll investigate today.
(This used to be commit 542bddacc8a57d5486d0b721ddd9357179b597b5)
|
|
metze
(This used to be commit bd4cd24a9dc370552a90f267bdcabf4cb45c8507)
|
|
fails
(This used to be commit 330a722f1330059cbba19f99210a1a5a7c773a36)
|
|
- 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)
|
|
to perform a lookup once, resolve the name to an IP, while still
communicating the full name to the lower layers, for kerberos etc.
This fixes 'net samdump', which was failing due to the schannel target
name being *smbserver.
Andrew Bartlett
(This used to be commit 0546f487f4cc99b5549dc1e457ea243d4bd66333)
|
|
Andrew Bartlett
(This used to be commit c9c2e90e2e3937d05c58c681af187413b12d9220)
|
|
information when modules fail to load.
Andrew Bartlett
(This used to be commit 512ef62f4a63fd90b67757b2c7b2e8ec83969204)
|
|
(This used to be commit 548c682fe5aff4657f53d7986642a87566f6f531)
|
|
NULL).
This showed up in a manual pre-TP3 test of the 'net samdump' code, and
shows the critical need for the windows testing infrustructure on the
build farm.
Andrew Bartlett
(This used to be commit 9cef40779ad987b506b1f514a67b5b1c8aea9969)
|
|
don't delete their contents until we have specified the new partition
locations.
However, preserve the important part of tridge's change, that is to
ensure that no database index is present when the mass delete occours.
In my testing, it is best to leave the index until the provision is
compleated.
Andrew Bartlett
(This used to be commit 962219df7dc53ce6f6889f4b71ee19850c7ff7b5)
|
|
that's why ntsrv and win2k3 srv could pass the net test
and we could not...
rafal
(This used to be commit 60ade8ddbd01ac45e5fe6380542ba23cd861e133)
|
|
objectCategory
provision now takes 2.4 secs, down from 24s on my laptop
(This used to be commit 3d3144cc06b9987adb3f17e43f2858e7c416b6ae)
|
|
- when wiping a ldb, wipe within each naming context first. By not
wiping the naming contexts we didn't wipe the partitions, which
caused a massive slowdown in re-provisioning due to re-indexing of
the schema.
(This used to be commit b62437214cf7c98c81598c4f37c91ab284928dbb)
|
|
and acct_expiry fields.
rafal
(This used to be commit dba5e642a0230539ac73292ac5baae0f74e9f46e)
|
|
thought I
had tested that w2k3 copies the input server name to output.
Volker
(This used to be commit b7e54501f773a11892ab5ef3202ee4d57723725e)
|
|
add AC_REMOVE_INCLUDE(), AC_REMOVE_DEFINE() macros
metze
(This used to be commit dc65a6625295a7316c2e9982ee09eb9607dbed70)
|
|
handle NO_CONFIG_H in libreplace
metze
(This used to be commit 909d736a4bf5a7adfcd64eecf6bb2a92211c6f96)
|
|
AC_LANG_SOURCE() causes to have the content of confdefs.h
in front of the file that will be compiled
metze
(This used to be commit cd03738e7c5610c4a0cb1161b9bcee5d7c88322d)
|
|
metze
(This used to be commit 12c8067337e4cecf1fcd3123e4e0e3bb1bbcba8e)
|
|
to see (we now get some output that this test happens at all...).
- make use of AC_INCLUDES_DEFAULT
metze
(This used to be commit 7e399e607c8e9bf7365de7d492d29377177cdc1f)
|
|
timeout longer.
Andrew Bartlett
(This used to be commit cc03ffd0e97f82e4af3f80dc760c5297e2f93d79)
|
|
Fix a warning.
Implement the rng_fault_state return check.
After this (and Jeremy's fix) all Samba3-developers should do a 'make idl' and
do a complete rebuild.
Volker
(This used to be commit 0c0a861c8b5b4c44d290f8db0d4c5e95260140ca)
|
|
Re-enable TLS in the default configuration. We passed on the build
farm because we have an explicit diffie-hilliman parameters file set.
Andrew Bartlett
(This used to be commit d20ab6a5ed7f980cb653e965c4de3de8d058d9c4)
|
|
Move default for subobj.LDAPMODULES into scripting/libjs/provision.js
so that SWAT can provision again.
Andrew Bartlett
(This used to be commit a4aafe307d6d1396fa79b0c48b0a36cbf682f0ce)
|
|
Jermey.
(This used to be commit 4b878578c27d499e38b208c87b4fd4b399474092)
|
|
(This used to be commit 6991864a032b136c68190b0f86714cd6c0c14b9f)
|
|
(This used to be commit 603ecde9bca4460fb139f5119b9034c8b22f727b)
|
|
(This used to be commit f67a0159d107238a0b2197777fb2d51596f66097)
|
|
(This used to be commit 15c3b5d26eb1a21ce29afbf9f938176efdc0761f)
|
|
RPC-SAMBA3SPOOLSS and
others that might need the server name.
Volker
(This used to be commit 03eaf0edf9f8a6d70375f9f12810b4fbb860290a)
|
|
backend, allowing other ACL backends to be added. The xattr backend is
still the default backend
(This used to be commit 90f044e63b12d32228310c7529382198bd7e6dfe)
|
|
metze
(This used to be commit 70bab6edfc1c8e52dfa3ff0f02059a2af6086589)
|
|
pass always a mem_ctx to functions and a ldb_context where needed
metze
(This used to be commit 67a6a41ba3af840cd8226de73576a90ecf602caa)
|
|
HPUX 11.23 <machine/sys/getppdp.h> on host hpisgr8
in the build-farm.
metze
(This used to be commit 88adbd744355284df223f5618bd76e3d327055d8)
|
|
fix compiler warnings
metze
(This used to be commit dc139d8715f58b27363266f1426da451907845eb)
|
|
(this also fix compiler warnings)
metze
(This used to be commit f8afdac4710581db421dc7c558eb8ba57597b056)
|
|
metze
(This used to be commit 59c6d51ab31d9d686de35024509f08f5de41c788)
|
|
doesn't delete the generated pcap files
metze
(This used to be commit e89ae157e832483a44a1a744466c63edbcb2261d)
|
|
samba's DLIST_ macros
metze
(This used to be commit 82abc39b559ccae832dd749495ebcfdffc2e5755)
|
|
(This used to be commit fe621c1ab277407fb62ad7bced829815b6625f22)
|
|
(This used to be commit 8c2585f0cfb7ae229de066965a732904545f0869)
|
|
limit had been hit here, I guess).
rafal
(This used to be commit 795a37e1708caf5563ba71696595a840bc53408c)
|
|
metze
(This used to be commit 896326d5081da6a20babacf4c28c556fa44216c5)
|