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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r13938: Around round of splitups
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r13937: fix the build
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r13926: More header splitups.
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
9
-0
/
+16
2007-10-10
r13923: make the state_flags per dcesrv_connection
Stefan Metzmacher
3
-9
/
+12
2007-10-10
r13910: Fix the 'your password has expired' on every login. We now consider
Andrew Bartlett
1
-1
/
+1
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
4
-0
/
+4
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r13655: Use new name of build header
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
1
-97
/
+35
2007-10-10
r13480: Explain a little about how these credentials structures should be used.
Andrew Bartlett
1
-1
/
+16
2007-10-10
r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.
Andrew Bartlett
1
-82
/
+139
2007-10-10
r13265: Clarify how delegation works with the remote RPC backend.
Andrew Bartlett
1
-1
/
+32
2007-10-10
r13226: remove empty file
Stefan Metzmacher
1
-0
/
+0
2007-10-10
r13210: Revert my named pipes patch until it passes not just 'make quicktest'...
Jelmer Vernooij
3
-170
/
+17
2007-10-10
r13208: Clearly separate named pipes from the IPC$ NTVFS type.
Jelmer Vernooij
3
-17
/
+170
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-5
/
+7
2007-10-10
r12793: fix bugs
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r12720: By metze's request, rename the ntPwdHistory attribute to
Andrew Bartlett
1
-14
/
+14
2007-10-10
r12719: Rename unicodePwd -> sambaPassword.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2
-18
/
+18
2007-10-10
r12684: A better error code for SAMR transaction failures.
Andrew Bartlett
1
-12
/
+15
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r12622: Move table.c prototypes to seperate header to prevent circular depend...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
6
-14
/
+0
2007-10-10
r12599: This new LDB module (and associated changes) allows Samba4 to operate
Andrew Bartlett
3
-115
/
+50
2007-10-10
r12554: get rid of the pesky NTLMSSP warnings about being called after proces...
Andrew Tridgell
2
-5
/
+6
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
9
-0
/
+14
2007-10-10
r12513: Similar change as my previous commit, but now for transfer syntaxes.
Jelmer Vernooij
2
-34
/
+16
2007-10-10
r12512: Use GUID structs in API functions everywhere rather then converting b...
Jelmer Vernooij
4
-41
/
+29
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-9
/
+12
2007-10-10
r12507: This file has had my grubby paws all over it ;-)
Andrew Bartlett
1
-0
/
+1
2007-10-10
r12506: Fix up issues shown up by the expanded RPC-SAMR testsuite, and add ldb
Andrew Bartlett
2
-43
/
+140
2007-10-10
r12504: Fix one more transaction cancel bail-out path, and correct comments.
Andrew Bartlett
1
-2
/
+8
2007-10-10
r12503: This function was just too simple to leave unimplemented.
Andrew Bartlett
1
-2
/
+15
2007-10-10
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-20
/
+18
2007-10-10
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
1
-0
/
+8
2007-10-10
r12461: Some updates to the srvsvc IDL from Ronnie Sahlberg
Jelmer Vernooij
1
-322
/
+88
2007-10-10
r12432: Re-indent and consistantly cancel the transaction.
Andrew Bartlett
1
-1
/
+8
2007-10-10
r12427: Move SAMR CreateUser2 to transactions, and re-add support for
Andrew Bartlett
1
-4
/
+75
2007-10-10
r12361: Add a new function: ldb_binary_encode_string()
Andrew Bartlett
2
-12
/
+16
2007-10-10
r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring the
Andrew Tridgell
1
-19
/
+23
2007-10-10
r11597: revert a commit by mistake
Simo Sorce
1
-0
/
+12
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-12
/
+0
2007-10-10
r11513: Add the ability to use the local machine account instead of a static
Andrew Bartlett
1
-11
/
+46
2007-10-10
r11438: Move enum samr_RejectReason into misc.idl so I can use it in a global
Andrew Bartlett
1
-1
/
+1
[next]