summaryrefslogtreecommitdiffstats
path: root/source4/gtk/tools/gregedit.c
Commit message (Expand)AuthorAgeFilesLines
* r18584: found one of the fd leaks. The registry backend was using aAndrew Tridgell2007-10-101-2/+2
* r15235: fix all gtk tools...Stefan Metzmacher2007-10-101-2/+2
* r15233: Fix loading shared modulesJelmer Vernooij2007-10-101-2/+2
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2007-10-101-4/+5
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-1/+2
* r14410: init a varAndrew Tridgell2007-10-101-1/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-2/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-101-1/+0
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-0/+1
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-6/+8
* r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij2007-10-101-4/+4
* r10316: More dynconfig fixesJelmer Vernooij2007-10-101-1/+0
* r10207: Add some constJelmer Vernooij2007-10-101-13/+1
* r10026: Move registry header file to lib/registryJelmer Vernooij2007-10-101-1/+1
* r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij2007-10-101-3/+3
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-1/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-2/+3
* r7530: Simply calling convention of lp_load().Andrew Bartlett2007-10-101-1/+1
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-101-10/+10
* r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij2007-10-101-2/+7
* r6045: Couple of small GTK+ fixesJelmer Vernooij2007-10-101-1/+5
* r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij2007-10-101-16/+16
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-2/+1
* r5598: GTK+ cleanups, remove some globalsJelmer Vernooij2007-10-101-48/+42
* r5409: - add a gtk events pluginStefan Metzmacher2007-10-101-25/+23
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4959: fix compiler warningStefan Metzmacher2007-10-101-2/+2
* r4390: Registry value and key names are case-insensitiveJelmer Vernooij2007-10-101-9/+30
* r4373: Support setting values and fix a segfaultJelmer Vernooij2007-10-101-18/+82
* r4371: Add "Create Key", "Delete Key" and "Delete Value" buttons.Jelmer Vernooij2007-10-101-20/+82
* r4302: fixed all of the annoying gtk warnings. The code all seems to still wo...Andrew Tridgell2007-10-101-9/+9
* r4200: Fix some more warnings.Tim Potter2007-10-101-3/+3
* r4155: More destinction between hives and predefined keysJelmer Vernooij2007-10-101-1/+1
* r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXTJelmer Vernooij2007-10-101-1/+1
* r4132: - Bunch of rather large fixes in the registryJelmer Vernooij2007-10-101-55/+43
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-0/+2
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell2007-10-101-0/+1
* r3374: Couple of bug fixesJelmer Vernooij2007-10-101-22/+43
* r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...Jelmer Vernooij2007-10-101-33/+232
* r3301: Simplify codeJelmer Vernooij2007-10-101-31/+2
* r3033: Use the C struct directly if we can instead of generating a bindingJelmer Vernooij2007-10-101-1/+1
* r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij2007-10-101-1/+1
* r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij2007-10-101-3/+14