summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* fixed the fallback to a BDC for ADS connectionsAndrew Tridgell2002-04-181-5/+4
* we did not initialise global_myname and global_myworkgroup which lead toJean-François Micouleau2002-04-161-1/+14
* Another patch from jelmer:Andrew Bartlett2002-04-151-31/+37
* Merge from 2_2.Volker Lendecke2002-04-141-0/+9
* The cli_lsa_lookup_{names,sids} functions were returning uselessTim Potter2002-04-141-7/+5
* Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett2002-04-141-18/+22
* Fixed debugs.Tim Potter2002-04-141-2/+2
* More updates from ctrlsoft. (Jelmer Vernooij <jelmer@nl.linux.org>)Andrew Bartlett2002-04-131-8/+32
* This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett2002-04-131-318/+110
* Rename of ads_do_search_all2() to ads_do_search_all() and removal ofJim McDonough2002-04-101-23/+11
* Add a few option externs for net_ads.cJim McDonough2002-04-101-0/+4
* fixed a return value for a help functionAndrew Tridgell2002-04-101-0/+1
* Spelling.Tim Potter2002-04-071-1/+1
* 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-055-117/+470
* Multiple changes:Jim McDonough2002-04-041-11/+16
* Cleanups to make auto-detection of method on net user smoother.Jim McDonough2002-04-041-5/+10
* 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 ability to get specific net ads subcommand help. Not all have beenJim McDonough2002-04-041-1/+1
* Add net ads user subcommands: add delete info. Also make user listing formatJim McDonough2002-04-041-12/+169
* reorder useage message a little. -L is not a root-only or local mode option.Herb Lewis2002-04-031-7/+8
* readd -c config file change from 2.2 - works with -L mode now as well.Herb Lewis2002-04-021-180/+178
* reverted Herbs smbpasswd commit as it completely broke setting aAndrew Tridgell2002-04-011-178/+181
* merge from 2.2 - allow -c option to specify smb.conf fileHerb Lewis2002-03-301-181/+178
* Re-implemented net ads user and net ads group to use the newJim McDonough2002-03-292-22/+54
* added a shutdown command to smbcontrol.Jean-François Micouleau2002-03-291-0/+6
* merge from 2.2 - don't check local passdb if -r option usedHerb Lewis2002-03-271-1/+3
* Join as a server trust account if the server role is either PDC or BDC.Andrew Bartlett2002-03-231-1/+1
* Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison2002-03-231-2/+3
* There is no reason we can't join a domain with secuirty=user. In fact weAndrew Bartlett2002-03-211-5/+0
* 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
* second step to gain free uid<->rid mappingSimo Sorce2002-03-191-0/+2
* more verbose checking in talloc and util_pwSimo Sorce2002-03-181-9/+10
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-173-13/+13
* Fix build for non-ads caseJim McDonough2002-03-161-0/+5
* Don't use // even temporarily, lest ye forget it and check it in...Jim McDonough2002-03-161-3/+3
* Change new style join function name for clarity in net_rpc.cJim McDonough2002-03-151-1/+1
* Change net rpc join several ways: \n\t1) expose \n\t2) eliminate oldstyle sub...Jim McDonough2002-03-151-16/+17
* Expose net_ads_join to allow for auto-transport-detection for net joinJim McDonough2002-03-151-1/+1
* Add autodetect for net join, as well as some more help updatesJim McDonough2002-03-151-1/+18
* Some help cleanups. Formatting and consistency issues. Line up text nicely,...Jim McDonough2002-03-155-83/+108
* the SEC_DOMAIN tests also apply to SEC_ADSAndrew Tridgell2002-03-151-2/+2
* nicer output from "net rpc user add"Andrew Tridgell2002-03-151-0/+6
* Add paged search requests to net ads user and net ads group commands, allowin...Jim McDonough2002-03-141-21/+32
* getpid() -> sys_getpid()Tim Potter2002-03-141-1/+1
* Yet another build fix for popt. I gotta get me one of these picky systems...Jim McDonough2002-03-121-1/+1
* Another program converted to popt...smbstatus this time.Jim McDonough2002-03-111-30/+23