summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett2010-05-201-1/+7
* s4:auth Push check for messaging context into winbind backendAndrew Bartlett2010-05-202-5/+5
* s4:auth Add dependency from the operational module onto authAndrew Bartlett2010-05-203-7/+33
* s4:auth Allow the operational module to get a user's tokenGroups from authAndrew Bartlett2010-05-202-36/+120
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-1/+0
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-7/+4
* s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett2010-04-143-14/+18
* lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...Stefan Metzmacher2010-04-121-1/+1
* s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_challenge" - fix the ass...Matthias Dieter Wallnöfer2010-04-061-5/+2
* s4-waf: more dependencies on tallocAndrew Tridgell2010-04-061-1/+2
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: remove the need for some of the lib aliasesAndrew Tridgell2010-04-061-1/+1
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-5/+1
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+64
* s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()Andrew Tridgell2010-02-161-4/+6
* s4:auth: make auth_challenge_may_be_modified() publicStefan Metzmacher2009-12-291-1/+1
* s4:auth: remove autogenerated auth/ntlm/auth_proto.hStefan Metzmacher2009-12-291-50/+0
* s4:auth: change auth_check_password_send/recv to tevent_reqStefan Metzmacher2009-12-242-108/+136
* s4:auth Change 'get_challenge' API to be more like Samba3Andrew Bartlett2009-12-225-29/+23