summaryrefslogtreecommitdiff
path: root/source4/gtk/tools/gwsam.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-2/+2
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-5/+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-1/+1
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-0/+1
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-25/+10
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij1-4/+7
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-2/+5
2007-10-10r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij1-3/+3
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-4/+2
2007-10-10r5902: A rather large change...Andrew Bartlett1-5/+6
2007-10-10r5598: GTK+ cleanups, remove some globalsJelmer Vernooij1-7/+2
2007-10-10r5409: - add a gtk events pluginStefan Metzmacher1-3/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-6/+6
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell1-1/+1
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett1-1/+1
2007-10-10r3722: - add userdomain in the binding dialogStefan Metzmacher1-1/+6
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+1
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-0/+1
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell1-2/+3
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3301: Simplify codeJelmer Vernooij1-27/+1
2007-10-10r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting aJelmer Vernooij1-2/+10
2007-10-10r3165: Support local connections in Gtk+ toolsJelmer Vernooij1-1/+3
2007-10-10r3033: Use the C struct directly if we can instead of generating a bindingJelmer Vernooij1-1/+1
2007-10-10r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij1-2/+20
2007-10-10r2915: Open domain first before enumerating users and groupsJelmer Vernooij1-4/+6
2007-10-10r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij1-7/+6
2007-10-10r2530: Don't put main in proto.hJelmer Vernooij1-1/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-15/+21
2007-10-10r1907: init the configurationStefan Metzmacher1-0/+5
2007-10-10r1699: Formatting update, bugfixesJelmer Vernooij1-180/+179
2007-10-10r1465: always do a full C prototype, even if its only (void).Andrew Tridgell1-2/+2
2007-10-10r1455: More Gtk+ updates:Jelmer Vernooij1-0/+410