summaryrefslogtreecommitdiffstats
path: root/source/auth
Commit message (Expand)AuthorAgeFilesLines
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2006-01-034-3/+4
* r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett2006-01-023-8/+146
* r12670: Make a couple of dependencies stricterJelmer Vernooij2006-01-023-3/+3
* r12628: Prevent double registration warningsJelmer Vernooij2005-12-311-1/+1
* r12627: This magic comment keeps minimal_includes.pl from suggesting theAndrew Bartlett2005-12-311-1/+1
* r12621: INIT_FUNCTION no longer has to be set on librariesJelmer Vernooij2005-12-301-1/+0
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2005-12-301-0/+5
* r12610: we need struct passwd on some systemsStefan Metzmacher2005-12-301-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2005-12-3014-26/+0
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2005-12-301-0/+1
* r12594: Jelmer pushed some proposed header reductions to the list today. ThisAndrew Bartlett2005-12-306-22/+2
* r12592: Remove some useless dependenciesJelmer Vernooij2005-12-293-3/+4
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2005-12-289-1/+11
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2005-12-262-0/+2
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-265-30/+25
* r12494: Support loading modules from .so files for most subsystems. Jelmer Vernooij2005-12-262-0/+16
* r12439: No need to keep walking this list if we find the match.Andrew Bartlett2005-12-221-0/+1
* r12436: Fix Samba4 as a server to Win2000 for the domain join.Andrew Bartlett2005-12-221-46/+74
* r12422: Some kerberos comments and clarifications.Andrew Bartlett2005-12-222-11/+22
* r12411: Add 'net samdump keytab <keytab>'.Andrew Bartlett2005-12-213-44/+45
* r12363: minor fixes for win2000 join/loginAndrew Tridgell2005-12-191-1/+2
* r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett2005-12-191-2/+3
* r12360: Add simple bind support into our LDAP server.Andrew Bartlett2005-12-192-1/+92
* r12310: Link simple bind support in our internal LDAP libs to LDB and theAndrew Bartlett2005-12-182-0/+25
* r12268: Use transactions to ensure that the schannel db is consistant.Andrew Bartlett2005-12-151-0/+17
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2005-12-151-0/+1
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2005-12-144-9/+39
* r12179: Allow our KDC to use LDAP to get to the backend database.Andrew Bartlett2005-12-112-3/+51
* r12065: fix compiler warningStefan Metzmacher2005-12-051-1/+1
* r12064: pass back the socket level error correctly (so we getAndrew Tridgell2005-12-051-7/+2
* r12063: fixed the krb5 client code to handle ICMP port unreachable errors, andAndrew Tridgell2005-12-051-17/+21
* r12061: Add missing file to previous commit. This provides a hook on which toAndrew Bartlett2005-12-051-0/+31
* r12060: Work towards allowing the credentials system to allow/deny certainAndrew Bartlett2005-12-055-65/+105
* r12059: Use random keytab names (so we get different keytabs, rather thanAndrew Bartlett2005-12-051-1/+15
* r12058: Set an anonymous fallback, if the machine account isn't available.Andrew Bartlett2005-12-051-0/+2
* r12056: Some clarification fixes for the keytab code, and use the rightAndrew Bartlett2005-12-041-14/+15
* r11995: A big kerberos-related update.Andrew Bartlett2005-12-015-76/+321
* r11994: This function no longer needs a special declaration.Andrew Bartlett2005-12-011-4/+0
* r11993: As well as making an in-MEMORY keytab, allow a file-based keytab to b...Andrew Bartlett2005-12-011-98/+321
* r11991: Null termainte the list of backends. (Makes it easier to walk the li...Andrew Bartlett2005-12-011-2/+2
* r11989: Rather than grabbing the machine account details at this point, grabAndrew Bartlett2005-12-011-10/+1
* r11969: got rid of the very annoying 'failed to open /secrets.tdb'Andrew Tridgell2005-11-301-1/+5
* r11967: Fix more 64-bit warnings.Tim Potter2005-11-301-4/+4
* r11940: Love has clarified why this code does what it does.Andrew Bartlett2005-11-281-8/+0
* r11929: Add static, comments.Andrew Bartlett2005-11-271-3/+3
* r11928: More Kerberos musings...Andrew Bartlett2005-11-271-20/+64
* r11601: try to fix the build on IRIX 6.5 us4Stefan Metzmacher2005-11-091-0/+3
* r11600: remove unused codeStefan Metzmacher2005-11-092-1678/+0
* r11599: remove local (and broken) version of strhaslower() strhasupper()Stefan Metzmacher2005-11-091-24/+0
* r11567: Ldb API change patch.Simo Sorce2005-11-081-10/+11