make smb_signing more generic...
[metze/samba/wip.git] / source / libcli / smb_composite / sesssetup.c
2008-09-10 Stefan Metzmachermake smb_signing more generic... v4-0-aes
2008-09-10 Stefan Metzmacherfix ISO-99 warning
2008-09-09 Stefan Metzmacherlibcli/smb_composite: add "smbcli:spnego_start_with_bsr...
2008-09-09 Stefan Metzmacherlibcli/smb_composite: for spnego session setups check...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-01 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Andrew BartlettMake the composite 'connect to server' code useful...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove yet more global_loadparm instances.
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-01-06 Jelmer Vernooijr26676: libcli: Fill in lp_workgroup() again, should...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26231: Spell check: credentails -> credentials.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22628: convert to new composite api
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Stefan Metzmacherr19481: - reset the vuid before trying a new session...
2007-10-10 Stefan Metzmacherr17277: we need to trigger an event when we return...
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Andrew Bartlettr15416: Point out that this doesn't work, but for serve...
2007-10-10 Andrew Bartlettr15415: Use Jelmer's new credentials 'wrong password...
2007-10-10 Andrew Tridgellr14414: added some error checks
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13850: Test (and fix) not using SPNEGO at all, but...
2007-10-10 Andrew Bartlettr13405: Allow a fallback if SPNEGO is somehow disabled...
2007-10-10 Andrew Bartlettr13203: Make this comment clearer.
2007-10-10 Andrew Tridgellr11692: added a full composite (async) spnego session...
2007-10-10 Andrew Bartlettr10981: Pull code to decide between and implement NTLMv...
2007-10-10 Andrew Bartlettr10598: Factor out common code, in preperation for...
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...