ab/samba.git/.git
2011-11-01 Karolin SeegerWHATSNEW: Update changes since 3.5.11. samba-3.5.12
2011-11-01 Jeremy AllisonFix bug #8542 - smbclient posix_open command fails...
2011-11-01 Jeremy AllisonThird part of fix for bug #8541 - readlink() on Linux...
2011-11-01 Jeremy AllisonSecond part of fix for bug #8541 - readlink() on Linux...
2011-11-01 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
2011-11-01 Jeremy AllisonUse existing ISDOT and ISDOTDOT macros.
2011-11-01 Günther Deschners3-netapi: remove pointless use_memory_krb5_ccache.
2011-10-24 Karolin SeegerWHATSNEW: Add changes since 3.5.11.
2011-10-24 Björn Jackes3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)
2011-10-24 Jeremy AllisonAdd new contributing FAQ announcing acceptance of corpo...
2011-10-24 Karolin Seegers3-docs: Adapt version...
2011-10-24 Björn Jackes3/doc: add man page for aio_fork vfs module
2011-10-24 Volodymyr KhomenkoFix bug #8515 - Empty CIFS share can be blocked for...
2011-10-24 BramBug 7551: Return error of cli_push when 'put - /some...
2011-10-24 Jeremy AllisonBug 7551: Return error of cli_push when 'put - /some...
2011-10-24 Jeremy AllisonFix bug #8507 - smbd doesn't correctly honor the "force...
2011-10-24 Jeremy AllisonSecond part of fix for bug #8443 - Default user entry...
2011-10-24 Jeremy AllisonFirst part of fix for bug #8443 - Default user entry...
2011-10-24 Jeremy AllisonPart 3 of bugfix for bug #7509 - smb_acl_to_posix:...
2011-10-24 Jeremy AllisonPart 2 of bugfix for bug #7509 - smb_acl_to_posix:...
2011-10-24 Jeremy AllisonPart 1 of bugfix for bug #7509 - smb_acl_to_posix:...
2011-10-24 Jeremy AllisonFix bug #8458 - IE9 on Windows 7 cannot download files...
2011-10-24 Jeremy AllisonFix bug #8493 - DFS breaks zip file extracting unless...
2011-10-24 Karolin Seegers3-docs: Remove "experimental" label on VFS ACL modules
2011-10-24 Jeremy AllisonPatch for bug #8156 - net ads join fails to use the...
2011-10-24 Pierre CarrierAllows changing the maximum number of simultaneous...
2011-10-24 Günther Deschners3-winbind: Fix bug 7888 -- deal with buggy 3.0 based...
2011-10-24 Günther Deschners3-nmbd: fix memleak in create_listen_fdset().
2011-10-24 Stefan Metzmacherlibcli/auth: let spnego_write_mech_types() check the...
2011-10-24 David DisseldorpFix bug 8480 - acl_xattr can free an invalid pointer...
2011-10-24 Günther Deschners3-netapi: allow to use default krb5 credential cache...
2011-10-24 Günther Deschners3-libnet: allow to use default krb5 ccache in libnet_J...
2011-10-24 Volker Lendeckes3: Fix bug 7844: Race in winbind
2011-10-24 Stefan Metzmachers3:libsmb: check the wct of the incoming SMBnegprot...
2011-10-24 Volker Lendeckev3-5-test: Fix getent group if trusted domains are...
2011-10-24 Jeremy AllisonFix bug Bug 8422 - Infinite loop in ACL module code.
2011-10-24 Jeremy Allisons3-vfs: Fix vfs_chown_fsp.
2011-10-24 Volker Lendeckes3: Fix bug 8360
2011-10-24 Volker Lendeckes3: Add a fallback for missing open&x support in OS...
2011-10-24 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
2011-10-24 Volker Lendeckes3: Make is_executable() available in lib/
2011-10-24 Volker Lendeckes3: We only need base_name in map_open_params_to_ntcreate
2011-10-24 Björn Jackes3/swat: use strlcat instead of strncat to fix build...
2011-10-24 Stefan Metzmachers3:web/swat: use strtoll() instead of atoi/atol/atoll
2011-10-24 Karolin SeegerWHATSNEW: Fix typo.
2011-08-04 Karolin SeegerWHATSNEW: Remove wrong entry.
2011-08-04 Karolin SeegerWHATSNEW: Start release notes for 3.5.12.
2011-08-04 Karolin SeegerVERSION: Bump version up to 3.5.12.
2011-08-03 Karolin SeegerWHATSNEW: Add changes since 3.5.10. samba-3.5.11
2011-08-02 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
2011-08-02 Volker Lendeckes3: Test for "__attribute__((destructor))"
2011-08-02 Stefan Metzmachers3:librpc/gen_ndr: regen after wbint.idl changes
2011-08-02 Stefan Metzmachers3:nmbd_subnetdb: close all sockets attached to a subne...
2011-08-02 Stefan Metzmachers3:nmbd_packets: make sure create_listen_fdset() return...
2011-08-02 Gregor Becks3:smbldap: make smbldap_connect_system self contained
2011-08-02 Gregor Becks3:smbldap: add a destructor to smbldap_state, just...
2011-08-02 Gregor Becks3:smbldap: let smbldap_free_struct do what it claims to
2011-08-02 Gregor Becks3:smbldap: free the idle event scheduled in smbldap_op...
2011-08-02 Gregor Becks3:smbldap: use smbldap_state as memory context for...
2011-08-02 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
2011-08-02 Jeremy AllisonFix bug #8254 - "acl check permissions = no" does not...
2011-08-02 David Disseldorps3: increase the log level for missing PIDs on SIGCHLD
2011-08-02 Karolin SeegerWHATSNEW: Formatting.
2011-08-02 Andrew Bartletts3-WHATSNEW 3.5.9 Add information on kerberos change
2011-08-02 Volker Lendeckes3: Fix bug 8238 -- KB2536276 prevents access to shares
2011-08-02 Michael Adamdocs: fix the missing parameter description section...
2011-08-02 Björn Jackelibreplace: include sys/file.h only when available
2011-08-02 Andrew Bartletts3-docs Add documentation for 'client use spnego principal'
2011-07-26 Karolin SeegerWHATSNEW: Start release notes for 3.5.11.
2011-07-26 Karolin SeegerVERSION: Bump version up to 3.5.11.
2011-07-24 Karolin Seegers3-swat: Fix typo. samba-3.5.10
2011-07-24 Kai Blins3 swat: Create random nonce in CGI mode
2011-07-24 Kai Blins3 swat: Add time component to XSRF token
2011-07-24 Kai Blins3 swat: Add XSRF protection to printer page
2011-07-24 Kai Blins3 swat: Add XSRF protection to password page
2011-07-24 Kai Blins3 swat: Add XSRF protection to shares page
2011-07-24 Kai Blins3 swat: Add XSRF protection to globals page
2011-07-24 Kai Blins3 swat: Add XSRF protection to wizard page
2011-07-24 Kai Blins3 swat: Add XSRF protection to wizard_params page
2011-07-24 Kai Blins3 swat: Add XSRF protection to viewconfig page
2011-07-24 Kai Blins3 swat: Add XSRF protection to status page
2011-07-24 Kai Blins3 swat: Add support for anti-XSRF token
2011-07-24 Kai Blins3 swat: Allow getting the user's HTTP auth password
2011-07-24 Kai Blins3 swat: Fix possible XSS attack (bug #8289)
2011-07-24 Karolin SeegerWHATSNEW: Update release notes.
2011-06-14 Karolin SeegerWHATSNEW: Start release notes for 3.5.10.
2011-06-14 Karolin SeegerVERSION: Bump version up to 3.5.10.
2011-06-14 Karolin SeegerWHATSNEW: Update changes since 3.5.8. samba-3.5.9
2011-06-14 Jeremy AllisonFix re-opened bug 8083 - "inherit owner = yes" doesn...
2011-06-14 Jeremy AllisonPart 5 of bugfix for #8211 - "inherit owner = yes"...
2011-06-14 Jeremy AllisonPart 4 of bugfix for #8211 - "inherit owner = yes"...
2011-06-14 Jeremy AllisonPart 3 of bugfix for #8211 - "inherit owner = yes"...
2011-06-14 Jeremy AllisonPart 2 of bugfix for #8211 - "inherit owner = yes"...
2011-06-14 Jeremy AllisonPart 1 of bugfix for #8211 - "inherit owner = yes"...
2011-06-14 Stefan Metzmachers3:lib/access: normalize IPv4 mapped IPv6 addresses...
2011-06-14 Karolin SeegerWHATSNEW: Add more changes since 3.5.8.
2011-06-14 Jim McDonoughs3-winbind: BUG 8166 - Don't lockout users when offline.
2011-06-14 Jeremy AllisonFix bug #7528 - Solaris with NIS autohome.
2011-06-14 Karolin SeegerWHATSNEW: Start to add changes since 3.5.8.
2011-06-14 Jeremy AllisonFix bug #8083 - "inherit owner = yes" doesn't interact...
next