Age | Commit message (Expand) | Author | Files | Lines |
2004-02-26 | Implement 'net groupmap set' and 'net groupmap cleanup'. | Volker Lendecke | 1 | -0/+11 |
2004-02-25 | Fix bug in previous global_sam_sid() commit. I broke the 'read from | Andrew Bartlett | 1 | -0/+6 |
2004-02-25 | I *hate* global variables... | Andrew Bartlett | 1 | -0/+10 |
2004-01-21 | Display some nicer error messages for login via 'net'. I don't | Volker Lendecke | 1 | -0/+8 |
2003-12-01 | I needed a decently parseable format of smbstatus. Looking at smbstatus code | Volker Lendecke | 1 | -0/+1 |
2003-10-23 | Fix bug 451. Stop net -P from prompting for machine account password. | Jim McDonough | 1 | -2/+2 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -4/+4 |
2003-09-23 | This only touches the fake kaserver support. It adds two parameters: | Volker Lendecke | 1 | -3/+3 |
2003-09-07 | Nobody complained on the team-list, so commit it ... | Volker Lendecke | 1 | -0/+47 |
2003-08-28 | Fixed warnings in secret code. | Jeremy Allison | 1 | -26/+0 |
2003-08-28 | fixing typos pointed out by Vance in WHATSNEW | Gerald Carter | 1 | -0/+52 |
2003-08-19 | - Make 'net' use a single funciton for setting the 'use machine account' code. | Andrew Bartlett | 1 | -15/+23 |
2003-07-30 | Add a command line option (-S on|off|required) to enable signing on client | Jeremy Allison | 1 | -2/+2 |
2003-07-22 | Replace the eight (!) copies of dummy become/unbecome root with a single one. | Tim Potter | 1 | -15/+0 |
2003-07-19 | According to the result of voting, net has default debug level with | Rafal Szczesniak | 1 | -3/+12 |
2003-07-09 | more compile fixes for become/unbecome_root() | Gerald Carter | 1 | -0/+15 |
2003-06-25 | large change: | Gerald Carter | 1 | -8/+6 |
2003-06-21 | This removes the StrCaseCmp() stuff from 'net idmap' and 'net | Andrew Bartlett | 1 | -144/+0 |
2003-06-18 | Ok, this patch removes the privilege stuff we had in, unused, for some time. | Simo Sorce | 1 | -1/+1 |
2003-06-14 | Add 'net idmap restore'. This restores a broken idmap file | Volker Lendecke | 1 | -0/+70 |
2003-06-14 | This patch modifies 'net rpc vampire' to add new and existing users to both | Andrew Bartlett | 1 | -0/+4 |
2003-06-13 | Trivial extension to 'net' to dump current local idmap. | Volker Lendecke | 1 | -0/+55 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -4/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+4 |
2003-04-21 | Make it easier to select which domain to show the sid for. | Andrew Bartlett | 1 | -2/+2 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -5/+27 |
2003-04-19 | Merging smbgroupedit into 'net groupmap'. Not entirely done. | Gerald Carter | 1 | -0/+21 |
2003-04-14 | - Change ADS CHOSTPASS -> ADS CHANGETRUSTPW | Jelmer Vernooij | 1 | -0/+9 |
2003-04-14 | Merge: | Tim Potter | 1 | -18/+9 |
2003-03-18 | Jeremy merged across my string parinoia fixes, but forgot to enable them! :-) | Andrew Bartlett | 1 | -1/+1 |
2003-02-25 | Merge: add popt_common_version to command line options table. | Tim Potter | 1 | -0/+1 |
2003-01-21 | Properly display popt errors. Also fix debug to be -d for consistency with o... | Jim McDonough | 1 | -2/+3 |
2003-01-15 | merging some rpcclient and net functionality from HEAD | Gerald Carter | 1 | -0/+79 |
2003-01-15 | [merge] | Gerald Carter | 1 | -0/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -7/+9 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -20/+11 |
2002-11-09 | Merge fix for uninitialised IP variable from HEAD | Andrew Bartlett | 1 | -0/+1 |
2002-11-06 | Merge of get_dc_list() api change from HEAD. | Tim Potter | 1 | -19/+6 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -2/+2 |
2002-10-01 | Updates from Samba HEAD: | Andrew Bartlett | 1 | -1/+6 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -2/+74 |
2002-08-17 | sync 3.0 branch with HEAD | Jelmer Vernooij | 1 | -3/+2 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -12/+58 |
2002-04-05 | Lots more net consistency work: | Jim McDonough | 1 | -82/+10 |
2002-04-04 | Multiple changes: | Jim McDonough | 1 | -11/+16 |
2002-04-04 | Add ability to get specific net ads subcommand help. Not all have been | Jim McDonough | 1 | -1/+1 |
2002-03-21 | There is no reason we can't join a domain with secuirty=user. In fact we | Andrew Bartlett | 1 | -5/+0 |
2002-03-17 | Renamed get_nt_error_msg() to nt_errstr(). | Tim Potter | 1 | -2/+2 |
2002-03-15 | Add autodetect for net join, as well as some more help updates | Jim McDonough | 1 | -1/+18 |
2002-03-15 | Some help cleanups. Formatting and consistency issues. Line up text nicely,... | Jim McDonough | 1 | -24/+48 |