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
2012-06-15
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
1
-1
/
+1
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
1
-0
/
+45
2011-06-23
param: Remove "announce as" parameter
Andrew Bartlett
1
-16
/
+2
2011-03-19
source4/rpc_server: Fix prototypes for all functions.
Jelmer Vernooij
2
-0
/
+3
2011-02-24
build: moved librpc/rpc/*.c into a rpccommon library
Andrew Tridgell
1
-0
/
+1
2010-11-27
s4:wkssvc RPC server - better solution for srvsvc* enum's in server_info.c
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-27
Revert "s4:rpc_server/common/common.h - introduce two forward declarations to...
Matthias Dieter Wallnöfer
1
-3
/
+0
2010-11-03
s4:RPC server - always set the response pad data in base of the request one
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-11-03
s4:RPC server - cosmetic fixes - indentation, comments
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-10-30
s4:rpc_server/common.h - quiet compilation warnings
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-10-30
s4-rpc: split the dcesrv reply code out of dcerpc_server
Andrew Tridgell
2
-0
/
+255
2010-10-10
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
1
-1
/
+1
2010-09-27
s4/irpc: Add security token to the binding handle when doing irp call forwarding
Anatoliy Atanasov
1
-0
/
+7
2010-09-16
s4-irpc: Add 'timeout' param for dcesrv_irpc_forward_rpc_call() call
Kamen Mazdrashki
1
-3
/
+7
2010-09-11
s4:rpc_server/common/common.h - introduce two forward declarations to suppres...
Matthias Dieter Wallnöfer
1
-0
/
+3
2010-09-03
s4:rpc_server/common: use irpc_binding_handle_by_name() in dcesrv_irpc_forwar...
Stefan Metzmacher
1
-16
/
+25
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-6
/
+6
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
[next]