summaryrefslogtreecommitdiffstats
path: root/source4/kdc
Commit message (Expand)AuthorAgeFilesLines
* r11713: separate out the setting of the fde in the packet context from theAndrew Tridgell2007-10-101-1/+2
* r11621: some minor fixes from comments by metzeAndrew Tridgell2007-10-101-3/+3
* r11619: use the 32 bit length helper in the kdc.Andrew Tridgell2007-10-101-23/+1
* r11608: switched the kdc to use the generic packet send codeAndrew Tridgell2007-10-101-40/+10
* r11604: converted the kdc code to use the new packet lib. Andrew, I'm not sureAndrew Tridgell2007-10-101-78/+67
* r11572: Add support for accountExpires and password expiry (should cause theAndrew Bartlett2007-10-101-2/+32
* r11567: Ldb API change patch.Simo Sorce2007-10-101-34/+36
* r11544: Allow delegation in a Samba4 realm.Andrew Bartlett2007-10-101-0/+1
* r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett2007-10-103-110/+390
* r11540: Some notes to myself on RFC complience.Andrew Bartlett2007-10-101-0/+7
* r11536: Add a hook for client-principal access control to hdb-ldb, re-usingAndrew Bartlett2007-10-101-11/+93
* r11525: Move lookups (including the attribute search) for users fromAndrew Bartlett2007-10-101-43/+22
* r11524: More work on our hdb backend in the KDC.Andrew Bartlett2007-10-101-116/+78
* r11437: Fix (valid!) use of uninitialised value warnings.Andrew Bartlett2007-10-101-1/+2
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-5/+1
* r11333: Push service principal lookups into the cracknames code, rather thanAndrew Bartlett2007-10-101-166/+92
* r11322: Start moving towards using the cracknames code in the KDC.Andrew Bartlett2007-10-101-26/+70
* r11321: Fix typos in warnings.Andrew Bartlett2007-10-101-2/+2
* r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.Andrew Bartlett2007-10-101-9/+5
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-102-336/+336
* r11241: - fix compiler warningStefan Metzmacher2007-10-101-2/+2
* r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett2007-10-104-97/+674
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-2/+0
* r11206: It appears to me that any account may operate as a server.Andrew Bartlett2007-10-101-1/+5
* r11106: Make the KDC handler plugable, as I want to drop kpasswdd into exactlyAndrew Bartlett2007-10-101-16/+34
* r10987: add support for tcp kdc requestsStefan Metzmacher2007-10-102-34/+271
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-1/+1
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10562: Ensure we initalise the error table with hdb errors. This ensures weAndrew Bartlett2007-10-102-0/+3
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-0/+2
* r10157: Remove the last traces of heimdal/include.James Peach2007-10-101-1/+1
* r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett2007-10-101-8/+3
* r9931: Make use of new 'norealm' parsing functions rather than strchr(p '@').Andrew Bartlett2007-10-101-11/+15
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-1/+1
* r9648: this fixes the krb5 based login with the pac. The key to this whole sa...Andrew Tridgell2007-10-102-9/+12
* r9392: Fix ldb_dn_compose to make build farm happySimo Sorce2007-10-101-3/+2
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-27/+35
* r9310: Add two missing return statements after null pointer checks to fix pot...Steve French2007-10-101-0/+2
* r9235: Remove attribute search we no longer reference.Andrew Bartlett2007-10-101-1/+0
* r9170: fix crash bugStefan Metzmacher2007-10-101-2/+3
* r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett2007-10-101-1/+1
* r8586: register the kdc with irpc so we can tell that it is upAndrew Tridgell2007-10-101-0/+3
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-102-4/+7
* r8511: This 'can't happen', but GCC gives warnings because it thinks it can.Andrew Bartlett2007-10-101-2/+6
* r8363: - we need to correct the realm for the krbtgt/NETBIOSDOMAINREALMStefan Metzmacher2007-10-101-7/+24
* r8249: Clarify (with a comment) why we are playing these games here.Andrew Bartlett2007-10-101-0/+1
* r8181: Allow host/foo.realm/realm@REALM requests, assuming that the realmAndrew Bartlett2007-10-101-1/+9
* r8161: Update Samba4 for the new Heimdal update.Andrew Bartlett2007-10-102-2/+2
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2007-10-101-2/+10
* r8013: Remember to add the header containing the prototype for the pacAndrew Bartlett2007-10-102-0/+8