index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
netapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnetapi: Fix 241166 Fixing logically dead code
Anoop C S
2015-03-26
1
-3
/
+0
*
lib: Remove load_case_tables_library()
Volker Lendecke
2015-03-24
1
-3
/
+0
*
libnetapi: Fix CID 1272947 Fix logically dead code
Anoop C S
2015-03-23
1
-1
/
+1
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
2
-2
/
+2
*
netapi: Move DC check to NetJoinDomain() where it is needed.
Andrew Bartlett
2014-12-11
1
-0
/
+4
*
s3:lib/netapi/examples: fix pointer from integer error in nltest.c
Stefan Metzmacher
2014-11-25
1
-1
/
+1
*
s3:lib/netapi/tests: fix invalid switch enum level warning
Stefan Metzmacher
2014-11-25
1
-1
/
+1
*
Change expired password flag indicator
Gabriel Buades
2014-11-03
1
-1
/
+1
*
s3-netapi: add DS_8 and WS flags to libnetapi and nltest.
Günther Deschner
2014-10-24
2
-1
/
+6
*
s3:lib/netapi: avoid calling cli_set_username()
Stefan Metzmacher
2014-10-17
1
-3
/
+1
*
s3:libsmb: Remove unused domain copy stored in cli_state
Stefan Metzmacher
2014-10-17
1
-1
/
+0
*
s3:libsmb: Remove unused password copy stored in cli_state
Andrew Bartlett
2014-10-17
1
-1
/
+0
*
s3:lib/netapi/examples: remove unused variables
Stefan Metzmacher
2014-04-02
4
-30
/
+0
*
s3:lib/netapi/examples: fix const warnings in netlogon_control2.c
Stefan Metzmacher
2014-04-02
1
-2
/
+2
*
s3:lib/netapi/examples: fix invalid pointer value warnings in getjoininformat...
Stefan Metzmacher
2014-04-02
1
-5
/
+6
*
s3:lib/netapi: fix some incompatible pointer type warnings in NetGetJoinableO...
Stefan Metzmacher
2014-04-02
1
-3
/
+5
*
param: rename lp function and variable from "cli_maxprotocol" to "client_max_...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "serverstring" to "server_string"
Garming Sam
2014-02-07
1
-2
/
+2
*
CVE-2013-4408:s3:Ensure LookupRids() replies arrays are range checked.
Jeremy Allison
2013-12-09
2
-0
/
+32
*
CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
Jeremy Allison
2013-12-09
3
-1
/
+145
*
netapi: Add support for info level 502 in NetShareAdd.
Hans Leidekker
2013-11-19
3
-1
/
+58
*
netapi: Fix CID 1127344 Uninitialized scalar variable
Volker Lendecke
2013-11-11
1
-0
/
+1
*
s3:lib/netapi: do not use rpc_pipe_np_smb_conn()
Gregor Beck
2013-10-17
1
-1
/
+1
*
Add NetWkstaGetInfo.
Hans Leidekker
2013-10-16
8
-1
/
+294
*
build: get rid of vars=locals() in source3/lib/netapi/examples/wscript_build
Michael Adam
2013-09-25
1
-2
/
+1
*
s3-rpc: use table->name directly in DEBUG contexts.
Günther Deschner
2013-09-20
1
-1
/
+1
*
s3:lib/netapi: make use of lp_cli_maxprotocol()
Stefan Metzmacher
2013-08-15
1
-1
/
+1
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
2013-08-05
1
-1
/
+1
*
s3-libnetapi: pass down ndr_interface_table to pipe_cm() and friends.
Günther Deschner
2013-08-05
1
-8
/
+8
*
s3-libnetapi: pass down ndr_interface_table to libnetapi_open_pipe().
Günther Deschner
2013-08-05
6
-37
/
+37
*
s3-libnetapi: pass down ndr_interface_table to libnetapi_get_binding_handle().
Günther Deschner
2013-08-05
8
-21
/
+22
*
Remove lib/netapi autoconf build system, this is now build with waf
Andrew Bartlett
2013-05-28
2
-421
/
+0
*
s3-netapi: Add missing break in NetUserSetInfo_r().
Andreas Schneider
2012-12-21
1
-0
/
+1
*
s3-netapi: Initialize group_handle of NetGroupSetUsers_r().
Andreas Schneider
2012-12-12
1
-0
/
+1
*
s4-netapi: Initialize group_handle of NetGroupGetUsers_r().
Andreas Schneider
2012-12-12
1
-0
/
+1
*
s3-netapi: Initialize group_handle of NetUserSetGroups_r.
Andreas Schneider
2012-12-12
1
-0
/
+1
*
s3-netapi: Fix zeroing policy handles in NetLocalGroupAdd_r().
Andreas Schneider
2012-12-12
1
-5
/
+5
*
source3/netapi: fix only caller which doesn't set up a talloc_stackframe()
Rusty Russell
2012-07-18
1
-0
/
+4
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-2
/
+2
*
s3-libnetapi: Cope with popt versions without POPT_TABLEEND
Andrew Bartlett
2012-06-03
2
-0
/
+8
*
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
2012-05-28
1
-2
/
+3
*
libndr: Rename policy_handle_equal to ndr_policy_handle_equal.
Jelmer Vernooij
2012-03-20
1
-3
/
+3
*
s3-build: remove EXEEXT from Makefiles
Andrew Bartlett
2012-02-09
2
-106
/
+106
*
s3-lib: Fix util_cmdline which doesn't use popt.
Andreas Schneider
2012-02-01
1
-1
/
+1
*
s3:lib/netapi: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-1
/
+1
*
s3-netapi: remove pointless use_memory_krb5_ccache.
Günther Deschner
2011-10-26
2
-20
/
+0
*
s3-waf: only compile common.c in netapi examples code once.
Günther Deschner
2011-10-21
1
-2
/
+8
*
s3-netapi: use NetApiBufferAllocate() for returned buffer in getdc calls.
Günther Deschner
2011-10-21
1
-2
/
+30
*
s3-netapi: fix missing include in examples code.
Günther Deschner
2011-10-21
1
-0
/
+2
*
build: compile (but do not install) netapi examples
Andrew Bartlett
2011-10-21
1
-0
/
+64
[next]