summaryrefslogtreecommitdiffstats
path: root/docs/manpages/smbpasswd.8
Commit message (Collapse)AuthorAgeFilesLines
* make all-docs to make sure everything is up-to-dateGerald Carter2002-01-281-1/+1
|
* merge from 2.2Gerald Carter2002-01-241-40/+9
|
* merge from 2.2 and regenerate docsGerald Carter2002-01-051-1/+1
|
* merge from 2.2Gerald Carter2001-12-061-2/+14
|
* mega-merge from 2.2Gerald Carter2001-10-101-9/+10
|
* syncing up changes in 2.2Gerald Carter2001-04-241-1/+1
|
* large sync up with 2.2Gerald Carter2001-04-191-7/+6
|
* playing with autogen files againGerald Carter2001-02-231-1/+1
|
* more updates. Conversion almost done. 2 more man pagesGerald Carter2001-02-231-307/+300
| | | | (then all the ASCII stuff)
* - added example config section to winbindd man pageAndrew Tridgell2000-05-121-4/+11
| | | | - reran yodldocs with newer version of yodl
* re-ran yodlAndrew Tridgell1998-11-271-3/+3
|
* Update for 2.0beta1.Jeremy Allison1998-11-141-15/+21
| | | | Jeremy.
* Added link to YODL url.Jeremy Allison1998-11-111-2/+4
| | | | Jeremy.
* First versions of the man pages auto-generated from the YODLJeremy Allison1998-11-111-137/+292
| | | | | source. Jeremy.
* preparing for release of 2.0.0 alpha 11Samba Release Account1998-10-081-1/+1
|
* preparing for release of 2.0.0 alpha 10Samba Release Account1998-10-081-1/+1
|
* preparing for release of 2.0.0 alpha 6Samba Release Account1998-09-181-1/+1
|
* preparing for release of 2.0.0 alpha 5Samba Release Account1998-09-171-1/+1
|
* preparing for release of 2.0.0 alpha 1Samba Release Account1998-08-311-1/+1
|
* preparing for release of 2.0.0 alphaSamba Release Account1998-08-311-1/+1
|
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-9/+35
| | | | | | | | | | | | | Changed smbpasswd to be client-server for a normal user, rather than accessing the private/smbpasswd file directly (it still accesses this file directly when run as root, so root can add users/change a users password without knowing the old password). A shakeout of this change is that smbpasswd can now be used to change a users password on a remote NT machine (yep - you heard that one right - we can now change a NT password from UNIX !!!!!). Jeremy.
* preparing for release of 1.9.18Samba Release Account1998-01-081-1/+1
|
* preparing for release of 1.9.18alpha14Samba Release Account1997-12-241-1/+1
|
* preparing for release of 1.9.18alpha13Samba Release Account1997-12-161-1/+1
|
* preparing for release of 1.9.18alpha12Samba Release Account1997-11-281-1/+1
|
* preparing for release of 1.9.18alpha11Samba Release Account1997-11-021-1/+1
|
* preparing for release of 1.9.18alpha10Samba Release Account1997-11-011-1/+1
|
* preparing for release of 1.9.18alpha9Samba Release Account1997-10-301-1/+1
|
* preparing for release of 1.9.18alpha8Samba Release Account1997-10-291-1/+1
|
* preparing for release of 1.9.18alpha7Samba Release Account1997-10-291-1/+1
|
* preparing for release of 1.9.18alpha6Samba Release Account1997-10-271-1/+1
|
* preparing for release of 1.9.18alpha5Samba Release Account1997-10-251-1/+1
|
* preparing for release of 1.9.18alpha4Samba Release Account1997-10-241-1/+1
|
* preparing for release of samba-1.9.18alpha4Samba Release Account1997-10-241-1/+1
|
* preparing for release of 1.9.18alpha3Samba Release Account1997-10-211-1/+1
|
* preparing for release of 1.9.18alpha2Samba Release Account1997-10-211-1/+1
|
* fix several references to samba-bugs@anu.edu.au which should be ↵Samba Release Account1997-08-221-1/+1
| | | | samba-bugs@samba.anu.edu.au
* Wrote man page for smbpasswd program as part of documentationSamba Release Account1997-07-101-0/+112
effort. Finally added -a option (for Andrew :-). Jeremy (jallison@whistle.com)