updated the 3.0 branch from the head branch - ready for alpha18
[jra/samba/.git] / source3 / utils / net_ads.c
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-24 Jim McDonoughSupport utf8 on the wire for ads ldap. DN's are conver...
2002-06-03 Andrew Tridgelladded a 'net ads search' command, similar to 'ldapsearc...
2002-05-23 Jim McDonoughAllow initial password set on net ads user add. I...
2002-05-09 Jim McDonoughAdd ads group add and delete, allowing converged net...
2002-04-18 Andrew Tridgellfixed the fallback to a BDC for ADS connections
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-10 Jim McDonoughRename of ads_do_search_all2() to ads_do_search_all...
2002-04-05 Jim McDonoughUse the new ads_do_search_all2 function. It provides...
2002-04-05 Jim McDonoughLots more net consistency work:
2002-04-04 Jim McDonoughMore updates for auto-detecting server connection metho...
2002-04-04 Jim McDonoughAdd non-ads version of net_ads_help for build on non...
2002-04-04 Jim McDonoughCorrect error string function call to ads_errstr()
2002-04-04 Jim McDonoughAdd net ads user subcommands: add delete info. Also...
2002-03-29 Jim McDonoughRe-implemented net ads user and net ads group to use...
2002-03-21 Andrew Tridgellmake net ads info work with -S
2002-03-19 Andrew Tridgellmake "net ads user" and "net ads group" also use the...
2002-03-16 Jim McDonoughFix build for non-ads case
2002-03-15 Jim McDonoughExpose net_ads_join to allow for auto-transport-detecti...
2002-03-14 Jim McDonoughAdd paged search requests to net ads user and net ads...
2002-03-10 Andrew Tridgelltry to use our workstation account password for ADS...
2002-02-16 Andrew Bartlettdont strdup() possibly null values.
2002-02-15 Andrew BartlettSubject:
2002-02-02 Jim McDonoughAdd support for net ads printer to publish, remove...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jim McDonoughEnable net ads commands to use existing tickets if...
2002-01-16 Andrew Tridgellmuch better support for organisational units in ADS...
2001-12-20 Andrew Tridgellmake sure we store the domain sid when joining a ADS...
2001-12-20 Andrew Tridgellnet ads password and net ads chostpass commands from...
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-19 Andrew Tridgell- added initial support for trusted domains in winbindd_ads
2001-12-17 Andrew Tridgellallow selection of the organisational unit when joining...
2001-12-13 Andrew Tridgelladded "net ads info" to fetch basic ADS info without...
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-12-05 Andrew Tridgelladded a REALLY gross hack into kerberos_kinit_password...
2001-12-05 Andrew BartlettFollow herb's suggestion and don't strdup a string...
2001-11-29 Andrew BartlettMake better use of the ads_init() function to get the...
2001-11-26 Tim PotterMore compiler warnings fixed. Some minor reformatting.
2001-11-25 Andrew Tridgellbetter help
2001-11-25 Andrew Tridgelluse generate_random_str()
2001-11-25 Andrew Tridgelladded "net ads user" and "net ads group" commands
2001-11-25 Andrew Tridgelladded "net ads status" command
2001-11-25 Andrew Tridgellmade a "net ads" command, currently with "net ads join...