s4:tls_tstream: also use a dynamic buffer for the pull side
[metze/samba/wip.git] / source3 /
2010-12-14 Björn Jackes3/net: don't use external "date" to make "net time...
2010-12-14 Jeremy AllisonEnsure we use vfs_fsp_stat(), not VFS_STAT directly...
2010-12-14 Andrew Bartletts3-libsmb Improve error message when denying LM encryption
2010-12-14 Jeremy AllisonChange crediting so that the credits are returned on...
2010-12-13 Jeremy AllisonAs we handle missing sendfile() inside lib/sendfile...
2010-12-13 Jeremy AllisonWe need to start off with smb2.credits_granted == 0...
2010-12-13 Jeremy AllisonRemove extra unused credit arg. to smbd_smb2_request_se...
2010-12-13 Günther Deschners3-waf: try to fix the build with snow leopard.
2010-12-13 Stefan Metzmachers3:selftest: fix knownfail for samba3.posix_s3.rpc...
2010-12-13 Günther Deschners3-selftest: support differing VFSLIBDIR in autoconf...
2010-12-13 Günther Deschners3-waf: add -Wl,--export-dynamic to LDFLAGS.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-10 Jeremy AllisonAdd a SMB2 crediting algorithm, by default the same...
2010-12-10 Andrew Tridgells3-vfstest: fixed paths in vfstest
2010-12-10 Andrew Bartletts3-dns Don't use DELEG_FLAG in DNS update, Windows...
2010-12-10 Andrew Bartletts3-dns Don't use SEQUENCE_FLAG in DNS update, Windows...
2010-12-10 Andrew Bartletts3-net Allow 'net ads dns register' to take an optional...
2010-12-10 Andrew Bartletts3-winbind Improve memory handling in NTLMv2-backend...
2010-12-10 Andrew Bartletts3-winbind Don't send the LM password to the server...
2010-12-10 Andrew Bartletts3-libsmb Don't ever ask for machine$ principals as...
2010-12-10 Andrew Bartletts3-client Use NTLMv2 by default in the Samba client
2010-12-10 Andrew Bartletts3-smbd Don't send SPNEGO principal (rfc4178 hint)...
2010-12-10 Andrew Bartletts3-libads Default to NOT using the server-supplied...
2010-12-08 Andrew Bartlettlibcli/auth bring ADS_IGNORE_PRINCIPAL in common
2010-12-08 Andrew Tridgells3-waf: fixed version number handling
2010-12-07 Stefan Metzmachers3:ntlm_auth: support clients which offer a spnego...
2010-12-07 Stefan Metzmachers3:ntlm_auth: free session key, as we don't use it...
2010-12-07 Stefan Metzmachers3:ntlm_auth: fix memory leak in the raw ntlmssp code...
2010-12-07 Bjoern BaumbachMake sure that user exists after running add user scrip...
2010-12-07 Günther Deschners3-waf: add configure/declaration checks for fdatasync...
2010-12-07 Günther Deschners3-waf: add valgrind configure checks.
2010-12-07 Michael Adams3:registry: improve debug messages about regdb refcoun...
2010-12-07 Günther Deschners3-waf: build vfs_fileid module if possible.
2010-12-07 Günther Deschners3-waf: add support for --with-dnsupdate.
2010-12-07 Günther Deschners3-waf: fix the build of nsstest in the non-devel build.
2010-12-07 Günther Deschners3-waf: fix library names (we installed liblibsmbclient...
2010-12-07 Günther Deschners3-waf: fix pam dependencies of the RPC_SAMR server.
2010-12-06 Volker Lendeckes3: Fix bug 7844: Race in winbind
2010-12-06 Volker Lendeckes3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return...
2010-12-06 Volker Lendeckes3: Fix bug 7841: WINBINDD_LOOKUPRIDS asks the wrong...
2010-12-06 Jeremy Allisons3: Fix bug 7843: Expand the local SAMs aliases
2010-12-06 Günther Deschners3-waf: add pam configure checks.
2010-12-04 Holger HetterichUpdated french translations from Jean Delvare <jdelvare...
2010-12-03 Günther Deschners3-waf: add krb5 configure check for WRFILE_KEYTAB.
2010-12-03 Günther Deschners3-waf: add krb5 configure checks for enctype 23.
2010-12-03 Günther Deschners3-waf: more krb5 configure checks.
2010-12-03 Jeremy AllisonReplace lseek()/write()/lseek() triple with pwrite...
2010-12-03 Jeremy Allisonposix_fallocate() returns an errno, not -1 on error.
2010-12-03 Jeremy AllisonMerge the two conflicting allocation codes into one...
2010-12-03 Jeremy AllisonOops. Missed adding vfswrap_posix_fallocate to vfs_defa...
2010-12-03 Jeremy AllisonMove posix_fallocate into the VFS where it belongs.
2010-12-02 Jeremy AllisonFix bug #7835 - vfs_fill_sparse() doesn't use posix_fal...
2010-12-02 Björn Jackes3/selftest: add some FIXMEs
2010-12-02 Björn Jacketests: avoid bash in shebang and fix wrong "==" in...
2010-12-02 Jeremy AllisonFix a typo - should be '&&' not '&' when checking for...
2010-12-02 Michael Adams3:smbd: remove some commented out legacy code
2010-12-01 Günther Deschners3-waf: more krb5 configure checks.
2010-12-01 Günther Deschners3-waf: add configure check for dirfd and build vfs_syn...
2010-12-01 Günther Deschners3-waf: add idmap_ldap to default static module list.
2010-12-01 Günther Deschners3-waf: align some krb5/gssapi configure checks with...
2010-12-01 Günther Deschners3-waf: avoid module name uppercasing.
2010-12-01 Volker Lendeckes3: Attempt to please autobuild
2010-12-01 Volker Lendeckes3: Fix a typo
2010-12-01 Volker Lendeckes3: Attempt to fix the shadow_copy2 module
2010-11-30 Günther Deschners3-waf: convert RPC_LSARPC into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPC_SAMR into a subsystem.
2010-11-30 Günther Deschners3-waf: convert INIT_SAMR into a subsystem.
2010-11-30 Günther Deschners3-waf: convert INIT_NETLOGON into a subsystem.
2010-11-30 Günther Deschners3-waf: convert INIT_LSA into a subsystem.
2010-11-30 Günther Deschners3-waf: fix LIBNBT deps.
2010-11-30 Günther Deschners3-waf: convert IDMAP_AD into a subsystem.
2010-11-30 Günther Deschners3-waf: convert IDMAP_HASH into a subsystem.
2010-11-30 Günther Deschners3-waf: convert IDMAP_ADEX into a subsystem.
2010-11-30 Günther Deschners3-waf: no need to compile ../librpc/ndr/ndr_compressio...
2010-11-30 Günther Deschners3-waf: use LIBCLI_NDR_NETLOGON.
2010-11-30 Günther Deschners3-waf: convert LIBNBT into a subsystem.
2010-11-30 Günther Deschners3-waf: convert SPNEGO_PARSE into a subsystem.
2010-11-30 Günther Deschners3-waf: use SLCACHE in ntlm_auth.
2010-11-30 Günther Deschners3-waf: use TLDAP in smbtorture.
2010-11-30 Günther Deschners3-waf: convert NPA_TSTREAM into a subsystem.
2010-11-30 Günther Deschners3-waf: add LIBDRSUAPI subsystem.
2010-11-30 Günther Deschners3-waf: let SMBD_BASE depend on NDR_NOTIFY.
2010-11-30 Günther Deschners3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_NBT.
2010-11-30 Günther Deschners3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_SVCCTL.
2010-11-30 Günther Deschners3-waf: convert LIBCLI_SPOOLSS into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPCCLI_EPMAPPER into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPCCLI_EVENTLOG into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPCCLI_NTSVCS into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPCCLI_DRSUAPI into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPCCLI_DFS into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPCCLI_INITSHUTDOWN into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPCCLI_DSSETUP into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPCCLI_SVCCTL into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPCCLI_WKSSVC into a subsystem.
2010-11-30 Günther Deschners3-waf: convert RPCCLI_SRVSVC into a subsystem.
2010-11-30 Günther Deschners3-waf: convert LIBCLI_NETLOGON into a subsystem.
2010-11-30 Günther Deschners3-waf: convert LIBCLI_LSA into a subsystem.
2010-11-30 Günther Deschners3-waf: convert LIBCLI_SAMR into a subsystem.
2010-11-30 Günther Deschners3-waf: convert PARAM_UTIL into a subsystem.
2010-11-30 Günther Deschners3-waf: convert TOKEN_UTIL into a subsystem.
next