In aio_fork, we have to close all fd's, we might hold a gpfs share mode
[ira/wip.git] / source3 / smbd /
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...
2009-03-23 Stefan Metzmachers3:smbd: if we allow trans2 on the IPC$ share, then...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-19 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-03-19 Jeremy AllisonFix bug #6196 - Unable to serve files with colons to...
2009-03-18 Stefan Metzmachers3:smbd: use tevent_loop_once() in the parent event...
2009-03-18 Stefan Metzmachers3:smbd: don't exit the parent when we have no connections
2009-03-17 Volker LendeckeConvert np_read to tevent_req
2009-03-17 Volker LendeckeConvert np_write to tevent_req
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-13 Dave Richardss3: Add strict lock/unlock calls to the vfs layer to...
2009-03-12 Jeremy AllisonFix bug #6186 - map readonly does not work
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Stefan Metzmachers3:signing: the seqnum should only be decremented by...
2009-03-05 Jeremy AllisonFix bug #6160 - Office 2007 fails saving files to a...
2009-03-05 Tim Proutys3: Change open_streams_for_delete to call through...
next