Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).
[samba.git] / source3 /
2011-08-09 Stefan Metzmachers3:web/swat: use strtoll() instead of atoi/atol/atoll
2011-08-04 Karolin SeegerVERSION: Bump version up to 3.5.12.
2011-07-27 Volker Lendeckes3: Test for "__attribute__((destructor))"
2011-07-26 Karolin SeegerVERSION: Bump version up to 3.5.11.
2011-07-26 Karolin Seegers3-swat: Fix typo.
2011-07-26 Kai Blins3 swat: Create random nonce in CGI mode
2011-07-26 Kai Blins3 swat: Add time component to XSRF token
2011-07-26 Kai Blins3 swat: Add XSRF protection to printer page
2011-07-26 Kai Blins3 swat: Add XSRF protection to password page
2011-07-26 Kai Blins3 swat: Add XSRF protection to shares page
2011-07-26 Kai Blins3 swat: Add XSRF protection to globals page
2011-07-26 Kai Blins3 swat: Add XSRF protection to wizard page
2011-07-26 Kai Blins3 swat: Add XSRF protection to wizard_params page
2011-07-26 Kai Blins3 swat: Add XSRF protection to viewconfig page
2011-07-26 Kai Blins3 swat: Add XSRF protection to status page
2011-07-26 Kai Blins3 swat: Add support for anti-XSRF token
2011-07-26 Kai Blins3 swat: Allow getting the user's HTTP auth password
2011-07-26 Kai Blins3 swat: Fix possible XSS attack (bug #8289)
2011-07-05 Stefan Metzmachers3:librpc/gen_ndr: regen after wbint.idl changes
2011-07-04 Stefan Metzmachers3:nmbd_subnetdb: close all sockets attached to a subne...
2011-07-04 Stefan Metzmachers3:nmbd_packets: make sure create_listen_fdset() return...
2011-07-04 Gregor Becks3:smbldap: make smbldap_connect_system self contained
2011-07-04 Gregor Becks3:smbldap: add a destructor to smbldap_state, just...
2011-07-04 Gregor Becks3:smbldap: let smbldap_free_struct do what it claims to
2011-07-04 Gregor Becks3:smbldap: free the idle event scheduled in smbldap_op...
2011-07-04 Gregor Becks3:smbldap: use smbldap_state as memory context for...
2011-06-28 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
2011-06-27 Jeremy AllisonFix bug #8254 - "acl check permissions = no" does not...
2011-06-27 David Disseldorps3: increase the log level for missing PIDs on SIGCHLD
2011-06-21 Volker Lendeckes3: Fix bug 8238 -- KB2536276 prevents access to shares
2011-06-14 Karolin SeegerVERSION: Bump version up to 3.5.10.
2011-06-10 Jeremy AllisonFix re-opened bug 8083 - "inherit owner = yes" doesn...
2011-06-10 Jeremy AllisonPart 5 of bugfix for #8211 - "inherit owner = yes"...
2011-06-10 Jeremy AllisonPart 4 of bugfix for #8211 - "inherit owner = yes"...
2011-06-10 Jeremy AllisonPart 3 of bugfix for #8211 - "inherit owner = yes"...
2011-06-10 Jeremy AllisonPart 2 of bugfix for #8211 - "inherit owner = yes"...
2011-06-10 Jeremy AllisonPart 1 of bugfix for #8211 - "inherit owner = yes"...
2011-06-07 Stefan Metzmachers3:lib/access: normalize IPv4 mapped IPv6 addresses...
2011-06-01 Jim McDonoughs3-winbind: BUG 8166 - Don't lockout users when offline.
2011-06-01 Jeremy AllisonFix bug #7528 - Solaris with NIS autohome.
2011-05-30 Karolin SeegerVERSION: Bump version number up to 3.5.9.
2011-05-30 Jeremy AllisonFix bug #8083 - "inherit owner = yes" doesn't interact...
2011-05-29 Jeremy AllisonFix bug #6911 - Kerberos authentication from vista...
2011-05-26 Jim McDonoughs3-libnet: fix bug #6364: Pull realm from supplied...
2011-05-26 David Disseldorps3-printing: remove duplicate cups response processing...
2011-05-26 David Disseldorps3-printing: use printcap IDL for IPC
2011-05-26 David Disseldorpidl: define printcap IPC message format
2011-05-26 David Disseldorps3-printing: an empty cups printer list is treated...
2011-05-23 Jeremy AllisonFix bug #8157 - std_pcap_cache_reload() fails to parse...
2011-05-23 David Disseldorps3-printing: remove pcap_cache_loaded asserts
2011-05-23 David DisseldorpRevert "Revert "s3-printing: update parent smbd pcap...
2011-05-23 David DisseldorpRevert "Revert "s3-printing: reload shares after pcap...
2011-05-23 Karolin SeegerRevert "s3-spoolss: Added EN ISO 216, A0 and A1 to...
2011-05-20 Günther Deschners3-net: make sure we dont crash when publishing a singl...
2011-05-20 Björn Jackes3/configure: fix GNU ld version detection with old...
2011-05-17 Günther Deschners3-printing: make cups_pull_comment_location() work...
2011-05-17 Günther Deschners3-printing: Fix double free of cups request.
2011-05-17 Günther Deschners3-printing: very obvious fix for cups_pull_comment_loc...
2011-05-13 Andrew Bartletts3-libsmb Don't ever ask for machine$ principals as...
2011-05-13 Andrew Bartletts3-libads Default to NOT using the server-supplied...
2011-05-06 Jeremy AllisonFix bug 8111 - CIFS VFS: unexpected error on SMB posix...
2011-04-20 Jeremy AllisonFix is_myname_or_ipaddr() to be robust against strange...
2011-04-19 Jeremy AllisonFix bug 8072 - PANIC: create_file_acl_common frees...
2011-04-19 Jeremy AllisonFix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfault...
2011-04-19 Dmitry ButskoyFix bug 6966 - "allow trusted domains = no" not respect...
2011-04-17 Volker Lendeckes3: Fix bug 8066, wrong output in smbget
2011-04-14 Jeremy AllisonFix bug #7987 - ACL can get lost when files are being...
2011-04-14 Günther Deschners3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().
2011-04-11 Björn Baumbachs3-modules: Fix debug message (bug #8074)
2011-04-07 Martin VogtFix bug #6762 - ctdb on gpfs error with MS Office.
2011-04-07 Björn Jackes3/vfs_gpfs: s/syncops/gpfs
2011-04-07 Christian Ambachs3:vfs:gpfs convert sharemodes/leases parameter
2011-04-07 Volker Lendeckes3: Fix bug 8042: File creation on OS/X
2011-04-07 Jeremy AllisonFix bug #7080 - Quota only shown when logged as root.
2011-04-04 Larry ReidFix for servers that don't put a path separator at...
2011-04-04 Volker Lendeckes3: Fix Coverity ID 1137: CONSTANT_EXPRESSION_RESULT
2011-04-04 Volker Lendeckes3: Fix Coverity ID 1136: CONSTANT_EXPRESSION_RESULT
2011-04-04 Marc A. Dahlhauss3: Fix Bug 8047 -- Fix mdns registration if "interface...
2011-04-04 David Disseldorpalpha_strcpy() is a utility function which reportedly...
2011-04-04 Jeremy AllisonFix bug 8040 - smbclient segfaults when a Cyrillic...
2011-04-01 Jeremy AllisonFix bug #7996 - sgid bit lost on folder rename.
2011-03-29 Christian Ambachs3: use getgrset() when it is available
2011-03-25 Björn Jackes3: add explicit configure option whether or not to...
2011-03-25 Stefan Metzmachers3:util_seaccess: make sure that we don't grant SEC_STD...
2011-03-25 Stefan Metzmachers3:smbd: access checks should not depend on share mode...
2011-03-23 Nikolay MartynovFix inode generation so nautilus can count total dir...
2011-03-23 Volker Lendeckes3: Attempt to fix bug 8016 -- gpfs_get_xattr broken
2011-03-23 Jeremy AllisonFix bug #8005 - smbtorture4 BASE-TCONDEV fails when...
2011-03-17 Volker Lendeckes3: Fix bug 8009 - net rap session cannot get username
2011-03-17 Volker Lendeckes3: Fix the talloc hierarchy in shadow_copy2_connectpath
2011-03-01 Jonathan Nieders3-param: Make "rlimit_max below minimum Windows limit...
2011-03-01 Rusty Russells3:vfs:gpfs: fix logic when gpfs:winattr is false ...
2011-03-01 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-28 Karolin SeegerVERSION: Bump version number up to 3.5.8.
2011-02-28 Jeremy AllisonFix denial of service - memory corruption.
2011-02-09 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-02-09 Volker Lendeckes3: Prune the printername cache when a printer is deleted.
2011-02-05 Stefan Metzmachers3:winbindd: catch lookup_names/sids schannel errors...
2011-02-05 Stefan Metzmachers3:lib/events: use DLIST_DEMOTE() for fd events
2011-02-05 Stefan Metzmachers3:smbd: let smbd_server_connection_loop_once() check...
next