summaryrefslogtreecommitdiffstats
path: root/source4/kdc/kpasswdd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-1/+1
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-1/+1
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-3/+3
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-2/+2
* r25548: Convert to standard bool type.Jelmer Vernooij2007-10-101-33/+33
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+2
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-1/+2
* r24613: Missed this in my recent commit -r 24611. We don't discriminate onAndrew Bartlett2007-10-101-2/+0
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-2/+2
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-101-1/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+3
* 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-101-1/+1
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-3/+2
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1
* r14856: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-101-8/+10
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+2
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett2007-10-101-1/+4
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-6/+4
* r12683: Fix declaration and initialisation placement.Andrew Bartlett2007-10-101-5/+6
* r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett2007-10-101-26/+119
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r11437: Fix (valid!) use of uninitialised value warnings.Andrew Bartlett2007-10-101-1/+2
* r11241: - fix compiler warningStefan Metzmacher2007-10-101-2/+2
* r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett2007-10-101-0/+495