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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19931: remove unused struct members
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r18587: fixed a potential memory leak in libnet
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17670: 1) Refactor libnet context structure a bit, to have rpc connection
Rafal Szczesniak
1
-6
/
+5
2007-10-10
r15667: Make sure the rpc pipe pointers are zeroed during
Rafal Szczesniak
1
-0
/
+8
2007-10-10
r15625: Partial commit of my current work. It makes libnet api functions
Rafal Szczesniak
1
-0
/
+3
2007-10-10
r12881: Hard-coded defaults are silly. We have smb.conf for a reason.
Andrew Bartlett
1
-4
/
+1
2007-10-10
r11815: A bit more comments and spaces for better readability.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r11813: Const-ify name resolution method list and use string list
Rafal Szczesniak
1
-10
/
+1
2007-10-10
r11794: - fixed a valgrind error in libnet, caused by using a stack variable
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8246: Don't try and set the element after the end off the array to NULL.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r8076: Put name resolution methods into libnet_context. This allows libnet based
Rafal Szczesniak
1
-1
/
+16
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-12
/
+11
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3478: split out some more pieces of includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r1878: implemet libnet_context_{init,destroy}
Stefan Metzmacher
1
-0
/
+45