The branch, master has been updated
       via  4094ff5 history: fix < and > samba-4.3.0.html
      from  7a82133 NEWS[4.3.0]: Samba 4.3.0 Available for Download

https://git.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 4094ff516057b35855e615db759c2e6278b6f791
Author: Karolin Seeger <[email protected]>
Date:   Tue Sep 8 17:55:19 2015 +0200

    history: fix &lt; and &gt; samba-4.3.0.html
    
    Signed-off-by: Karolin Seeger <[email protected]>
    Signed-off-by: Stefan Metzmacher <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 history/samba-4.3.0.html | 48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)


Changeset truncated at 500 lines:

diff --git a/history/samba-4.3.0.html b/history/samba-4.3.0.html
index 2f08dff..f183fc6 100644
--- a/history/samba-4.3.0.html
+++ b/history/samba-4.3.0.html
@@ -46,7 +46,7 @@ Support for Apple&apos;s Spotlight has been added by 
integrating with Gnome
 Tracker.
 
 For detailed instructions how to build and setup Samba for Spotlight,
-please see the Samba wiki: 
&amp;lt;https://wiki.samba.org/index.php/Spotlight&amp;gt;
+please see the Samba wiki: &lt;https://wiki.samba.org/index.php/Spotlight&gt;
 
 New FileChangeNotify subsystem
 ------------------------------
@@ -147,8 +147,8 @@ See https://bugzilla.samba.org/show_bug.cgi?id=11451.
 New smbclient subcommands
 -------------------------
 
-  - Query a directory for change notifications: notify &amp;lt;dir name&amp;gt;
-  - Server side copy: scopy &amp;lt;source filename&amp;gt; 
&amp;lt;destination filename&amp;gt;
+  - Query a directory for change notifications: notify &lt;dir name&gt;
+  - Server side copy: scopy &lt;source filename&gt; &lt;destination 
filename&gt;
 
 New rpcclient subcommands
 -------------------------
@@ -312,23 +312,23 @@ Currently none.
 CHANGES SINCE 4.2.0rc4
 ======================
 
-o   Andrew Bartlett &amp;lt;[email protected]&amp;gt;
+o   Andrew Bartlett &lt;[email protected]&gt;
     * Bug 10973: No objectClass found in replPropertyMetaData on ordinary
       objects (non-deleted)
     * Bug 11429: Python bindings don&apos;t check integer types
     * Bug 11430: Python bindings don&apos;t check array sizes
 
-o   Ralph Boehme &amp;lt;[email protected]&amp;gt;
+o   Ralph Boehme &lt;[email protected]&gt;
     * Bug 11467: Handling of 0 byte resource fork stream
 
-o   Volker Lendecke &amp;lt;[email protected]&amp;gt;
+o   Volker Lendecke &lt;[email protected]&gt;
     * Bug 11488: AD samr GetGroupsForUser fails for users with &quot;()&quot; 
in
       their name
 
-o   Stefan Metzmacher &amp;lt;[email protected]&amp;gt;
+o   Stefan Metzmacher &lt;[email protected]&gt;
     * Bug 11429: Python bindings don&apos;t check integer types
 
-o   Matthieu Patou &amp;lt;[email protected]&amp;gt;
+o   Matthieu Patou &lt;[email protected]&gt;
     * Bug 10973: No objectClass found in replPropertyMetaData on ordinary
       objects (non-deleted)
 
@@ -336,71 +336,71 @@ o   Matthieu Patou &amp;lt;[email protected]&amp;gt;
 CHANGES SINCE 4.2.0rc3
 ======================
 
-o   Ralph Boehme &amp;lt;[email protected]&amp;gt;
+o   Ralph Boehme &lt;[email protected]&gt;
     * Bug 11444: Crash in notify_remove caused by change notify = no
 
-o   G&amp;uuml;nther Deschner &amp;lt;[email protected]&amp;gt;
+o   G&amp;uuml;nther Deschner &lt;[email protected]&gt;
     * Bug 11411: smbtorture does not build when configured 
