Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-11 | gensec: Rename want_flags and got_flags in gensec_gssapi | Andrew Bartlett | 1 | -1/+1 | |
This make it clearer what type of flags these are. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-01-11 | gensec: make gensec_gssapi.h common | Andrew Bartlett | 1 | -0/+67 | |
This will make it easier to share elements of the GSSAPI gensec mechs, in much the same way elements of the NTLMSSP mech are shared. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org> |