summaryrefslogtreecommitdiffstats
path: root/source/gtk
Commit message (Expand)AuthorAgeFilesLines
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2006-04-262-2/+2
* r15235: fix all gtk tools...Stefan Metzmacher2006-04-254-4/+8
* r15233: Fix loading shared modulesJelmer Vernooij2006-04-251-2/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement Jelmer Vernooij2006-04-241-5/+5
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2006-03-261-4/+3
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2006-03-211-4/+5
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2006-03-191-6/+6
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2006-03-183-1/+5
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2006-03-161-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2006-03-161-1/+0
* r14470: Remove some unnecessary headers.Jelmer Vernooij2006-03-163-4/+0
* r14410: init a varAndrew Tridgell2006-03-151-1/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2006-03-144-1/+5
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2006-03-144-0/+4
* r14332: Built in different paths when running locally (from ./bin/) in develo...Jelmer Vernooij2006-03-131-1/+2
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two paramete...Jelmer Vernooij2006-03-131-3/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2006-03-071-1/+1
* r13944: Yet another round of splitups.Jelmer Vernooij2006-03-071-0/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h...Jelmer Vernooij2006-03-062-3/+3
* r13790: Add Samba as categoryJelmer Vernooij2006-03-023-3/+3
* r13789: Add metadata files for the GTK+ appsJelmer Vernooij2006-03-023-0/+30
* r13066: Add (very simple) manpages for gepdump and gwcrontab, remove gwsam from Jelmer Vernooij2006-01-223-17/+105
* r12696: Reduce the size of include/structs.hJelmer Vernooij2006-01-031-9/+5
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2005-12-304-13/+5
* r12608: Remove some unused #include lines.Jelmer Vernooij2005-12-304-6/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2005-12-291-4/+4
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2005-12-281-0/+1
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2005-12-284-4/+0
* 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