s3:smbd: move more session specific globals to struct smbd_server_connection
[samba.git] / source3 / auth / auth_compat.c
2009-06-03 Stefan Metzmachers3:smbd: move more session specific globals to struct...
2009-06-03 Stefan Metzmachers3:smbd: move negprot related globals to struct smbd_se...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-21 Volker LendeckeRemove the static "chal" from ntlmssp.c:get_challenge()
2009-01-20 Volker LendeckeFix some nonempty blank lines
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-13 Jeremy AllisonRemove last pstring from smbd/*.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Jeremy Allisonr21383: More possible "security=share" fixes. If a...
2007-10-10 Jeremy Allisonr21128: Fix Vista connecting to Samba in share level...
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 Herb Lewisr6225: get rid of warnings from my compiler about neste...
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-05-21 Simo Sorcetypo, sorry
2002-05-21 Simo Sorcedebug classized
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-07 Tim PotterSpelling.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Andrew BartlettAdd a touch of 'const' to some auth components, and...
2002-01-09 Martin PoolBetter explanation message for dmalloc.
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...