r26445: Fix credentials python bindings.
[ira/wip.git] / source / auth / gensec /
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Kai Blinr26416: Janitorial: Fix warnings in auth/gensec/
2007-12-21 Jelmer Vernooijr26385: Integrate gensec-socket into gensec.
2007-12-21 Jelmer Vernooijr26379: Remove more global_loadparm instances.
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26258: Use loadparm context in client_start function...
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr26234: More global_loadparm fixes.
2007-12-21 Jelmer Vernooijr26233: Pass loadparm context when creating krb5 contexts.
2007-12-21 Jelmer Vernooijr26231: Spell check: credentails -> credentials.
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26222: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26203: Avoid using ldb_wrap for secrets database.
2007-12-21 Jelmer Vernooijr26136: Attempt to fix dependencies for auth.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25562: Use standard bool types in cyrus sasl code...
2007-10-10 Jelmer Vernooijr25552: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Stefan Metzmacherr25428: forward declarations of enums are not portable,
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Bartlettr24504: Try to return more useful error information...
2007-10-10 Andrew Bartlettr24282: Try to fix the occasional Samba4 crash in BASE...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23455: These buffers may not be null terminated. Ensur...
2007-10-10 Andrew Bartlettr23136: Set the event context onto the credentials...
2007-10-10 Andrew Tridgellr23036: error checking on asn1_init() failure
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Andrew Bartlettr22966: Make sure to return LOGON_FAILURE if the user...
2007-10-10 Stefan Metzmacherr22635: make it possible to not turn off dns canonicali...
2007-10-10 Stefan Metzmacherr22404: more dependencies which should be private
2007-10-10 Stefan Metzmacherr22397: hopefully fix the build on some aix hosts in...
2007-10-10 Andrew Bartlettr22294: Lock the delegated credentials to being kerbero...
2007-10-10 Andrew Bartlettr22293: Try to make it more clear what failed to parse.
2007-10-10 Andrew Bartlettr22208: Print the target principal name, to help with...
2007-10-10 Stefan Metzmacherr22199: fix typo
2007-10-10 Stefan Metzmacherr20258: add functions to read and write asn1 encoded...
2007-10-10 Stefan Metzmacherr20135: attach default gensec features to the cli_crede...
2007-10-10 Stefan Metzmacherr20108: match w2k3 and send 1.2.840.48018.1.2.2 before...
2007-10-10 Stefan Metzmacherr20107: don't segfault when the server didn't send...
2007-10-10 Simo Sorcer20034: Start using ldb_search_exp_fmt()
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Andrew Bartlettr19660: Forgot to tell gsskrb5 not to canonicalize...
2007-10-10 Andrew Bartlettr19650: Allow Samba to use Heimdal's SPNEGO code. ...
2007-10-10 Andrew Bartlettr19644: Merge up to current lorikeet-heimdal, incling...
2007-10-10 Andrew Bartlettr19635: It appears that under CFX, different keys are...
2007-10-10 Andrew Bartlettr19633: Merge to lorikeet-heimdal, removing krb5_rd_req...
2007-10-10 Andrew Bartlettr19629: No need to special case use of DCE_STYLE sign...
2007-10-10 Andrew Bartlettr19628: This hint via Love at the IETF meeting:
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr19597: Ahead of the merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr19595: Seperate debug messages between database failur...
2007-10-10 Andrew Bartlettr19566: Predeclare some useful structures.
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Andrew Bartlettr19465: Rather than use the non-standard API for determ...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Simo Sorcer19299: Fix possible memleaks
2007-10-10 Andrew Bartlettr19265: It is not an error to set the target hostname...
2007-10-10 Andrew Bartlettr18354: It seems safe to enable the DIGEST-MD5 module...
2007-10-10 Andrew Tridgellr18321: fixed some warnings on AIX
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Tridgellr18295: pass write type for packet_size
2007-10-10 Andrew Bartlettr18257: Order the GENSEC modules, with unknown modules...
2007-10-10 Andrew Bartlettr18255: Remove the SMB_ASSERT(), as these are not tallo...
2007-10-10 Andrew Bartlettr18253: Turn Cyrus-SASL DIGEST-MD5 off by default for...
2007-10-10 Andrew Bartlettr18250: Add an ordering of GENSEC modules, so we do...
2007-10-10 Andrew Bartlettr18249: Keep trying to start an GENSEC mech from the...
2007-10-10 Andrew Bartlettr18242: The cyrus-sasl encode/decode routines process...
2007-10-10 Andrew Bartlettr18198: Fix callbacks to use allocated or constant...
2007-10-10 Andrew Bartlettr18155: Add my work in progress, a module to link with...
2007-10-10 Andrew Bartlettr18068: This splits the handling of multiple SASL packe...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Stefan Metzmacherr17344: move the gensec_update_request structure into...
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Andrew Bartlettr17332: May as well make this a round number
2007-10-10 Stefan Metzmacherr17272: move the callback stuff into a substructure
2007-10-10 Stefan Metzmacherr17267: - add an async interface for gensec_update...
2007-10-10 Andrew Bartlettr17223: In some protocols it is not possible to negoita...
2007-10-10 Andrew Bartlettr17222: Change the function prototypes for the GENSEc...
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
next