summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:auth generate the prototype file in the right placeAndrew Bartlett2009-12-221-1/+1
* s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.Andreas Schneider2009-12-162-3/+5
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-2/+2
* s4: ran minimal_includes.pl on source4/auth/ntlmAndrew Tridgell2009-10-206-14/+0
* s4:auth_sam: Restructure tail in "authsam_get_server_info_principal" and fix ...Matthias Dieter Wallnöfer2009-10-161-3/+8
* added a uid_wrapper libraryAndrew Tridgell2009-08-051-1/+1
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-281-1/+1
* s4 auth_winbind: Internally, info3 has utf8 buffers, not utf16 buffers.Kai Blin2009-06-251-63/+16
* s4 auth_winbind: Don't allocate the rids for the info3 structure within the loopKai Blin2009-06-251-4/+4
* s4: Add libwbclient backend to auth_winbindKai Blin2009-06-252-1/+216
* s4:kdc Allow a password change when the password is expiredAndrew Bartlett2009-06-181-1/+1
* changed the auth path to use extended DN ops to avoid non-indexed searchesAndrew Tridgell2009-06-041-28/+19
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-261-118/+26
* fixed interpretation of ACB_PWNOTREQAndrew Tridgell2009-05-251-14/+0
* Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett2009-04-142-6/+1
* Move ntlm_check.h into the common libcli/authAndrew Bartlett2009-04-141-76/+0
* Move libcli/auth to the top levelAndrew Bartlett2009-04-141-603/+0
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-1/+1
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-1/+1
* Push sam_get_server_info_principal into the auth subsystemAndrew Bartlett2009-02-133-10/+87
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-131-0/+7
* s4:auth/ntlm: fix c++ warningStefan Metzmacher2009-02-051-1/+1
* s4:auth: move make_server_info_netlogon_validation() function arroundStefan Metzmacher2009-01-211-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-5/+5
* s4: Always link in auth, as some of the core infrastructure depends on it.Jelmer Vernooij2008-12-221-0/+1
* s4:kdc: allow a trusted domain to get kerberos ticketsStefan Metzmacher2008-12-041-1/+2
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-0/+1
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Remove use of lp_*() from ntlm_check.c.Jelmer Vernooij2008-11-013-16/+18
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-1/+1
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-0/+2
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-1/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-203-13/+2
* Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-1/+1
* Remove unused variable.Jelmer Vernooij2008-10-151-1/+0
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-112-2/+2