Add a parameter to disable the automatic creation of krb5.conf files
[samba.git] / source3 / libads / kerberos.c
2009-08-26 Volker LendeckeAdd a parameter to disable the automatic creation of...
2009-04-20 Jelmer VernooijRemove smb_mkstemp() - libreplace will now provide...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Günther Deschners3-krb5: Fix Coverity #762 (REVERSE_INULL).
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-06 Günther Deschners3: use pidl to pull a KRB5_EDATA_NTSTATUS.
2009-01-16 Michael Adams3:libads: use lock_path for creating paths to local...
2009-01-16 Michael Adams3:libads: give create_local_private_krb5_conf_for_doma...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-04 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-09-04 Günther Deschnerkerberos: fix indent of enc type lines in generated...
2008-06-24 Günther Deschnerlibads: add ADS_AUTH_USER_CREDS to avoid magic overwrit...
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-27 Jeremy AllisonMemory leak fixes from Chere Zhou <czhou@isilon.com>.
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-19 rootFix some comments to match get_kdc_ip_string()'s behaviour
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-09 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-08 Volker LendeckeFix Coverity ID 551
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-25 Volker LendeckeFix some warnings
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-28 Gerald W. CarterRestrict the enctypes in the generated krb5.conf files...
2008-01-17 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Jeremy AllisonTidy up code and debug for non-default krb5 IPv6 port.
2008-01-16 Jeremy AllisonFix IPv6 bug #5204, which caused krb5 DNS lookups
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-14 Günther DeschnerPrint principal in debug statement in kerberos_kinit_pa...
2007-12-17 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-17 Simo SorceWhile 'data' is usually 0 terminated, nothing in the...
2007-12-16 Jeremy AllisonDoh, fix typo in error exit.
2007-12-16 Jeremy AllisonAdded patch originally by Andreas Schneider <anschneide...
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonMore pstring removal....
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Lars Müllerr25030: ip_srv_nonsite and count_nonsite are initialize...
2007-10-10 Michael Adamr24836: Initialize some uninitialized variables.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23147: Patch #4566 from jacob berkman <jberkman@novell...
2007-10-10 Günther Deschnerr22666: Expand kerberos_kinit_password_ext() to return...
2007-10-10 Günther Deschnerr22664: When we have krb5_get_init_creds_opt_get_error...
2007-10-10 Günther Deschnerr22663: Restructure kerberos_kinit_password_ext() error...
2007-10-10 James Peachr21779: I missd a call to krb5_get_init_creds_opt_alloc...
2007-10-10 James Peachr21778: Wrap calls to krb5_get_init_creds_opt_free...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Günther Deschnerr21238: Fix tab indent in self-written krb5.confs.
2007-10-10 Günther Deschnerr21110: Fix kinit with Heimdal (Bug #4226).
2007-10-10 Günther Deschnerr20860: Adding some small tweaks. When we have no siten...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Günther Deschnerr18512: Add krb5conf file environment to debug statement.
2007-10-10 Jeremy Allisonr18241: If replacing the krb5.conf, ensure it's readable.
2007-10-10 Jeremy Allisonr18226: Ensure we only do this evil thing if it's our...
2007-10-10 Jeremy Allisonr18225: If we're going to overwrite krb5.conf, at least
2007-10-10 Jeremy Allisonr18201: Make explicit what's going on here.
2007-10-10 Jeremy Allisonr18200: Experimental code to allow system /etc/krb5...
2007-10-10 Jeremy Allisonr18010: Ensure we don't timeout twice to the same
2007-10-10 Jeremy Allisonr18006: Actually a smaller change than it looks. Leverage
2007-10-10 Jeremy Allisonr18004: If you're writing out a krb5.conf, at least
2007-10-10 Jeremy Allisonr18003: Creating a directory and getting EEXIST isn...
2007-10-10 Jeremy Allisonr18002: Improved debug.
2007-10-10 Jeremy Allisonr18001: Proper error reporting on write/close fail.
2007-10-10 Jeremy Allisonr18000: Get nelem/size args right for x_fwrite.
2007-10-10 Jeremy Allisonr17999: No need to prevent others from reading. Use...
2007-10-10 Jeremy Allisonr17997: Ensure lockdir exists for winbindd. Store tmp
2007-10-10 Jeremy Allisonr17996: Don't talloc free the memory then reference...
2007-10-10 Jeremy Allisonr17995: Ensure we create the domain-specific krb5 files...
2007-10-10 Jeremy Allisonr17994: Add debugs that showed me why my site code...
2007-10-10 Jeremy Allisonr17946: Fix couple of typos...
2007-10-10 Jeremy Allisonr17945: Store the server and client sitenames in the ADS
2007-10-10 Jeremy Allisonr17944: Handle locking madness.
2007-10-10 Jeremy Allisonr17943: The horror, the horror. Add KDC site support by
2007-10-10 Volker Lendecker17345: Some C++ warnings
2007-10-10 Jeremy Allisonr17003: Fix coverity #303 - possible null deref. Jerry...
2007-10-10 Gerald Carterr16957: fix cut-n-paste error. The check for 'if ...
2007-10-10 Volker Lendecker16955: Fix an uninitialized var -- Jerry, please check.
2007-10-10 Gerald Carterr16952: New derive DES salt code and Krb5 keytab generation
2007-10-10 Günther Deschnerr16272: Fix memleak.
2007-10-10 Günther Deschnerr15240: Correctly disallow unauthorized access when...
2007-10-10 Jeremy Allisonr15210: Add wrapper functions smb_krb5_parse_name,...
2007-10-10 Günther Deschnerr14611: Fix init_creds_opts issue jerry discovered...
2007-10-10 Günther Deschnerr14585: Tighten argument list of kerberos_kinit_passwor...
2007-10-10 Gerald Carterr14512: Guenther, This code breaks winbind with MIT...
2007-10-10 Günther Deschnerr14503: Fix principal in debug statement.
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr11651: After talking to Jeremy, commit my winbindd...
next