summaryrefslogtreecommitdiffstats
path: root/source3/libads/krb5_setpw.c
Commit message (Expand)AuthorAgeFilesLines
* s3-build: only include asn1 headers where actually needed.Günther Deschner2011-03-161-0/+1
* s3-libads Remove MIT-specific krb5_princ_realm macro calls.Andrew Bartlett2011-02-181-55/+19
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-30/+1
* s3-kerberos: only use krb5 headers where required.Günther Deschner2009-11-271-0/+1
* Async wrapper for open_socket_out_send/recvVolker Lendecke2009-01-041-12/+19
* open_socket_out is always used with SOCK_STREAM, remove argument "type"Volker Lendecke2009-01-031-1/+1
* More asprintf warning fixes.Jeremy Allison2008-12-231-9/+18
* s3-asn1: make all of s3 asn1 code do a proper asn1_init() first.Günther Deschner2008-10-221-28/+31
* kerberos: fix some heimdal build warnings.Günther Deschner2008-10-151-4/+4
* Coverity fixesMarc VanHeyningen2008-03-171-3/+14
* Fix the setup_kaddr() call to cope with IPv6.Jeremy Allison2007-10-291-11/+7
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-7/+21
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-101-1/+1
* r17626: Some C++ WarningsVolker Lendecke2007-10-101-1/+3
* r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.Günther Deschner2007-10-101-104/+166
* r16201: Fix Klocwork 439Volker Lendecke2007-10-101-1/+3
* r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,Jeremy Allison2007-10-101-3/+3
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2007-10-101-1/+1
* r14170: Paranioa fix for sesssetup.Jeremy Allison2007-10-101-9/+17
* r13316: Let the carnage begin....Gerald Carter2007-10-101-18/+31
* r11551: Add a few more initialize_krb5_error_tableVolker Lendecke2007-10-101-0/+2
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-1/+2
* r9780: Clean up a bunch of compiler warnings.James Peach2007-10-101-6/+0
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-4/+4
* r3711: Fix KRB5_SETPW-defines, no change in behaviour.Günther Deschner2007-10-101-7/+5
* r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by LukeGünther Deschner2007-10-101-0/+2
* r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2007-10-101-1/+1
* r1247: Final fix to make this compile on Heimdal.Jeremy Allison2007-10-101-0/+4
* r1223: Fix valgrind error with realm manipulation.... Damn macros :-(.Jeremy Allison2007-10-101-2/+8
* r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison2007-10-101-10/+25
* r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...Gerald Carter2007-10-101-3/+3
* Fix bugzilla # 1208Jim McDonough2004-03-241-1/+1
* - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett2003-08-191-9/+6
* get rid of more compiler warningsHerb Lewis2003-08-151-1/+1
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-1/+1
* More on bug 137: rename remainder of krb5_xxx functions to not start with krb5_Jim McDonough2003-05-301-11/+11
* Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, soJim McDonough2003-05-301-5/+6
* Patch from Ken Cross to allow an ADS domain join with a username of the formAndrew Bartlett2003-05-041-1/+1
* Add const, static and fix a double free() (merge from HEAD).Andrew Bartlett2003-04-211-6/+5
* Merge from HEAD:Andrew Bartlett2003-03-171-37/+29
* More const fixes.Jeremy Allison2003-03-051-2/+2
* Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-241-123/+306
* Mem alloc checks.Jeremy Allison2003-02-041-4/+21
* More fixes getting us closer to full Heimdal compile....Jeremy Allison2003-01-211-11/+7
* syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-011-0/+31
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-4/+10
* Removed version number from file header.Tim Potter2002-01-301-2/+1