Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r3711: Fix KRB5_SETPW-defines, no change in behaviour. | Günther Deschner | 1 | -7/+5 |
2007-10-10 | r3436: Fix build with recent heimdal-versions (0.6.3) as pointed out by Luke | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r1247: Final fix to make this compile on Heimdal. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r1223: Fix valgrind error with realm manipulation.... Damn macros :-(. | Jeremy Allison | 1 | -2/+8 |
2007-10-10 | r1222: Valgrind memory leak fixes. Still tracking down a strange one... | Jeremy Allison | 1 | -10/+25 |
2007-10-10 | r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal... | Gerald Carter | 1 | -3/+3 |
2004-03-24 | Fix bugzilla # 1208 | Jim McDonough | 1 | -1/+1 |
2003-08-19 | - Make 'net' use a single funciton for setting the 'use machine account' code. | Andrew Bartlett | 1 | -9/+6 |
2003-08-15 | get rid of more compiler warnings | Herb Lewis | 1 | -1/+1 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -1/+1 |
2003-05-30 | More on bug 137: rename remainder of krb5_xxx functions to not start with krb5_ | Jim McDonough | 1 | -11/+11 |
2003-05-30 | Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, so | Jim McDonough | 1 | -5/+6 |
2003-05-04 | Patch from Ken Cross to allow an ADS domain join with a username of the form | Andrew Bartlett | 1 | -1/+1 |
2003-04-21 | Add const, static and fix a double free() (merge from HEAD). | Andrew Bartlett | 1 | -6/+5 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -37/+29 |
2003-03-05 | More const fixes. | Jeremy Allison | 1 | -2/+2 |
2003-02-24 | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 1 | -123/+306 |
2003-02-04 | Mem alloc checks. | Jeremy Allison | 1 | -4/+21 |
2003-01-21 | More fixes getting us closer to full Heimdal compile.... | Jeremy Allison | 1 | -11/+7 |
2002-10-01 | syncing up with HEAD. Seems to be a lot of differences creeping in | Gerald Carter | 1 | -0/+31 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -4/+10 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-01 | Fix up C99 comment. | Andrew Bartlett | 1 | -1/+1 |
2001-12-31 | Allow this to build without LDAP, as per the example below it. | Andrew Bartlett | 1 | -1/+1 |
2001-12-20 | net ads password and net ads chostpass commands from Remus Koos | Andrew Tridgell | 1 | -14/+131 |
2001-12-19 | much better ADS error handling system | Andrew Tridgell | 1 | -18/+18 |
2001-11-28 | fixed some krb5 ifdefs | Andrew Tridgell | 1 | -1/+1 |
2001-11-24 | added "net join" command | Andrew Tridgell | 1 | -0/+352 |