Age | Commit message (Expand) | Author | Files | Lines |
2009-10-20 | s4: ran minimal_includes.pl on source4/rpc_server | Andrew Tridgell | 1 | -1/+0 |
2009-09-19 | more include minimisation | Andrew Tridgell | 1 | -2/+0 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -1/+1 |
2008-11-01 | Use struct for server versions. | Jelmer Vernooij | 1 | -22/+0 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -0/+2 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -15/+15 |
2007-12-21 | r26313: Fix more uses of static loadparm. | Jelmer Vernooij | 1 | -6/+6 |
2007-12-21 | r26310: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26300: Don't segfault when called from the ntptr libs. | Andrew Bartlett | 1 | -3/+3 |
2007-12-21 | r26296: Store loadparm context in DCE/RPC server context. | Jelmer Vernooij | 1 | -11/+11 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct | Andrew Bartlett | 1 | -1/+74 |
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 | r14567: Make some more functions public. | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8049: add function that returns the build version (of w2k3 here 3790) | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r4558: more use of bitmaps and enums | Stefan Metzmacher | 1 | -2/+7 |
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 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r127: NetWkstaGetInfo level 101 | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r126: - add first srvsvc and wkssvc server side stuff | Stefan Metzmacher | 1 | -0/+55 |