summaryrefslogtreecommitdiff
path: root/source4/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting aJelmer Vernooij3-11/+31
2007-10-10r3165: Support local connections in Gtk+ toolsJelmer Vernooij3-7/+27
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 Vernooij3-22/+23
2007-10-10r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij7-21/+44
2007-10-10r2915: Open domain first before enumerating users and groupsJelmer Vernooij1-4/+6
2007-10-10r2858: fix a few SMB_EXT_LIB_FROM_PKGCONFIG() bugsStefan Metzmacher1-1/+1
2007-10-10r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij5-29/+35
2007-10-10r2594: Remove call to Gtk+ 2.4 specific codeJelmer Vernooij1-25/+8
2007-10-10r2531: Fix crashbugJelmer Vernooij1-1/+1
2007-10-10r2530: Don't put main in proto.hJelmer Vernooij1-1/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij5-65/+102
2007-10-10r2464: fix the buildStefan Metzmacher1-2/+2
2007-10-10r2254: Fix a couple of compiler warnings...Jelmer Vernooij2-8/+2