summaryrefslogtreecommitdiffstats
path: root/source3/libads/krb5_setpw.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix up C99 comment.Andrew Bartlett2002-01-011-1/+1
| | | | | // -> /* */ (This used to be commit a308abbab717df56b982adf1717da96603d2045f)
* Allow this to build without LDAP, as per the example below it.Andrew Bartlett2001-12-311-1/+1
| | | | | Andrew Bartlett (This used to be commit f60e4450018fc06c9f8ce18e62c29fd968d55daa)
* net ads password and net ads chostpass commands from Remus KoosAndrew Tridgell2001-12-201-14/+131
| | | | (This used to be commit 412e79c448bf02e3097b5c14a36fe0172d8d2895)
* much better ADS error handling systemAndrew Tridgell2001-12-191-18/+18
| | | | (This used to be commit 05a90a28843e0d69183a49a76617c5f32817df16)
* fixed some krb5 ifdefsAndrew Tridgell2001-11-281-1/+1
| | | | (This used to be commit 23ef22f11700bbaa5778a9678a990a2b041fcefe)
* added "net join" commandAndrew Tridgell2001-11-241-0/+352
this completes the first stage of the smbd ADS support (This used to be commit 058a5aee901e6609969ef7e1d482a720a84a4a12)