Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8643: - make lp_configfile() work again | Andrew Tridgell | 4 | -4/+4 |
2007-10-10 | r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 4 | -5/+6 |
2007-10-10 | r7530: Simply calling convention of lp_load(). | Andrew Bartlett | 4 | -4/+4 |
2007-10-10 | r7117: Move more manpages to the source repository | Jelmer Vernooij | 1 | -0/+86 |
2007-10-10 | r6795: Make some functions static and remove some unused ones. | Jelmer Vernooij | 5 | -60/+37 |
2007-10-10 | r6600: Rework of the GTK credentials system; the credentials information is | Jelmer Vernooij | 9 | -113/+104 |
2007-10-10 | r6045: Couple of small GTK+ fixes | Jelmer Vernooij | 2 | -2/+9 |
2007-10-10 | r5989: Display authentication information (list of available auth protocols | Jelmer Vernooij | 1 | -5/+42 |
2007-10-10 | r5987: Add credentials callback for gtk+. The gtk+ apps now no longer | Jelmer Vernooij | 6 | -39/+115 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 4 | -6/+10 |
2007-10-10 | r5932: Use cli_credentials somewhat more in the Gtk+ code | Jelmer Vernooij | 7 | -46/+55 |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 6 | -26/+14 |
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 | 7 | -36/+407 |
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 | 6 | -20/+20 |
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 | 7 | -17/+19 |
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 | 2 | -2/+2 |
2007-10-10 | r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r3734: Fix some incorrect dependencies | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 2 | -8/+1 |
2007-10-10 | r3730: More build system fixes and simplifications | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r3724: Rename a number of structures, for better consistance between SAMR and | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r3722: - add userdomain in the binding dialog | Stefan Metzmacher | 4 | -27/+65 |
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 | 2 | -137/+236 |
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 | 9 | -6/+34 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 4 | -0/+4 |
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 | 7 | -245/+72 |
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 | 3 | -31/+33 |
2007-10-10 | r3212: Never put a hostname in a ncalrpc binding string | Jelmer Vernooij | 1 | -0/+1 |