Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20539: - split the common timer related events code into events_timed.c | Andrew Tridgell | 3 | -9/+15 |
2007-10-10 | r19844: Fix warnings and errors in epmapper IDL. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r19836: Fix warnings in some IDL files. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18706: fix whitespaces | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r18639: Get rid of the keepref support | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r18584: found one of the fd leaks. The registry backend was using a | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r15907: Add simple manpage for gwsvcctl | Jelmer Vernooij | 1 | -0/+47 |
2007-10-10 | r15853: started the process of removing the warnings now that | Andrew Tridgell | 1 | -6/+4 |
2007-10-10 | r15779: Remove keepref from atsvc and efs. | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r15618: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15422: Fix issues with functions being called recursively in the credentials | Jelmer Vernooij | 3 | -21/+11 |
2007-10-10 | r15413: Disable gwsvcctl on hosts without gtk | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r15410: Fix segfaults | Jelmer Vernooij | 2 | -3/+7 |
2007-10-10 | r15409: Start working on GTK+ tool for services management | Jelmer Vernooij | 2 | -0/+223 |
2007-10-10 | r15408: Fix some small bugs in the GTK+ tools | Jelmer Vernooij | 8 | -140/+145 |
2007-10-10 | r15312: Fix dependency on gtksamba when GTK+ is not present | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit... | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r15235: fix all gtk tools... | Stefan Metzmacher | 4 | -4/+8 |
2007-10-10 | r15233: Fix loading shared modules | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r14599: Pass ACLs down the registry layer. | Jelmer Vernooij | 1 | -4/+5 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 3 | -1/+5 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 3 | -4/+0 |
2007-10-10 | r14410: init a var | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 4 | -1/+5 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 4 | -0/+4 |
2007-10-10 | r14332: Built in different paths when running locally (from ./bin/) in developer | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13944: Yet another round of splitups. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 2 | -3/+3 |
2007-10-10 | r13790: Add Samba as category | Jelmer Vernooij | 3 | -3/+3 |
2007-10-10 | r13789: Add metadata files for the GTK+ apps | Jelmer Vernooij | 3 | -0/+30 |
2007-10-10 | r13066: Add (very simple) manpages for gepdump and gwcrontab, remove gwsam from | Jelmer Vernooij | 3 | -17/+105 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -9/+5 |
2007-10-10 | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 4 | -13/+5 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 4 | -6/+0 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS | Andrew Tridgell | 4 | -4/+0 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 3 | -5/+4 |
2007-10-10 | r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 4 | -1/+5 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12209: Fix some issues with XML entities. | Jelmer Vernooij | 1 | -2/+2 |