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
/
source3
/
rpc_server
/
srv_wkssvc_nt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-26
Now that we have p->server_info, use p->server_info->user_session_key
Volker Lendecke
1
-8
/
+6
2008-05-09
dsgetdcname: use existing messaging_context if possible.
Günther Deschner
1
-0
/
+2
2008-04-17
NetrUnjoinDomain2: Honor registry config to try config changes.
Günther Deschner
1
-0
/
+1
2008-04-14
WKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local configuration if enab...
Günther Deschner
1
-0
/
+1
2008-03-28
Add some paranoia fixes for _wkssvc_NetrJoinDomain2/UnjoinDomain2.
Günther Deschner
1
-2
/
+22
2008-03-28
Let libnetjoin find the dc in wkssvc NetrJoinDomain2/UnjoinDomain2.
Günther Deschner
1
-30
/
+0
2008-02-28
While we are at it: add _wkssvc_NetrUnjoinDomain2 implementation.
Günther Deschner
1
-4
/
+64
2008-02-28
Re-enable _wkssvc_NetrJoinDomain2 remote join implementation now that we are ...
Günther Deschner
1
-6
/
+13
2008-02-28
Fix one dsgetdcname call in wkssvc rpc server.
Günther Deschner
1
-2
/
+2
2008-01-29
Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).
Günther Deschner
1
-1
/
+0
2008-01-16
Fix (non-activated) _wkssvc_NetrJoinDomain2 server code.
Günther Deschner
1
-13
/
+12
2008-01-13
Fix Compiler warnings by including the proper header.
Michael Adam
1
-2
/
+1
2007-12-21
Deactive remote join code server side until some last issues are resolved.
Günther Deschner
1
-0
/
+4
2007-12-21
Add _wkssvc_NetrJoinDomain2() server.
Günther Deschner
1
-3
/
+66
2007-12-21
Some C++ warnings
Volker Lendecke
1
-1
/
+1
2007-12-05
Remove some globals
Volker Lendecke
1
-4
/
+4
2007-11-30
Merge recent wkssvc changes from samba4.
Günther Deschner
1
-27
/
+27
2007-11-05
pstring removal
Volker Lendecke
1
-15
/
+8
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r20875: Pass DCE/RPC server call arguments as a struct rather than as separat...
Jelmer Vernooij
1
-41
/
+33
2007-10-10
r19224: Add setting the rng_fault_state to the already converted pipes.
Volker Lendecke
1
-0
/
+30
2007-10-10
r18756: cleanup copyrights after moving to new wkssvc implementation code
Gerald Carter
1
-4
/
+3
2007-10-10
r18742: this function returns WERROR
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r18739: * Get the wkssvc patch right this time.
Gerald Carter
1
-22
/
+301
2007-10-10
r18728: revert previous commit until I fix the wkssvc_nt.c changes
Gerald Carter
1
-294
/
+22
2007-10-10
r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogenerated
Gerald Carter
1
-22
/
+294
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
1
-2
/
+2
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-3
/
+1
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-2
/
+2
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-1
/
+1
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-2
/
+0
2001-02-28
Fix for stack return from "Jim McDonough" <jmcdough@hotmail.com>.
Jeremy Allison
1
-3
/
+8
2001-02-26
Split wks pipe into interface and implementation modules.
Jeremy Allison
1
-0
/
+77