Displaying 20 results from an estimated 26 matches for "danneman".
2009 Mar 12
1
[Announce] Samba 3.3.2 Available for Download
...ms modules with CIFSFS client.
* Ensure ACL modules work with POSIX paths.
* Use fsp->posix_open in preference if we have it.
* Fix more POSIX path lstat calls.
o Andrew Tridgell <tridge@samba.org>
* Fix a bug in message handling for the change notify code.
o Steven Danneman <steven.danneman@isilon.com>
* Fix guest authentication in setups with "security = share" and "guest ok =
yes" when Winbind is running.
o Steve French <smfrench@gmail.com>
* BUG 4640: Fix guest mounts in mount.cifs.
* Fix displaying the version...
2009 Mar 12
1
[Announce] Samba 3.3.2 Available for Download
...ms modules with CIFSFS client.
* Ensure ACL modules work with POSIX paths.
* Use fsp->posix_open in preference if we have it.
* Fix more POSIX path lstat calls.
o Andrew Tridgell <tridge@samba.org>
* Fix a bug in message handling for the change notify code.
o Steven Danneman <steven.danneman@isilon.com>
* Fix guest authentication in setups with "security = share" and "guest ok =
yes" when Winbind is running.
o Steve French <smfrench@gmail.com>
* BUG 4640: Fix guest mounts in mount.cifs.
* Fix displaying the version...
2009 Jun 19
1
[Announce] Samba 3.4.0rc1 Available for Download
...opt Use bundled popt library, not from system
--with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include
--with-sqlite3 SQLITE3 backend support
--with-pthreads Include pthreads
--with-setproctitle Search for setproctitle support
Commit Highlights
=================
o Steven Danneman <steven.danneman@isilon.com>
* Change the way smbd handles untrusted domain names given during user
authentication.
o Guenther Deschner <gd@samba.org>
* Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
and spoolss by autogenerated code based...
2009 Jun 19
1
[Announce] Samba 3.4.0rc1 Available for Download
...opt Use bundled popt library, not from system
--with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include
--with-sqlite3 SQLITE3 backend support
--with-pthreads Include pthreads
--with-setproctitle Search for setproctitle support
Commit Highlights
=================
o Steven Danneman <steven.danneman@isilon.com>
* Change the way smbd handles untrusted domain names given during user
authentication.
o Guenther Deschner <gd@samba.org>
* Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
and spoolss by autogenerated code based...
2008 Sep 18
2
[ANNOUNCE] Samba 3.2.4 Available for Download
...create times on *BSD and MacOSX.
* Clarify usage of "force create mode".
* Write times code update.
o Gerald (Jerry) Carter <jerry@samba.org>
* Fix Winbind crash.
* idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads
structure.
o Steven Danneman <steven.danneman@isilon.com>
* Fix build warnings.
* Cleanup of DC enumeration in get_dcs().
o Günther Deschner <gd@samba.org>
* BUG 5710: Fix changing of machine account passwords.
* Fix several build warnings.
* Fix invalid sid copy (hit when enumerating siblin...
2008 Sep 18
2
[ANNOUNCE] Samba 3.2.4 Available for Download
...create times on *BSD and MacOSX.
* Clarify usage of "force create mode".
* Write times code update.
o Gerald (Jerry) Carter <jerry@samba.org>
* Fix Winbind crash.
* idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads
structure.
o Steven Danneman <steven.danneman@isilon.com>
* Fix build warnings.
* Cleanup of DC enumeration in get_dcs().
o Günther Deschner <gd@samba.org>
* BUG 5710: Fix changing of machine account passwords.
* Fix several build warnings.
* Fix invalid sid copy (hit when enumerating siblin...
2009 Jul 03
2
[Announce] Samba 3.4.0 Available for Download
...opt Use bundled popt library, not from system
--with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include
--with-sqlite3 SQLITE3 backend support
--with-pthreads Include pthreads
--with-setproctitle Search for setproctitle support
Commit Highlights
=================
o Steven Danneman <steven.danneman@isilon.com>
* Change the way smbd handles untrusted domain names given during user
authentication.
o Guenther Deschner <gd@samba.org>
* Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
and spoolss by autogenerated code based...
2009 Jul 03
2
[Announce] Samba 3.4.0 Available for Download
...opt Use bundled popt library, not from system
--with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include
--with-sqlite3 SQLITE3 backend support
--with-pthreads Include pthreads
--with-setproctitle Search for setproctitle support
Commit Highlights
=================
o Steven Danneman <steven.danneman@isilon.com>
* Change the way smbd handles untrusted domain names given during user
authentication.
o Guenther Deschner <gd@samba.org>
* Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
and spoolss by autogenerated code based...
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
...* Fix use of streams modules with CIFSFS client.
* Fix more POSIX path lstat calls.
* Allow DFS client paths to work when POSIX pathnames have been
selected.
* Try and fix the build farm RAW-STREAMS errors.
* Ensure files starting with multiple dots are hidden.
o Steven Danneman <steven.danneman@isilon.com>
* Fix guest auth when Winbind is running.
o Günther Deschner <gd@samba.org>
* BUG 6102: NetQueryDisplayInformation could return wrong information.
* BUG 6193: Avoid messing with sync_context in fetch_database_to_ldif().
* Fix memleak in g...
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
...* Fix use of streams modules with CIFSFS client.
* Fix more POSIX path lstat calls.
* Allow DFS client paths to work when POSIX pathnames have been
selected.
* Try and fix the build farm RAW-STREAMS errors.
* Ensure files starting with multiple dots are hidden.
o Steven Danneman <steven.danneman@isilon.com>
* Fix guest auth when Winbind is running.
o Günther Deschner <gd@samba.org>
* BUG 6102: NetQueryDisplayInformation could return wrong information.
* BUG 6193: Avoid messing with sync_context in fetch_database_to_ldif().
* Fix memleak in g...
2010 Feb 24
0
[Announce] Samba 3.4.6 Available for Download
...* BUG 7122: Fix reading of large browselist.
* BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
* BUG 7155: Valgrind Conditional jump or move depends on uninitialised
value(s) error when "mangling method = hash".
o Steven Danneman <steven.danneman at isilon.com>
* BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
o G?nther Deschner <gd at samba.org>
* BUG 6888: Fix printing with 64 bit clients.
* BUG 7130: Fix listing of printjobs in Windows 7.
* BUG 7136: Spoolss getprinte...
2010 Feb 24
0
[Announce] Samba 3.4.6 Available for Download
...* BUG 7122: Fix reading of large browselist.
* BUG 7154: "mangling method = hash" can crash storing a name containing a '.'.
* BUG 7155: Valgrind Conditional jump or move depends on uninitialised
value(s) error when "mangling method = hash".
o Steven Danneman <steven.danneman at isilon.com>
* BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
o G?nther Deschner <gd at samba.org>
* BUG 6888: Fix printing with 64 bit clients.
* BUG 7130: Fix listing of printjobs in Windows 7.
* BUG 7136: Spoolss getprinte...
2009 Jun 02
0
[Announce] Samba 3.4.0pre2 Available for Download
...opt Use bundled popt library, not from system
--with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include
--with-sqlite3 SQLITE3 backend support
--with-pthreads Include pthreads
--with-setproctitle Search for setproctitle support
Commit Highlights
=================
o Steven Danneman <steven.danneman@isilon.com>
* Change the way smbd handles untrusted domain names given during user
authentication.
o Guenther Deschner <gd@samba.org>
* Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
and spoolss by autogenerated code based...
2009 Jun 02
0
[Announce] Samba 3.4.0pre2 Available for Download
...opt Use bundled popt library, not from system
--with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include
--with-sqlite3 SQLITE3 backend support
--with-pthreads Include pthreads
--with-setproctitle Search for setproctitle support
Commit Highlights
=================
o Steven Danneman <steven.danneman@isilon.com>
* Change the way smbd handles untrusted domain names given during user
authentication.
o Guenther Deschner <gd@samba.org>
* Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
and spoolss by autogenerated code based...
2009 Apr 30
1
[Announce] Samba 3.4.0pre1 Available for Download
...opt Use bundled popt library, not from system
--with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include
--with-sqlite3 SQLITE3 backend support
--with-pthreads Include pthreads
--with-setproctitle Search for setproctitle support
Commit Highlights
=================
o Steven Danneman <steven.danneman@isilon.com>
* Change the way smbd handles untrusted domain names given during user
authentication.
o Guenther Deschner <gd@samba.org>
* Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
and spoolss by autogenerated code based...
2009 Apr 30
1
[Announce] Samba 3.4.0pre1 Available for Download
...opt Use bundled popt library, not from system
--with-libiconv=BASEDIR Use libiconv in BASEDIR/lib and BASEDIR/include
--with-sqlite3 SQLITE3 backend support
--with-pthreads Include pthreads
--with-setproctitle Search for setproctitle support
Commit Highlights
=================
o Steven Danneman <steven.danneman@isilon.com>
* Change the way smbd handles untrusted domain names given during user
authentication.
o Guenther Deschner <gd@samba.org>
* Replace the hand-marshalled DCE/RPC services ntsvcs, svcctl, eventlog
and spoolss by autogenerated code based...
2008 Dec 10
3
[ANNOUNCE] Samba 3.2.6 Available for Download
...;.
* Fix Coverity IDs 456, 574, 592, 606 and 607.
* Fix net rpc vampire.
o Gerald (Jerry) Carter <jerry@samba.org>
* Use the same prerequisite for DDNS update as Windows XP.
* Make "lwinet ads dns register" honor the "interfaces" parameter.
o Steven Danneman <steven.danneman@isilon.com>
* Fix extended DN parse error when AD object does not have a SID.
o Guenther Deschner <gd@samba.org>
* BUG 5888: Fix PNP_GetHwProfInfo().
* BUG 5957: Do not abort rename process on valid rename script.
* BUG 5898: Fix ''net rpc sh...
2008 Dec 10
3
[ANNOUNCE] Samba 3.2.6 Available for Download
...;.
* Fix Coverity IDs 456, 574, 592, 606 and 607.
* Fix net rpc vampire.
o Gerald (Jerry) Carter <jerry@samba.org>
* Use the same prerequisite for DDNS update as Windows XP.
* Make "lwinet ads dns register" honor the "interfaces" parameter.
o Steven Danneman <steven.danneman@isilon.com>
* Fix extended DN parse error when AD object does not have a SID.
o Guenther Deschner <gd@samba.org>
* BUG 5888: Fix PNP_GetHwProfInfo().
* BUG 5957: Do not abort rename process on valid rename script.
* BUG 5898: Fix ''net rpc sh...
2008 Oct 02
2
[ANNOUNCE] Samba 3.3.0pre2 Available for Download
...fo provider from Likewise Open.
* Allow an admin to define the "uid" attribute for a RFC2307
user object in AD to be the username alias.
* Add new idmap backend "adex" to support RFC2307 enabled AD forests.
* Add new idmap backend "hash".
o Steven Danneman <steven.danneman@isilon.com>
* Fix build warnings.
* Cleanup of DC enumeration in get_dcs().
o Günther Deschner <gd@samba.org>
* BUG 5710: Fix changing of machine account passwords.
* BUG 5784: Fix pam_winbind build issue on Solaris.
* Fix invalid sid copy (hit w...
2008 Oct 02
2
[ANNOUNCE] Samba 3.3.0pre2 Available for Download
...fo provider from Likewise Open.
* Allow an admin to define the "uid" attribute for a RFC2307
user object in AD to be the username alias.
* Add new idmap backend "adex" to support RFC2307 enabled AD forests.
* Add new idmap backend "hash".
o Steven Danneman <steven.danneman@isilon.com>
* Fix build warnings.
* Cleanup of DC enumeration in get_dcs().
o Günther Deschner <gd@samba.org>
* BUG 5710: Fix changing of machine account passwords.
* BUG 5784: Fix pam_winbind build issue on Solaris.
* Fix invalid sid copy (hit w...