summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos
Commit message (Expand)AuthorAgeFilesLines
* util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij2008-01-151-1/+1
* r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij2008-01-011-2/+3
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-5/+9
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-5/+17
* r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...Jelmer Vernooij2007-12-211-2/+1
* r26460: Enable ldb python tests.Jelmer Vernooij2007-12-211-1/+1
* r26449: Support configuration without a known configuration dir.Jelmer Vernooij2007-12-211-1/+1
* r26397: Fix circular dependency in samba-socket.Jelmer Vernooij2007-12-211-1/+1
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-1/+2
* r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2007-12-212-2/+2
* r26356: Remove prototype for nonexisting function.Jelmer Vernooij2007-12-211-9/+0
* r26335: Specify name_resolve_order to socket code.Jelmer Vernooij2007-12-211-1/+2
* r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij2007-12-213-5/+9
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-37/+55
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-102-13/+13
* r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...Jelmer Vernooij2007-10-101-1/+1
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-3/+3
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+3
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-3/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-96/+0
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-108-24/+16
* r23036: error checking on asn1_init() failureAndrew Tridgell2007-10-101-1/+12
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-101-31/+29
* r22990: free temporary memory also on success...Stefan Metzmacher2007-10-101-0/+1
* r22987: Clarify how the events are handled in the kerberos code, andAndrew Bartlett2007-10-101-7/+17
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-102-3/+3
* r22967: Move to the TCP packet interface for the krb5_send_to_kdc plugin.Andrew Bartlett2007-10-101-108/+95
* r22961: use EVENT_FD_AUTOCLOSE and SOCKET_FLAG_NOCLOSE to fix up some hairyAndrew Tridgell2007-10-101-1/+4
* r22635: make it possible to not turn off dns canonicalization of hostnamesStefan Metzmacher2007-10-101-1/+2
* r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal.Jelmer Vernooij2007-10-101-1/+1
* r22558: Move to a static list of enctypes to put into our keytab. In future,Andrew Bartlett2007-10-101-59/+40
* r21175: Fix the kerberos keytab update code to handle deletes.Andrew Bartlett2007-10-101-3/+2
* r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett2007-10-101-1/+28
* r20639: Commit part 1 of 2.Andrew Bartlett2007-10-101-2/+0
* r20275: we should check for the oid the caller gave us!Stefan Metzmacher2007-10-101-1/+1
* r20274: add missing return statement and make it more explicit that we return...Stefan Metzmacher2007-10-101-2/+3
* r19677: Fix more dependencies.Jelmer Vernooij2007-10-101-1/+1
* r19664: fix compiler warnings...Stefan Metzmacher2007-10-102-19/+19
* r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...Andrew Bartlett2007-10-103-103/+102
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-104-23/+24
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-105-17/+6
* r19568: When we get back a skew error, try with no skew. This allows us toAndrew Bartlett2007-10-102-42/+50
* r19523: Remove unused functions.Andrew Bartlett2007-10-101-152/+0
* r17774: this macro is unusedStefan Metzmacher2007-10-101-2/+0
* r15988: try to fix the build on au2 IRIX 6.4Stefan Metzmacher2007-10-101-1/+1
* r15876: Fix build on IPv6-less systems.Jelmer Vernooij2007-10-101-0/+2
* r15853: started the process of removing the warnings now thatAndrew Tridgell2007-10-102-12/+9