summaryrefslogtreecommitdiffstats
path: root/source4/kdc
Commit message (Expand)AuthorAgeFilesLines
...
* r12681: Allow an entry to have no kerberos keys. This occours when an entryAndrew Bartlett2007-10-101-16/+24
* r12631: Now we have fixed the provision script, we don't need to work aroundAndrew Bartlett2007-10-101-1/+1
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2007-10-101-100/+20
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-102-0/+2
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-102-2/+2
* r12383: Fixes for Apple's AD client. Don't segfualt in the KDC, and theyAndrew Bartlett2007-10-101-6/+8
* r12362: Along with a cracknames change in the previous commit, this shouldAndrew Bartlett2007-10-101-9/+15
* r12327: ENT_TYPE_ANY isn't used anywhere in Samba4, so don't implement it in ...Andrew Bartlett2007-10-101-21/+7
* r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett2007-10-103-108/+95
* r12179: Allow our KDC to use LDAP to get to the backend database.Andrew Bartlett2007-10-105-23/+49
* r12121: remove some dublicate codeStefan Metzmacher2007-10-101-44/+19
* r12036: Fix more KDC memory leaks (and there are probably still more...).Andrew Bartlett2007-10-101-0/+4
* r12035: Fix memory leaks in the KDC.Andrew Bartlett2007-10-101-0/+3
* r11987: Clarify the accountExpires behaviour in the KDC.Andrew Bartlett2007-10-101-4/+5
* r11968: More warning fixes. We're on track to getting to double digits forTim Potter2007-10-101-4/+4
* r11930: Add socket/packet handling code for kpasswddAndrew Bartlett2007-10-102-3/+34
* 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