summaryrefslogtreecommitdiffstats
path: root/source3/libads/kerberos.c
Commit message (Expand)AuthorAgeFilesLines
...
* r3495: Fix the build (recent kerberos-changes).Günther Deschner2007-10-101-2/+4
* r3492: Fixes from testing kerberos salted principal fix.Jeremy Allison2007-10-101-23/+51
* r3439: Finally fix build for platforms without kerberos.Günther Deschner2007-10-101-2/+2
* r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...Jeremy Allison2007-10-101-0/+15
* r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...Jeremy Allison2007-10-101-7/+548
* r1967: Fix a couple of krb5-DEBUG-messages.Günther Deschner2007-10-101-4/+6
* r1245: I think the parameter for "password" and "data" was reversed.Jeremy Allison2007-10-101-2/+2
* r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...Gerald Carter2007-10-101-4/+4
* Fix bugzilla # 1208Jim McDonough2004-03-241-2/+37
* Merge tridge's blank password fix from HEAD.Jeremy Allison2002-10-241-2/+6
* Updates from Samba HEAD:Andrew Bartlett2002-10-011-1/+8
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+6
* sync 3.0 branch with headJelmer Vernooij2002-08-171-10/+2
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-130/+25
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* net ads password and net ads chostpass commands from Remus KoosAndrew Tridgell2001-12-201-8/+5
* better error handlingAndrew Tridgell2001-12-131-2/+7
* 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