]> git.samba.org - samba.git/shortlog
samba.git
2011-09-28 Pierre CarrierAllows changing the maximum number of simultaneous...
2011-09-28 Günther Deschners3-winbind: Fix bug 7888 -- deal with buggy 3.0 based...
2011-09-28 Günther Deschners3-nmbd: fix memleak in create_listen_fdset().
2011-09-28 Stefan Metzmacherlibcli/auth: let spnego_write_mech_types() check the...
2011-09-28 David DisseldorpFix bug 8480 - acl_xattr can free an invalid pointer...
2011-09-26 Günther Deschners3-netapi: allow to use default krb5 credential cache...
2011-09-26 Günther Deschners3-libnet: allow to use default krb5 ccache in libnet_J...
2011-09-22 Volker Lendeckes3: Fix bug 7844: Race in winbind
2011-09-15 Stefan Metzmachers3:libsmb: check the wct of the incoming SMBnegprot...
2011-08-30 Volker Lendeckev3-5-test: Fix getent group if trusted domains are...
2011-08-30 Jeremy AllisonFix bug Bug 8422 - Infinite loop in ACL module code.
2011-08-20 Jeremy Allisons3-vfs: Fix vfs_chown_fsp.
2011-08-18 Volker Lendeckes3: Fix bug 8360
2011-08-18 Volker Lendeckes3: Add a fallback for missing open&x support in OS...
2011-08-18 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
2011-08-18 Volker Lendeckes3: Make is_executable() available in lib/
2011-08-18 Volker Lendeckes3: We only need base_name in map_open_params_to_ntcreate
2011-08-09 Björn Jackes3/swat: use strlcat instead of strncat to fix build...
2011-08-09 Stefan Metzmachers3:web/swat: use strtoll() instead of atoi/atol/atoll
2011-08-07 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.
2011-08-02 Karolin SeegerWHATSNEW: Sync with v3-5-stable.
2011-08-02 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
2011-07-27 Volker Lendeckes3: Test for "__attribute__((destructor))"
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-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-06 Karolin SeegerWHATSNEW: Add changes since 3.5.9.
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-24 Karolin SeegerWHATSNEW: Formatting.
2011-06-24 Andrew Bartletts3-WHATSNEW 3.5.9 Add information on kerberos change
2011-06-21 Volker Lendeckes3: Fix bug 8238 -- KB2536276 prevents access to shares
2011-06-21 Michael Adamdocs: fix the missing parameter description section...
2011-06-17 Björn Jackelibreplace: include sys/file.h only when available
2011-06-14 Andrew Bartletts3-docs Add documentation for 'client use spnego principal'
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.
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-05 Karolin SeegerWHATSNEW: Add more changes since 3.5.8.
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-31 Karolin SeegerWHATSNEW: Start to add changes since 3.5.8.
2011-05-30 Karolin SeegerWHATSNEW: Start release notes for 3.5.9.
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-26 Jeremy AllisonFix our asn.1 parser to handle negative numbers.
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-23 Volker Lendeckelibwbclient: Fix bug 8087 -- wbcChangeUserPasswordEx...
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-18 Simo Sorcetdb_expand: limit the expansion with huge records
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...
next