summaryrefslogtreecommitdiff
path: root/source4/gtk/tools/gepdump.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij1-2/+0
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+2
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-2/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell1-1/+0
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-2/+2
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-1/+2
2007-10-10r10316: More dynconfig fixesJelmer Vernooij1-1/+0
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-1/+1
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+1
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett1-1/+1
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-2/+2
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij1-1/+1
2007-10-10r6045: Couple of small GTK+ fixesJelmer Vernooij1-1/+4
2007-10-10r5989: Display authentication information (list of available auth protocolsJelmer Vernooij1-5/+42
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-1/+1
2007-10-10r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij1-5/+5
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-1/+2
2007-10-10r5902: A rather large change...Andrew Bartlett1-4/+6
2007-10-10r5409: - add a gtk events pluginStefan Metzmacher1-5/+6
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 Tridgell1-3/+3
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-10r4302: fixed all of the annoying gtk warnings. The code all seems to still wo...Andrew Tridgell1-1/+1
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+1
2007-10-10r3501: More work towards MGMT support in gepdumpJelmer Vernooij1-136/+235
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-3/+4
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell1-1/+2
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3301: Simplify codeJelmer Vernooij1-15/+29
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 Vernooij1-10/+9
2007-10-10r3211: Add a graphical endpoint mapper view toolJelmer Vernooij1-0/+314