Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 1 | -11/+0 |
2007-10-10 | r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174 | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r15892: Remove the COM management code - DCOM should be | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15376: Add detection of -lnsl, required for building on SUN boxes. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15323: Fix internal popt build | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15295: Fix some dependencies | Jelmer Vernooij | 1 | -7/+6 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14729: Install db_wrap.h and db_wrap_proto.h | Jelmer Vernooij | 1 | -1/+2 |
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 | 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 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13899: Get the shared library build building again. Just compiles for now, | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13852: Split up | Jelmer Vernooij | 1 | -9/+1 |
2007-10-10 | r13662: Typo fix, add more public headers | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -39/+3 |
2007-10-10 | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -3/+6 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -10/+7 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11596: switched the libcli/raw/ code over to using the lib/stream/ generic | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r11385: Fix issues in module.c. Calling function should pass in path | Jelmer Vernooij | 1 | -4/+2 |
2007-10-10 | r11382: Require number of required M4 macros | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r11304: Add support back in for loading shared modules (not used yet) | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -36/+52 |
2007-10-10 | r10596: Move the credentials code into it's own subsystem, and push it under ... | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r10330: Add SConscript to more subsystems. Some of the tdb tools build now. | Jelmer Vernooij | 1 | -2/+5 |
2007-10-10 | r10246: Remove unused function | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r9448: Work on reading the secrets tdb. Build tdbsam support by default. | Jelmer Vernooij | 1 | -9/+0 |
2007-10-10 | r9421: Move arcfour code into it's own file, in lib/crypto. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r8940: Add TDR (Trivial Data Representation). The aim is to use this later for | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r7352: the internal heimdal build change. This changes quite a few things: | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r7166: Move replacement stuff to seperate directory | Jelmer Vernooij | 1 | -6/+10 |
2007-10-10 | r6863: lib-friendlier names + fix some dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6573: Start on my project to implement an NT4 compatible BDC in Samba4. | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r6139: Move socket_wrapper to a seperate directory | Jelmer Vernooij | 1 | -8/+0 |
2007-10-10 | r6129: - add our own MSZIP decompression implementation | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r6088: Add the socket_wrapper library. This is a very simple library that | Jelmer Vernooij | 1 | -1/+10 |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5871: Remove file with unused function (that uses fstring) | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r5197: moved events code to lib/events/ (suggestion from metze) | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r5185: make all the events data structures private to events.c. This will | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r5053: - fix up the library dependencies so that tools that need nbt don't | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4898: - removed the unused wins_srv_*() code | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r4473: - moved talloc into its own lib/talloc/ area | Andrew Tridgell | 1 | -2/+1 |