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
/
libnet
/
libnet_vampire.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15489: Typo fixes.
Rafal Szczesniak
1
-2
/
+2
2007-10-10
r15435: Turn libnet_RpcConnectDCInfo into another level of libnet_RpcConnect
Rafal Szczesniak
1
-6
/
+7
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12926: Syncronsise GUIDs on users and domains from the server. These also
Andrew Bartlett
1
-5
/
+16
2007-10-10
r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect to
Andrew Bartlett
1
-9
/
+34
2007-10-10
r12872: Add some more detail to debug message.
Andrew Bartlett
1
-3
/
+9
2007-10-10
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
1
-37
/
+79
2007-10-10
r12858: This moves the libnet_LookupPdc code to use a GetDC request to find
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r11409: The use of 'password server = ' here is still bogus, but for now at
Andrew Bartlett
1
-0
/
+2
2007-10-10
r8744: Split 'net samdump' out into a separate file
Andrew Bartlett
1
-230
/
+42
2007-10-10
r8741: Kill warnings about enums not fully enumerated, as we will never use
Andrew Bartlett
1
-0
/
+5
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6928: Add support for printing trusted domain names, sids and passwords in
Andrew Bartlett
1
-52
/
+188
2007-10-10
r6927: Make it easier to program with the SamSync callback interface, perform
Andrew Bartlett
1
-35
/
+96
2007-10-10
r6603: More work on the samdump puzzle. This implements a function pointer
Andrew Bartlett
1
-45
/
+100
2007-10-10
r6573: Start on my project to implement an NT4 compatible BDC in Samba4.
Andrew Bartlett
1
-0
/
+225