summaryrefslogtreecommitdiffstats
path: root/source4/utils/ntlm_auth.c
Commit message (Expand)AuthorAgeFilesLines
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+4
* r19558: Make behaviour of "OK" match that of Samba3's ntlm_auth. Patch byJelmer Vernooij2007-10-101-1/+2
* r19555: Silently ignore --use-cached-creds for compatibility with Samba3's nt...Jelmer Vernooij2007-10-101-0/+3
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-1/+1
* r17577: Patch from Kai Blin <kai.blin@gmail.com>:Andrew Bartlett2007-10-101-1/+62
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-1/+14
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-101-0/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1
* r15296: Move ntlm_auth-specific functions from util to ntlm_auth so libutil d...Jelmer Vernooij2007-10-101-0/+29
* r14982: mark a deliberate missing breakAndrew Tridgell2007-10-101-0/+1
* r14858: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-101-2/+3
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-3/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-1/+1
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r11371: Fix the ntlm_auth build.Andrew Bartlett2007-10-101-0/+2
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-101-0/+10
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-1/+0
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-0/+1
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+1
* r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij2007-10-101-1/+0
* r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett2007-10-101-46/+67
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-101-2/+0
* r9396: ntlm_auth updates, including again support for the NTLMSSP clientAndrew Bartlett2007-10-101-2/+8
* r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like toTim Potter2007-10-101-3/+0
* r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2007-10-101-1/+1
* r8901: Fix ntlm_auth segfault (invalid free()). We have moved to tallocAndrew Bartlett2007-10-101-6/+11
* r8702: fixed ntlm_auth build. Andrew, can you check I got this right?Andrew Tridgell2007-10-101-7/+6
* r7740: get rid of our duplicate base64 routinesAndrew Tridgell2007-10-101-3/+3
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-3/+4
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2007-10-101-7/+1
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-101-5/+5
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-54/+54
* r5902: A rather large change...Andrew Bartlett2007-10-101-1/+1
* r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell2007-10-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-2/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-3/+3
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-3/+3
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2007-10-101-0/+1
* r4358: At metze's request, the Christmas elves have removed gensec_end inAndrew Bartlett2007-10-101-1/+1
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-101-4/+5
* r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher2007-10-101-3/+2
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2007-10-101-2/+3
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-0/+2
* r3570: Export the user's group list from ntlm_auth, via a new command 'UG'Andrew Bartlett2007-10-101-2/+30
* r3541: Add support (to be verified with the squid team) for the Squid 3.0Andrew Bartlett2007-10-101-62/+135
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1