lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/replace...
[nivanova/samba-autobuild/.git] / source4 / auth / ntlm /
2012-02-24 Andrew Bartlettauth: Rename some elements of auth4_context
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-13 Andrew Bartlettauth: Pass in the SMB username (for %U) into generate_s...
2012-01-30 Andrew Bartlettgensec: inline gensec_generate_session_info() into...
2012-01-30 Andrew Bartlettauth: Make check_password and generate_session_info...
2011-12-29 Andrew Bartletts4-auth: Rename memory contexts for greater clarity
2011-12-29 Andrew Bartletts4-gensec: Move parsing of the PAC blob and creating...
2011-12-28 Andrew Bartletts4-auth Remove unused auth_context_create_from_ldb()
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fn -> samba_module_in...
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartlettlib/util Rename run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-04 Andrew Tridgells4-auth: rework map_user_info() to use cracknames
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-07-29 Andrew Bartletts4-auth Fill in the remainder of the unix info in auth_...
2011-07-29 Andrew Bartletts4-auth Move conversion of security_token to unix_token...
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-11 Matthias Dieter... s4:auth/ntlm/auth_unix.c - remove unused variables
2011-06-09 Matthias Dieter... s4:auth/ntlm/auth.c - fix incompatible pointer type...
2011-06-06 Andrew Bartletts4-auth Move default auth methods back into auth.c
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-05-05 Andrew Tridgells4-auth: removed the password combinations code in...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-03-19 Jelmer Vernooijsource4/auth/ntlm: Fix prototypes for all functions.
2011-03-04 Günther Deschners4-nterr: move auth_nt_status_squash to nt_status_squas...
2011-02-24 Andrew Tridgellbuild: moved libcli/auth/ntlmssp*.c into a common libcl...
2011-02-18 Andrew Tridgells4-auth: rename 'auth' subsystem to 'auth4'
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2011-01-19 Andrew Bartletts4-auth Allow NULL methods to be specified to auth_cont...
2011-01-18 Andrew Bartletts4-auth Extend python bindings to allow ldb and message...
2011-01-15 Matthias Dieter... s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_...
2011-01-14 Andrew Bartletts4-auth Add function to obtain any user's session_info...
2010-12-21 Andrew Bartletts4-auth rework session_info handling not to require...
2010-11-15 Jelmer Vernooijauth/ntlm: Use name consistent with other service names.
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijsamdb: Lowercase library name.
2010-11-05 Anatoliy Atanasovs4/auth: Add logon_parameters to authenticate_username_pw
2010-11-03 Philip M. Whites4:waf - fix the build on Gentoo platforms
2010-11-01 Andrew Tridgells4-modules: get rid of the remaining static prototypes...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename WBCLIENT to wbclient.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-23 Jelmer Vernooijs4: Rename NSS_WRAPPER to nss_wrapper.
2010-10-23 Jelmer Vernooijs4: Rename UID_WRAPPER to uid_wrapper.
2010-10-21 Andrew Tridgells4-auth: make auth a private library
2010-10-18 Matthias Dieter... s4:"util_ldb" - remove some really unused dependancies
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-11 Jelmer Vernooijsamdb_common, ntlm: Add missing dependency on libsamba...
2010-10-11 Jelmer Vernooijcredentials: Split up into several subsystems.
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-09-15 Andrew Tridgells4-auth: allow multiple active auth backends
2010-09-15 Andrew Tridgells4-rodc: add a trigger message for REPL_SECRET to auth_sam
2010-09-03 Stefan Metzmachers4:auth_winbind: use irpc_binding_handle_by_name()
2010-09-03 Stefan Metzmachers4:auth_winbind: remove unused winbind_samba3 backend
2010-09-03 Stefan Metzmachers4:auth_winbind: fix segfault in winbind_check_password...
2010-09-03 Stefan Metzmachers4:auth_winbind: fix compiler warnings
2010-08-26 Matthias Dieter... s4:ntlm/auth.c - add a whitespace in a debug output
2010-08-14 Andrew Bartletts4:auth Move struct auth_usersupplied_info to a common...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-20 Andrew Bartletts4:auth Change auth_generate_session_info to take flags
2010-05-20 Andrew Bartletts4:auth Push check for messaging context into winbind...
2010-05-20 Andrew Bartletts4:auth Add dependency from the operational module...
2010-05-20 Andrew Bartletts4:auth Allow the operational module to get a user...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-14 Andrew Bartletts4:auth Change auth_generate_session_info to take an...
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_EXT into 'replac...
2010-04-06 Matthias Dieter... s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_ch...
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: remove the need for some of the lib aliases
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-02-16 Andrew Tridgells4-dsdb: added dsdb_search_one() and cleanup dsdb_find_...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-29 Stefan Metzmachers4:auth: make auth_challenge_may_be_modified() public
2009-12-29 Stefan Metzmachers4:auth: remove autogenerated auth/ntlm/auth_proto.h
2009-12-24 Stefan Metzmachers4:auth: change auth_check_password_send/recv to tevent_req
2009-12-22 Andrew Bartletts4:auth Change 'get_challenge' API to be more like...
2009-12-22 Andrew Bartletts4:auth generate the prototype file in the right place
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_get_peer_addr with new tsocke...
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
2009-10-20 Andrew Tridgells4: ran minimal_includes.pl on source4/auth/ntlm
next