summaryrefslogtreecommitdiffstats
path: root/source4/gtk
Commit message (Expand)AuthorAgeFilesLines
* r18706: fix whitespacesStefan Metzmacher2007-10-101-4/+4
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-101-8/+8
* r18584: found one of the fd leaks. The registry backend was using aAndrew Tridgell2007-10-101-2/+2
* r15907: Add simple manpage for gwsvcctlJelmer Vernooij2007-10-101-0/+47
* r15853: started the process of removing the warnings now thatAndrew Tridgell2007-10-101-6/+4
* r15779: Remove keepref from atsvc and efs.Jelmer Vernooij2007-10-101-11/+11
* r15618: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij2007-10-103-21/+11
* r15413: Disable gwsvcctl on hosts without gtkJelmer Vernooij2007-10-101-0/+2
* r15410: Fix segfaultsJelmer Vernooij2007-10-102-3/+7
* r15409: Start working on GTK+ tool for services managementJelmer Vernooij2007-10-102-0/+223
* r15408: Fix some small bugs in the GTK+ toolsJelmer Vernooij2007-10-108-140/+145
* r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij2007-10-101-2/+2
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-102-2/+2
* r15235: fix all gtk tools...Stefan Metzmacher2007-10-104-4/+8
* r15233: Fix loading shared modulesJelmer Vernooij2007-10-101-2/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-5/+5
* r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhereJelmer Vernooij2007-10-101-4/+3
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2007-10-101-4/+5
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-6/+6
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-103-1/+5
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-103-4/+0
* r14410: init a varAndrew Tridgell2007-10-101-1/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-104-1/+5
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-104-0/+4
* r14332: Built in different paths when running locally (from ./bin/) in developerJelmer Vernooij2007-10-101-1/+2
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-102-3/+3
* r13790: Add Samba as categoryJelmer Vernooij2007-10-103-3/+3
* r13789: Add metadata files for the GTK+ appsJelmer Vernooij2007-10-103-0/+30
* r13066: Add (very simple) manpages for gepdump and gwcrontab, remove gwsam fromJelmer Vernooij2007-10-103-17/+105
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-9/+5
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-104-13/+5
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-104-6/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-4/+4
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-104-4/+0
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-103-5/+4
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-0/+1
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-104-1/+5
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-2/+2
* 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