summaryrefslogtreecommitdiffstats
path: root/source4/gtk
Commit message (Collapse)AuthorAgeFilesLines
* r3301: Simplify codeJelmer Vernooij2007-10-107-245/+72
| | | | (This used to be commit dcdc6666d55c1ad006a5a4e58b337874478a66a4)
* r3214: Load the config file (required for ncacn_np:)Jelmer Vernooij2007-10-101-1/+4
| | | | (This used to be commit 636d209814d5b837af76acf88fa8ad5b449a0fdd)
* r3213: Make credentials in a binding dialog optionalJelmer Vernooij2007-10-103-31/+33
| | | | | Small fixes in gepdump (This used to be commit a9473750f65d331c52acde58485aca66b16d1f75)
* r3212: Never put a hostname in a ncalrpc binding stringJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 4808b2a2f749b2e4615620aa328d2d37e78e95ab)
* r3211: Add a graphical endpoint mapper view toolJelmer Vernooij2007-10-104-0/+326
| | | | (This used to be commit 71dfc27b8efb3057c4b7383feca0ba35ab5768a4)
* r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting aJelmer Vernooij2007-10-103-11/+31
| | | | | domain in gwsam (This used to be commit 575e380ab45787cbe0fa2bdda6e1164e3e36f2b8)
* r3165: Support local connections in Gtk+ toolsJelmer Vernooij2007-10-103-7/+27
| | | | (This used to be commit 3de0cf22ddd6b7fb4a2214f3f99d37174c54840f)
* r3125: Store object UUID directly instead of using a pointer (struct ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | | dcerpc_binding) Let test fail if messaging_init() fails instead of generating segfault in the LOCAL-MESSAGING test (This used to be commit 0609f410ef756501d50c04b544387ae547fcd63c)
* r3033: Use the C struct directly if we can instead of generating a bindingJelmer Vernooij2007-10-103-22/+23
| | | | | string and parsing that. (This used to be commit 1977932b5471f20a788adb1b99d60953f4e12470)
* r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij2007-10-107-21/+44
| | | | | | Host dialog so that one can select a domain from the list of known domains. (This used to be commit 5e0bab891199c888bdf87faa29acc38d9ca5151b)
* r2915: Open domain first before enumerating users and groupsJelmer Vernooij2007-10-101-4/+6
| | | | (This used to be commit 9560a6c8cc650c3a519b14c79f497e6bd9ef387e)
* r2858: fix a few SMB_EXT_LIB_FROM_PKGCONFIG() bugsStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 285d1ea4b09d4fc325544ad1b98244cc1046759c)
* r2683: Fix a couple of compile warnings, depend on gtk+-2.4Jelmer Vernooij2007-10-105-29/+35
| | | | (This used to be commit 4668384717eda878583477b8f455809056885120)
* r2594: Remove call to Gtk+ 2.4 specific codeJelmer Vernooij2007-10-101-25/+8
| | | | (This used to be commit fa29cecb12def7f5c74dbcd9a525a858323e6327)
* r2531: Fix crashbugJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 80294f799f83fb98a5e5f1099fdfa95d9ddaac7b)
* r2530: Don't put main in proto.hJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit eb3f65c6e9d0c76feea648951dea96b82f5b3c73)
* r2518: Some long overdue changes:Jelmer Vernooij2007-10-105-65/+102
| | | | | | | | | | | - Samba4-style code in lib/registry (struct registry_key instead of REG_KEY, etc) - Use hives (like Windows has drives) instead of one root key (like a Unix FS) - usability fixes in the GTK utilities (autodetect the username, enable/disable options, etc) - fix gwsam compile - several bugfixes in the registry rpc code - do charset conversion in nt4 registry backend (This used to be commit 2762ed3b9bf1d67dd54d63e02cddbfd71ea89892)
* r2464: fix the buildStefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit 518bd32ed5e2d2dcf0b8c5743dd71d79f32159a8)
* r2254: Fix a couple of compiler warnings...Jelmer Vernooij2007-10-102-8/+2
| | | | (This used to be commit 8056f4a9a7f5065eeb3a3bec81977c5e4163bf8e)
* r2000: remove unused varStefan Metzmacher2007-10-101-1/+0
| | | | | metze (This used to be commit 5d5b65173949e51c88c5e9ef8768d4e1c14be17c)
* r1990: Fix breakage caused by the recent talloc changes. (Failure to processAndrew Bartlett2007-10-101-2/+2
| | | | | | | | | | | | an SPNEGO login from WinXP at least). talloc_asprintf_append() lost an argument, but because TALLOC_CTX is now a void*, this was not picked up by the compiler. I've tested the login (asn1), but not the registry/gtk changes. Andrew Bartlett (This used to be commit 4294be44057124568fe1d176702056bb62ad3214)
* r1907: init the configurationStefan Metzmacher2007-10-103-1/+13
| | | | | | | and fix compiler warning metze (This used to be commit c358f11406e8aca68325a40c6bbed78c53ac024f)
* r1900: fix function prototypesStefan Metzmacher2007-10-102-5/+4
| | | | | metze (This used to be commit a60b528b344132083a25f0a8d8718a4d4701198c)
* r1699: Formatting update, bugfixesJelmer Vernooij2007-10-105-1190/+1188
| | | | (This used to be commit d13d2068313680ade2c2fb986b6a5ea8ed8f2aef)
* r1617: Start working on the svcctl pipeJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 518ff5f505446fee623365fd5bdfc75c0cb93d2a)
* r1480: gwsam has unresolved symbols in itStefan Metzmacher2007-10-101-1/+2
| | | | | | | | | (on my SuSE 9.1) so I disable it for now metze (This used to be commit 32d6f86d43394fea11ee5059c884dcaf2736747b)
* r1465: always do a full C prototype, even if its only (void).Andrew Tridgell2007-10-102-3/+3
| | | | | | | | | | | | | | this declaration: int foo(); is *not* the same as this one: int foo(void); the first means "I don't know what arguments it takes". The second means "it takes no arguments" (This used to be commit 6724932810772a10e7e51d2f6f2b106c02eafb73)
* r1456: Rename this parameter to avoid shadowing a badly-named GTK global.Andrew Bartlett2007-10-101-3/+3
| | | | | Andrew Bartlett (This used to be commit 39d8949d25793e2602e0ab5ec37e213f9ccae658)
* r1455: More Gtk+ updates:Jelmer Vernooij2007-10-1011-65/+1193
| | | | | | - Start working on 'gwsam' - Add GtkSelectDomainDialog and GtkSelectHostDialog (This used to be commit bea47671aa791f3c4d22263f9444aea1a73f47f1)
* r1433: Properly use GtkTreeView:Jelmer Vernooij2007-10-102-8/+24
| | | | | | - When a key is selected the values are immediately shown in gregedit - Only allow deleting jobs if one is selected. (This used to be commit afb5f4d765cb15ba8824d8db19879bad83829561)
* r1432: - Move the various Gtk-specific parts from the registry code into a ↵Jelmer Vernooij2007-10-107-0/+1641
directory gtk/ - Move common "Samba-Gtk" code into gtk/common/ ("Connect to RPC pipe"-dialog, etc) - Add a new utility 'gwcrontab' that can currently list, delete and add 'atsvc' jobs. It still displays times and dates as integers though, will fix that later. Some screenshots available at: http://samba.org/~jelmer/gwcrontab/ (This used to be commit d321cf20f1f0ff33603b013c26d370669f255868)