summaryrefslogtreecommitdiffstats
path: root/source4/kdc/kpasswdd.c
Commit message (Expand)AuthorAgeFilesLines
* More spelling fixes across source4/Brad Hards2010-02-221-1/+1
* s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flagsAndrew Tridgell2010-02-161-1/+1
* s4:kdc Use better db context structureSimo Sorce2010-01-281-1/+1
* s4:cleanups More trailing spaces and tabsSimo Sorce2009-12-231-108/+108
* s4-gensec: Replace gensec_set_peer_addr with new tsocket based fn.Andreas Schneider2009-12-161-1/+1
* s4-gensec: Replace gensec_set_my_addr() with new tsocket based fn.Andreas Schneider2009-12-161-17/+1
* s4-kdc: Migrate to tsocket_address.Andreas Schneider2009-12-151-3/+20
* s4:kdc: remove unused struct kpasswd_socketStefan Metzmacher2009-11-051-10/+0
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* s3/s4 - Adapt the IDL changes on various locationsMatthias Dieter Wallnöfer2009-10-081-9/+8
* s4:kdc In the kpasswd server, don't use the client address in mk_privAndrew Bartlett2009-09-161-0/+8
* s4:kdc Push context to hdb_samba4 by way of the 'name' of the DBAndrew Bartlett2009-07-271-3/+9
* Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij2009-03-011-3/+2
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-8/+5
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-2/+2
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-131-9/+10
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-1/+3
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-2/+2
* Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij2008-10-241-1/+1
* Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-11/+26
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.hStefan Metzmacher2008-08-261-2/+1
* libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headersStefan Metzmacher2008-08-011-2/+11
* kdc: use mostly only public kerberos headersStefan Metzmacher2008-08-011-2/+4
* kdc: we don't need any *_locl.h header from heimdal in the kdcStefan Metzmacher2008-06-041-1/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-2/+2
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-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
* 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