Age | Commit message (Expand) | Author | Files | Lines |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -4/+9 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -4/+4 |
2008-02-18 | Fix build with partial linking. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-18 | Avoid redetermining paths; use already stored values. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-18 | Reenable partial linking | Jelmer Vernooij | 1 | -1/+1 |
2008-02-14 | Remove type before variables in data.mk | Jelmer Vernooij | 1 | -1/+1 |
2008-01-22 | build: Remove support for DESCRIPTION setting that is now unused. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-21 | python: Reenable modules for libcli_nbt and libcli_smb. | Jelmer Vernooij | 1 | -20/+7 |
2008-01-15 | util: Move asn1 to lib/util to trim down the number of subsystems. | Jelmer Vernooij | 1 | -5/+0 |
2007-12-21 | r26504: Don't rely on system-provided kerberos headers. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26464: Tighten dependencies. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26463: Tighten dependencies. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26459: Build ildap module as shared module by default. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26397: Fix circular dependency in samba-socket. | Jelmer Vernooij | 1 | -4/+9 |
2007-12-21 | r26136: Attempt to fix dependencies for auth. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25353: Disable one more swig link to for 'make install' to work. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r25351: disable swig for now to get the build working | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r25348: Start working on another Python wrapper. | Tim Potter | 1 | -0/+5 |
2007-10-10 | r25305: Fix installation of missing headers. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25301: Merge my includes.h cleanups. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r23519: added libcli code for fetching shadow copy information | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r22762: Some ldb_map changes: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19676: Fix some more dependencies. | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r18130: the move to system/ in libreplace broke some things ... should be | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r15391: Wrap up the nbt_name_query() function as a bit of an experiment. It | Tim Potter | 1 | -0/+5 |
2007-10-10 | r15384: Improve naming of socket library, disable Requires(.private)? fields ... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r15352: Remove reference to just-removed subsystem | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15344: Fix shared library build | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r15338: Fix build of most things with shared libs enabled. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB | Jelmer Vernooij | 1 | -8/+5 |
2007-10-10 | r15313: Fix some dependencies in dso mode | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r14724: Rearrange some source files, install more headers. | Jelmer Vernooij | 1 | -7/+10 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14511: Install more headers | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r14349: Kill proto.h! | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -12/+8 |
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 | r13938: Around round of splitups | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13936: fix dependecy | Stefan Metzmacher | 1 | -1/+1 |