index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
netapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
s3-netapi Compile (but do not install) netapi tests
Andrew Bartlett
2011-10-20
1
-0
/
+6
*
s3:lib/netapi: avoid '//' comments
Stefan Metzmacher
2011-10-08
2
-3
/
+3
*
s3-netapi: allow to use default krb5 credential cache for libnetapi users.
Günther Deschner
2011-09-21
2
-8
/
+23
*
s3:libnetapi: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:lib/netapi: make use of cli_state_remote_name()
Stefan Metzmacher
2011-07-22
1
-2
/
+7
*
s3: Make cli_cm_open return NTSTATUS
Volker Lendecke
2011-07-03
1
-7
/
+10
*
s3-param Remove 'announce version' parameter
Andrew Bartlett
2011-06-23
1
-2
/
+2
*
source3/lib/netapi/libnetapi.h: fix licence/copyright
Günther Deschner
2011-06-10
1
-0
/
+19
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
4
-9
/
+9
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
3
-3
/
+3
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3: fix some -Wunused-but-set-variable build warnings.
Günther Deschner
2011-05-30
1
-2
/
+0
*
s3: Fix Coverity ID 2573: UNUSED_VALUE
Volker Lendecke
2011-05-20
1
-2
/
+3
*
s3-netapi Initialise global variables in libnetapi
Andrew Bartlett
2011-05-13
1
-1
/
+1
*
s3-libnetapi Don't create a talloc_stackframe() in a global variable
Andrew Bartlett
2011-05-13
2
-16
/
+37
*
s3-libnetapi/libnetjoin: fix uninitialized variables after the libsmbconf cha...
Günther Deschner
2011-05-13
1
-1
/
+1
*
libsmbconf: Convert smbconf_set_parameter() to sbcErr.
Andreas Schneider
2011-05-10
1
-1
/
+8
*
libsmbconf: Convert smbconf_init() to sbcErr.
Andreas Schneider
2011-05-10
1
-2
/
+7
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
More const fixes for compiler warnings from the waf build.
Jeremy Allison
2011-05-05
2
-2
/
+2
*
s3-proto: remove duplicate prototypes.
Günther Deschner
2011-04-29
1
-0
/
+2
*
s3-netapi: Fix Coverity CID #2302: FORWARD_NULL
Günther Deschner
2011-04-27
1
-1
/
+1
*
s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()
Stefan Metzmacher
2011-04-24
1
-1
/
+1
*
s3: Use \0 instead of NULL when 0-terminating a string
Volker Lendecke
2011-04-17
1
-1
/
+1
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
3
-0
/
+3
*
s3-netapi: remove two shadowed variables.
Günther Deschner
2011-04-13
1
-2
/
+0
*
s3-lib Move isvalid83_w to mangle_hash.c
Andrew Bartlett
2011-04-13
1
-1
/
+0
*
s3-netapi: use dcerpc_try_samr_connects().
Günther Deschner
2011-04-12
1
-4
/
+18
*
s3-netapi: use libnetapi_get_binding_handle().
Günther Deschner
2011-04-12
6
-108
/
+54
*
s3-netapi: add libnetapi_get_binding_handle().
Günther Deschner
2011-04-12
2
-0
/
+27
[next]