summaryrefslogtreecommitdiff
path: root/source4/gtk/common/credentials.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij1-18/+72
now in a seperate (optional) dialog rather then in the binding dialog; also supports specifying anonymous connections (which we didn't before). (This used to be commit 8671e1a1fa8ef416c1819f811653eff190d3074a)
2007-10-10r5987: Add credentials callback for gtk+. The gtk+ apps now no longerJelmer Vernooij1-0/+95
ask for a password when kerberos is being used. (This used to be commit 642ec7cbef6d392b49ed0fe86d1816d4953e30ad)