summaryrefslogtreecommitdiff
path: root/source4/gtk/tools/gwsam.c
Commit message (Expand)AuthorAgeFilesLines
* r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij2007-10-101-1/+0
* r15408: Fix some small bugs in the GTK+ toolsJelmer Vernooij2007-10-101-37/+67
* r15235: fix all gtk tools...Stefan Metzmacher2007-10-101-0/+2
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-2/+2
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-5/+1
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-101-1/+0
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-1/+1
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r10316: More dynconfig fixesJelmer Vernooij2007-10-101-1/+0
* 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-1/+1
* 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-25/+10
* r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij2007-10-101-4/+7
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-2/+5
* r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij2007-10-101-3/+3
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-4/+2
* r5902: A rather large change...Andrew Bartlett2007-10-101-5/+6
* r5598: GTK+ cleanups, remove some globalsJelmer Vernooij2007-10-101-7/+2
* r5409: - add a gtk events pluginStefan Metzmacher2007-10-101-3/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-6/+6
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-1/+1
* r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2007-10-101-1/+1
* r3722: - add userdomain in the binding dialogStefan Metzmacher2007-10-101-1/+6
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-0/+1
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1
* r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell2007-10-101-2/+3
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3301: Simplify codeJelmer Vernooij2007-10-101-27/+1
* r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting aJelmer Vernooij2007-10-101-2/+10
* r3165: Support local connections in Gtk+ toolsJelmer Vernooij2007-10-101-1/+3
* 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-2/+20
* r2915: Open domain first before enumerating users and groupsJelmer Vernooij2007-10-101-4/+6
* r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij2007-10-101-7/+6
* r2530: Don't put main in proto.hJelmer Vernooij2007-10-101-1/+1
* r2518: Some long overdue changes:Jelmer Vernooij2007-10-101-15/+21
* r1907: init the configurationStefan Metzmacher2007-10-101-0/+5
* r1699: Formatting update, bugfixesJelmer Vernooij2007-10-101-180/+179
* r1465: always do a full C prototype, even if its only (void).Andrew Tridgell2007-10-101-2/+2
* r1455: More Gtk+ updates:Jelmer Vernooij2007-10-101-0/+410