Make smb_bytes_push_str deal with a NULL buf returning NULL
[metze/samba/wip.git] / source3 / smbd /
2009-01-25 Volker LendeckeFix chain_reply for pipe reads
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 todd stecherExtend NTIMES to allow setting create_time
2009-01-22 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 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jeremy AllisonAnother attempt to fix bug #4308 - Excel save operation...
2009-01-22 Stefan Metzmachers3:smbd: we don't need to call message_dispatch() anymo...
2009-01-22 Stefan Metzmachers3:smbd: restructure kernel oplocks code
2009-01-22 Stefan Metzmachers3: always call run_events() before and after sys_select()
2009-01-20 Volker Lendecke"userdom_struct" does not need "full_name" anymore...
2009-01-20 Volker LendeckeRemove some unused code
2009-01-20 Volker LendeckeRemove some smb fsp knowledge from rpc_server/
2009-01-19 Stefan Metzmachers3:smbd: call message_dispatch() before processing...
2009-01-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-16 Stefan Metzmachers3:cluster: fix ctdb ipv6 support
2009-01-16 Volker Lendeckeremove the old chain_reply code
2009-01-16 Volker LendeckeCorrectly calculate the offset for read&x
2009-01-16 Volker LendeckeAdd a new implementation of chain_reply
2009-01-16 Michael Adams3:put the browse list into cache_dir, not lock_dir.
2009-01-15 Michael Adams3: make better use of ccache by not including version...
2009-01-13 Jeremy AllisonOnly call sendfile_short_read() if we need it.
2009-01-13 Jeremy AllisonFix bug noticed by Volker - if sendfile returns zero...
2009-01-13 Jeremy AllisonFix bug #6019 File corruption in Clustered SMB/NFS...
2009-01-12 Tim Proutys3: Differentiate between posix files with colons and...
2009-01-10 Volker LendeckeFix a type-punned error
2009-01-10 Volker LendeckeFix a C++ warning
2009-01-09 Tim Proutys3: Fix open path to delete streams depending on the...
2009-01-09 Tim Proutys3: Add delete_all_streams to proto.h
2009-01-09 Stefan Metzmachers3:smbd: handle incoming smb requests via event handlers
2009-01-08 Stefan Metzmachers3:smbd: fix the build with dmapi support
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Volker LendeckeAttempt to fix the build
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2009-01-08 Stefan Metzmachers3:smbd: variables in a main() don't need to be static
2009-01-08 Stefan Metzmachers3:smbd: open_sockets_smbd() don't need a static variab...
2009-01-08 Stefan Metzmachers3:smbd: keep dmapi globals in one context struct
2009-01-08 Stefan Metzmachers3:smbd: remove stupid static variables for the nfs...
2009-01-08 Stefan Metzmachers3:smbd: remove pointless static variable in uid.c
2009-01-08 Stefan Metzmachers3:smbd: make static const in mangle_hash2.c really...
2009-01-08 Stefan Metzmachers3:smbd: make const globals in mangle_hash2.c really...
2009-01-08 Stefan Metzmachers3:smbd: make globals in utmp.c static const
2009-01-08 Stefan Metzmachers3:smbd: it's pointless to have a global magic_char
2009-01-08 Stefan Metzmachers3:smbd: remove pointless static variables in chgpasswd.c
2009-01-08 Stefan Metzmachers3:smbd: make fake_files[] static const
2009-01-08 Stefan Metzmachers3:smbd: make mangle_fns const
2009-01-07 Jeremy AllisonFix bug #6016 - Alternate Data Streams / Extended Attri...
2009-01-07 Jeremy AllisonFix bug #6017, - magic script does not work. based...
2009-01-05 Jeremy AllisonFix call to ndr_size_dom_sid, missing parameter.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Volker LendeckeAttempt to fix the build with dnssd
2009-01-05 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2009-01-05 Bo Yangclean event context after child is forked.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Michael Adamsmbd: prevent access to root filesystem when connecting...
2009-01-05 Tim Proutys3: Allow renames of streams via NTRENAME and fix strea...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jeremy AllisonFix bug #6009 - Setting "min receivefile size = 1"...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-12-31 Volker LendeckeReplace "goto again" by "return NT_STATUS_RETRY" in...
2008-12-31 Volker LendeckeFix a "nested extern" warning
2008-12-31 Volker LendeckeRename parent_dirname_talloc() to parent_dirname()
2008-12-31 Volker LendeckeUse parent_dirname_talloc instead of parent_dirname...
2008-12-31 Volker LendeckeUse parent_dirname_talloc instead of parent_dirname...
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-30 Tim Proutys3 build: Fix warning
2008-12-30 Stefan Metzmachers3:cluster: register the client connection via CTDB_CON...
2008-12-30 Volker LendeckeSecond part of the bugfix for #5933
2008-12-30 Volker LendeckeFirst part of bugfix for #5933
2008-12-30 Volker LendeckeMove a comment to its place
2008-12-30 Volker LendeckeSimplify invalidate_vuid slightly
2008-12-30 Volker LendeckeSimplify is_partial_auth_vuid slightly
2008-12-30 Volker LendeckeSimplify invalidate_all_vuids() slightly
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonFix more asprintf warnings and some error path errors.
2008-12-23 Tim Proutys3: Fix stream marshalling to return the correct stream...
2008-12-19 Jelmer VernooijMerge branch 'pyregistry' of git://git.samba.org/jelmer...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jeremy AllisonFix bug #5986 - Editing a stream is broken (rename...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Volker LendeckeRemove the direct inbuf reference from construct_reply_...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonFix bug #5980 - Race condition when granting level2...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jeremy AllisonFix bug #5979 - Level 2 oplocks being granted improperly,
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-13 Volker LendeckeFix a valgrind error in get_relative_fid_filename
2008-12-12 Volker LendeckeFix error code when smbclient puts a file over an exist...
2008-12-12 roots3 sesssetup.c: Add missing line break to debug message.
2008-12-10 Volker LendeckePass the get_real_filename operation through the VFS
2008-12-10 Volker LendeckeChange get_real_filename() to unix syscall conventions...
2008-12-10 Volker LendeckeApply some const
2008-12-10 Volker LendeckeRename "scan_directory" to "get_real_filename"
2008-12-10 Tim Proutys3: [3/3]: Fix a delete on close divergence from window...
2008-12-10 Tim Proutys3: [1/3] Fix a delete on close divergence from windows...
next