summaryrefslogtreecommitdiffstats
path: root/source3/libads/kerberos.c
Commit message (Expand)AuthorAgeFilesLines
...
* allow overriding the local time in kerberos_kinit_password()Andrew Tridgell2001-12-111-2/+8
* moved ccache location change into winbindd codeAndrew Tridgell2001-12-101-8/+0
* fixed used of string after freeAndrew Tridgell2001-12-091-1/+1
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-081-7/+17
* put the winbindd krb5 credentials cache in the lock directoryAndrew Tridgell2001-12-061-0/+4
* added a propoer kerberos_kinit_password callAndrew Tridgell2001-12-061-11/+65
* added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell2001-12-051-0/+21
* Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett2001-11-291-2/+3
* added "net join" commandAndrew Tridgell2001-11-241-0/+149