summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r12594: Jelmer pushed some proposed header reductions to the list today. ThisAndrew Bartlett6-22/+2
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij3-3/+4
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij9-1/+11
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij5-30/+25
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2-0/+16
2007-10-10r12439: No need to keep walking this list if we find the match.Andrew Bartlett1-0/+1
2007-10-10r12436: Fix Samba4 as a server to Win2000 for the domain join.Andrew Bartlett1-46/+74
2007-10-10r12422: Some kerberos comments and clarifications.Andrew Bartlett2-11/+22
2007-10-10r12411: Add 'net samdump keytab <keytab>'.Andrew Bartlett3-44/+45
2007-10-10r12363: minor fixes for win2000 join/loginAndrew Tridgell1-1/+2
2007-10-10r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett1-2/+3
2007-10-10r12360: Add simple bind support into our LDAP server.Andrew Bartlett2-1/+92
2007-10-10r12310: Link simple bind support in our internal LDAP libs to LDB and theAndrew Bartlett2-0/+25
2007-10-10r12268: Use transactions to ensure that the schannel db is consistant.Andrew Bartlett1-0/+17
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+1
2007-10-10r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett4-9/+39
2007-10-10r12179: Allow our KDC to use LDAP to get to the backend database.Andrew Bartlett2-3/+51
2007-10-10r12065: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r12064: pass back the socket level error correctly (so we getAndrew Tridgell1-7/+2
2007-10-10r12063: fixed the krb5 client code to handle ICMP port unreachable errors, andAndrew Tridgell1-17/+21
2007-10-10r12061: Add missing file to previous commit. This provides a hook on which toAndrew Bartlett1-0/+31
2007-10-10r12060: Work towards allowing the credentials system to allow/deny certainAndrew Bartlett5-65/+105
2007-10-10r12059: Use random keytab names (so we get different keytabs, rather thanAndrew Bartlett1-1/+15
2007-10-10r12058: Set an anonymous fallback, if the machine account isn't available.Andrew Bartlett1-0/+2