Add allow_badcharcnv argument to all conversion function, for
[nivanova/samba-autobuild/.git] / source4 / kdc / kpasswdd.c
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-12 Andrew BartlettRemove auth/ntlm as a dependency of GENSEC by means...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove iconv_convenience parameter from simple string...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Andrew BartlettCreate a 'straight paper path' for UTF16 passwords.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-26 Stefan Metzmacherkdc: move references to heimdal internals into heimdal_...
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-01 Stefan Metzmacherlibreplace: include <krb5.h> and <com_err.h> and no...
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-01 Stefan Metzmacherkdc: use mostly only public kerberos headers
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-04 Stefan Metzmacherkdc: we don't need any *_locl.h header from heimdal...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-04-16 Jelmer VernooijRemove event context tracking from the credentials...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26427: Avoid global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25548: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Andrew Bartlettr24613: Missed this in my recent commit -r 24611. ...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr18827: I forgot to commit this:
2007-10-10 Günther Deschnerr18636: Excessive testing with pam_winbind within Samba...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Stefan Metzmacherr14856: fix bugs noticed by the ibm code checker
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Andrew Bartlettr13107: Follow the lead of Heimdal's kpasswdd and use...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Andrew Bartlettr12683: Fix declaration and initialisation placement.
2007-10-10 Andrew Bartlettr12682: This patch finally fixes our kpasswdd implement...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr11437: Fix (valid!) use of uninitialised value warnings.
2007-10-10 Stefan Metzmacherr11241: - fix compiler warning
2007-10-10 Andrew Bartlettr11239: Use ${REALM} for the realm in rootdse.ldif