Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14099: Fix Coverity # 113 | Volker Lendecke | 1 | -6/+8 |
2007-10-10 | r12986: Use d_fprintf(stderr, ...) for any error message in net. | Lars Müller | 1 | -44/+44 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -3/+6 |
2007-10-10 | r8675: fix some compile warnings. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r6940: fixing debug messages | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r6900: Fix bug 2725. Thanks, John, for finding it. | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r6834: Fix bug #2703, found by John Antonishek <ant@nist.gov>. Add NULL | Jeremy Allison | 1 | -6/+8 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 1 | -2/+2 |
2007-10-10 | r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"... | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r5955: BUG 2517: use the realm from smb.conf for 'net ads info' when 'disable... | Gerald Carter | 1 | -1/+6 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r3492: Fixes from testing kerberos salted principal fix. | Jeremy Allison | 1 | -0/+14 |
2007-10-10 | r3273: Ensure we're consistent in the use of strchr_m for '@'. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2832: Readd WKGUID-binding to match the correct default-locations of new | Günther Deschner | 1 | -2/+10 |
2007-10-10 | r2746: Fix typos in net's usage-output. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r1750: This patch allows net ads lookup to rely on command line arguments if ... | Jim McDonough | 1 | -1/+4 |
2007-10-10 | r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ... | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r1240: Ensure we don't shadow Heimdal globals. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r1222: Valgrind memory leak fixes. Still tracking down a strange one... | Jeremy Allison | 1 | -41/+123 |
2007-10-10 | r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp... | Jeremy Allison | 1 | -93/+194 |
2004-03-14 | Use possessive in message asking for user's password. | Tim Potter | 1 | -1/+1 |
2004-01-12 | fixing compile problems due to my recent ads.h changes | Gerald Carter | 1 | -1/+1 |
2003-12-26 | Collecting some minor patches... | Volker Lendecke | 1 | -8/+10 |
2003-11-26 | Get rid of a const warning | Volker Lendecke | 1 | -2/+2 |
2003-10-23 | Fix bug 451. Stop net -P from prompting for machine account password. | Jim McDonough | 1 | -1/+1 |
2003-09-05 | fixes for ads domain membership when only the realm is defined in | Gerald Carter | 1 | -2/+41 |
2003-09-04 | Check in Andrew's fix for bug #305 (always use lp_realm() ) | Gerald Carter | 1 | -2/+7 |
2003-08-19 | - Make 'net' use a single funciton for setting the 'use machine account' code. | Andrew Bartlett | 1 | -16/+23 |
2003-07-30 | Add a command line option (-S on|off|required) to enable signing on client | Jeremy Allison | 1 | -1/+1 |
2003-07-27 | Use the specified workgroup in 'net ads'. (Defaults to lp_workgroup()). | Andrew Bartlett | 1 | -3/+3 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -2/+2 |
2003-07-03 | Some fixes for ads printer publish: | Tim Potter | 1 | -6/+26 |
2003-07-03 | Implemented 'net ads printer search' which searches the directory for | Tim Potter | 1 | -0/+32 |
2003-06-30 | Yet more shadow variable warnings. | Tim Potter | 1 | -3/+3 |
2003-06-10 | use lp_realm() to find the default realm for 'net ads password' | Andrew Tridgell | 1 | -10/+24 |
2003-05-30 | Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, so | Jim McDonough | 1 | -1/+2 |
2003-05-12 | Fix obvious compiler warnings. | Jeremy Allison | 1 | -1/+1 |
2003-05-04 | Patch from Ken Cross to allow an ADS domain join with a username of the form | Andrew Bartlett | 1 | -2/+18 |
2003-04-29 | Like net rpc user -l, let net ads user -l allow more than 50 characters in | Jim McDonough | 1 | -1/+1 |
2003-04-22 | Fix up bugs in the new 'store sec_channel type' code - we were always joining | Andrew Bartlett | 1 | -6/+1 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -5/+12 |
2003-04-14 | - Change ADS CHOSTPASS -> ADS CHANGETRUSTPW | Jelmer Vernooij | 1 | -4/+9 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -0/+9 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -3/+66 |
2003-02-24 | Missed a couple of files from the client-side kerberos merge | Andrew Bartlett | 1 | -2/+14 |
2003-02-01 | Merge LDAP filter parinoia from HEAD, a few other pdb_ldap updates and some | Andrew Bartlett | 1 | -1/+7 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 1 | -0/+2 |
2003-01-15 | [merge] | Gerald Carter | 1 | -2/+2 |