summaryrefslogtreecommitdiff
path: root/source4/gtk/tools
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19844: Fix warnings and errors in epmapper IDL.Jelmer Vernooij1-2/+2
2007-10-10r19836: Fix warnings in some IDL files.Jelmer Vernooij1-1/+1
2007-10-10r18706: fix whitespacesStefan Metzmacher1-4/+4
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-8/+8
2007-10-10r18584: found one of the fd leaks. The registry backend was using aAndrew Tridgell1-2/+2
2007-10-10r15779: Remove keepref from atsvc and efs.Jelmer Vernooij1-11/+11
2007-10-10r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij1-1/+0
2007-10-10r15409: Start working on GTK+ tool for services managementJelmer Vernooij1-0/+217
2007-10-10r15408: Fix some small bugs in the GTK+ toolsJelmer Vernooij4-131/+88
2007-10-10r15235: fix all gtk tools...Stefan Metzmacher4-4/+8
2007-10-10r15233: Fix loading shared modulesJelmer Vernooij1-2/+2
2007-10-10r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij1-4/+3
2007-10-10r14599: Pass ACLs down the registry layer.Jelmer Vernooij1-4/+5
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-1/+2
2007-10-10r14470: Remove some unnecessary headers.Jelmer Vernooij3-4/+0
2007-10-10r14410: init a varAndrew Tridgell1-1/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij3-0/+4
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij3-0/+3
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2-3/+3
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij4-13/+5
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij4-6/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell4-4/+0
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij3-5/+4
2007-10-10r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij1-0/+1
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij4-1/+5
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-6/+8
2007-10-10r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij1-4/+4
2007-10-10r10316: More dynconfig fixesJelmer Vernooij4-4/+0
2007-10-10r10207: Add some constJelmer Vernooij1-13/+1
2007-10-10r10026: Move registry header file to lib/registryJelmer Vernooij1-1/+1
2007-10-10r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij1-3/+3
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell4-4/+4
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell4-5/+6
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett4-4/+4
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij4-58/+35
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij4-9/+22
2007-10-10r6045: Couple of small GTK+ fixesJelmer Vernooij2-2/+9
2007-10-10r5989: Display authentication information (list of available auth protocolsJelmer Vernooij1-5/+42
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett3-5/+9
2007-10-10r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij4-28/+28
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij4-11/+6
2007-10-10r5902: A rather large change...Andrew Bartlett3-15/+19
2007-10-10r5598: GTK+ cleanups, remove some globalsJelmer Vernooij2-55/+44
2007-10-10r5409: - add a gtk events pluginStefan Metzmacher4-35/+33
2007-10-10r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell1-1/+1
2007-10-10r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij1-1/+4
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell4-16/+16
2007-10-10r4959: fix compiler warningStefan Metzmacher1-2/+2