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