registry: Check for more specific LDB return codes, handle changing existing values...
[ira/wip.git] / source / auth /
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Jelmer Vernooijutil: Move asn1 to lib/util to trim down the number...
2008-01-14 Jelmer Vernooijpidl/python: Pass credentials and loadparm context...
2008-01-03 Jelmer Vernooijr26652: msrpc_parse/msrpc_gen: Add iconv_convenience...
2008-01-02 Jelmer Vernooijr26644: Janitorial: Pass resolve_context explicitly...
2008-01-02 Jelmer Vernooijr26640: Janitorial: Remove some more uses of global_loa...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-29 Jelmer Vernooijr26626: Install auth/session.h
2007-12-24 Jelmer Vernooijr26580: Include sentinel in build.h, in case the list...
2007-12-24 Jelmer Vernooijr26576: Allow the static module loading code to be...
2007-12-24 Jelmer Vernooijr26572: Fix warnings in the Python code.
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Jelmer Vernooijr26504: Don't rely on system-provided kerberos headers.
2007-12-21 Jelmer Vernooijr26484: Don't rely on removed header.
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
2007-12-21 Jelmer Vernooijr26477: Allow setting loadparm context for a ldb contex...
2007-12-21 Jelmer Vernooijr26474: Move credentials-specific kerberos file to...
2007-12-21 Jelmer Vernooijr26464: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26460: Enable ldb python tests.
2007-12-21 Jelmer Vernooijr26454: Add simple SWIG macro for wrapping talloced...
2007-12-21 Jelmer Vernooijr26449: Support configuration without a known configura...
2007-12-21 Jelmer Vernooijr26445: Fix credentials python bindings.
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26427: Avoid global_smb_iconv_convenience.
2007-12-21 Kai Blinr26418: Janitorial: Kill pstring in ntlmssp_parse.c
2007-12-21 Kai Blinr26416: Janitorial: Fix warnings in auth/gensec/
2007-12-21 Stefan Metzmacherr26413: we should check the return value of talloc_refe...
2007-12-21 Jelmer Vernooijr26399: Use -O option for SWIG (less evil generated...
2007-12-21 Jelmer Vernooijr26397: Fix circular dependency in samba-socket.
2007-12-21 Günther Deschnerr26393: Fix inline comment.
2007-12-21 Jelmer Vernooijr26385: Integrate gensec-socket into gensec.
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26379: Remove more global_loadparm instances.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26360: Add some const.
2007-12-21 Jelmer Vernooijr26357: Add separate subsystem for auth_sam_reply parsing.
2007-12-21 Jelmer Vernooijr26356: Remove prototype for nonexisting function.
2007-12-21 Jelmer Vernooijr26348: Avoid use of autofree context.
2007-12-21 Jelmer Vernooijr26335: Specify name_resolve_order to socket code.
2007-12-21 Jelmer Vernooijr26323: Regenerated credentials SWIG.
2007-12-21 Jelmer Vernooijr26321: Fix python tests.
2007-12-21 Jelmer Vernooijr26320: Clean up properly after error.
2007-12-21 Jelmer Vernooijr26319: Split encoding functions out of libcli_ldap.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26274: Some syntax fixes, remove more global_loadparm...
2007-12-21 Jelmer Vernooijr26272: Remove global_loadparm in some more places.
2007-12-21 Jelmer Vernooijr26271: Remove some more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26270: Require specifying the loadparm_context or...
2007-12-21 Jelmer Vernooijr26269: Fix a couple more references to global_loadparm.
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
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 Vernooijr26248: Check in SWIG output so SWIG is not required...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr26235: Avoid global_loadparm.
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 Vernooijr26229: Set loadparm context as opaque pointer in ldb...
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26224: Remove another use of global_loadparm.
2007-12-21 Jelmer Vernooijr26222: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26221: Add loadparm_context parameter to auth_context_...
2007-12-21 Jelmer Vernooijr26205: Pass loadparm_context to secrets_db_connect...
2007-12-21 Jelmer Vernooijr26204: Binsings for some more functions.
2007-12-21 Jelmer Vernooijr26203: Avoid using ldb_wrap for secrets database.
2007-12-21 Jelmer Vernooijr26189: Add really trivial testsuite for the auth module.
2007-12-21 Jelmer Vernooijr26136: Attempt to fix dependencies for auth.
2007-12-21 Jelmer Vernooijr26134: Avoid using samdb-dependent functions in auth_s...
2007-12-21 Jelmer Vernooijr26127: Move session code out of auth_util.c. No longer...
2007-12-21 Jelmer Vernooijr26099: Don't depend on nonexistant auth_util.h header.
2007-12-21 Jelmer Vernooijr26078: Import Python bindings for system_session funct...
2007-12-21 Jelmer Vernooijr26069: Import python bindings for credentials.
2007-12-21 Stefan Metzmacherr26016: remove unneeded include
2007-12-21 Jelmer Vernooijr26006: Improve some dependencies.
2007-12-21 Jelmer Vernooijr26004: Add some simple credentials tests.
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 Metzmacherr25839: use nss_wrapper code in samba4 if
2007-12-21 Andrew Bartlettr25703: Use less entropy by using the pointer value...
2007-12-21 Andrew Bartlettr25660: Add a new interface 'generate_secret_buffer...
2007-12-21 Jelmer Vernooijr25624: Remove ipv4_addr hack. Only causes 4 extra...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25576: BOOL -> bool
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 Vernooijr25543: Merge libreplace support for inet_pton, inet_nt...
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,
next