summaryrefslogtreecommitdiff
path: root/source4/gtk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15907: Add simple manpage for gwsvcctlJelmer Vernooij1-0/+47
2007-10-10r15853: started the process of removing the warnings now thatAndrew Tridgell1-6/+4
2007-10-10r15779: Remove keepref from atsvc and efs.Jelmer Vernooij1-11/+11
2007-10-10r15618: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij3-21/+11
2007-10-10r15413: Disable gwsvcctl on hosts without gtkJelmer Vernooij1-0/+2
2007-10-10r15410: Fix segfaultsJelmer Vernooij2-3/+7
2007-10-10r15409: Start working on GTK+ tool for services managementJelmer Vernooij2-0/+223
2007-10-10r15408: Fix some small bugs in the GTK+ toolsJelmer Vernooij8-140/+145
2007-10-10r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij1-2/+2
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2-2/+2
2007-10-10r15235: fix all gtk tools...Stefan Metzmacher4-4/+8
2007-10-10r15233: Fix loading shared modulesJelmer Vernooij1-2/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-5/+5
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-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-6/+6
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij3-1/+5
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-1/+1
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-1/+0
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 Vernooij4-1/+5
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij4-0/+4
2007-10-10r14332: Built in different paths when running locally (from ./bin/) in developerJelmer Vernooij1-1/+2
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-3/+2
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