summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
| * Make --with-ldapsam 'go away'. This is now a standard, stable, featureAndrew Bartlett2002-05-171-13/+0
| * Changes to allow head to translate NMB flags ...Richard Sharpe2002-05-171-4/+30
| * merges from SAMBA_2_2Gerald Carter2002-05-151-3/+3
| * Added ability to lookup ldap server, kdc, dc, and master browser. PleaseJim McDonough2002-05-151-2/+171
| * Add auto-detect of time server. Uses master browser.Jim McDonough2002-05-131-2/+4
| * merge from SAMBA_2_2Gerald Carter2002-05-111-0/+8
| * Allow -c to specify the location of the config file, and fix up some handlingAndrew Bartlett2002-05-101-13/+15
| * Converged net group command.Jim McDonough2002-05-091-3/+13
| * Add ads group add and delete, allowing converged net group command.Jim McDonough2002-05-091-16/+106
| * Start of net rpc group command. List only right now. Add and delete haveJim McDonough2002-05-091-1/+153
| * Converged help on net group command.Jim McDonough2002-05-092-12/+18
| * pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...Gerald Carter2002-05-091-0/+6
| * fix compile errorHerb Lewis2002-04-261-1/+6
| * 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
* | Merge of lsa lookup names/sids patch from HEAD.Tim Potter2002-04-151-7/+5
* | 3 branches might become a pain... :-)Volker Lendecke2002-04-141-0/+9
|/
* 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