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
/
source3
/
lib
/
netapi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-netlogon: remove global include of netlogon.h.
Günther Deschner
2010-08-06
3
-3
/
+3
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
2
-0
/
+2
*
s3: avoid global include of ads.h.
Günther Deschner
2010-08-05
1
-1
/
+1
*
s3-libnet: better separate headers.
Günther Deschner
2010-07-13
1
-1
/
+2
*
samr.idl:UserInfo structures - fix some names according to MS-SAMR documentation
Matthias Dieter Wallnöfer
2010-07-05
1
-2
/
+2
*
s3-libads: only include libds flags where needed.
Günther Deschner
2010-07-01
1
-0
/
+1
*
s3: Fix some enum/int mixup warnings
Volker Lendecke
2010-06-21
1
-53
/
+53
*
s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in netdo...
Günther Deschner
2010-06-08
1
-1
/
+1
*
s3-security: use shared "Standard access rights.".
Günther Deschner
2010-06-03
2
-3
/
+3
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
2
-2
/
+2
*
s3-rpc_client: move protos to init_samr.h
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-rpc_client: move protos to cli_lsarpc.h
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-rpc_client: move protos to cli_samr.h
Günther Deschner
2010-05-18
1
-0
/
+1
*
smbconf: only include smbconf headers where needed.
Günther Deschner
2010-05-18
1
-0
/
+2
*
s3: only include gen_ndr headers where needed.
Günther Deschner
2010-05-06
2
-2
/
+0
*
s3-nltest: fix uninitialized query level.
Günther Deschner
2010-02-25
1
-1
/
+1
*
s3:netapi: remove unused variable
Björn Jacke
2010-01-26
1
-2
/
+0
*
s3: add libnetapi_set_use_ccache()
Volker Lendecke
2010-01-24
3
-0
/
+16
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
11
-0
/
+12
*
Revert "s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_...
Volker Lendecke
2009-11-08
12
-61
/
+54
*
s3: Make libnetapi_open_pipe take strings instead of a ndr_interface_table
Volker Lendecke
2009-11-08
12
-54
/
+61
*
s3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
Volker Lendecke
2009-11-07
1
-1
/
+1
*
s3-libnetapi: add nltest tool.
Günther Deschner
2009-10-16
2
-1
/
+258
*
s3-libnetapi: add I_NetLogonControl{2} example code.
Günther Deschner
2009-10-16
3
-1
/
+303
*
s3-libnetapi: add I_NetLogonControl{2} to public headers.
Günther Deschner
2009-10-16
1
-1
/
+91
*
s3-libnetapi: fill in I_NetLogonControl{2}_r.
Günther Deschner
2009-10-16
1
-2
/
+181
*
s3-libnetapi: add I_NetLogonControl{2} skeleton.
Günther Deschner
2009-10-16
3
-0
/
+172
*
w32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND
Kamen Mazdrashki
2009-09-30
1
-4
/
+4
*
s3-netapi: Fix Coverity #668: FORWARD_NULL.
Günther Deschner
2009-09-16
1
-1
/
+1
*
s3-netapi: Fix Coverity #669 FORWARD_NULL.
Günther Deschner
2009-09-16
1
-1
/
+1
*
s3-netapi: Fix Coverity #670: FORWARD_NULL.
Günther Deschner
2009-09-16
1
-1
/
+1
*
Remove gencache_init/shutdown
Volker Lendecke
2009-07-15
1
-1
/
+0
*
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
2009-07-13
1
-1
/
+1
*
Fix bug 6514: net gives unhelpful "lp_load failed" when it's missing smb.conf
David Markey
2009-06-29
1
-1
/
+1
*
Fix some dead code warnings from SUN Studio
Volker Lendecke
2009-06-26
2
-4
/
+4
*
Don't require "Modify property" perms to unjoin bug #6481)
Jim McDonough
2009-06-19
1
-0
/
+1
*
s3-netapi: Fix Bug #6451: net/libnetapi user rename using wrong access bits.
Günther Deschner
2009-06-16
1
-0
/
+2
*
s3-netapi: Fix Bug #6305. Correctly prompt for a password when a username was...
Günther Deschner
2009-06-16
1
-1
/
+5
*
s3-netapi: add NetGetJoinInformation example code.
Günther Deschner
2009-06-16
2
-0
/
+110
*
s3-netdomjoin-gui: allow to switch between workgroups/domains with the same n...
Günther Deschner
2009-05-15
1
-2
/
+4
*
s3-netdomjoin-gui: cosmetic fix for empty hostnames.
Günther Deschner
2009-05-15
1
-0
/
+1
*
s3-netdomjoin-gui: only gray out labels when not root and not connecting to
Günther Deschner
2009-05-15
1
-3
/
+3
*
s3-netapi: implement NetShutdownInit_r and NetShutdownAbort_r.
Günther Deschner
2009-05-14
1
-2
/
+49
*
s3-netapi: add example code for NetShutdownInit and NetShutdownAbort.
Günther Deschner
2009-05-14
3
-1
/
+183
*
s3-netapi: add NetShutdownInit and NetShutdownAbort to public API.
Günther Deschner
2009-05-14
1
-0
/
+36
*
s3-netapi: add NetShutdownInit and NetShutdownAbort skeletons.
Günther Deschner
2009-05-14
3
-0
/
+163
*
s3-netdomjoin-gui: prepare to call out for NetRenameMachineInDomain() to rena...
Günther Deschner
2009-05-13
1
-1
/
+48
*
s3-netdomjoin-gui: Fix join prompt dialog test.
Günther Deschner
2009-05-12
1
-1
/
+1
*
s3-netdomjoin-gui: use NetServerGetInfo() level 101 to get hostname.
Günther Deschner
2009-05-12
1
-2
/
+7
[prev]
[next]