Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5136: fix types | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4530: Start adding a bit of Doxygen compatible documentation comments to GEN... | Andrew Bartlett | 1 | -3/+23 |
2007-10-10 | r4504: Setting | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r4500: Allow GENSEC modules to be disabled by setting a flag on their module | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r4459: GENSEC refinements: | Andrew Bartlett | 1 | -5/+25 |
2007-10-10 | r4358: At metze's request, the Christmas elves have removed gensec_end in | Andrew Bartlett | 1 | -10/+0 |
2007-10-10 | r4355: More work from the elves on Christmas eve: | Andrew Bartlett | 1 | -8/+20 |
2007-10-10 | r4325: add the GENSEC_FEATURE_DCE_STYLE flag | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r4079: implement the gensec_have_feature() correctly by asking | Stefan Metzmacher | 1 | -15/+12 |
2007-10-10 | r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p() | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r4001: fix segfault fix auth failed | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -10/+1 |
2007-10-10 | r3613: fixed a typo | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 1 | -19/+6 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3110: Fix the krb5 client and server, so that it doesn't segfault. There | Andrew Bartlett | 1 | -5/+2 |
2007-10-10 | r2860: add gensec_have_feature() to check what feature are used in the connec... | Stefan Metzmacher | 1 | -0/+15 |
2007-10-10 | r2859: It seems useful to allow the seal/unseal functions in gensec to pass | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r2850: - check for GENSEC_WANT_SEAL in gensec_unseal_packet() | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r2646: - use a talloc destructor to ensure that sockets from the new socket | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r2629: convert gensec to the new talloc model | Andrew Tridgell | 1 | -30/+26 |
2007-10-10 | r2377: added a more generic way of disabling gensec subsystems. For example, | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r2314: fix compiler warning | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r2307: Fix the use of 'raw' NTLMSSP to hosts that support extended security, | Andrew Bartlett | 1 | -0/+11 |
2007-10-10 | r2284: Thanks to some great detective work by tridge, NTLM2 signing now works. | Andrew Bartlett | 1 | -7/+25 |
2007-10-10 | r2053: All RPC sessions 'want' a session key. Of course, the key they | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server. | Andrew Bartlett | 1 | -3/+38 |
2007-10-10 | r1737: don't segfault when a mech don't have a session_info hook | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r1724: Add a new function to return the list of available OIDs. | Andrew Bartlett | 1 | -9/+39 |
2007-10-10 | r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test. | Andrew Bartlett | 1 | -0/+11 |
2007-10-10 | r1475: More kerberos work | Andrew Bartlett | 1 | -8/+181 |
2007-10-10 | r1466: the name "oid" is taken by some silly system headers - avoid it in our... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r1449: Use the config system somewhat better in libcli/auth | Jelmer Vernooij | 1 | -7/+2 |
2007-10-10 | r1440: GENSEC improvements: | Andrew Bartlett | 1 | -1/+57 |
2007-10-10 | r1359: fix uninit var - found by valgrind | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r1357: Work on GENSEC: | Andrew Bartlett | 1 | -5/+50 |
2007-10-10 | r1348: get gensec backend by OID instead of name | Stefan Metzmacher | 1 | -11/+0 |
2007-10-10 | r1344: add gensec_start_mech_by_name() | Stefan Metzmacher | 1 | -0/+11 |
2007-10-10 | r1294: A nice, large, commit... | Andrew Bartlett | 1 | -43/+362 |
2007-10-10 | r1200: Add 'gensec', our generic security layer. | Andrew Bartlett | 1 | -0/+104 |