--with-system-mitkrb5
 
-o   Volker Lendecke &amp;lt;[email protected]&amp;gt;
+o   Volker Lendecke &lt;[email protected]&gt;
     * Bug 11455: fix recursion problem in rep_strtoll in lib/replace/replace.c
     * Bug 11464: xid2sid gives inconsistent results
     * Bug 11465: ctdb: Fix the build on FreeBSD 10.1
 
-o   Roel van Meer &amp;lt;[email protected]&amp;gt;
+o   Roel van Meer &lt;[email protected]&gt;
     * Bug 11427: nmbd incorrectly matches netbios names as own name
 
-o   Stefan Metzmacher &amp;lt;[email protected]&amp;gt;
+o   Stefan Metzmacher &lt;[email protected]&gt;
     * Bug 11451: Poor SMB3 encryption performance with AES-GCM
     * Bug 11458: --bundled-libraries=!ldb,!pyldb,!pyldb-util doesn&apos;t
       disable ldb build and install
 
-o   Andreas Schneider &amp;lt;[email protected]&amp;gt;
+o   Andreas Schneider &lt;[email protected]&gt;
     * Bug 9862: Samba &quot;map to guest = Bad uid&quot; doesn&apos;t work
 
 
 CHANGES SINCE 4.3.0rc2
 ======================
 
-o   Andrew Bartlett &amp;lt;[email protected]&amp;gt;
+o   Andrew Bartlett &lt;[email protected]&gt;
     * Bug 11436: samba-tool uncaught exception error
     * Bug 10493: revert LDAP extended rule 1.2.840.113556.1.4.1941
                  LDAP_MATCHING_RULE_IN_CHAIN changes
 
-o   Ralph Boehme &amp;lt;[email protected]&amp;gt;
+o   Ralph Boehme &lt;[email protected]&gt;
     * Bug 11278: Stream names with colon don&apos;t work with
                  fruit:encoding = native
     * Bug 11426: net share allowedusers crashes
 
-o   Amitay Isaacs &amp;lt;[email protected]&amp;gt;
+o   Amitay Isaacs &lt;[email protected]&gt;
     * Bug 11432: Fix crash in nested ctdb banning
     * Bug 11434: Cannot build ctdbpmda
     * Bug 11431: CTDB&apos;s eventscript error handling is broken
 
-o   Stefan Metzmacher &amp;lt;[email protected]&amp;gt;
+o   Stefan Metzmacher &lt;[email protected]&gt;
     * Bug 11451: Poor SMB3 encryption performance with AES-GCM (part1)
     * Bug 11316: tevent_fd needs to be destroyed before closing the fd
 
-o   Arvid Requate &amp;lt;[email protected]&amp;gt;
+o   Arvid Requate &lt;[email protected]&gt;
     * Bug 11291: NetApp joined to a Samba/ADDC cannot resolve SIDs
 
-o   Martin Schwenke &amp;lt;[email protected]&amp;gt;
+o   Martin Schwenke &lt;[email protected]&gt;
     * Bug 11432: Fix crash in nested ctdb banning
 
 
 CHANGES SINCE 4.3.0rc1
 ======================
 
-o   Jeremy Allison &amp;lt;[email protected]&amp;gt;
+o   Jeremy Allison &lt;[email protected]&gt;
     * BUG 11359: strsep is not available on Solaris
 
-o   Bj&amp;ouml;rn Baumbach &amp;lt;[email protected]&amp;gt;
+o   Bj&amp;ouml;rn Baumbach &lt;[email protected]&gt;
     * BUG 11421: Build with GPFS support is broken
 
-o   Justin Maggard &amp;lt;[email protected]&amp;gt;
+o   Justin Maggard &lt;[email protected]&gt;
     * BUG 11320: &quot;force group&quot; with local group not working
 
-o   Martin Schwenke &amp;lt;[email protected]
+o   Martin Schwenke &lt;[email protected]&gt;
     * BUG 11424: Build broken with --disable-python
 
 


-- 
Samba Website Repository

Reply via email to