1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4
Stefan Metzmacher 02a627e719 s4:drsuapi: don't return all linked attributes at the same time
Windows gives them in chunks, but I don't know the correct
rule to calculate the chunk size.

For now I'll use 1500 as the max size.

Windows isn't happy when it gets ~ 100000 linked attributes in one
response. It corrupts its directory index and later moves some objects
to the LostAndFound folder.

metze
2010-07-09 16:43:17 +02:00
..
auth s4:auth/session.c - suppress a warning when freeing "group_string" 2010-06-30 09:38:12 +02:00
build s4: prevent the autoconf build from removing source4/librpc/gen_ndr/README 2010-04-13 23:03:27 +10:00
cldap_server s4:cldap_server/rootdse.c - simplify the code a bit 2010-06-18 19:21:34 +02:00
client s4:client/client.c - we don't need "&ctx" for talloc calls 2010-05-28 10:39:54 +02:00
cluster s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00
dsdb s4:dsdb/repl: expose drsuapi_DsExtendedError to the caller (e.g. the ridalloc client) 2010-07-09 09:27:16 +02:00
dynconfig s4:dynconfig: let the autoconf build compile again 2010-05-18 15:31:11 +02:00
heimdal s4-heimdal: Fix typo in comment. 2010-06-01 09:35:53 +02:00
heimdal_build Per Andrews request, revert 2010-06-23 14:49:02 +02:00
include s4:UID wrapper - Fix includes 2010-02-05 19:47:26 +01:00
kdc s4:kdc Rework the 'allowed enc types' calculation 2010-06-29 16:59:30 +10:00
ldap_server s4-dsdb: fixed use after free of sasl mechanisms opaque 2010-07-02 12:49:04 +10:00
lib ldb:common/ldb_dn.c - "ldb_dn_get_parent" - no need to manipulate the real DN 2010-07-09 09:02:44 +02:00
libcli s4:libcli: Modify S4 client library to check for proper CN alignment 2010-07-06 13:28:02 -07:00
libnet s4:libnet - add missing "talloc_free"s for "c" contexts on "recv" operations 2010-07-04 22:05:17 +02:00
librpc s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
nbt_server s4: Fix build when there is a system-provided ldb. 2010-06-16 18:13:18 +02:00
ntp_signd s4:ntp_signd/ntp_signd.c - add casts to suppress warnings on Solaris 10 2010-06-29 22:33:32 +02:00
ntptr s4: Fix build when there is a system-provided ldb. 2010-06-16 18:13:18 +02:00
ntvfs s4:ntvfs/ipc/vfs_ipc.c - remove unused code 2010-06-29 22:36:03 +02:00
param s4:secrets Ensure secrets.ldb uses the same hooks as the rest of Samba 2010-06-29 16:59:31 +10:00
rpc_server s4:drsuapi: don't return all linked attributes at the same time 2010-07-09 16:43:17 +02:00
script s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
scripting s4:samdb.py - "setpassword" - performs password sets using the "unicodePwd" attribute 2010-07-08 19:28:43 +02:00
selftest s4:selftest: run RPC-SAMR-LARGE-DC against the vampire_dc to test the rid alloc code 2010-07-09 09:27:17 +02:00
setup s4:dsdb: allocate DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID 2010-07-05 18:00:14 +02:00
smb_server s4:smb_server/smb2/find.c - remove unused code 2010-06-29 22:31:00 +02:00
smbd s4:schannel Open the schannel_store.tdb at startup 2010-06-25 11:57:52 -07:00
torture Revert "s4-smbtorture: skip bigendian tests against s3 in RPC-LSA-SECRETS." 2010-07-08 10:59:16 +02:00
utils s4-net: the net binary depends on the auth subsystem 2010-07-08 17:28:44 +10:00
web_server s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
winbind s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the "winbind struct test" 2010-07-05 15:36:12 +02:00
wrepl_server Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
.testr.conf testr: Use waf test runner. 2010-04-08 23:20:35 +02:00
.valgrind_suppressions s4: update valgrind suppressions for use on build farm 2009-11-25 17:54:06 +11:00
aclocal.m4
autogen-autotools.sh s4-waf: switch Samba4 over to the waf build by default 2010-05-03 09:18:07 +02:00
autogen-waf.sh s4-waf: switch Samba4 over to the waf build by default 2010-05-03 09:18:07 +02:00
autogen.sh s4-waf: fixed symlink path for autogen.sh 2010-05-03 10:22:22 +02:00
BUGS
config.guess
config.sub
configure.ac Rename files to reflect the libpolicy naming convention. Also fix the GNU make build. 2010-06-20 17:19:10 +02:00
configure.developer
configure.nodebug.developer
configure.tridge.opt
headermap.txt s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for libcli_ldap.h 2010-05-21 20:09:07 +10:00
install-sh
main.mk Rename files to reflect the libpolicy naming convention. Also fix the GNU make build. 2010-06-20 17:19:10 +02:00
Makefile.in Rename libgpo to lib/policy to avoid confusion with samba3 and add waf build 2010-06-20 17:19:10 +02:00
min_versions.m4 talloc: there is no ambiguity when freeing a ptr with a null parent 2010-04-20 15:50:27 +10:00
NEWS
partition-upgrade.txt
static_deps.mk
TODO
VERSION and we move on towards Samba4 alpha12! 2010-01-11 17:05:06 +11:00
wscript build: only use git when found by configure 2010-06-29 14:28:08 +10:00
wscript_build Rename libgpo to lib/policy to avoid confusion with samba3 and add waf build 2010-06-20 17:19:10 +02:00