r26296: Store loadparm context in DCE/RPC server context.
[jelmer/samba4-debian.git] / source / rpc_server / common /
2007-12-21 Jelmer Vernooijr26296: Store loadparm context in DCE/RPC server context.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr20149: Remove the smb.conf distinction between PDC...
2007-10-10 Simo Sorcer18558: Fix ShareCheck which was assuming all paths...
2007-10-10 Stefan Metzmacherr18555: use C:\ as default not C:
2007-10-10 Simo Sorcer18550: Return a path not just a disk drive
2007-10-10 Simo Sorcer18412: Implement NetiNameValidate but just for share...
2007-10-10 Simo Sorcer18315: Implement netSrvGetInfo level 102
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Stefan Metzmacherr15319: remove unneeded macros
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr8049: add function that returns the build version...
2007-10-10 Stefan Metzmacherr6606: add a DCESRV_FAULT_VOID() marco to use in void...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Stefan Metzmacherr4558: more use of bitmaps and enums
2007-10-10 Andrew Tridgellr4475: fixed smbd to work with the small changes in...
2007-10-10 Stefan Metzmacherr4440: - add a start of srvsvc_NetShareCheck() server...
2007-10-10 Stefan Metzmacherr4432: - add srvsvc_NetShareInfo level 1006 and 1501 idl
2007-10-10 Stefan Metzmacherr4425: - move srvsvc and wkssvc server code to the...
2007-10-10 Andrew Tridgellr4275: improve the share type info
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Stefan Metzmacherr2953: add NTSTATUS_TALLOC_CHECK(x)
2007-10-10 Stefan Metzmacherr2887: fix comment
2007-10-10 Andrew Tridgellr2792: got rid of talloc_ldb_alloc() and instead create...
2007-10-10 Andrew Bartlettr2055: Add PRINTF_ATTRIBUTE to many more parts of the...
2007-10-10 Andrew Tridgellr1519: show the ldb_errstring() value in the log for...
2007-10-10 Tim Potterr1270: Start to break samdb into general bits so we...
2007-10-10 Tim Potterr1205: Whoops - this should fix the build.
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr578: initial server side implementation of samr_Create...
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Stefan Metzmacherr138: fix typo
2007-10-10 Stefan Metzmacherr127: NetWkstaGetInfo level 101
2007-10-10 Stefan Metzmacherr126: - add first srvsvc and wkssvc server side stuff