Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 3 | -9/+6 |
2007-10-10 | r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct | Andrew Bartlett | 1 | -1/+74 |
2007-10-10 | r18558: Fix ShareCheck which was assuming all paths are "C:\" | Simo Sorce | 1 | -1/+4 |
2007-10-10 | r18555: use C:\ as default not C: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18550: Return a path not just a disk drive | Simo Sorce | 1 | -1/+9 |
2007-10-10 | r18412: Implement NetiNameValidate but just for share name right now (type 9) | Simo Sorce | 1 | -0/+9 |
2007-10-10 | r18315: Implement netSrvGetInfo level 102 | Simo Sorce | 1 | -0/+44 |
2007-10-10 | r17206: Add a modular API for share configuration. | Simo Sorce | 2 | -46/+19 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15319: remove unneeded macros | Stefan Metzmacher | 1 | -8/+0 |
2007-10-10 | r14567: Make some more functions public. | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 3 | -0/+4 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r8049: add function that returns the build version (of w2k3 here 3790) | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r6606: add a DCESRV_FAULT_VOID() marco to use in void functions | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 1 | -59/+0 |
2007-10-10 | r4640: first stage in the server side support for multiple context_ids on one... | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r4558: more use of bitmaps and enums | Stefan Metzmacher | 2 | -4/+9 |
2007-10-10 | r4475: fixed smbd to work with the small changes in the ldb API (the most imp... | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r4440: - add a start of srvsvc_NetShareCheck() server code | Stefan Metzmacher | 1 | -5/+21 |
2007-10-10 | r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idl | Stefan Metzmacher | 1 | -3/+9 |
2007-10-10 | r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY... | Stefan Metzmacher | 1 | -7/+25 |
2007-10-10 | r4275: improve the share type info | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r2953: add NTSTATUS_TALLOC_CHECK(x) | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r2887: fix comment | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(), | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a new | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1519: show the ldb_errstring() value in the log for failed ldb calls | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r1270: Start to break samdb into general bits so we can share code with other | Tim Potter | 1 | -0/+54 |
2007-10-10 | r1205: Whoops - this should fix the build. | Tim Potter | 1 | -2/+5 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 2 | -11/+11 |
2007-10-10 | r578: initial server side implementation of samr_CreateUser(), | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r464: a big improvement to the API for writing server-side RPC | Andrew Tridgell | 1 | -4/+12 |
2007-10-10 | r138: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r127: NetWkstaGetInfo level 101 | Stefan Metzmacher | 2 | -3/+10 |
2007-10-10 | r126: - add first srvsvc and wkssvc server side stuff | Stefan Metzmacher | 3 | -0/+188 |