summaryrefslogtreecommitdiff
path: root/source4/gtk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
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-10r13790: Add Samba as categoryJelmer Vernooij3-3/+3
2007-10-10r13789: Add metadata files for the GTK+ appsJelmer Vernooij3-0/+30
2007-10-10r13066: Add (very simple) manpages for gepdump and gwcrontab, remove gwsam fromJelmer Vernooij3-17/+105
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-9/+5
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-10r12592: Remove some useless dependenciesJelmer Vernooij1-4/+4
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-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-2/+2
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+1
2007-10-10r12209: Fix some issues with XML entities.Jelmer Vernooij1-2/+2
2007-10-10r12151: match the select mode of the standard events system and the liboop sy...Stefan Metzmacher1-2/+2
2007-10-10r12140: - add an additional_flags field to the fd_event struct, so thatStefan Metzmacher1-0/+6
2007-10-10r12123: handle fde == NULL at the correct levelStefan Metzmacher1-4/+0
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij3-16/+19
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2-5/+4
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-9/+9
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-9/+0
2007-10-10r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij1-4/+4
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-1/+1
2007-10-10r10540: fix compiler warningStefan Metzmacher1-2/+0
2007-10-10r10537: - we now use a much nicer way to handle talloc_free(timed_event)Stefan Metzmacher1-24/+21
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij1-1/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+1
2007-10-10r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +Jelmer Vernooij1-4/+4
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+0
2007-10-10r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij1-0/+10
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-10r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett1-14/+3
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij1-0/+4
2007-10-10r8875: Rename timeval_diff to timeval_until and revert the arguments. timeval...Volker Lendecke1-1/+1
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell4-4/+4
2007-10-10r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij1-0/+1
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-10r7117: Move more manpages to the source repositoryJelmer Vernooij1-0/+86
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij5-60/+37
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij9-113/+104
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