summaryrefslogtreecommitdiff
path: root/source4/gtk/common
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20539: - split the common timer related events code into events_timed.cAndrew Tridgell1-7/+4
2007-10-10r15853: started the process of removing the warnings now thatAndrew Tridgell1-6/+4
2007-10-10r15618: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij2-20/+11
2007-10-10r15410: Fix segfaultsJelmer Vernooij2-3/+7
2007-10-10r15408: Fix some small bugs in the GTK+ toolsJelmer Vernooij4-9/+57
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2-0/+3
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-1/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r14332: Built in different paths when running locally (from ./bin/) in developerJelmer Vernooij1-1/+2
2007-10-10r12151: match the select mode of the standard events system and the liboop sy...Stefan Metzmacher1-2/+2
2007-10-10r12140: - add an additional_flags field to the fd_event struct, so thatStefan Metzmacher1-0/+6
2007-10-10r12123: handle fde == NULL at the correct levelStefan Metzmacher1-4/+0
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-4/+0
2007-10-10r10540: fix compiler warningStefan Metzmacher1-2/+0
2007-10-10r10537: - we now use a much nicer way to handle talloc_free(timed_event)Stefan Metzmacher1-24/+21
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij1-1/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+1
2007-10-10r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett1-14/+3
2007-10-10r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...Volker Lendecke1-1/+1
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-2/+2
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij5-104/+82
2007-10-10r5987: Add credentials callback for gtk+. The gtk+ apps now no longerJelmer Vernooij5-38/+113
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 Vernooij3-18/+27
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij2-15/+8
2007-10-10r5409: - add a gtk events pluginStefan Metzmacher2-0/+372
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2-4/+4
2007-10-10r4302: fixed all of the annoying gtk warnings. The code all seems to still wo...Andrew Tridgell3-3/+5
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-1/+1
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett1-1/+1
2007-10-10r3722: - add userdomain in the binding dialogStefan Metzmacher2-22/+49
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell3-2/+23
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3301: Simplify codeJelmer Vernooij2-89/+37
2007-10-10r3213: Make credentials in a binding dialog optionalJelmer Vernooij2-21/+24
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 Vernooij2-6/+24
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 Vernooij4-17/+22
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 Vernooij2-5/+26
2007-10-10r2464: fix the buildStefan Metzmacher1-2/+2
2007-10-10r2254: Fix a couple of compiler warnings...Jelmer Vernooij1-6/+2
2007-10-10r2000: remove unused varStefan Metzmacher1-1/+0
2007-10-10r1990: Fix breakage caused by the recent talloc changes. (Failure to processAndrew Bartlett1-2/+2
2007-10-10r1900: fix function prototypesStefan Metzmacher2-5/+4