summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm
Commit message (Expand)AuthorAgeFilesLines
* s4:auth/ntlm/auth_unix.c - remove unused variablesMatthias Dieter Wallnöfer2011-06-111-2/+0
* s4:auth/ntlm/auth.c - fix incompatible pointer type warningMatthias Dieter Wallnöfer2011-06-091-2/+2
* s4-auth Move default auth methods back into auth.cAndrew Bartlett2011-06-071-4/+6
* s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2011-05-0810-38/+38
* s4-auth: removed the password combinations code in auth_unixAndrew Tridgell2011-05-051-39/+4
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-032-3/+3
* source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij2011-03-197-0/+13
* s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner2011-03-041-24/+0
* build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so libraryAndrew Tridgell2011-02-241-1/+1
* s4-auth: rename 'auth' subsystem to 'auth4'Andrew Tridgell2011-02-183-20/+20
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-098-165/+180
* pam: share pam errors in a common location.Günther Deschner2011-02-084-166/+1
* s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett2011-01-203-21/+12
* s4-auth Allow NULL methods to be specified to auth_context_create_methods()Andrew Bartlett2011-01-191-14/+3
* s4-auth Extend python bindings to allow ldb and message to be specifiedAndrew Bartlett2011-01-181-1/+1
* s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_principal"Matthias Dieter Wallnöfer2011-01-151-7/+7
* s4-auth Add function to obtain any user's session_info from a given LDBAndrew Bartlett2011-01-141-79/+8
* s4-auth rework session_info handling not to require an auth contextAndrew Bartlett2010-12-211-1/+14
* auth/ntlm: Use name consistent with other service names.Jelmer Vernooij2010-11-151-1/+1
* credentials: Lowercase library name,Jelmer Vernooij2010-11-071-1/+1
* samdb: Lowercase library name.Jelmer Vernooij2010-11-071-2/+2
* s4/auth: Add logon_parameters to authenticate_username_pwAnatoliy Atanasov2010-11-051-1/+4
* s4:waf - fix the build on Gentoo platformsPhilip M. White2010-11-031-2/+4
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-011-7/+2
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-80/+0
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-3/+3
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename WBCLIENT to wbclient.Jelmer Vernooij2010-10-241-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-3/+3
* s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}Jelmer Vernooij2010-10-241-5/+5
* s4: Rename NSS_WRAPPER to nss_wrapper.Jelmer Vernooij2010-10-231-1/+1
* s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij2010-10-231-2/+2
* s4-auth: make auth a private libraryAndrew Tridgell2010-10-211-5/+6
* s4:"util_ldb" - remove some really unused dependanciesMatthias Dieter Wallnöfer2010-10-181-1/+0
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-171-0/+1
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-171-1/+0
* libcli/security Use common security.hAndrew Bartlett2010-10-121-1/+1
* samdb_common, ntlm: Add missing dependency on libsamba-hostconfig.Jelmer Vernooij2010-10-111-1/+1
* credentials: Split up into several subsystems.Jelmer Vernooij2010-10-111-1/+1
* samdb: Add flags argument to samdb_connect().Jelmer Vernooij2010-10-101-1/+1
* s4-auth: allow multiple active auth backendsAndrew Tridgell2010-09-151-35/+43
* s4-rodc: add a trigger message for REPL_SECRET to auth_samAndrew Tridgell2010-09-151-0/+52
* s4:auth_winbind: use irpc_binding_handle_by_name()Stefan Metzmacher2010-09-032-8/+8
* s4:auth_winbind: remove unused winbind_samba3 backendStefan Metzmacher2010-09-032-122/+1
* s4:auth_winbind: fix segfault in winbind_check_password_wbclient()Stefan Metzmacher2010-09-031-1/+5
* s4:auth_winbind: fix compiler warningsStefan Metzmacher2010-09-031-4/+11
* s4:ntlm/auth.c - add a whitespace in a debug outputMatthias Dieter Wallnöfer2010-08-261-1/+1
* s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett2010-08-142-4/+4
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-166-34/+34