summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r12056: Some clarification fixes for the keytab code, and use the rightAndrew Bartlett1-14/+15
2007-10-10r11995: A big kerberos-related update.Andrew Bartlett5-76/+321
2007-10-10r11994: This function no longer needs a special declaration.Andrew Bartlett1-4/+0
2007-10-10r11993: As well as making an in-MEMORY keytab, allow a file-based keytab to b...Andrew Bartlett1-98/+321
2007-10-10r11991: Null termainte the list of backends. (Makes it easier to walk the li...Andrew Bartlett1-2/+2
2007-10-10r11989: Rather than grabbing the machine account details at this point, grabAndrew Bartlett1-10/+1
2007-10-10r11969: got rid of the very annoying 'failed to open /secrets.tdb'Andrew Tridgell1-1/+5
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter1-4/+4
2007-10-10r11940: Love has clarified why this code does what it does.Andrew Bartlett1-8/+0
2007-10-10r11929: Add static, comments.Andrew Bartlett1-3/+3
2007-10-10r11928: More Kerberos musings...Andrew Bartlett1-20/+64
2007-10-10r11601: try to fix the build on IRIX 6.5 us4Stefan Metzmacher1-0/+3
2007-10-10r11600: remove unused codeStefan Metzmacher2-1678/+0
2007-10-10r11599: remove local (and broken) version of strhaslower() strhasupper()Stefan Metzmacher1-24/+0
2007-10-10r11567: Ldb API change patch.Simo Sorce1-10/+11