summaryrefslogtreecommitdiffstats
path: root/source4/auth
Commit message (Expand)AuthorAgeFilesLines
* r14701: Allow, with non-default options, NTLMSSP to access the LM session key,Andrew Bartlett2007-10-102-3/+13
* r14700: Fix spelling, and change these informational messages to debug level 5.Andrew Bartlett2007-10-101-6/+6
* r14589: This morning, I think I can spell...Andrew Bartlett2007-10-101-3/+3
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-102-2/+2
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-102-2/+2
* r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij2007-10-101-1/+1
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-2/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-106-0/+6
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-102-2/+4
* r14494: Add comments to clarify that we deliberatly fall though hereAndrew Bartlett2007-10-101-1/+4
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14484: Install more headersJelmer Vernooij2007-10-105-5/+9
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-109-7/+9
* r14409: quieten warningsAndrew Tridgell2007-10-101-0/+2
* r14383: Fix non-developer build.Jelmer Vernooij2007-10-102-2/+2
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-1011-9/+13
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-106-1/+14
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r14306: fixed two break errorsAndrew Tridgell2007-10-101-2/+2
* r14305: fixed a memory leak and a break errorAndrew Tridgell2007-10-101-0/+5
* r14202: Oops. When removing a header, we need to replace it.Andrew Bartlett2007-10-101-0/+1
* r14201: I don't think including roken is going to be a good solution. Let'sAndrew Bartlett2007-10-101-2/+0
* r14180: The PAC isn't so special that it deserves a level 0 debug any more.Andrew Bartlett2007-10-101-1/+1
* r14071: fix the buildStefan Metzmacher2007-10-102-3/+6
* r14070: this functions need to be exported,Stefan Metzmacher2007-10-102-3/+3
* r14065: build gensec_schannel always static as libnet needs functions from itStefan Metzmacher2007-10-101-0/+1
* r14064: - split out MSRPC_PARSE into a speperate subsystemStefan Metzmacher2007-10-105-2/+10
* r13969: Make these names lowercase as well (just like they are now in the bui...Jelmer Vernooij2007-10-102-2/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-104-23/+23
* r13938: Around round of splitupsJelmer Vernooij2007-10-104-0/+4
* r13926: More header splitups.Jelmer Vernooij2007-10-102-0/+3
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-1016-3/+19
* r13910: Fix the 'your password has expired' on every login. We now considerAndrew Bartlett2007-10-101-13/+16
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-105-1/+7
* r13851: More doc improvements.Jelmer Vernooij2007-10-101-1/+1
* r13844: Remove _PUBLIC_ for now as the proto script seems to make false assum...Jelmer Vernooij2007-10-101-1/+1
* r13842: Make some more functions public.Jelmer Vernooij2007-10-101-1/+1
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-101-13/+13
* r13655: Use new name of build headerJelmer Vernooij2007-10-102-2/+2
* r13619: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13584: Another try at SPNEGO stuff. I need to write a better testsuite for ...Andrew Bartlett2007-10-101-0/+23
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-1/+1
* r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.Andrew Bartlett2007-10-102-7/+12
* r13472: After Volker's advise, try every combination of parameters. ThisAndrew Bartlett2007-10-101-4/+6
* r13471: With more 'try all options' testing, I found this 'simple' but in theAndrew Bartlett2007-10-101-1/+1
* r13470: Thanks to a report from VL:Andrew Bartlett2007-10-104-25/+39
* r13467: Add new parametric options (for testing) controlling LM_KEY and 56-bitAndrew Bartlett2007-10-101-5/+13
* r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett2007-10-103-50/+89
* r13344: Trust SASL to have subtle distinctions between NULL and zero-lengthAndrew Bartlett2007-10-101-10/+24