summaryrefslogtreecommitdiffstats
path: root/source3/smbd/conn.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Use bitmap_talloc for smb1 server tconsVolker Lendecke2010-03-281-3/+3
* Make conn_close_all() safe to call from SMB2 sessions (fix crash bug).Jeremy Allison2010-02-241-8/+19
* s3:smbd: remove dirptr and dirpath from connection_structStefan Metzmacher2009-08-071-2/+0
* s3:smbd: conn_free_internal() can be static nowStefan Metzmacher2009-08-071-2/+2
* s3:smbd: add a smbd_server_connection pointer to connection_structStefan Metzmacher2009-08-071-8/+15
* s3:smbd: add a lazy mode for conn_new() and conn_free() for SMB2Stefan Metzmacher2009-06-031-0/+15
* s3:smbd: move tcon specific globals to struct smbd_server_connectionStefan Metzmacher2009-06-031-33/+39
* Make "struct policy" private to srv_lsa_hnd.cVolker Lendecke2009-04-191-1/+1
* Fix bug #6155 - "force group" is no longer working as expected.Jeremy Allison2009-03-031-0/+1
* s3:smbd: move all globals and static variables in globals.[ch]Stefan Metzmacher2009-01-081-6/+1
* Fix use of DLIST_REMOVE as spotted by Constantine Vetoshev <gepardcv@gmail.com>.Jeremy Allison2008-10-011-1/+1
* ensure we exit with non-zero status on EOF on socket, so the parentAndrew Tridgell2008-08-131-2/+5
* Move connection-specific vuid cache clear to uid.cVolker Lendecke2008-06-141-15/+2
* Restructuring of code to fix #5460. Remove searchJeremy Allison2008-05-191-22/+0
* Ensure we don't keep searching for sharename if it'sJeremy Allison2008-05-141-3/+3
* Fix bug #5460. The problem is RHEL5.0 shipped a CIFS clientJeremy Allison2008-05-131-2/+23
* Remove "user" from connection_structVolker Lendecke2008-05-101-2/+0
* Replace nt_user_token with server_info in connection_structVolker Lendecke2008-05-101-0/+1
* Next try at making the vuid cache circularVolker Lendecke2008-05-101-3/+6
* Revert "Second half of 50c891d3: Correctly clear the vuid cache"Volker Lendecke2008-05-051-1/+1
* Second half of 50c891d3: Correctly clear the vuid cacheVolker Lendecke2008-05-051-1/+1
* Remove connection_struct->mem_ctx, connection_struct is its own parentVolker Lendecke2008-05-051-13/+4
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-0/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22942: Some message_register -> messaging_register conversionsVolker Lendecke2007-10-101-3/+6
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-1/+1
* r21871: Move deadtime processing into an idle event. While there, simplifyVolker Lendecke2007-10-101-11/+16
* r21867: Simplify calling convention of timeout_processing. lp_deadtime is onlyVolker Lendecke2007-10-101-1/+5
* r21279: Get rid of 'aio write behind', this is broken.Volker Lendecke2007-10-101-1/+0
* r21064: The core of this patch isVolker Lendecke2007-10-101-1/+2
* r20178: Ensure we allocate the intermediate trans structsJeremy Allison2007-10-101-0/+8
* r20098: Properly fix issues with create_token_from_username()Jeremy Allison2007-10-101-9/+0
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2007-10-101-1/+1
* r19709: Fix bug #4224 - deadtime timeout was brokenJeremy Allison2007-10-101-0/+1
* r19386: Limit the size of the connection bitmap to <64K entries.James Peach2007-10-101-1/+11
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-3/+5
* r16317: Klocwork #300. Check for error return on malloc.Jeremy Allison2007-10-101-0/+4
* r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison2007-10-101-4/+12
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+1
* r8963: Clean up the horrid "fake conn struct" part of MSDFS.Jeremy Allison2007-10-101-7/+15
* r7963: Add aio support to 3.0.Jeremy Allison2007-10-101-0/+1
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-1/+1
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-0/+4
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison2007-10-101-1/+1