index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-11
s4:auth Remove event context from anonymous_session()
Andrew Bartlett
1
-1
/
+1
2009-10-20
s4: ran minimal_includes.pl on source4/rpc_server
Andrew Tridgell
1
-1
/
+0
2009-10-02
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-09-27
rpc_server: Fix warnings.
Jelmer Vernooij
1
-0
/
+2
2009-09-19
more include minimisation
Andrew Tridgell
1
-2
/
+0
2009-09-19
s4-rpc: remove some unnecessary #include lines
Andrew Tridgell
2
-6
/
+0
2009-09-15
s4-rpc: added a module for forwarding RPC requests
Andrew Tridgell
2
-8
/
+114
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-11-01
Use struct for server versions.
Jelmer Vernooij
2
-26
/
+12
2008-10-31
s4-srvsvc: merge srvsvc_NetShareInfo502 from s3.
Günther Deschner
1
-6
/
+0
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2
-0
/
+4
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-2
/
+2
2008-04-02
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
1
-37
/
+0
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
2
-17
/
+28
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
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
[next]