summaryrefslogtreecommitdiff
path: root/source4/gtk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2-2/+2
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-4/+4
2007-10-10r3734: Fix some incorrect dependenciesJelmer Vernooij1-3/+3
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij2-8/+1
2007-10-10r3730: More build system fixes and simplificationsJelmer Vernooij1-2/+1
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2-2/+2
2007-10-10r3722: - add userdomain in the binding dialogStefan Metzmacher4-27/+65
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij4-0/+5
2007-10-10r3501: More work towards MGMT support in gepdumpJelmer Vernooij2-137/+236
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell4-3/+7
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell9-6/+34
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell4-0/+4
2007-10-10r3374: Couple of bug fixesJelmer Vernooij1-22/+43
2007-10-10r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...Jelmer Vernooij1-33/+232
2007-10-10r3301: Simplify codeJelmer Vernooij7-245/+72
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 Vernooij3-31/+33
2007-10-10r3212: Never put a hostname in a ncalrpc binding stringJelmer Vernooij1-0/+1
2007-10-10r3211: Add a graphical endpoint mapper view toolJelmer Vernooij4-0/+326
2007-10-10r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting aJelmer Vernooij3-11/+31
2007-10-10r3165: Support local connections in Gtk+ toolsJelmer Vernooij3-7/+27
2007-10-10r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij1-1/+1
2007-10-10r3033: Use the C struct directly if we can instead of generating a bindingJelmer Vernooij3-22/+23
2007-10-10r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij7-21/+44
2007-10-10r2915: Open domain first before enumerating users and groupsJelmer Vernooij1-4/+6
2007-10-10r2858: fix a few SMB_EXT_LIB_FROM_PKGCONFIG() bugsStefan Metzmacher1-1/+1
2007-10-10r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij5-29/+35
2007-10-10r2594: Remove call to Gtk+ 2.4 specific codeJelmer Vernooij1-25/+8
2007-10-10r2531: Fix crashbugJelmer Vernooij1-1/+1
2007-10-10r2530: Don't put main in proto.hJelmer Vernooij1-1/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij5-65/+102
2007-10-10r2464: fix the buildStefan Metzmacher1-2/+2
2007-10-10r2254: Fix a couple of compiler warnings...Jelmer Vernooij2-8/+2
2007-10-10r2000: remove unused varStefan Metzmacher1-1/+0
2007-10-10r1990: Fix breakage caused by the recent talloc changes. (Failure to processAndrew Bartlett1-2/+2
2007-10-10r1907: init the configurationStefan Metzmacher3-1/+13
2007-10-10r1900: fix function prototypesStefan Metzmacher2-5/+4
2007-10-10r1699: Formatting update, bugfixesJelmer Vernooij5-1190/+1188
2007-10-10r1617: Start working on the svcctl pipeJelmer Vernooij1-1/+1
2007-10-10r1480: gwsam has unresolved symbols in itStefan Metzmacher1-1/+2
2007-10-10r1465: always do a full C prototype, even if its only (void).Andrew Tridgell2-3/+3
2007-10-10r1456: Rename this parameter to avoid shadowing a badly-named GTK global.Andrew Bartlett1-3/+3
2007-10-10r1455: More Gtk+ updates:Jelmer Vernooij11-65/+1193
2007-10-10r1433: Properly use GtkTreeView:Jelmer Vernooij2-8/+24
2007-10-10r1432: - Move the various Gtk-specific parts from the registry code into a di...Jelmer Vernooij7-0/+1641