index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libnet
/
libnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-libnet: added server_address option in libnet context
Andrew Tridgell
2010-09-25
1
-0
/
+2
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-1
/
+1
*
py_net/libnet: Remove C++-style comments, add more error checking, move
Jelmer Vernooij
2009-12-25
1
-0
/
+3
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-1
/
+1
*
Fix problems with event context not being the parent.
Simo Sorce
2008-04-14
1
-8
/
+5
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26328: remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22808: store default buffer size for samr operations in libnet context.
Rafal Szczesniak
2007-10-10
1
-1
/
+4
*
r19931: remove unused struct members
Stefan Metzmacher
2007-10-10
1
-6
/
+0
*
r18587: fixed a potential memory leak in libnet
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r17670: 1) Refactor libnet context structure a bit, to have rpc connection
Rafal Szczesniak
2007-10-10
1
-6
/
+5
*
r15667: Make sure the rpc pipe pointers are zeroed during
Rafal Szczesniak
2007-10-10
1
-0
/
+8
*
r15625: Partial commit of my current work. It makes libnet api functions
Rafal Szczesniak
2007-10-10
1
-0
/
+3
*
r12881: Hard-coded defaults are silly. We have smb.conf for a reason.
Andrew Bartlett
2007-10-10
1
-4
/
+1
*
r11815: A bit more comments and spaces for better readability.
Rafal Szczesniak
2007-10-10
1
-0
/
+1
*
r11813: Const-ify name resolution method list and use string list
Rafal Szczesniak
2007-10-10
1
-10
/
+1
*
r11794: - fixed a valgrind error in libnet, caused by using a stack variable
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8246: Don't try and set the element after the end off the array to NULL.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r8076: Put name resolution methods into libnet_context. This allows libnet based
Rafal Szczesniak
2007-10-10
1
-1
/
+16
*
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
2007-10-10
1
-12
/
+11
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3478: split out some more pieces of includes.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r1878: implemet libnet_context_{init,destroy}
Stefan Metzmacher
2007-10-10
1
-0
/
+45