Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15507: if we change the idl, we need to change the calling code too:-) | Stefan Metzmacher | 1 | -27/+18 |
2007-10-10 | r15387: Fix installation of dcerpc headers, remove more instances of uint_t | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 4 | -11/+12 |
2007-10-10 | r15371: Revert some of my previous patch as it was breaking the plain build | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15370: Fix more dependencies for shared libs | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r15358: Fix some compiler warnings / type safety. Found by tcc | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 4 | -4/+2 |
2007-10-10 | r15319: remove unneeded macros | Stefan Metzmacher | 3 | -16/+8 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -6/+5 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 2 | -5/+6 |
2007-10-10 | r15272: - implement NetShareEnum | Stefan Metzmacher | 1 | -2/+204 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -15/+15 |
2007-10-10 | r14965: the unixinfo pipe need the sidmap code from SAMDB | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14964: - move sidmap code from ntvfs_common to SAMDB | Stefan Metzmacher | 2 | -4/+1 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 3 | -3/+3 |
2007-10-10 | r14838: fix the build. Looks like I still haven't quite got the hang of the | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r14736: - the ntvfs subsystem should not know about smb_server.h | Stefan Metzmacher | 2 | -4/+0 |
2007-10-10 | r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere | Jelmer Vernooij | 4 | -17/+14 |
2007-10-10 | r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec. | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r14702: Accept our netbios aliases as valid names in the SPOOLSS server. | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r14653: make sure we always have a valid session_info | Stefan Metzmacher | 2 | -6/+24 |
2007-10-10 | r14610: Fix writing of modulesdir to .pc files | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14599: Pass ACLs down the registry layer. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14571: More improvements on shared library support in Samba. Only ldb is lef... | Jelmer Vernooij | 2 | -3/+6 |
2007-10-10 | r14570: Move some functions also they are also used from kpasswd | Jelmer Vernooij | 1 | -309/+0 |
2007-10-10 | r14569: Make more functions public. | Jelmer Vernooij | 2 | -2/+3 |
2007-10-10 | r14567: Make some more functions public. | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14486: remove the need of a stream_connection on a dcesrv_connection, | Stefan Metzmacher | 4 | -14/+75 |
2007-10-10 | r14484: Install more headers | Jelmer Vernooij | 2 | -1/+7 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 5 | -1/+5 |
2007-10-10 | r14438: fix warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 8 | -3/+11 |
2007-10-10 | r14206: fix warnings, the better fix for that will be to make the sidmap code | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r14110: make ndr interface parsing code libraries, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14096: setup a service task for smbsrv and dcesrv | Stefan Metzmacher | 1 | -15/+31 |
2007-10-10 | r14094: Use saner module directory names, fix loading of server service modules. | Jelmer Vernooij | 2 | -18/+18 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r13938: Around round of splitups | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r13937: fix the build | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r13926: More header splitups. | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 9 | -0/+16 |
2007-10-10 | r13923: make the state_flags per dcesrv_connection | Stefan Metzmacher | 3 | -9/+12 |
2007-10-10 | r13910: Fix the 'your password has expired' on every login. We now consider | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 4 | -0/+4 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r13655: Use new name of build header | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13583: Realise that the member server name appears in all calls that use the | Andrew Bartlett | 1 | -97/+35 |