s4-test: Initial implementation for Schema replication black box test
[kai/samba.git] / source4 / smb_server / session.c
2009-09-19 Andrew Tridgells4-smbd: minimise includes in smbd/ and smb_server
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-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23020: a better fix for the memory leak - this one...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr15855: more talloc_set_destructor() typesafe fixes...
2007-10-10 Stefan Metzmacherr15715: add my copyright
2007-10-10 Stefan Metzmacherr14739: keep the last request time for the smbsrv_conne...
2007-10-10 Stefan Metzmacherr11783: - make the VIUD field in smbsrv_session 64bit...
2007-10-10 Stefan Metzmacherr11774: - move SMB specific initialisation of the smbsr...
2007-10-10 Stefan Metzmacherr11759: fix up the SEC_SHARE handling, when we want...
2007-10-10 Andrew Tridgellr8574: added server side irpc calls for listing the...
2007-10-10 Andrew Bartlettr7676: Make VUID and TID choice random, as this gives...
2007-10-10 Andrew Bartlettr6312: Metze reminds me this header is no longer required.
2007-10-10 Andrew Bartlettr6310: Rename password.c to session.c, and remove the...
2007-10-10 Andrew Bartlettr6309: Remove this file it is empty and unreferenced...
2007-10-10 Andrew Tridgellr3256: get rid of the unused session_claim() and sessio...
2007-10-10 Stefan Metzmacherr1499: combine struct user_struct and struct smbsrv_user
2007-10-10 Stefan Metzmacherr1291: rename struct smbsrv_context to smbsrv_connection
2007-10-10 Stefan Metzmacherr1277: rename struct server_context to smbsrv_ontext
2004-02-03 Stefan Metzmacher- move all SMB server stuff to smb_server/*