pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / auth / ntlmssp / ntlmssp_private.h
2017-08-07 Stefan Metzmacherauth/ntlmssp: introduce ntlmssp_server_auth_send/recv
2017-05-21 Stefan Metzmacherauth/ntlmssp: make gensec_ntlmssp_update() static
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/ntlmssp: let ntlmssp_handle_neg_fla...
2016-03-10 Stefan Metzmacherauth/ntlmssp: add ntlmssp_version_blob()
2016-03-10 Stefan Metzmacherauth/ntlmssp: provide a "ntlmssp_resume_ccache" backend
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-03-09 Andrew Bartlettauth/ntlmssp: Remove gensec_security element from gense...
2012-02-17 Andrew Bartlettauth: Make more of the ntlmssp code private or static
2012-02-17 Andrew Bartletts3-auth Use the common gensec_ntlmssp_update in gensec_...
2012-02-17 Andrew Bartletts3-auth: Use common gensec_ntlmssp server functions...
2012-02-17 Andrew Bartlettauth: Move the rest of the source4 gensec_ntlmssp code...
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp