Age | Commit message (Expand) | Author | Files | Lines |
2003-12-01 | In the brief 'net rpc group' listing, don't cut off group names at 21 chars. | Volker Lendecke | 1 | -3/+3 |
2003-11-28 | Implement 'net rpc group list [global|local|builtin]*' for a select listing of | Volker Lendecke | 1 | -0/+34 |
2003-11-27 | Only ask for 512 names at a time. | Volker Lendecke | 1 | -8/+19 |
2003-11-26 | Implement "net rpc group members": Get members of a domain group in | Volker Lendecke | 1 | -0/+88 |
2003-11-22 | Add support for variable-length session keys in our client code. | Andrew Bartlett | 1 | -1/+1 |
2003-10-24 | Add shutdown abort try over initshutdown pipe first, then fall back to | Jim McDonough | 1 | -4/+49 |
2003-09-22 | fix some warnings found by the Sun C compiler | Gerald Carter | 1 | -1/+1 |
2003-08-15 | In case of 'net rpc trustdom add' without domain name we were silently | Rafal Szczesniak | 1 | -2/+7 |
2003-08-15 | Give a temporary hint on how to delete trust account. | Rafal Szczesniak | 1 | -0/+1 |
2003-08-15 | get rid of more compiler warnings | Herb Lewis | 1 | -2/+2 |
2003-08-15 | get rid of warning on IRIX | Herb Lewis | 1 | -10/+8 |
2003-08-13 | Small typo fix found while testing domain trusts. | Rafal Szczesniak | 1 | -1/+1 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -6/+6 |
2003-06-25 | large change: | Gerald Carter | 1 | -1/+1 |
2003-06-12 | Fix for bug#3. Show comments when doing 'net group -l'. | Volker Lendecke | 1 | -16/+80 |
2003-06-12 | Working on bug#3. We want all of the aliases, so start with 0. | Volker Lendecke | 1 | -0/+2 |
2003-05-11 | Fix compile. | Andrew Bartlett | 1 | -1/+1 |
2003-05-11 | Set the password for a newly created trustdom account. Tested against | Volker Lendecke | 1 | -3/+34 |
2003-05-07 | Fix the spinning bug for 'net rpc user' as well - there are more errors in | Andrew Bartlett | 1 | -4/+4 |
2003-05-05 | Turn off using lsa_qos in OpenPolicy call. This way we avoid annoying | Rafal Szczesniak | 1 | -2/+2 |
2003-05-01 | Turn down some DEBUG()s and remove some duplicate code spotted by dfenwick. | Andrew Bartlett | 1 | -39/+17 |
2003-04-29 | Allow net rpc user -l to list longer than 50 characters in a user comment. | Jim McDonough | 1 | -1/+1 |
2003-04-25 | Merge of missed another while condition when enumerating aliases. | Tim Potter | 1 | -1/+1 |
2003-04-25 | Merge: | Tim Potter | 1 | -2/+2 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -24/+61 |
2003-04-16 | Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fix | Jeremy Allison | 1 | -0/+2 |
2003-04-14 | - Change ADS CHOSTPASS -> ADS CHANGETRUSTPW | Jelmer Vernooij | 1 | -2/+2 |
2003-04-14 | Merge of bugfix for cli_lsa_query_info_policy() usage. | Tim Potter | 1 | -5/+7 |
2003-01-29 | Merge tpot's changes to request the correct sizes for user dispinfo | Jeremy Allison | 1 | -2/+9 |
2003-01-04 | Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1 | Andrew Bartlett | 1 | -10/+1 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -18/+5 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -6/+6 |
2002-11-29 | Merge a bunch of trivial changes from HEAD. The difference remaining | Tim Potter | 1 | -3/+4 |
2002-11-15 | Updates from HEAD: | Andrew Bartlett | 1 | -0/+2 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -7/+4 |
2002-11-02 | port sec_desc headers reordering from HEAD. | Simo Sorce | 1 | -2/+2 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -27/+27 |
2002-10-01 | Updates from Samba HEAD: | Andrew Bartlett | 1 | -5/+14 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -18/+87 |
2002-08-17 | sync 3.0 branch with HEAD | Jelmer Vernooij | 1 | -54/+314 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -30/+641 |
2002-04-05 | Lots more net consistency work: | Jim McDonough | 1 | -12/+332 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -8/+8 |
2002-03-16 | Don't use // even temporarily, lest ye forget it and check it in... | Jim McDonough | 1 | -3/+3 |
2002-03-15 | Change net rpc join several ways: \n\t1) expose \n\t2) eliminate oldstyle sub... | Jim McDonough | 1 | -16/+17 |
2002-03-15 | Some help cleanups. Formatting and consistency issues. Line up text nicely,... | Jim McDonough | 1 | -6/+38 |
2002-03-15 | nicer output from "net rpc user add" | Andrew Tridgell | 1 | -0/+6 |
2002-03-01 | The beginning of trusted and trusting domain support from | Andrew Bartlett | 1 | -2/+370 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+0 |
2001-12-31 | Add 'net rpc shutdown' and 'net rpc abortshutdown'. | Andrew Bartlett | 1 | -7/+168 |