Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r13935: add dependecies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13926: More header splitups. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r13653: Copy headers from the right place | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11893: fixed a dependency problem | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r11596: switched the libcli/raw/ code over to using the lib/stream/ generic | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -4/+16 |
2007-10-10 | r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports in | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -62/+66 |
2007-10-10 | r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -12/+12 |
2007-10-10 | r10113: rename libcli/wins to libcli/wrepl | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10081: - create a seperate WINSDB subsystem | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r9291: Add a stub for smb_raw_lpq() which is in smb_interfaces.h but doesn't | Tim Potter | 1 | -1/+2 |
2007-10-10 | r8825: Move list of object files to .mk file | Jelmer Vernooij | 1 | -0/+23 |
2007-10-10 | r8106: the use of a static string for dos error codes was causing problems in | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r7377: Integrate browse service stuff more nicely | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r7010: Merge libcli/libsmb.mk into libcli/config.mk | Tim Potter | 1 | -0/+10 |
2007-10-10 | r6929: LIBCLI_NBT depends on LIB_SECURITY_NDR for various security descriptor | Tim Potter | 1 | -1/+2 |
2007-10-10 | r6839: Add support for building subsystems as shared libraries. This can be | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6693: first version of cldap client library, with async interface | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r6352: Two new composite calls: | Alexander Bokovoy | 1 | -1/+3 |
2007-10-10 | r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent by | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6223: added a bit more datagram infrastructure and the beginnings of a test | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6209: started added code to support mailslot requests over UDP/138 | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r6185: added LIBCLI_DGRAM to the list of libs to be built as part of LIBCLI | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r5414: - added libcli/wins/, a basic client library for WINS replication | Andrew Tridgell | 1 | -0/+5 |