s3: Fix bug 7779, crash in expand_msdfs
[samba.git] / source3 / smbd /
2010-11-11 Volker Lendeckes3: Fix bug 7779, crash in expand_msdfs
2010-11-11 Jeremy AllisonFix bug #7744 - "dfree cache time" doesn't work.
2010-11-11 Jeremy AllisonFix bug #7743 - Inconsistent use of system name lookup...
2010-11-11 Jeremy AllisonFix bug 7716 - acl_xattr and acl_tdb modules don't...
2010-11-11 Jeremy AllisonFix bug 7409 - Thousands of reduce_name: couldn't get...
2010-10-07 Volker Lendeckes3: Stop using the write cache after an oplock break
2010-10-07 Jeremy AllisonFix bug 7694 - Crash bug with invalid SPNEGO token.
2010-10-06 Jeremy AllisonFix bug #7698 - Assert causes smbd to panic on invalid...
2010-09-25 Jeremy AllisonFix bug #7693 - smbd changing mode of files on rename
2010-09-21 Chere Zhous3:smbd: Align change notify replies on 4-byte boundary
2010-09-15 Jeremy AllisonFix bug #7669.
2010-09-06 Jeremy AllisonFix bug #7651 - mknod and mkfifo fails with "No such...
2010-08-23 Jeremy AllisonFix bug 7581 - Users in "admin users" in smb.conf file...
2010-05-25 Jeremy AllisonFix bug #7410 - samba sends "raw" inode number as uniqu...
2010-05-20 Jeremy AllisonFix bug #7188 - Logic error in check of total_data...
2010-04-25 Ira CooperFix bug #7384 - dptr_Close has a bitmap leak.
2010-04-12 Jeremy AllisonFix bug #7339 - MSDFS is non-functional in 3.5.x
2010-04-01 Jeremy AllisonFix bug 7310 - DOS attribute inconsistency with MS...
2010-03-31 Andrew Tridgells3-smbd: add a rate limited cleanup of brl, connections...
2010-03-31 Andrew Tridgells3-brlock: we don't need these MSG_SMB_UNLOCK calls now
2010-03-31 Andrew Tridgells3-brlock: add a minimim retry time for pending blockin...
2010-03-30 Jeremy AllisonFix bug #7283 - vfs_acl_tdb does not work as expected.
2010-03-29 Jeremy AllisonFix bug 7297 - smbd crashes with CUPS printers and...
2010-03-16 Volker Lendeckes3: Fix an uninitialized variable read
2010-03-15 Stefan Metzmachers3:smbd: make sure we always have a valid talloc stackframe
2010-03-11 Jeremy AllisonFix bug #7234 - Symlink delete fails but incorrectly...
2010-03-11 Volker Lendeckes3: Fix a NULL pointer dereference
2010-03-09 Karolin SeegerRevert "Fix bug #7067 - Linux asynchronous IO (aio...
2010-02-19 Jeremy AllisonFix bug #7154 - mangling method = hash can crash storin...
2010-02-19 Jeremy AllisonFix bug #7155 - valgrind Conditional jump or move depen...
2010-02-18 Jeremy AllisonFix bug #6557 - Do not work VFS full_audit
2010-02-17 Volker Lendeckes3: Fix bug 7139 owner of file not available with kerberos.
2010-02-16 Steven Dannemans3/smbd: change locking behavior when "lock spin time...
2010-02-15 Jeremy AllisonFixes issue with preexec scripts creating a share direc...
2010-02-10 Jeremy AllisonFix bug #7122 - Reading a large browselist fails (serve...
2010-02-10 Stefan Metzmachers3:smbd: use StrCaseCmp() instead of strcasecmp
2010-02-10 Stefan Metzmachers3:smbd: Fix really ugly bool vs. int bug!!!
2010-02-09 Stefan Metzmachers3:smbd: implement api_RNetServerEnum3
2010-02-09 Stefan Metzmachers3:smbd: add/improve some DEBUG messages in api_RNetSer...
2010-02-09 Stefan Metzmachers3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2
2010-02-09 Jeremy AllisonFix bug 7104 - "wide links" and "unix extensions" are...
2010-02-04 Steven Dannemans3/smbd: Fix string buffer overflow causing heap corruption
2010-02-04 Jeremy AllisonFix bug #7084 - Create time on directories not stored...
2010-02-04 Jeremy AllisonFix bug #7067 - Linux asynchronous IO (aio) can cause...
2010-01-25 Michael Adams3:smbd:password_in_history: treat entry with 0 salt...
2010-01-25 Volker Lendeckes3: Factor password_in_history() out of check_passwd_hi...
2010-01-25 Volker Lendeckes3: Fix a typo
2010-01-25 Volker Lendeckes3: Avoid a memset(, 0, ) call
2010-01-18 Jeremy AllisonFix bug #6876 - Delete of an object whose parent folder...
2010-01-15 Giovanni Bajos3-lanman: Allow a level2 descriptor for a level1 NetSh...
2010-01-14 Jeremy AllisonFix bug #7033 - SMBrmdir call always returns true,...
2010-01-11 Jeremy AllisonRe-fix bug 5202 - cannot change ACLs on writable file...
2010-01-05 Jeremy AllisonFix bug #7020 - smbd using 2G memory.
2009-12-24 Jeremy AllisonThe posix acl version of set_nt_acl() could set the...
2009-12-22 Volker Lendeckes3: Move smb_splice_chain to smbd/process.c, its only...
2009-12-22 Jeremy AllisonFix bug reported in mangle_hash code (no bugid yet).
2009-12-21 Jeremy AllisonRename reply_doserror() -> reply_force_doserror().
2009-12-21 Jeremy AllisonRemove all calls to reply_doserror - turn them into
2009-12-18 Jeremy AllisonActually explain the twisty paths of tortured logic...
2009-12-18 Jeremy Allisonreply_doserror() doesn't force DOS errors on the wire.
2009-12-18 Jeremy AllisonAlways map EMFILE to ERRDOS, ERRnofids, *NOT* NT_STATUS...
2009-12-18 Jeremy AllisonVector correctly through reply_openerror() (which uses...
2009-12-18 Jeremy AllisonFix bug #6939 - mangling method = hash breaks long...
2009-12-16 Jeremy AllisonAdd helpful debug of DACL for errors on ACL access.
2009-12-16 Jeremy AllisonEnsure dos_mode can return FILE_ATTRIBUTE_NORMAL, then...
2009-12-14 Günther Deschners3-spoolss: use driver level info8 everywhere in spools...
2009-12-12 Volker Lendeckes3: Fix a very embarrassing build failure
2009-12-06 Christian Ambachstreamline some log levels for invalid servicenames
2009-12-04 Jeremy AllisonMake Samba3 pass the RAW-LOCK test as Windows.
2009-12-04 Jeremy AllisonMake sure we're not using the old smb_fname data.
2009-12-04 Jeremy AllisonRemove smb_fname duplicates that just keep the same...
2009-12-03 Jeremy AllisonRefactor reply_rmdir to use handle based code. All
2009-12-03 Jeremy AllisonRemove unneeded argument from can_set_delete_on_close...
2009-12-02 Jeremy AllisonFix bug #6837 - "Too many open files" when trying to...
2009-12-01 Jeremy AllisonEnsure we don't see the xattr used to store NT security...
2009-12-01 Tim Proutys3: Fix smbd to correctly return INVALID_LEVEL on set_f...
2009-11-29 Volker Lendeckes3: "check_magic" only looks at the size
2009-11-29 Volker Lendeckes3: "disk_quotas" only looks at the devicenumber
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-11-26 Günther Deschners3-smbd: no drsuapi server stubs yet in s3. Fixes the...
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-25 Jeremy AllisonMake us pass RAW-CHKPATH with a case sensitive share.
2009-11-25 Jeremy AllisonFix crash due to uninitialized pointer (not a problem...
2009-11-25 Jeremy AllisonRemove call into reduce_name if case sensitive. This...
2009-11-24 Jeremy AllisonAllow us to pass RAW-CHKPATH with FILE_FLAG_POSIX_SEMAN...
2009-11-24 Jeremy AllisonFix make test. Only do POSIX case conversion if FILE_FL...
2009-11-24 Jeremy AllisonRestore NtCreateX case handling with FILE_FLAG_POSIX_SE...
2009-11-24 Jeremy AllisonRemove unused code.
2009-11-23 Jeremy AllisonProper fix for #6898 - Samba duplicates file content...
2009-11-23 Jeremy AllisonFix bug #6898 - Samba duplicates file content on appending
2009-11-23 Volker Lendeckes3: Move a variable declaration to its only use
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while gettin...
2009-11-21 Volker Lendeckes3: Tune if-conditions in a very hot codepath
2009-11-21 Jeremy AllisonFix logic bug where high bits tests was being
2009-11-18 Volker Lendeckes3: Replace some create_synthetic_smb_fname() calls
2009-11-18 Volker Lendeckes3: Do not talloc in readdir
2009-11-18 Jeremy AllisonStart removing SMB_STRUCT_STAT variables except for
2009-11-17 Jeremy AllisonRemove "store create time" code, cause create time...
2009-11-16 Jeremy AllisonDon't overwrite a dynamic pointer with the address...
2009-11-12 Jeremy AllisonFix bug 6891 - using windows explorer to change ownersh...
next