libwbclient: Re-Fix a bug that was fixed with e5741e27c4c
[obnox/samba-ctdb.git] / source / smbd /
2010-04-06 Christian Ambachfix a segfault in the notify subsystem
2010-01-25 Jeremy AllisonFix for CVE-2009-2813.
2010-01-22 Jeremy AllisonFix for CVE-2009-2906.
2010-01-15 Tim Proutys3 oplocks: Remove oplocks before handling delete on...
2009-12-10 Jeremy AllisonBug 6488: acl_group_override() call in posix acls refer...
2009-12-07 Christian Ambachstreamline some log levels for invalid servicenames
2009-11-05 Volker Lendeckes3: Fix a crash in notify_remove_onelevel when "change... 3.2.11-ctdb-68
2009-10-19 Volker Lendeckes3: Attempt to fix a deadlock between smbd and ctdbd
2009-10-19 Volker Lendeckes3: Fix shadow copy display on Windows 7
2009-09-21 Jeremy AllisonFix bug in processing of open modes in POSIX open....
2009-07-28 Volker LendeckeAlign nttrans replies the same way Windows does it build_3.2.11_ctdb_62
2009-07-28 Volker LendeckeFor a non-existing stream, we have to return NAME_NOT_FOUND
2009-07-28 Volker LendeckeFix notify_onelevel: notify is not necessarily enabled
2009-07-28 Volker LendeckeAdd notify_onelevel.tdb
2009-07-28 Volker LendeckeRename notify_context->db to db_recursive
2009-07-28 Steven Dannemans3: Modifications to generic notify structures to allow...
2009-07-28 Christian Ambachdo not log chdir with level 0 if reason is access denied
2009-05-18 Volker LendeckeWe have to deny a level 2 oplock if kernel oplocks...
2009-05-18 Volker LendeckeMove down the become_root()/unbecome_root() calls into...
2009-05-18 Volker LendeckeAdd "file_walk_table" to do stuff with all open files
2009-05-08 Michael Adams3:smbd: fix the fix for mapped IPv4 address handling... build_3.2.11_ctdb.60
2009-05-08 Michael Adams3: make release_ip() call (ctdb) cope with IPv4 mapped...
2009-05-06 Volker LendeckeDo not use the file system GET_REAL_FILENAME for mangle...
2009-05-06 Volker LendeckeRevert "Do not use the file system GET_REAL_FILENAME...
2009-04-29 Michael Adams3:smbd/service: switch load_registry_service/shares...
2009-04-22 Volker LendeckeFix a memleak in an unlikely error path in change_notif...
2009-04-22 Jeremy AllisonFix bug #6254 - PUT/GET produces an error in IPv6 to...
2009-04-22 Volker LendeckeFix smbd crash for close_on_completion
2009-04-22 Volker LendeckeDo not use the file system GET_REAL_FILENAME for mangle...
2009-03-31 Jeremy AllisonEnsure files starting with multiple dots are hidden
2009-03-31 Stefan Metzmachers3:smbd: if we allow trans2 on the IPC$ share, then...
2009-03-31 Jeremy AllisonFix bug #6196 - Unable to serve files with colons to...
2009-03-31 Volker LendeckeRevert "Revert "Fix a valgrind error / segfault in...
2009-03-31 Volker LendeckeRevert "Fix a valgrind error / segfault in dns_register...
2009-03-31 Volker LendeckeFix a valgrind error / segfault in dns_register_smbd()
2009-03-24 Jeremy AllisonFix more POSIX path lstat calls. Fix bug where close... build_3.2.8_ctdb.57
2009-03-24 Jeremy AllisonAllow set attributes on a stream fnum to be redirected...
2009-03-24 Jeremy AllisonBackport the semantics of when to delete alternate...
2009-03-24 Jeremy AllisonNoted by Vericode analysis. Correctly use chroot().
2009-02-11 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-11 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-11 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-09 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-06 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-06 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-02-06 Günter KukkukkDon't try and delete a default ACL from a file.
2009-02-03 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-28 Andreas SchneiderUse talloc_tos() instead of the talloc NULL context.
2009-01-23 Jeremy AllisonFix logic error in try_chown - we shouldn't arbitrarily...
2009-01-22 Jeremy AllisonSecond part of the attemt to fix #4308 - Excel save...
2009-01-22 Jeremy AllisonAnother attempt to fix bug #4308 - Excel save operation...
2009-01-20 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2009-01-20 Richard SharpeFix mistake in DEBUG message
2009-01-19 Stefan Metzmachers3:cluster: fix ctdb ipv6 support
2009-01-19 Stefan Metzmachers3:cluster: register the client connection via CTDB_CON...
2009-01-19 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-16 Tim Proutys3: Allow renames of streams via NTRENAME and fix strea...
2009-01-13 Jeremy AllisonFix bug #6019 File corruption in Clustered SMB/NFS...
2009-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2009-01-12 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-09 Michael AdamMerge commit 'origin/v3-2-test' into v3-2-ctdb
2009-01-09 Michael AdamMerge commit 'd54a1e49d5fe567bcda7c4c02f6ace2d03e189e9...
2009-01-09 Michael AdamMerge commit 'a6a8025d48e63a8bcb1fb03efa8ab85e415f8a38...
2009-01-09 Michael Adamsmbd: prevent access to root filesystem when connecting...
2009-01-09 Tim ProutyFix a delete on close divergence from windows [2/2]
2009-01-09 Tim ProutyFix a delete on close divergence from windows [1/2]
2009-01-08 Jeremy AllisonRemove "strict allocate = partial" code that got accide...
2009-01-07 Jeremy AllisonFix bug #6016 - Alternate Data Streams / Extended Attri...
2009-01-07 boyangrefresh sequence number as soon as possible when domain...
2009-01-07 Jeremy AllisonFix bug #6017, - magic script does not work. based...
2009-01-06 Bo Yangclean event context after child is forked.
2009-01-05 Michael Adamsmbd: prevent access to root filesystem when connecting...
2009-01-04 Jeremy AllisonFix bug #6009 - Setting "min receivefile size = 1"...
2008-12-31 Volker Lendeckerecvfile can't be used for printing so far
2008-12-31 Volker LendeckeFix an ancient uninitialized variable read
2008-12-29 Volker LendeckeDon't increment twice
2008-12-29 Volker LendeckeSecond part of the bugfix for #5933
2008-12-29 Volker LendeckeFirst part of bugfix for #5933
2008-12-23 Tim Proutys3: Fix stream marshalling to return the correct stream...
2008-12-19 Jeremy AllisonFix bug #5986 - Editing a stream is broken (rename...
2008-12-18 Jeremy AllisonFix bug #5980 - Race condition when granting level2...
2008-12-18 Jeremy AllisonFix bug #5979 - Level 2 oplocks being granted improperly,
2008-12-17 Volker LendeckePass the get_real_filename operation through the VFS
2008-12-17 Volker LendeckeChange get_real_filename() to unix syscall conventions...
2008-12-17 Volker LendeckeApply some const
2008-12-17 Volker LendeckeRename "scan_directory" to "get_real_filename"
2008-12-17 Volker LendeckeFix shadow_copy2 for "wide links = yes"
2008-12-16 Volker LendeckeFix error code when smbclient puts a file over an exist...
2008-12-16 Jeremy AllisonFix bug #5953 - smbclient crashes: cli_list_new segment...
2008-12-16 Yasuma TakedaFix bug #5944 - nmbd does not boot if socket adress...
2008-12-16 Jeremy AllisonFix bug #5937 - filenames with "*" char hide other...
2008-12-16 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-16 Stefan Metzmachers3:smbd: close the low level fd of the base_fsp, if...
2008-12-16 Stefan Metzmachers3:smbd: give the correct error when trying to replace...
2008-12-16 Stefan Metzmachers3:smbd: only try and fallback to open a directory...
2008-12-16 Stefan Metzmachers3:smbd: write times should be set on the base file...
2008-12-16 Stefan Metzmachers3:smbd: return DELETE_PENDING on path based operations...
2008-12-16 Stefan Metzmachers3:smbd: construct the correct newname for stream renames
2008-12-16 Stefan Metzmachers3:smbd: wildcard characters are allowed in stream...
2008-12-16 Stefan Metzmachers3:smbd: correctly verify stream names to pass RAW...
next