summaryrefslogtreecommitdiffstats
path: root/source4/gtk/common
Commit message (Expand)AuthorAgeFilesLines
* r12151: match the select mode of the standard events system and the liboop sy...Stefan Metzmacher2007-10-101-2/+2
* r12140: - add an additional_flags field to the fd_event struct, so thatStefan Metzmacher2007-10-101-0/+6
* r12123: handle fde == NULL at the correct levelStefan Metzmacher2007-10-101-4/+0
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-4/+0
* r10540: fix compiler warningStefan Metzmacher2007-10-101-2/+0
* r10537: - we now use a much nicer way to handle talloc_free(timed_event)Stefan Metzmacher2007-10-101-24/+21
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+1
* r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett2007-10-101-14/+3
* r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...Volker Lendecke2007-10-101-1/+1
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-101-2/+2
* r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij2007-10-105-104/+82
* r5987: Add credentials callback for gtk+. The gtk+ apps now no longerJelmer Vernooij2007-10-105-38/+113
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-1/+1
* r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij2007-10-103-18/+27
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-102-15/+8
* r5409: - add a gtk events pluginStefan Metzmacher2007-10-102-0/+372
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-102-4/+4
* r4302: fixed all of the annoying gtk warnings. The code all seems to still wo...Andrew Tridgell2007-10-103-3/+5
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-1/+1
* r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2007-10-101-1/+1
* r3722: - add userdomain in the binding dialogStefan Metzmacher2007-10-102-22/+49
* r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell2007-10-103-2/+23
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3301: Simplify codeJelmer Vernooij2007-10-102-89/+37
* r3213: Make credentials in a binding dialog optionalJelmer Vernooij2007-10-102-21/+24
* r3212: Never put a hostname in a ncalrpc binding stringJelmer Vernooij2007-10-101-0/+1
* r3211: Add a graphical endpoint mapper view toolJelmer Vernooij2007-10-101-0/+1
* r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting aJelmer Vernooij2007-10-101-8/+14
* r3165: Support local connections in Gtk+ toolsJelmer Vernooij2007-10-102-6/+24
* r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij2007-10-101-1/+1
* r3033: Use the C struct directly if we can instead of generating a bindingJelmer Vernooij2007-10-101-20/+21
* r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij2007-10-104-17/+22
* r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij2007-10-101-2/+2
* r2518: Some long overdue changes:Jelmer Vernooij2007-10-102-5/+26
* r2464: fix the buildStefan Metzmacher2007-10-101-2/+2
* r2254: Fix a couple of compiler warnings...Jelmer Vernooij2007-10-101-6/+2
* r2000: remove unused varStefan Metzmacher2007-10-101-1/+0
* r1990: Fix breakage caused by the recent talloc changes. (Failure to processAndrew Bartlett2007-10-101-2/+2
* r1900: fix function prototypesStefan Metzmacher2007-10-102-5/+4
* r1699: Formatting update, bugfixesJelmer Vernooij2007-10-101-190/+188
* r1456: Rename this parameter to avoid shadowing a badly-named GTK global.Andrew Bartlett2007-10-101-3/+3
* r1455: More Gtk+ updates:Jelmer Vernooij2007-10-104-34/+404
* r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij2007-10-102-0/+405