summaryrefslogtreecommitdiff
path: root/source4/gtk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij1-0/+1
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-10r7117: Move more manpages to the source repositoryJelmer Vernooij1-0/+86
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij5-60/+37
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij9-113/+104
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-10r5987: Add credentials callback for gtk+. The gtk+ apps now no longerJelmer Vernooij6-39/+115
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett4-6/+10
2007-10-10r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij7-46/+55
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij6-26/+14
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 Metzmacher7-36/+407
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 Tridgell6-20/+20
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 Tridgell7-17/+19
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 Tridgell2-2/+2
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-4/+4
2007-10-10r3734: Fix some incorrect dependenciesJelmer Vernooij1-3/+3
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij2-8/+1
2007-10-10r3730: More build system fixes and simplificationsJelmer Vernooij1-2/+1
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2-2/+2
2007-10-10r3722: - add userdomain in the binding dialogStefan Metzmacher4-27/+65
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 Vernooij2-137/+236
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 Tridgell9-6/+34
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell4-0/+4
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 Vernooij7-245/+72
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 Vernooij3-31/+33
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 Vernooij4-0/+326