summaryrefslogtreecommitdiff
path: root/source4/gtk/tools
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell4-4/+4
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell4-5/+6
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett4-4/+4
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij4-58/+35
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij4-9/+22
2007-10-10r6045: Couple of small GTK+ fixesJelmer Vernooij2-2/+9
2007-10-10r5989: Display authentication information (list of available auth protocolsJelmer Vernooij1-5/+42
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett3-5/+9
2007-10-10r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij4-28/+28
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij4-11/+6
2007-10-10r5902: A rather large change...Andrew Bartlett3-15/+19
2007-10-10r5598: GTK+ cleanups, remove some globalsJelmer Vernooij2-55/+44
2007-10-10r5409: - add a gtk events pluginStefan Metzmacher4-35/+33
2007-10-10r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell1-1/+1
2007-10-10r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij1-1/+4
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell4-16/+16
2007-10-10r4959: fix compiler warningStefan Metzmacher1-2/+2
2007-10-10r4787: Clean up gepdump code somewhat.Jelmer Vernooij1-64/+59
2007-10-10r4526: - much simpler (and more accurate!) ndr_size_*() code generation. ItAndrew Tridgell1-1/+1
2007-10-10r4390: Registry value and key names are case-insensitiveJelmer Vernooij1-9/+30
2007-10-10r4373: Support setting values and fix a segfaultJelmer Vernooij1-18/+82
2007-10-10r4371: Add "Create Key", "Delete Key" and "Delete Value" buttons.Jelmer Vernooij1-20/+82
2007-10-10r4302: fixed all of the annoying gtk warnings. The code all seems to still wo...Andrew Tridgell4-14/+14
2007-10-10r4200: Fix some more warnings.Tim Potter1-3/+3
2007-10-10r4155: More destinction between hives and predefined keysJelmer Vernooij1-1/+1
2007-10-10r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXTJelmer Vernooij1-1/+1
2007-10-10r4132: - Bunch of rather large fixes in the registryJelmer Vernooij1-55/+43
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-5/+16
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij4-0/+5
2007-10-10r3501: More work towards MGMT support in gepdumpJelmer Vernooij1-136/+235
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell4-3/+7
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell5-4/+9
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell3-0/+3
2007-10-10r3374: Couple of bug fixesJelmer Vernooij1-22/+43
2007-10-10r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...Jelmer Vernooij1-33/+232
2007-10-10r3301: Simplify codeJelmer Vernooij5-156/+35
2007-10-10r3214: Load the config file (required for ncacn_np:)Jelmer Vernooij1-1/+4
2007-10-10r3213: Make credentials in a binding dialog optionalJelmer Vernooij1-10/+9
2007-10-10r3211: Add a graphical endpoint mapper view toolJelmer Vernooij1-0/+314
2007-10-10r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting aJelmer Vernooij2-3/+17
2007-10-10r3165: Support local connections in Gtk+ toolsJelmer Vernooij1-1/+3
2007-10-10r3033: Use the C struct directly if we can instead of generating a bindingJelmer Vernooij2-2/+2
2007-10-10r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij3-4/+22
2007-10-10r2915: Open domain first before enumerating users and groupsJelmer Vernooij1-4/+6
2007-10-10r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij3-26/+32
2007-10-10r2594: Remove call to Gtk+ 2.4 specific codeJelmer Vernooij1-25/+8