summaryrefslogtreecommitdiffstats
path: root/source/gtk
Commit message (Expand)AuthorAgeFilesLines
* r12510: Change the DCE/RPC interfaces to take a pointer to a Jelmer Vernooij2005-12-273-5/+4
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2005-12-261-0/+1
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2005-12-264-1/+5
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-2/+2
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2005-12-151-0/+1
* r12209: Fix some issues with XML entities.Jelmer Vernooij2005-12-131-2/+2
* r12151: match the select mode of the standard events system and the liboop sy...Stefan Metzmacher2005-12-091-2/+2
* r12140: - add an additional_flags field to the fd_event struct, so that Stefan Metzmacher2005-12-091-0/+6
* r12123: handle fde == NULL at the correct levelStefan Metzmacher2005-12-081-4/+0
* r11382: Require number of required M4 macrosJelmer Vernooij2005-10-283-16/+19
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2005-10-282-5/+4
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-9/+9
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2005-10-201-9/+0
* r10604: Put in the new registry "patchfile" code (similar to ldif Jelmer Vernooij2005-09-291-4/+4
* r10586: Add MergedObject() builder. Default to Library() rather Jelmer Vernooij2005-09-281-1/+1
* r10540: fix compiler warningStefan Metzmacher2005-09-271-2/+0
* r10537: - we now use a much nicer way to handle talloc_free(timed_event)Stefan Metzmacher2005-09-271-24/+21
* r10528: Add credentials.h back into includes.h as some compilers don't Jelmer Vernooij2005-09-271-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2005-09-261-0/+1
* r10374: Add HAVE_* defines (on command-line or in config.h file) for scons + Jelmer Vernooij2005-09-211-4/+4
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now, Jelmer Vernooij2005-09-201-1/+0
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2005-09-191-0/+10
* r10316: More dynconfig fixesJelmer Vernooij2005-09-194-4/+0
* r10207: Add some constJelmer Vernooij2005-09-131-13/+1
* r10026: Move registry header file to lib/registryJelmer Vernooij2005-09-041-1/+1
* r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij2005-09-031-3/+3
* r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett2005-08-301-14/+3
* r8966: Simplify the makefile generation system a bit. Jelmer Vernooij2005-08-031-0/+4
* r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...Volker Lendecke2005-08-011-1/+1
* r8643: - make lp_configfile() work againAndrew Tridgell2005-07-204-4/+4
* r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'. Jelmer Vernooij2005-06-271-0/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2005-06-164-5/+6
* r7530: Simply calling convention of lp_load(). Andrew Bartlett2005-06-134-4/+4
* r7117: Move more manpages to the source repositoryJelmer Vernooij2005-05-301-0/+86
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2005-05-155-60/+37
* r6600: Rework of the GTK credentials system; the credentials information is Jelmer Vernooij2005-05-039-113/+104
* r6045: Couple of small GTK+ fixesJelmer Vernooij2005-03-242-2/+9
* r5989: Display authentication information (list of available auth protocols Jelmer Vernooij2005-03-231-5/+42
* r5987: Add credentials callback for gtk+. The gtk+ apps now no longer Jelmer Vernooij2005-03-236-39/+115
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2005-03-224-6/+10
* r5932: Use cli_credentials somewhat more in the Gtk+ codeJelmer Vernooij2005-03-227-46/+55
* r5928: Use cli_credentials in: Jelmer Vernooij2005-03-216-26/+14
* r5902: A rather large change...Andrew Bartlett2005-03-193-15/+19
* r5598: GTK+ cleanups, remove some globalsJelmer Vernooij2005-03-012-55/+44
* r5409: - add a gtk events pluginStefan Metzmacher2005-02-157-36/+407
* r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell2005-02-101-1/+1
* r5209: Fix the endpoint mapper to work with IPX endpoints (which Jelmer Vernooij2005-02-041-1/+4
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-276-20/+20
* r4959: fix compiler warningStefan Metzmacher2005-01-241-2/+2
* r4787: Clean up gepdump code somewhat.Jelmer Vernooij2005-01-161-64/+59