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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not pass emtpy wkssvc_PasswordBuffers to rpc functions.
Günther Deschner
2008-01-04
1
-8
/
+4
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
2
-95
/
+0
*
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
*
Trivial simplification
Volker Lendecke
2008-01-03
1
-3
/
+2
*
Convert the little caches in util_sock.c to use
Jeremy Allison
2008-01-02
1
-47
/
+118
*
Merge branch 'work/v3-2-test' into v3-2-test
Gerald (Jerry) Carter
2008-01-02
1
-24
/
+25
|
\
|
*
use C99 bool return types (true & false).
Gerald (Jerry) Carter
2008-01-02
1
-17
/
+17
|
*
Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.
Gerald (Jerry) Carter
2008-01-02
1
-7
/
+8
*
|
Use the proper boolean constants.
Michael Adam
2008-01-02
1
-2
/
+2
|
/
*
Remove tiny code duplication
Volker Lendecke
2007-12-29
2
-30
/
+1
*
Make [un]marshall_sec_desc use librpc/ndr
Volker Lendecke
2007-12-29
1
-25
/
+29
*
Remove tiny code duplication
Volker Lendecke
2007-12-29
3
-21
/
+9
*
Convert get_root_nt_token to memcache
Volker Lendecke
2007-12-28
1
-0
/
+1
*
don't store cache_readonly in gencache
Volker Lendecke
2007-12-28
1
-15
/
+0
*
Convert csamuser to memcache
Volker Lendecke
2007-12-28
1
-0
/
+1
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
3
-28
/
+60
*
Fix some memleaks
Volker Lendecke
2007-12-26
1
-5
/
+6
*
Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_storage
Volker Lendecke
2007-12-25
1
-0
/
+4
*
Interface detection should not go through the socket wrapper
Volker Lendecke
2007-12-25
1
-0
/
+1
*
Fix the build
Volker Lendecke
2007-12-25
1
-2
/
+1
*
tiny simplification
Volker Lendecke
2007-12-23
1
-4
/
+0
*
Correct netapi header filename. Thanks Jeremy.
Günther Deschner
2007-12-22
3
-3
/
+3
*
Fix initialization warnings.
Jeremy Allison
2007-12-21
1
-1
/
+1
*
Compile fix: Correct use of wbcDomainInfo() after function signature change.
Gerald (Jerry) Carter
2007-12-21
1
-4
/
+3
*
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
2007-12-21
1
-0
/
+325
*
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
[next]