summaryrefslogtreecommitdiffstats
path: root/source4/gtk
Commit message (Expand)AuthorAgeFilesLines
* r3214: Load the config file (required for ncacn_np:)Jelmer Vernooij2007-10-101-1/+4
* r3213: Make credentials in a binding dialog optionalJelmer Vernooij2007-10-103-31/+33
* r3212: Never put a hostname in a ncalrpc binding stringJelmer Vernooij2007-10-101-0/+1
* r3211: Add a graphical endpoint mapper view toolJelmer Vernooij2007-10-104-0/+326
* r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting aJelmer Vernooij2007-10-103-11/+31
* r3165: Support local connections in Gtk+ toolsJelmer Vernooij2007-10-103-7/+27
* r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij2007-10-101-1/+1
* r3033: Use the C struct directly if we can instead of generating a bindingJelmer Vernooij2007-10-103-22/+23
* r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij2007-10-107-21/+44
* r2915: Open domain first before enumerating users and groupsJelmer Vernooij2007-10-101-4/+6
* r2858: fix a few SMB_EXT_LIB_FROM_PKGCONFIG() bugsStefan Metzmacher2007-10-101-1/+1
* r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij2007-10-105-29/+35
* r2594: Remove call to Gtk+ 2.4 specific codeJelmer Vernooij2007-10-101-25/+8
* r2531: Fix crashbugJelmer Vernooij2007-10-101-1/+1
* r2530: Don't put main in proto.hJelmer Vernooij2007-10-101-1/+1
* r2518: Some long overdue changes:Jelmer Vernooij2007-10-105-65/+102
* r2464: fix the buildStefan Metzmacher2007-10-101-2/+2
* r2254: Fix a couple of compiler warnings...Jelmer Vernooij2007-10-102-8/+2
* r2000: remove unused varStefan Metzmacher2007-10-101-1/+0
* r1990: Fix breakage caused by the recent talloc changes. (Failure to processAndrew Bartlett2007-10-101-2/+2
* r1907: init the configurationStefan Metzmacher2007-10-103-1/+13
* r1900: fix function prototypesStefan Metzmacher2007-10-102-5/+4
* r1699: Formatting update, bugfixesJelmer Vernooij2007-10-105-1190/+1188
* r1617: Start working on the svcctl pipeJelmer Vernooij2007-10-101-1/+1
* r1480: gwsam has unresolved symbols in itStefan Metzmacher2007-10-101-1/+2
* r1465: always do a full C prototype, even if its only (void).Andrew Tridgell2007-10-102-3/+3
* r1456: Rename this parameter to avoid shadowing a badly-named GTK global.Andrew Bartlett2007-10-101-3/+3
* r1455: More Gtk+ updates:Jelmer Vernooij2007-10-1011-65/+1193
* r1433: Properly use GtkTreeView:Jelmer Vernooij2007-10-102-8/+24
* r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij2007-10-107-0/+1641