summaryrefslogtreecommitdiffstats
path: root/source/utils/net_ads.c
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-1/+0
* Enable net ads commands to use existing tickets if the user doesn't specify a...Jim McDonough2002-01-251-4/+19
* much better support for organisational units in ADS joinAndrew Tridgell2002-01-161-3/+7
* make sure we store the domain sid when joining a ADS domainAndrew Tridgell2001-12-201-0/+12
* net ads password and net ads chostpass commands from Remus KoosAndrew Tridgell2001-12-201-0/+91
* much better ADS error handling systemAndrew Tridgell2001-12-191-24/+20
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-191-3/+6
* allow selection of the organisational unit when joining a realmAndrew Tridgell2001-12-171-6/+28
* added "net ads info" to fetch basic ADS info without any authAndrew Tridgell2001-12-131-0/+26
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-0/+16
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-1/+1
* added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell2001-12-051-1/+1
* Follow herb's suggestion and don't strdup a string to itself.Andrew Bartlett2001-12-051-3/+5
* Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett2001-11-291-0/+1
* More compiler warnings fixed. Some minor reformatting.Tim Potter2001-11-261-3/+3
* better helpAndrew Tridgell2001-11-251-1/+7
* use generate_random_str()Andrew Tridgell2001-11-251-47/+4
* added "net ads user" and "net ads group" commandsAndrew Tridgell2001-11-251-19/+66
* added "net ads status" commandAndrew Tridgell2001-11-251-14/+39
* made a "net ads" command, currently with "net ads join" and "net ads leave"Andrew Tridgell2001-11-251-0/+187