summaryrefslogtreecommitdiff
path: root/source4/gtk
Commit message (Expand)AuthorAgeFilesLines
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+1
* r12209: Fix some issues with XML entities.Jelmer Vernooij2007-10-101-2/+2
* r12151: match the select mode of the standard events system and the liboop sy...Stefan Metzmacher2007-10-101-2/+2
* r12140: - add an additional_flags field to the fd_event struct, so thatStefan Metzmacher2007-10-101-0/+6
* r12123: handle fde == NULL at the correct levelStefan Metzmacher2007-10-101-4/+0
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-103-16/+19
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-102-5/+4
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-9/+9
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-9/+0
* r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij2007-10-101-4/+4
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10540: fix compiler warningStefan Metzmacher2007-10-101-2/+0
* r10537: - we now use a much nicer way to handle talloc_free(timed_event)Stefan Metzmacher2007-10-101-24/+21
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+1
* r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +Jelmer Vernooij2007-10-101-4/+4
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-1/+0
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2007-10-101-0/+10
* r10316: More dynconfig fixesJelmer Vernooij2007-10-104-4/+0
* r10207: Add some constJelmer Vernooij2007-10-101-13/+1
* r10026: Move registry header file to lib/registryJelmer Vernooij2007-10-101-1/+1
* r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij2007-10-101-3/+3
* r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett2007-10-101-14/+3
* r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2007-10-101-0/+4
* r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...Volker Lendecke2007-10-101-1/+1
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-104-4/+4
* r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij2007-10-101-0/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-104-5/+6
* r7530: Simply calling convention of lp_load().Andrew Bartlett2007-10-104-4/+4
* r7117: Move more manpages to the source repositoryJelmer Vernooij2007-10-101-0/+86
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-105-60/+37
* r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij2007-10-109-113/+104
* r6045: Couple of small GTK+ fixesJelmer Vernooij2007-10-102-2/+9
* r5989: Display authentication information (list of available auth protocolsJelmer Vernooij2007-10-101-5/+42
* r5987: Add credentials callback for gtk+. The gtk+ apps now no longerJelmer Vernooij2007-10-106-39/+115
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-104-6/+10
* r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij2007-10-107-46/+55
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-106-26/+14
* r5902: A rather large change...Andrew Bartlett2007-10-103-15/+19
* r5598: GTK+ cleanups, remove some globalsJelmer Vernooij2007-10-102-55/+44
* r5409: - add a gtk events pluginStefan Metzmacher2007-10-107-36/+407
* r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell2007-10-101-1/+1
* r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij2007-10-101-1/+4
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-106-20/+20
* r4959: fix compiler warningStefan Metzmacher2007-10-101-2/+2
* r4787: Clean up gepdump code somewhat.Jelmer Vernooij2007-10-101-64/+59
* r4526: - much simpler (and more accurate!) ndr_size_*() code generation. ItAndrew Tridgell2007-10-101-1/+1
* r4390: Registry value and key names are case-insensitiveJelmer Vernooij2007-10-101-9/+30
* r4373: Support setting values and fix a segfaultJelmer Vernooij2007-10-101-18/+82
* r4371: Add "Create Key", "Delete Key" and "Delete Value" buttons.Jelmer Vernooij2007-10-101-20/+82