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
...
*
Include some basic headers in netapi.h.
Günther Deschner
2008-01-11
1
-0
/
+10
*
Refactor libnetapi error string functions a bit.
Günther Deschner
2008-01-11
2
-6
/
+20
*
Correctly free buffers in netdomjoin-gui.
Günther Deschner
2008-01-08
1
-1
/
+8
*
Make name_buffer in NetGetJoinInformation() talloced.
Günther Deschner
2008-01-08
1
-2
/
+2
*
Add NetApiBufferFree() to libnetapi.
Günther Deschner
2008-01-08
2
-0
/
+19
*
Fix crash bug when strequal is used too late in libnetapi_free.
Günther Deschner
2008-01-08
1
-5
/
+8
*
Enable talloc reporting in libnetapi if DEVELOPER compiled.
Günther Deschner
2008-01-07
1
-0
/
+3
*
In libnetapi example, use libnetapi_get_error_string().
Günther Deschner
2008-01-07
1
-1
/
+6
*
In the local path of NetJoinDomain, try to get error string from libnetjoin.
Günther Deschner
2008-01-07
1
-0
/
+3
*
Add libnetapi_set_error_string and libnetapi_get_error_string.
Günther Deschner
2008-01-07
2
-4
/
+33
*
Add krb5 cc env to libnetapi_ctx.
Günther Deschner
2008-01-07
1
-0
/
+4
*
Let libnetapi use it's own krb5 cred cache in memory if necessary.
Günther Deschner
2008-01-07
1
-0
/
+33
*
Rearrange order of libnet join context init.
Günther Deschner
2008-01-07
1
-3
/
+3
*
Free libnet_JoinCtx after joining.
Günther Deschner
2008-01-07
1
-1
/
+4
*
Close registry in libnetapi_free().
Günther Deschner
2008-01-07
1
-0
/
+1
*
Add NET_API_STATUS_SUCCESS define.
Günther Deschner
2008-01-07
2
-10
/
+14
*
Fix two memleaks in libnetapi.
Günther Deschner
2008-01-07
1
-1
/
+4
*
Failure while unjoining a domain is non-critical.
Günther Deschner
2008-01-07
1
-8
/
+2
*
Do not pass emtpy wkssvc_PasswordBuffers to rpc functions.
Günther Deschner
2008-01-04
1
-8
/
+4
*
Rename server_name to dc_name in libnet join structures.
Günther Deschner
2008-01-04
1
-6
/
+8
*
In libnet_join finally separate the admin from the machine pwd entirely.
Günther Deschner
2008-01-04
1
-5
/
+5
*
Add debug switch to netdomjoin.
Günther Deschner
2008-01-04
1
-2
/
+10
*
Minor cosmetic cleanup for netdomjoin-gui.
Günther Deschner
2008-01-04
2
-18
/
+37
*
Fix some error strings in netdomjoin-gui.
Günther Deschner
2008-01-04
1
-12
/
+31
*
Minor libnetapi join cosmetic cleanup.
Günther Deschner
2008-01-03
1
-3
/
+3
*
Rename libnet_smbconf_set_global_param() to libnet_conf_set_global_parameter().
Michael Adam
2008-01-03
1
-2
/
+2
*
Let DsGetDCName figure out whether domain_name is a flat_name when unjoining.
Günther Deschner
2008-01-03
1
-1
/
+0
*
Fix the build
Volker Lendecke
2007-12-25
1
-2
/
+1
*
Correct netapi header filename. Thanks Jeremy.
Günther Deschner
2007-12-22
3
-3
/
+3
*
Move gtk app to the correct location. Thanks obnox!
Günther Deschner
2007-12-21
1
-0
/
+0
*
Move libnetapi examples into subdirs.
Günther Deschner
2007-12-21
6
-7
/
+17
*
Add netdomjoin-gui (my first gui application), another libnetapi user.
Günther Deschner
2007-12-21
4
-2
/
+1357
*
Add netdomjoin cmd line tool (another libnetapi example).
Günther Deschner
2007-12-21
2
-1
/
+113
*
Add getdc.c, a libnetapi example (incl. Makefile).
Günther Deschner
2007-12-21
2
-0
/
+91
*
Add basic remote NetGetDCName and NetGetAnyDCName versions to libnetapi.
Günther Deschner
2007-12-21
2
-0
/
+252
*
Make libnetapi_errstr use our NTSTATUS and WERROR error string macros.
Günther Deschner
2007-12-21
1
-46
/
+3
*
Add error string for access denied in libnetapi.
Günther Deschner
2007-12-21
1
-0
/
+3
*
Remove doubled cli_set_timeout calls from libnetapi.
Günther Deschner
2007-12-21
1
-4
/
+0
*
Keep libnetapi_NetX calls static for now.
Günther Deschner
2007-12-21
2
-13
/
+13
*
Merge all headers into libnetapi.h.
Günther Deschner
2007-12-21
3
-69
/
+22
*
Implement NetServerSetInfo level 1005 in local mode with smbconf registry.
Günther Deschner
2007-12-21
1
-7
/
+7
*
Add NetServerGetInfo and NetServerSetInfo (for level 1005).
Günther Deschner
2007-12-21
3
-0
/
+328
*
Split out local and remote paths for NetGetJoinInformation.
Günther Deschner
2007-12-21
1
-40
/
+52
*
Add libnetapi_errstr().
Günther Deschner
2007-12-21
2
-0
/
+51
*
Add support for remote and local unjoining in libnetapi.
Günther Deschner
2007-12-21
1
-5
/
+89
*
Remove unrequired TALLOC_CTX from libnetapi_NetJoinDomain & friends.
Günther Deschner
2007-12-21
1
-34
/
+5
*
Fix NetJoinDomainLocal.
Günther Deschner
2007-12-21
1
-4
/
+1
*
Use DsGetDcName in local libnetapi join to find a dc.
Günther Deschner
2007-12-21
1
-14
/
+20
*
Move NetJoinDomain and friends to NET_API_STATUS and the static libnetapi_ctx.
Günther Deschner
2007-12-21
2
-33
/
+119
*
Missed on instance of external creds.
Günther Deschner
2007-12-21
1
-2
/
+4
[prev]
[next]