summaryrefslogtreecommitdiff
path: root/source4/gtk/common/gtk-smb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij1-80/+7
2007-10-10r5987: Add credentials callback for gtk+. The gtk+ apps now no longerJelmer Vernooij1-28/+3
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-1/+1
2007-10-10r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij1-13/+21
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-12/+7
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4302: fixed all of the annoying gtk warnings. The code all seems to still wo...Andrew Tridgell1-1/+1
2007-10-10r3722: - add userdomain in the binding dialogStefan Metzmacher1-22/+47
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell1-1/+2
2007-10-10r3301: Simplify codeJelmer Vernooij1-71/+35
2007-10-10r3213: Make credentials in a binding dialog optionalJelmer Vernooij1-21/+23
2007-10-10r3212: Never put a hostname in a ncalrpc binding stringJelmer Vernooij1-0/+1
2007-10-10r3211: Add a graphical endpoint mapper view toolJelmer Vernooij1-0/+1
2007-10-10r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting aJelmer Vernooij1-8/+14
2007-10-10r3165: Support local connections in Gtk+ toolsJelmer Vernooij1-6/+22
2007-10-10r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij1-1/+1
2007-10-10r3033: Use the C struct directly if we can instead of generating a bindingJelmer Vernooij1-20/+21
2007-10-10r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij1-9/+14
2007-10-10r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij1-2/+2
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-5/+25
2007-10-10r2254: Fix a couple of compiler warnings...Jelmer Vernooij1-6/+2
2007-10-10r1990: Fix breakage caused by the recent talloc changes. (Failure to processAndrew Bartlett1-2/+2
2007-10-10r1900: fix function prototypesStefan Metzmacher1-3/+2
2007-10-10r1456: Rename this parameter to avoid shadowing a badly-named GTK global.Andrew Bartlett1-3/+3
2007-10-10r1455: More Gtk+ updates:Jelmer Vernooij1-34/+43
2007-10-10r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij1-0/+352