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
*
Change registry_create_admin_token() to return NTSTATUS.
Michael Adam
2008-01-09
1
-2
/
+11
*
Move content of comment.
Michael Adam
2008-01-09
1
-4
/
+4
*
Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.
Michael Adam
2008-01-09
3
-33
/
+52
*
Add a comment.
Michael Adam
2008-01-09
1
-0
/
+1
*
Fix talloctort: move size check after referenced ptr check.
Michael Adam
2008-01-09
1
-5
/
+5
*
Save one popular malloc
Volker Lendecke
2008-01-09
1
-6
/
+18
*
Don't shrink a talloc area if we have less than 1k to gain
Volker Lendecke
2008-01-09
1
-0
/
+5
*
Only realloc the talloc stack if necessary
Volker Lendecke
2008-01-08
1
-7
/
+12
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij
2008-01-08
11
-116
/
+269
|
\
|
*
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
|
*
Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().
Michael Adam
2008-01-08
1
-14
/
+14
|
*
Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().
Michael Adam
2008-01-07
1
-13
/
+13
|
*
Enable talloc reporting in libnetapi if DEVELOPER compiled.
Günther Deschner
2008-01-07
1
-0
/
+3
|
*
make db_tdb_fetch use tdb_parse_record
Volker Lendecke
2008-01-07
1
-13
/
+33
|
*
Change db_tdb_fetch_locked to use only one talloc
Volker Lendecke
2008-01-07
1
-35
/
+53
|
*
talloc_stackframe only needs 1 talloc
Volker Lendecke
2008-01-07
1
-11
/
+7
|
*
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
|
*
Add free_local_machine_name().
Günther Deschner
2008-01-07
2
-0
/
+6
|
*
Fix two memleaks in libnetapi.
Günther Deschner
2008-01-07
1
-1
/
+4
|
*
In gfree_debugsyms() free the format_bufr as well.
Günther Deschner
2008-01-07
1
-0
/
+2
|
*
Failure while unjoining a domain is non-critical.
Günther Deschner
2008-01-07
1
-8
/
+2
*
|
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij
2008-01-05
20
-302
/
+326
|
\
|
|
*
Fix missing return - should be void.
Jeremy Allison
2008-01-05
1
-1
/
+1
|
*
Add general '-e' option to enable smb encryption
Jeremy Allison
2008-01-05
2
-1
/
+19
|
*
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
[next]