summaryrefslogtreecommitdiff
path: root/source3/libads/krb5_setpw.c
AgeCommit message (Collapse)AuthorFilesLines
2002-10-01syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter1-0/+31
(i ignored the new SAMBA stuff, but the rest of this looks like it should have been merged already). (This used to be commit 3de09e5cf1f667e410ee8b9516a956860ce7290f)
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-4/+10
(This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
2002-01-30Removed version number from file header.Tim Potter1-2/+1
Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
2002-01-01Fix up C99 comment.Andrew Bartlett1-1/+1
// -> /* */ (This used to be commit a308abbab717df56b982adf1717da96603d2045f)
2001-12-31Allow this to build without LDAP, as per the example below it.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit f60e4450018fc06c9f8ce18e62c29fd968d55daa)
2001-12-20net ads password and net ads chostpass commands from Remus KoosAndrew Tridgell1-14/+131
(This used to be commit 412e79c448bf02e3097b5c14a36fe0172d8d2895)
2001-12-19much better ADS error handling systemAndrew Tridgell1-18/+18
(This used to be commit 05a90a28843e0d69183a49a76617c5f32817df16)
2001-11-28fixed some krb5 ifdefsAndrew Tridgell1-1/+1
(This used to be commit 23ef22f11700bbaa5778a9678a990a2b041fcefe)
2001-11-24added "net join" commandAndrew Tridgell1-0/+352
this completes the first stage of the smbd ADS support (This used to be commit 058a5aee901e6609969ef7e1d482a720a84a4a12)