s3:smbd: keep 'num_connections' and 'connections' directly under smbd_server_connection
[ira/wip.git] / source3 / smbd / conn.c
2012-03-06 Stefan Metzmachers3:smbd: keep 'num_connections' and 'connections' direc...
2012-02-01 Michael Adams3:smbd:smb2: fix an assignment-instead-of-check bug...
2011-07-08 Andrew Bartlettlib/util Move bitmap.c to lib/util
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-05-30 Andrew Bartletts3-smbd Split conn.c into 3 files
2011-05-30 Andrew Bartletts3-smbd provide struct smbd_server_connection * to...
2011-04-29 Günther Deschners3-proto: move more headers to rpc_server/rpc_ncacn_np...
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2010-10-19 Jeremy AllisonAdd deadtime detection for SMB2. Correctly update lastu...
2010-10-19 Jeremy AllisonAdd SMB2 paths to smbd/conn.c. Except for conn_idle_all...
2010-10-19 Jeremy AllisonCopyright/whitespace/comment cleanup in preparation...
2010-10-19 Jeremy AllisonMove tcons.num_open from smb1 to sconn->num_tcons_open...
2010-10-03 Volker Lendeckes3: Remove smbd_server_conn from msg_force_tdis
2010-08-30 Volker Lendeckes3: Fix a segfault in the printer code using create_con...
2010-06-10 Jeremy AllisonRename "allow_smb2" -> "using_smb2" and make the usage...
2010-06-07 Simo Sorces3:smbd add utility function to check if there are...
2010-05-07 Jeremy AllisonWhen tearing down the connection make sure we close...
2010-03-28 Volker Lendeckes3: Use bitmap_talloc for smb1 server tcons
2010-02-25 Jeremy AllisonMake conn_close_all() safe to call from SMB2 sessions...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmachers3:smbd: remove dirptr and dirpath from connection_struct
2009-08-07 Stefan Metzmachers3:smbd: conn_free_internal() can be static now
2009-08-07 Stefan Metzmachers3:smbd: add a smbd_server_connection pointer to connec...
2009-07-14 Jeremy AllisonRevert this commit :
2009-07-15 Bo Yangs3: Make smbd aware of permission change of usershare...
2009-06-03 Stefan Metzmachers3:smbd: add a lazy mode for conn_new() and conn_free...
2009-06-03 Stefan Metzmachers3:smbd: move tcon specific globals to struct smbd_serv...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-19 Volker LendeckeMake "struct policy" private to srv_lsa_hnd.c
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Jeremy AllisonFix bug #6155 - "force group" is no longer working...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Andrew TridgellMerge commit 'master/master'
2008-10-01 Jeremy AllisonFix use of DLIST_REMOVE as spotted by Constantine Vetos...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-13 Andrew Tridgellensure we exit with non-zero status on EOF on socket...
2008-06-14 Volker LendeckeMove connection-specific vuid cache clear to uid.c
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-19 Jeremy AllisonRestructuring of code to fix #5460. Remove search
2008-05-14 Jeremy AllisonEnsure we don't keep searching for sharename if it's
2008-05-13 Jim McDonoughMerge branch 'v3-3-test' of git://git.samba.org/samba...
2008-05-13 Jeremy AllisonFix bug #5460. The problem is RHEL5.0 shipped a CIFS...
2008-05-10 Volker LendeckeRemove "user" from connection_struct
2008-05-10 Volker LendeckeReplace nt_user_token with server_info in connection_struct
2008-05-10 Volker LendeckeNext try at making the vuid cache circular
2008-05-05 Volker LendeckeRevert "Second half of 50c891d3: Correctly clear the...
2008-05-05 Volker LendeckeSecond half of 50c891d3: Correctly clear the vuid cache
2008-05-05 Volker LendeckeRemove connection_struct->mem_ctx, connection_struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker22942: Some message_register -> messaging_register...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Volker Lendecker21871: Move deadtime processing into an idle event...
2007-10-10 Volker Lendecker21867: Simplify calling convention of timeout_processi...
2007-10-10 Volker Lendecker21279: Get rid of 'aio write behind', this is broken.
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Jeremy Allisonr20178: Ensure we allocate the intermediate trans structs
2007-10-10 Jeremy Allisonr20098: Properly fix issues with create_token_from_user...
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Jeremy Allisonr19709: Fix bug #4224 - deadtime timeout was broken
2007-10-10 James Peachr19386: Limit the size of the connection bitmap to...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16317: Klocwork #300. Check for error return on malloc.
2007-10-10 Jeremy Allisonr15088: Remove all time() and gettimeofday() calls...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr8963: Clean up the horrid "fake conn struct" part...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr4736: small set of merges from rtunk to minimize the...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2007-10-10 Jeremy Allisonr656: Make widelinks use realpath(). Tidy up cases...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-13 Jeremy AllisonFixup the 'multiple-vuids' bugs.
2004-02-13 Jeremy AllisonFixup the 'multiple-vuids' bugs.
2003-12-11 Jeremy AllisonPatch from James Peach <jpeach@sgi.com>. Remove the...
2003-12-11 Jeremy AllisonPatch from James Peach <jpeach@sgi.com>. Remove the...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-11 Alexander BokovoyFix VFS layer:
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next