1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
Volker Lendecke 3a1ada7635 r19685: Two changes inspired by problems with huge tdbs. tdbtool's list command now
prints the hash on every record for easier awk'ing, and tdbbackup allows a
different hash chain length on the backed up tdb.

Jeremy, Günther, this might be interesting for you huge domains. Not only
locking.tdb, also the winbind ones might grow huge.

In the installation I fixed with this winbind spent a huge amount of CPU
spinning through a degenerated winbindd_idmap.tdb with entries for more than
15.000 users. With a default number of hash chains of 131 on that tdb you can
imagine that the lists get large.

Not merging to 4, I don't get tdbbackup to compile there right now.

What about changing the global default hash chain number to be dramatically
larger? Disk is cheap these days.

Volker
(This used to be commit 577d0ff658)
2007-10-10 12:15:46 -05:00
..
auth r19058: Implement "user cannot change password", and complete "user must change 2007-10-10 12:15:06 -05:00
client r19529: Added showacls togle. Previously was vendor-specific code. 2007-10-10 12:15:41 -05:00
codepages
groupdb r19516: Fix the DN, to make searches using the domain as base 2007-10-10 12:15:40 -05:00
include r19655: Jeremy, please review: 2007-10-10 12:15:44 -05:00
iniparser r18928: Some more const for iniparser. 2007-10-10 12:14:47 -05:00
intl r17345: Some C++ warnings 2007-10-10 11:38:26 -05:00
lib r19669: set_share_security does not need a mem_ctx passed 2007-10-10 12:15:46 -05:00
libaddns r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code 2007-10-10 12:01:06 -05:00
libads r19651: Fix interesting bug with the automatic site coverage in Active Directory: 2007-10-10 12:15:44 -05:00
libgpo r19484: Fix Coverity #329 2007-10-10 12:15:38 -05:00
libmsrpc r19006: Final cleanups for the winreg libmsrpc functions. 2007-10-10 12:14:56 -05:00
librpc r19591: Use import' and include' in the IDL and regenerate. 2007-10-10 12:15:42 -05:00
libsmb r19659: Fix bug #4187. Possible crash in signing on/off code. 2007-10-10 12:15:45 -05:00
locking r19668: Convert the locking params to use struct share_param instead of snum 2007-10-10 12:15:46 -05:00
modules r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to 2007-10-10 12:15:43 -05:00
nmbd r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message 2007-10-10 12:15:42 -05:00
nsswitch r19667: Fix incorrect null check 2007-10-10 12:15:46 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r19669: set_share_security does not need a mem_ctx passed 2007-10-10 12:15:46 -05:00
passdb r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>. 2007-10-10 12:15:42 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
profile r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to 2007-10-10 12:15:43 -05:00
python r18801: Fix (at least the build of) python bindings. 2007-10-10 12:00:59 -05:00
registry r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
rpc_client r19355: Add getdispenumindex2 wrapper for rpcclient. 2007-10-10 12:15:31 -05:00
rpc_parse r19288: tdb_prs_store is right now used to store printer and share security 2007-10-10 12:15:28 -05:00
rpc_server r19669: set_share_security does not need a mem_ctx passed 2007-10-10 12:15:46 -05:00
rpcclient r19487: Fix coverity # 313 2007-10-10 12:15:39 -05:00
sam r19095: Fix some compile warnings. 2007-10-10 12:15:12 -05:00
script r19668: Convert the locking params to use struct share_param instead of snum 2007-10-10 12:15:46 -05:00
services r17148: the wins service should not accept any controls so that a GUI can grey it out as not remotely manageable 2007-10-10 11:38:16 -05:00
smbd r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to 2007-10-10 12:15:43 -05:00
stf
tdb r19685: Two changes inspired by problems with huge tdbs. tdbtool's list command now 2007-10-10 12:15:46 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r18796: Fix the build. Sorry. 2007-10-10 12:00:58 -05:00
utils r19669: set_share_security does not need a mem_ctx passed 2007-10-10 12:15:46 -05:00
web r17873: Fix possible null deref found by Stanford checker. 2007-10-10 11:38:56 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
.valgrind_suppressions r19062: try to fix the valgrind noise in the build-farm 2007-10-10 12:15:07 -05:00
aclocal.m4 r19090: - the LIBREPLACE_C99 isn't needed in aclocal.m4 2007-10-10 12:15:11 -05:00
autogen.sh r18644: bring in libreplace in lib/replace 2007-10-10 11:52:03 -05:00
change-log
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to 2007-10-10 12:15:43 -05:00
Doxyfile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox
Makefile.in r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to 2007-10-10 12:15:43 -05:00
samba3-knownfail r19552: Fix names of known failing tests. 2007-10-10 12:15:41 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
TODO r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
VERSION r16195: starting development for 3.0.24pre1 2007-10-10 11:17:24 -05:00