summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13926: More header splitups.Jelmer Vernooij2-0/+3
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij16-3/+19
2007-10-10r13910: Fix the 'your password has expired' on every login. We now considerAndrew Bartlett1-13/+16
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij5-1/+7
2007-10-10r13851: More doc improvements.Jelmer Vernooij1-1/+1
2007-10-10r13844: Remove _PUBLIC_ for now as the proto script seems to make false assum...Jelmer Vernooij1-1/+1
2007-10-10r13842: Make some more functions public.Jelmer Vernooij1-1/+1
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij1-13/+13
2007-10-10r13655: Use new name of build headerJelmer Vernooij2-2/+2
2007-10-10r13619: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r13584: Another try at SPNEGO stuff. I need to write a better testsuite for ...Andrew Bartlett1-0/+23
2007-10-10r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett1-1/+1
2007-10-10r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.Andrew Bartlett2-7/+12
2007-10-10r13472: After Volker's advise, try every combination of parameters. ThisAndrew Bartlett1-4/+6
2007-10-10r13471: With more 'try all options' testing, I found this 'simple' but in theAndrew Bartlett1-1/+1
2007-10-10r13470: Thanks to a report from VL:Andrew Bartlett4-25/+39
2007-10-10r13467: Add new parametric options (for testing) controlling LM_KEY and 56-bitAndrew Bartlett1-5/+13
2007-10-10r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett3-50/+89
2007-10-10r13344: Trust SASL to have subtle distinctions between NULL and zero-lengthAndrew Bartlett1-10/+24
2007-10-10r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...Andrew Bartlett2-73/+436
2007-10-10r13252: Cleanup, both in code, comments and talloc use:Andrew Bartlett3-21/+60
2007-10-10r13250: I missed a couple of talloc_free()'sAndrew Bartlett1-0/+2
2007-10-10r13247: Try to make better use of talloc in the auth/ and auth/gensec code.Andrew Bartlett3-17/+35
2007-10-10r13245: Don't segfault if we don't have a credentials structure on this gensecAndrew Bartlett1-3/+6
2007-10-10r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett10-136/+175
2007-10-10r13170: Remove some dependencies on -1 implying the size of pstringJelmer Vernooij1-6/+4
2007-10-10r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett4-20/+29
2007-10-10r12971: Fix spelling.Tim Potter1-1/+1
2007-10-10r12927: Fix typo.Andrew Bartlett1-1/+1
2007-10-10r12919: Ensure we never 'extend' the session key length, or fill in past theAndrew Bartlett1-1/+5
2007-10-10r12899: - fix warnings on AIXStefan Metzmacher1-1/+2
2007-10-10r12863: As lha suggested to me a while back, it appears that theAndrew Bartlett2-12/+7
2007-10-10r12824: Another typo.Andrew Bartlett1-1/+1
2007-10-10r12821: Fix typos.Andrew Bartlett1-3/+3
2007-10-10r12816: Ugly hacks to the auth_unix code to make a SYSTEM token for root. IfAndrew Bartlett2-62/+90
2007-10-10r12808: Actually, with that we can avoid roken compleatly.Andrew Bartlett1-1/+0
2007-10-10r12807: I'm wondering if this might fix AIX on the build farm...Andrew Bartlett1-1/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett7-89/+31
2007-10-10r12795: remember the gensec_security contextStefan Metzmacher2-0/+3
2007-10-10r12718: We don't use unicodePwd directly any more.Andrew Bartlett1-1/+0
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij4-3/+4
2007-10-10r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett3-8/+146
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij3-3/+3
2007-10-10r12628: Prevent double registration warningsJelmer Vernooij1-1/+1
2007-10-10r12627: This magic comment keeps minimal_includes.pl from suggesting theAndrew Bartlett1-1/+1
2007-10-10r12621: INIT_FUNCTION no longer has to be set on librariesJelmer Vernooij1-1/+0
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-0/+5
2007-10-10r12610: we need struct passwd on some systemsStefan Metzmacher1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij14-26/+0
2007-10-10r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett1-0/+1