summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_ads.c
Commit message (Expand)AuthorAgeFilesLines
* fixes for ads domain membership when only the realm is defined inGerald Carter2003-09-051-2/+41
* Check in Andrew's fix for bug #305 (always use lp_realm() )Gerald Carter2003-09-041-2/+7
* - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett2003-08-191-16/+23
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-1/+1
* Use the specified workgroup in 'net ads'. (Defaults to lp_workgroup()).Andrew Bartlett2003-07-271-3/+3
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-2/+2
* Some fixes for ads printer publish:Tim Potter2003-07-031-6/+26
* Implemented 'net ads printer search' which searches the directory forTim Potter2003-07-031-0/+32
* Yet more shadow variable warnings.Tim Potter2003-06-301-3/+3
* use lp_realm() to find the default realm for 'net ads password'Andrew Tridgell2003-06-101-10/+24
* Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, soJim McDonough2003-05-301-1/+2
* Fix obvious compiler warnings.Jeremy Allison2003-05-121-1/+1
* Patch from Ken Cross to allow an ADS domain join with a username of the formAndrew Bartlett2003-05-041-2/+18
* Like net rpc user -l, let net ads user -l allow more than 50 characters inJim McDonough2003-04-291-1/+1
* Fix up bugs in the new 'store sec_channel type' code - we were always joiningAndrew Bartlett2003-04-221-6/+1
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-5/+12
* - Change ADS CHOSTPASS -> ADS CHANGETRUSTPWJelmer Vernooij2003-04-141-4/+9
* Merge from HEAD:Andrew Bartlett2003-03-171-0/+9
* Merge from HEAD:Andrew Bartlett2003-03-171-3/+66
* Missed a couple of files from the client-side kerberos mergeAndrew Bartlett2003-02-241-2/+14
* Merge LDAP filter parinoia from HEAD, a few other pdb_ldap updates and someAndrew Bartlett2003-02-011-1/+7
* *lots of small merges form HEADGerald Carter2003-01-151-0/+2
* [merge]Gerald Carter2003-01-151-2/+2
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-7/+13
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-2/+2
* jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison2002-11-231-1/+1
* Next step of printer publishing.Jim McDonough2002-11-181-31/+34
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-26/+19
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-11/+39
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-27/+114
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-40/+229
* Rename of ads_do_search_all2() to ads_do_search_all() and removal ofJim McDonough2002-04-101-23/+11
* Use the new ads_do_search_all2 function. It provides sorted results. We nowJim McDonough2002-04-051-30/+18
* Lots more net consistency work:Jim McDonough2002-04-051-10/+1
* More updates for auto-detecting server connection method. Added net_ads_check()Jim McDonough2002-04-041-5/+38
* Add non-ads version of net_ads_help for build on non-ads machines.Jim McDonough2002-04-041-0/+6
* Correct error string function call to ads_errstr()Jim McDonough2002-04-041-3/+3
* Add net ads user subcommands: add delete info. Also make user listing formatJim McDonough2002-04-041-12/+169
* Re-implemented net ads user and net ads group to use the newJim McDonough2002-03-291-14/+50
* make net ads info work with -SAndrew Tridgell2002-03-211-4/+5
* make "net ads user" and "net ads group" also use the new paged interfaceAndrew Tridgell2002-03-191-30/+16
* Fix build for non-ads caseJim McDonough2002-03-161-0/+5
* Expose net_ads_join to allow for auto-transport-detection for net joinJim McDonough2002-03-151-1/+1
* Add paged search requests to net ads user and net ads group commands, allowin...Jim McDonough2002-03-141-21/+32
* try to use our workstation account password for ADS leaveAndrew Tridgell2002-03-101-4/+11
* dont strdup() possibly null values.Andrew Bartlett2002-02-161-1/+3
* Subject:Andrew Bartlett2002-02-151-1/+1
* Add support for net ads printer to publish, remove, or display printer info i...Jim McDonough2002-02-021-0/+167
* 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