TALLOC_FREE happily lives with a NULL ptr. Tim, please check!
[ira/wip.git] / source3 / smbd /
2009-05-24 Volker LendeckeTALLOC_FREE happily lives with a NULL ptr. Tim, please...
2009-05-22 Jeremy AllisonEnsure we return NT_STATUS_FILE_IS_A_DIRECTORY on a...
2009-05-22 Stefan Metzmachers3:smbd: implement SMB2 Tree Disconnect
2009-05-22 Stefan Metzmachers3:smbd: implement SMB2 Tree Connect
2009-05-22 Stefan Metzmachers3:smbd: SMB2 session ids are 64bit...
2009-05-22 Stefan Metzmachers3:smbd: implement SMB2 Logoff
2009-05-21 Stefan Metzmachers3:smbd: we want to get the next command offset and...
2009-05-21 Tim Proutys3: Change unix_convert (and its callers) to use struct...
2009-05-20 Stefan Metzmachers3:smbd: check the incoming session id for SMB2 requests
2009-05-20 Stefan Metzmachers3:smbd: implement SMB2 Session Setup with raw NTLMSSP
2009-05-20 Stefan Metzmachers3:smbd: for now indicate raw NTLMSSP in the SMB2 Negot...
2009-05-20 Stefan Metzmachers3:smbd: move the callback functions of smbd_smb2_reque...
2009-05-20 Stefan Metzmachers3:smbd: add smbd_smb2_request_done_ex()
2009-05-20 Stefan Metzmachers3:smbd: fix initialized memory in SMB2 responses
2009-05-20 Stefan Metzmachers3:smbd: add support for SMB2 Keepalive (SMB2 Echo)
2009-05-20 Stefan Metzmachers3:smbd: allow SMB 2.002 dialect in SMB1 negprot
2009-05-20 Stefan Metzmachers3:smbd: add support for SMB2 Negotiate
2009-05-20 Stefan Metzmachers3:smbd: make negprot_spnego() non static
2009-05-20 Stefan Metzmachers3:smbd: add infrastructure for SMB2 support
2009-05-19 Aravind Srinivasans3: Always allocate memory in dptr_ReadDirName
2009-05-19 Tim Proutys3 sendfile: Fix two bugs in sendfile
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-14 Jeremy AllisonMake us pass SHORTNAME-TEST.
2009-05-14 Jeremy AllisonRemove one use of mangle_is_8_3(), not needed.
2009-05-14 Volker LendeckeFix a type-punned warning
2009-05-13 Zack Kirschs3 onefs: Self-contend level2 oplocks on BRL
2009-05-13 Tim Proutys3: Fix strict locking with chained reads
2009-05-12 Jeremy AllisonFix warning about unused label with no sendfile.
2009-05-09 Simo SorcePass also sername to check password script
2009-05-09 Volker LendeckeDo not call SMB_VFS_GET_REAL_FILENAME if the name is...
2009-05-09 Tim Proutys3: Fix chained sesssetupAndX/tconn messages
2009-05-08 Jeremy AllisonFix bug #6330 - DFS doesn't work on AIX. Jeremy.
2009-05-08 Jeremy AllisonExpand the comment explaining why user_in_group_sid is
2009-05-08 Stefan Metzmachers3:smbd: fix posix acls when setting an ACL without...
2009-05-08 Michael Adams3:smbd: fix the fix for mapped IPv4 address handling...
2009-05-07 Michael Adams3: make release_ip() call (ctdb) cope with IPv4 mapped...
2009-05-07 Günther Deschners3-samr: disable check for ACB_DISABLED in check_oem_pa...
2009-05-07 Günther Deschners3-samr: rework check_oem_password() to take a struct...
2009-05-06 Günther Deschners3-printing: simplify print_queue helper functions...
2009-05-05 tproutys3: Fix trans2 path to use case-insensitive stat optimi...
2009-05-05 Volker LendeckeFix bug 6302: Give the VFS a chance to read from 0...
2009-05-04 Jeremy AllisonFix bug #6315 smbd crashes doing vfs_full_audit on...
2009-05-04 Volker LendeckeIncrease debug level of "create_connection_server_info...
2009-05-04 Günther Deschners3-printing: Fix driver upload for Xerox 4110 PS printe...
2009-04-30 Volker LendeckeFix notify_onelevel: notify is not necessarily enabled
2009-04-29 Michael Adams3:vfs: untangle logic for loading and probing modules...
2009-04-29 Michael Adams3:smbd/service: switch load_registry_service/shares...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeRevert "Do not use the file system GET_REAL_FILENAME...
2009-04-22 Simo SorceFix profile acls in some corner cases
2009-04-22 Simo SorceAvoid duplicate aces
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of...
2009-04-20 Jelmer VernooijRemove smb_mkstemp() - libreplace will now provide...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Volker LendeckeDo not use the file system GET_REAL_FILENAME for mangle...
2009-04-19 Volker LendeckeMake "struct policy" private to srv_lsa_hnd.c
2009-04-17 Jim McDonoughMerge branch 'master' of /home/jmcd/samba/git.samba...
2009-04-16 Jeremy AllisonFix bug found by Tim Prouty, logging off and then re...
2009-04-16 Volker LendeckeAdd notify_onelevel.tdb
2009-04-16 Volker LendeckeRename notify_context->db to db_recursive
2009-04-15 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-14 Andrew BartlettConvert Samba3 to use the common lib/util/charset API
2009-04-14 Andrew BartlettSolve some of the conflict between Samba3 and Samba4...
2009-04-13 Volker LendeckeUse convert_string_talloc, thanks Andrew!
2009-04-12 Volker LendeckeWe have to deny a level 2 oplock if kernel oplocks...
2009-04-12 Volker LendeckeAdd "netbios retarget"
2009-04-12 Volker Lendeckewrite_data already guarantees everything was written
2009-04-12 Volker LendeckeExtract and print the server name type the client conne...
2009-04-11 Volker LendeckeFix some nonempty blank lines
2009-04-11 Volker LendeckeFix a memleak in an unlikely error path in change_notif...
2009-04-11 Volker LendeckeUse talloc_tos() for a temp convert_string_allocate()
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-10 Jeremy AllisonFix bug #6254 - PUT/GET produces an error in IPv6 to...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Tim Proutys3 oplocks: Add back procid_str to debug message
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-04-06 Tim Proutys3 onefs: Simplify level 2 oplock self-contention
2009-04-06 Tim Proutys3 oplocks: Refactor level II oplock contention
2009-04-05 Volker LendeckeFix smbd crash for close_on_completion
2009-04-03 Volker LendeckeUse cluster-aware procid_is_me instead of comparing...
2009-04-03 Volker LendeckeUse procid_str in debug messages for better cluster...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-30 Jeremy AllisonEnsure files starting with multiple dots are hidden
2009-03-27 Björn Jackes3: ifdef sendfile code that's only used in other ifdef...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jeremy AllisonEnsure we never enter VFS_CREATE without having initialized
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Volker LendeckeUse avahi to register _smb._tcp in smbd
2009-03-23 Stefan Metzmachers3:smbd: use new simplified snb_signing code in the...
next