summaryrefslogtreecommitdiffstats
path: root/source4/kdc
Commit message (Expand)AuthorAgeFilesLines
* Fix unresolved symbols.Jelmer Vernooij2008-02-181-1/+2
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-11/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-3/+7
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-012-3/+3
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+1
* r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij2007-12-211-1/+1
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-1/+1
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+1
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-6/+11
* r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2007-12-212-1/+2
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-3/+3
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-1/+1
* r26314: Eliminate use of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-2/+6
* r26277: Move loadparm context higher up the stack.Jelmer Vernooij2007-12-211-1/+1
* r26274: Some syntax fixes, remove more global_loadparm instances.Jelmer Vernooij2007-12-212-2/+5
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-1/+1
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-213-4/+6
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-0/+1
* r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij2007-12-211-1/+1
* r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij2007-12-211-5/+5
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-212-3/+3
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-212-13/+17
* r25789: print out what error happened...Stefan Metzmacher2007-12-211-1/+1
* r25548: Convert to standard bool type.Jelmer Vernooij2007-10-102-37/+37
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-102-4/+5
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-102-0/+2
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-101-4/+4
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-1/+2
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
* 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