Age | Commit message (Expand) | Author | Files | Lines |
2002-03-16 | Fix build for non-ads case | Jim McDonough | 1 | -0/+5 |
2002-03-15 | Expose net_ads_join to allow for auto-transport-detection for net join | Jim McDonough | 1 | -1/+1 |
2002-03-14 | Add paged search requests to net ads user and net ads group commands, allowin... | Jim McDonough | 1 | -21/+32 |
2002-03-10 | try to use our workstation account password for ADS leave | Andrew Tridgell | 1 | -4/+11 |
2002-02-16 | dont strdup() possibly null values. | Andrew Bartlett | 1 | -1/+3 |
2002-02-15 | Subject: | Andrew Bartlett | 1 | -1/+1 |
2002-02-02 | Add support for net ads printer to publish, remove, or display printer info i... | Jim McDonough | 1 | -0/+167 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+0 |
2002-01-25 | Enable net ads commands to use existing tickets if the user doesn't specify a... | Jim McDonough | 1 | -4/+19 |
2002-01-16 | much better support for organisational units in ADS join | Andrew Tridgell | 1 | -3/+7 |
2001-12-20 | make sure we store the domain sid when joining a ADS domain | Andrew Tridgell | 1 | -0/+12 |
2001-12-20 | net ads password and net ads chostpass commands from Remus Koos | Andrew Tridgell | 1 | -0/+91 |
2001-12-19 | much better ADS error handling system | Andrew Tridgell | 1 | -24/+20 |
2001-12-19 | - added initial support for trusted domains in winbindd_ads | Andrew Tridgell | 1 | -3/+6 |
2001-12-17 | allow selection of the organisational unit when joining a realm | Andrew Tridgell | 1 | -6/+28 |
2001-12-13 | added "net ads info" to fetch basic ADS info without any auth | Andrew Tridgell | 1 | -0/+26 |
2001-12-08 | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 1 | -0/+16 |
2001-12-05 | OK. Smbpasswd -j is DEAD. | Andrew Bartlett | 1 | -1/+1 |
2001-12-05 | added a REALLY gross hack into kerberos_kinit_password so that | Andrew Tridgell | 1 | -1/+1 |
2001-12-05 | Follow herb's suggestion and don't strdup a string to itself. | Andrew Bartlett | 1 | -3/+5 |
2001-11-29 | Make better use of the ads_init() function to get the kerberos relam etc. | Andrew Bartlett | 1 | -0/+1 |
2001-11-26 | More compiler warnings fixed. Some minor reformatting. | Tim Potter | 1 | -3/+3 |
2001-11-25 | better help | Andrew Tridgell | 1 | -1/+7 |
2001-11-25 | use generate_random_str() | Andrew Tridgell | 1 | -47/+4 |
2001-11-25 | added "net ads user" and "net ads group" commands | Andrew Tridgell | 1 | -19/+66 |
2001-11-25 | added "net ads status" command | Andrew Tridgell | 1 | -14/+39 |
2001-11-25 | made a "net ads" command, currently with "net ads join" and "net ads leave" | Andrew Tridgell | 1 | -0/+187 |