Merge commit 'release-4-0-0alpha15' into master4-tmp
[ira/wip.git] / source3 / smbd / session.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-20 Rusty Russelltdb_traverse/tdb_traverse_read: check returns for negat...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-03-29 Günther Deschners3-auth: smbd needs auth.h
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-02 Günther Deschners3-sessionid: avoid global include of sessionid.h
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-20 Volker Lendeckes3: Use sconn->client_id in session_claim
2010-08-17 Volker Lendeckes3: Remove smbd_server_fd() from session_claim
2010-08-16 Volker Lendeckes3: Remove get_client_fd()
2010-07-05 Volker Lendeckes3: Remove procid_self() from session_claim()
2010-03-01 Volker Lendeckes3: Abstract access to sessionid.tdb, similar to conn_tdb.c
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-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-13 Volker LendeckeFix bug 5691: SIGBUS on Solaris
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-19 Volker LendeckeWrap the unix token info in a unix_user_token in auth_s...
2008-05-05 Volker LendeckeRemove "userdom_struct user" from "struct user_struct"
2008-05-05 Volker LendeckeRemove "guest" from "struct user_struct"
2008-05-05 Volker LendeckeRemove the unix token info from "struct user_struct"
2007-11-04 Jeremy AllisonRemove most of the remaining globals out of lib/util_so...
2007-11-04 Jeremy AllisonI can't get away without a 'length' arg. :-).
2007-11-04 Jeremy AllisonStop get_peer_addr() and client_addr() from using global
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Jeremy AllisonAdd const to the get_peer_addr() and get_socket_addr()
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Jeremy Allisonr25492: Start adding IPv6 compatible code to lib/util_s...
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 Lendecker23236: Another bad merge: Correctly free and unlock...
2007-10-10 Volker Lendecker23220: Add traverse_read to dbwrap
2007-10-10 Volker Lendecker23173: Convert sessionid.tdb to ctdb. The 3.0.26 patch...
2007-10-10 Volker Lendecker23172: Change shutdown_other_smbds to use connections_...
2007-10-10 Volker Lendecker22751: Next step for the cluster merge: sessionid...
2007-10-10 Volker Lendecker22561: Fix a memleak in lanman.c: Nobody would free...
2007-10-10 Andrew Bartlettr22020: Make it more clear that both the vuser struct...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr21980: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Volker Lendecker11909: Implement 'reset on zero vc'. This kills other...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr1011: fix bad merge (from a few months ago) and ensure...
2004-02-19 Jeremy AllisonFix the "too many fcntl locks" scalability problem...
2004-02-19 Jeremy AllisonFix the "too many fcntl locks" scalability problem...
2004-02-12 Gerald Cartertdbsam & smb_panic merge from 3.0 (initial tests are...
2004-02-12 Gerald Cartermerge from old APP_HEAD
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-06 Gerald Carter* add in David Lee's utmp patch (defaults to on if...
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-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Andrew Bartlettinet_pton isn't portable, so use interpret_addr2.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-24 Andrew BartlettWhen possible, store the IP address of the connecting...
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-07-28 Andrew BartlettAnother item off my long-term todo list:
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-03 Jim McDonoughMove session gathering routine back into session.c...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-23 Andrew BartlettCorrectly store the hostname of the remote machine...
2002-02-09 Andrew BartlettDo the reverse DNS lookup, but only if 'hostname lookup...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-19 Tim PotterDon't resolve the hostname in smbd as we can pause...
2001-11-08 Andrew BartlettChange to guest logon code.
2001-10-22 Jim McDonoughserver support for RAP session list function
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-08-23 Andrew BartlettFix up some unused variables and functions, fix up...
2001-08-22 Andrew BartlettA few changes:
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-04-30 Jeremy AllisonBased on an original PAM patch by Andrew Bartlett,...
2001-04-23 Jeremy AllisonFixed memory leak in new session code.
2001-04-23 Jeremy AllisonAdded smb_ prefix to all Samba wrapper pam functions.
2001-04-22 Jeremy AllisonCommit of a modified version of Andrew Bartlett's patch...
2001-04-21 Jeremy AllisonFixed compile bug when using --with-pam but not --with...
2001-04-18 Andrew Tridgellnew files for head