search for: dlist_remov

Displaying 8 results from an estimated 8 matches for "dlist_remov".

Did you mean: dlist_remove
2005 Nov 02
1
smbd processes never go away
I am having a problem with Samba 3.0.20b runninn on Fedora core 4, with a 2.6.11-1.1369_FC4smp kernel. Each time I open a connection a new smbd process is forked. That is fine, but then that process never goes away, even after the client has disconnected. Even though there are only a few clients who make an smb connection to the server in question, dozens and dozens of smbd processes are
2009 Jan 20
1
[Announce] Samba 3.0.34 Maintainance Release Available
...UG 6035: Fix possible race between fcntl F_SETLKW and alarm delivery. * Remove unecessary msync. * Rename cifs.spnego to cifs.upcall. * Fix segfault when execution cifs.upcall without any arguments. * Ensure we emit the notify message before renaming the open files. * Fix use of DLIST_REMOVE. * Cope with bad trans2mkdir requests from System in QNTC IBM SMB client. * Fix memory leak in error path. * Fix logic bug introduced in backport of ccache_regain_all_now. o Kai Blin <kai@samba.org> * Reformat the WBFLAGS defines to prepare for adding a new flag. * Pu...
2009 Jan 20
1
[Announce] Samba 3.0.34 Maintainance Release Available
...UG 6035: Fix possible race between fcntl F_SETLKW and alarm delivery. * Remove unecessary msync. * Rename cifs.spnego to cifs.upcall. * Fix segfault when execution cifs.upcall without any arguments. * Ensure we emit the notify message before renaming the open files. * Fix use of DLIST_REMOVE. * Cope with bad trans2mkdir requests from System in QNTC IBM SMB client. * Fix memory leak in error path. * Fix logic bug introduced in backport of ccache_regain_all_now. o Kai Blin <kai@samba.org> * Reformat the WBFLAGS defines to prepare for adding a new flag. * Pu...
2000 May 10
0
patche for samba-2.0.7/source/smbd/conn.c
...} + } + } - return allidle; + return allidle; } /**************************************************************************** free a conn structure ****************************************************************************/ void conn_free(connection_struct *conn) { - DLIST_REMOVE(Connections, conn); - - if (conn->ngroups && conn->groups) { - free(conn->groups); - conn->groups = NULL; - conn->ngroups = 0; - } - - free_namearray(conn->veto_list); - free_namearray(conn->hide_list); - free_namearray(conn->veto_oplock_list); + if ( !conn )...
2015 Dec 01
0
[Announce] Samba 4.3.2 Available for Download
...lid idmap configs. o YvanM <yvan.masson at openmailbox.org> * BUG 11584: manpage: Correct small typo error. o Stefan Metzmacher <metze at samba.org> * BUG 11327: dcerpc.idl: Accept invalid dcerpc_bind_nak pdus. * BUG 11581: s3:smb2_server: Make the logic of SMB2_CANCEL DLIST_REMOVE() clearer. o Marc Muehlfeld <mmuehlfeld at samba.org> * BUG 9912: Changing log level of two entries to DBG_NOTICE. * BUG 11581: s3-smbd: Fix use after issue in smbd_smb2_request_dispatch(). o Noel Power <noel.power at suse.com> * BUG 11569: Fix winbindd crashes...
2015 Dec 01
0
[Announce] Samba 4.3.2 Available for Download
...lid idmap configs. o YvanM <yvan.masson at openmailbox.org> * BUG 11584: manpage: Correct small typo error. o Stefan Metzmacher <metze at samba.org> * BUG 11327: dcerpc.idl: Accept invalid dcerpc_bind_nak pdus. * BUG 11581: s3:smb2_server: Make the logic of SMB2_CANCEL DLIST_REMOVE() clearer. o Marc Muehlfeld <mmuehlfeld at samba.org> * BUG 9912: Changing log level of two entries to DBG_NOTICE. * BUG 11581: s3-smbd: Fix use after issue in smbd_smb2_request_dispatch(). o Noel Power <noel.power at suse.com> * BUG 11569: Fix winbindd crashes...
2016 Feb 23
0
[Announce] Samba 4.3.5 Available for Download
...lid idmap configs. o YvanM <yvan.masson at openmailbox.org> * BUG 11584: manpage: Correct small typo error. o Stefan Metzmacher <metze at samba.org> * BUG 11327: dcerpc.idl: Accept invalid dcerpc_bind_nak pdus. * BUG 11581: s3:smb2_server: Make the logic of SMB2_CANCEL DLIST_REMOVE() clearer. o Marc Muehlfeld <mmuehlfeld at samba.org> * BUG 9912: Changing log level of two entries to DBG_NOTICE. * BUG 11581: s3-smbd: Fix use after issue in smbd_smb2_request_dispatch(). o Noel Power <noel.power at suse.com> * BUG 11569: Fix winbindd crashes...
2016 Feb 23
0
[Announce] Samba 4.3.5 Available for Download
...lid idmap configs. o YvanM <yvan.masson at openmailbox.org> * BUG 11584: manpage: Correct small typo error. o Stefan Metzmacher <metze at samba.org> * BUG 11327: dcerpc.idl: Accept invalid dcerpc_bind_nak pdus. * BUG 11581: s3:smb2_server: Make the logic of SMB2_CANCEL DLIST_REMOVE() clearer. o Marc Muehlfeld <mmuehlfeld at samba.org> * BUG 9912: Changing log level of two entries to DBG_NOTICE. * BUG 11581: s3-smbd: Fix use after issue in smbd_smb2_request_dispatch(). o Noel Power <noel.power at suse.com> * BUG 11569: Fix winbindd crashes...