summaryrefslogtreecommitdiffstats
path: root/source4/kdc
Commit message (Expand)AuthorAgeFilesLines
* r24613: Missed this in my recent commit -r 24611. We don't discriminate onAndrew Bartlett2007-10-101-2/+0
* r24061: Anther part of bug #4823, which is that until now Samba4 didn't parseAndrew Bartlett2007-10-101-26/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-104-12/+8
* r23503: use hdb_dbc not hdb_openp.Andrew Bartlett2007-10-101-8/+7
* r23488: hdb_openp has changed from void * to int...Stefan Metzmacher2007-10-101-4/+5
* r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-101-15/+16
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-1/+1
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-101-2/+2
* r22403: this dependencies should be privateStefan Metzmacher2007-10-101-2/+2
* r21441: create a union for the PrimaryKerberosBlob contentStefan Metzmacher2007-10-101-13/+23
* r21434: - get rid of "krb5Key"Stefan Metzmacher2007-10-101-49/+132
* r21390: move fetching the key version number into the functionStefan Metzmacher2007-10-101-2/+2
* r21363: fallback to fetch the KEYTYPE_ARCFOUR out of the "unicodePwd" attributeStefan Metzmacher2007-10-101-38/+86
* r21330: move fetching of krb5 keys into its own functionStefan Metzmacher2007-10-101-47/+66
* r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett2007-10-101-22/+19
* r20661: the golden rule: "make things private if possible!"Stefan Metzmacher2007-10-101-1/+1
* r20639: Commit part 1 of 2.Andrew Bartlett2007-10-106-265/+153
* r20406: Metze's change in -r 19662 broke Kerberos logins from Win2k3.Andrew Bartlett2007-10-101-0/+25
* r20152: Commit missing files from last night's commit. We no longer maintainAndrew Bartlett2007-10-101-2/+1
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-101-12/+6
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-102-3/+3
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-10/+14
* r19664: fix compiler warnings...Stefan Metzmacher2007-10-102-19/+19
* r19662: windows 2003 kdc's only rewrite the realm to the full form,Stefan Metzmacher2007-10-101-27/+1
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-105-12/+26
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-102-0/+5
* r19299: Fix possible memleaksSimo Sorce2007-10-101-4/+1
* r18827: I forgot to commit this:Andrew Bartlett2007-10-101-1/+2
* r18636: Excessive testing with pam_winbind within Samba3 revealed a new samrGünther Deschner2007-10-101-0/+3
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-104-4/+4
* r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell2007-10-101-2/+2
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-102-10/+10
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-3/+2
* r16964: Remove extra debugs no longer required in a working KDCAndrew Bartlett2007-10-101-26/+21
* r16237: Use an appropriate basedn for these searches, so they occour into theAndrew Bartlett2007-10-101-2/+4
* r16056: Fix errors found by trying to use our kpasswd server and the Apple cl...Andrew Bartlett2007-10-101-4/+1
* r15883: Make sure timegm() prototype is available (on systems where we've had toJim McDonough2007-10-101-0/+1
* r15853: started the process of removing the warnings now thatAndrew Tridgell2007-10-101-2/+1
* r15830: fixed two kdc memory leaksAndrew Tridgell2007-10-102-14/+8
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+0
* r15497: I'm not really sure this is correct in terms of how we should be resp...Andrew Bartlett2007-10-101-0/+4
* r15481: Update heimdal/ to match current lorikeet-heimdal.Andrew Bartlett2007-10-101-161/+199
* r15480: Patch from lha, to ensure we don't leave a free()'ed element in theAndrew Bartlett2007-10-101-3/+1
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-101-2/+2
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-101-1/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-1/+3
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-101-1/+1