Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 3 | -5/+9 |
2007-10-10 | r5932: Use cli_credentials somewhat more in the Gtk+ code | Jelmer Vernooij | 4 | -28/+28 |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 4 | -11/+6 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 3 | -15/+19 |
2007-10-10 | r5598: GTK+ cleanups, remove some globals | Jelmer Vernooij | 2 | -55/+44 |
2007-10-10 | r5409: - add a gtk events plugin | Stefan Metzmacher | 4 | -35/+33 |
2007-10-10 | r5300: more uint32 and system/filesys.h build fixes when developer mode is en... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5209: Fix the endpoint mapper to work with IPX endpoints (which | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 4 | -16/+16 |
2007-10-10 | r4959: fix compiler warning | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r4787: Clean up gepdump code somewhat. | Jelmer Vernooij | 1 | -64/+59 |
2007-10-10 | r4526: - much simpler (and more accurate!) ndr_size_*() code generation. It | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4390: Registry value and key names are case-insensitive | Jelmer Vernooij | 1 | -9/+30 |
2007-10-10 | r4373: Support setting values and fix a segfault | Jelmer Vernooij | 1 | -18/+82 |
2007-10-10 | r4371: Add "Create Key", "Delete Key" and "Delete Value" buttons. | Jelmer Vernooij | 1 | -20/+82 |
2007-10-10 | r4302: fixed all of the annoying gtk warnings. The code all seems to still wo... | Andrew Tridgell | 4 | -14/+14 |
2007-10-10 | r4200: Fix some more warnings. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r4155: More destinction between hives and predefined keys | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXT | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r4132: - Bunch of rather large fixes in the registry | Jelmer Vernooij | 1 | -55/+43 |
2007-10-10 | r4035: more effort on consistent naming of the access mask bits. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3724: Rename a number of structures, for better consistance between SAMR and | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3722: - add userdomain in the binding dialog | Stefan Metzmacher | 2 | -5/+16 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 4 | -0/+5 |
2007-10-10 | r3501: More work towards MGMT support in gepdump | Jelmer Vernooij | 1 | -136/+235 |
2007-10-10 | r3494: got rid of include/rewrite.h, and split out the dynconfig.h header | Andrew Tridgell | 4 | -3/+7 |
2007-10-10 | r3464: split out registry.h, rap.h and ldap_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3445: made the gtk tooks use minimal includes. This approximately halves the | Andrew Tridgell | 5 | -4/+9 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 3 | -0/+3 |
2007-10-10 | r3374: Couple of bug fixes | Jelmer Vernooij | 1 | -22/+43 |
2007-10-10 | r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo... | Jelmer Vernooij | 1 | -33/+232 |
2007-10-10 | r3301: Simplify code | Jelmer Vernooij | 5 | -156/+35 |
2007-10-10 | r3214: Load the config file (required for ncacn_np:) | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r3213: Make credentials in a binding dialog optional | Jelmer Vernooij | 1 | -10/+9 |
2007-10-10 | r3211: Add a graphical endpoint mapper view tool | Jelmer Vernooij | 1 | -0/+314 |
2007-10-10 | r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting a | Jelmer Vernooij | 2 | -3/+17 |
2007-10-10 | r3165: Support local connections in Gtk+ tools | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r3033: Use the C struct directly if we can instead of generating a binding | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r2920: Support passing a handle to a SAMR pipe to a RPC Binding or Select | Jelmer Vernooij | 3 | -4/+22 |
2007-10-10 | r2915: Open domain first before enumerating users and groups | Jelmer Vernooij | 1 | -4/+6 |
2007-10-10 | r2683: Fix a couple of compile warnings, depend on gtk+-2.4 | Jelmer Vernooij | 3 | -26/+32 |
2007-10-10 | r2594: Remove call to Gtk+ 2.4 specific code | Jelmer Vernooij | 1 | -25/+8 |
2007-10-10 | r2531: Fix crashbug | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r2530: Don't put main in proto.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r2518: Some long overdue changes: | Jelmer Vernooij | 2 | -58/+75 |
2007-10-10 | r2254: Fix a couple of compiler warnings... | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r1907: init the configuration | Stefan Metzmacher | 3 | -1/+13 |
2007-10-10 | r1699: Formatting update, bugfixes | Jelmer Vernooij | 4 | -1000/+1000 |
2007-10-10 | r1465: always do a full C prototype, even if its only (void). | Andrew Tridgell | 2 | -3/+3 |