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
*
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
*
Add static libnetapi_ctx.
Günther Deschner
2007-12-21
2
-3
/
+26
*
Use full string based debug_parse_levels in libnetapi.
Günther Deschner
2007-12-21
2
-4
/
+25
*
Add basic credential functions for libnetapi.
Günther Deschner
2007-12-21
2
-0
/
+36
*
Move basic libnetapi functions to NET_API_STATUS.
Günther Deschner
2007-12-21
2
-9
/
+9
*
Define NET_API_STATUS to be just a uin32_t.
Günther Deschner
2007-12-21
1
-0
/
+2
*
Getting rid of external credentials in libnetapi.
Günther Deschner
2007-12-21
2
-8
/
+11
*
Some libnet and netapi build fixes.
Günther Deschner
2007-12-21
2
-0
/
+10
*
Fill in local branch of NetGetJoinInformation().
Günther Deschner
2007-12-21
1
-0
/
+26
*
More minor libnetapi fixes.
Günther Deschner
2007-12-21
1
-0
/
+1
*
Build fixes for libnetapi.
Günther Deschner
2007-12-21
2
-0
/
+102
*
Fill in NetJoinDomainLocal().
Günther Deschner
2007-12-21
1
-1
/
+35
*
Split NetJoinDomain() into NetJoinDomainRemote() and the unsupported
Günther Deschner
2007-12-21
1
-23
/
+73
*
Add NetGetJoinInformation().
Günther Deschner
2007-12-21
2
-0
/
+56
*
Fix a missing prototype warning
Volker Lendecke
2007-12-21
1
-0
/
+1
*
Fix wkssvc callers.
Günther Deschner
2007-12-03
1
-6
/
+3
*
Fix some bogus uninitialized variable warnings
Volker Lendecke
2007-12-02
1
-2
/
+2
*
Avoid to include net prototypes, just reference user creds.
Günther Deschner
2007-11-30
1
-7
/
+16
*
Add header file for NetJoinDomain() and friends.
Günther Deschner
2007-11-30
1
-0
/
+29
*
Add NetUnjoinDomain().
Günther Deschner
2007-11-30
1
-0
/
+74
[next]