Attempt to fix bug #6099. According to Microsoft
[samba.git] / source3 / smbd /
2009-02-14 Volker LendeckeRename lp_smb_perfcount_module() to lp_perfcount_module...
2009-02-14 Volker LendeckeMake smb_load_perfcount_module static
2009-02-14 Volker LendeckeAttempt to fix the build on Solaris 8
2009-02-14 Volker LendeckeFix a valgrind error
2009-02-14 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-13 Zack Kirschs3: Fix uninitialized variable warning (and bug).
2009-02-13 Jeremy AllisonNoted by Vericode analysis. Correctly use chroot().
2009-02-13 Zack KirschAdd VFS ops for Windows BRL: Lock, Unlock and Cancel:
2009-02-13 Zack KirschRemove typedef struct blocking_lock_record and move...
2009-02-10 Volker LendeckeRemove an unused extern reference
2009-02-10 Volker LendeckeConvert api_NetUserGetGroups to use samr instead of pdb
2009-02-10 Steven Dannemans3: Added SMB_VFS_INIT_SEARCH_OP to initialize data...
2009-02-10 Steven DannemanPass stat buffer down through all levels of VFS_READDIR...
2009-02-10 Steven DannemanAdd an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation
2009-02-10 Tim Proutys3 oplocks: Remove oplocks before handling delete on...
2009-02-10 Tim Proutys3 oplocks: Add capabilites flags field to the kernel_o...
2009-02-10 Tim Proutys3 oplocks: Make the level2 oplock contention API more...
2009-02-10 Tim Proutys3 oplocks: Differentiate between releasing an oplock...
2009-02-10 Tim Proutys3 vfs: Add a destructor to the fsp extension data API
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-07 Volker LendeckeFix memleaks in chain_reply for async requests
2009-02-07 Volker LendeckeConvert api_RNetGroupEnum to use samr instead of pdb
2009-02-07 Volker LendeckeClose samr_handle if open_domain failed
2009-02-06 Günter KukkukkDon't try and delete a default ACL from a file.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Jeremy AllisonFix bug #Bug 6090 renaming or deleting a "not matching...
2009-02-03 Jeremy AllisonFix bug #6082 - smbd_gpfs_getacl failed: Windows client...
2009-02-02 Dan SledzAdd two new parameters to control how we verify kerbero...
2009-02-01 Volker LendeckeConvert api_RNetUserEnum to use the srv_samr_nt.c directly
2009-02-01 Volker LendeckeFix nonempty blank lines
2009-02-01 Volker LendeckeJust for fun: Move some bytes from bss to text
2009-01-31 Volker LendeckeMake reply_pipe_read_andx async
2009-01-31 Volker LendeckeMake reply_pipe_write async
2009-01-31 Volker LendeckeMake reply_pipe_write_and_X async
2009-01-31 Volker LendeckeMake-np_write-handle-0-byte-writes-as-NT_STATUS_OK
2009-01-31 Volker LendeckeConvert api_rpc_trans_reply to async np_*
2009-01-31 Volker Lendeckemake send_file_readbraw static
2009-01-31 Volker LendeckeRemove the global variable "chain_size"
2009-01-29 Jeremy AllisonUpgrade POSIX inheritance storage to a new format ...
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Tim Proutys3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
2009-01-29 Michael Adams3:smbd: make smbd_open_one_socket() static
2009-01-29 Stefan Metzmachers3:smbd: ignore open_socket_in() failures
2009-01-27 Stefan Metzmachers3:smbd: wait for new connection via fd events
2009-01-27 Stefan Metzmachers3:smbd: make mdns registration event driven.
2009-01-27 Stefan Metzmachers3:smbd: make inetd code path more clear
2009-01-27 Stefan Metzmachers3:smbd: make kernel oplocks event driven
2009-01-27 Stefan Metzmachers3:smbd: remove pointless respond_to_all_remaining_loca...
2009-01-27 Stefan Metzmachers3:smbd: convert aio to use tevent_signal
2009-01-27 Stefan Metzmachers3:smbd: use signal events for SIGTERM, SIGHUP and...
2009-01-27 Stefan Metzmachers3:smbd: move all code that handles a client connection...
2009-01-27 Stefan Metzmachers3:smbd: we should setup the client socket in the same...
2009-01-27 Stefan Metzmachers3:namecache: remove unused namecache_shutdown() function
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
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
next