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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: add the "net idmap set secret" subcommand as alias for "net idmap secret"
Michael Adam
2013-10-02
1
-1
/
+9
*
net: move the "net idmap set" functionality to subcommand "net idmap set mapp...
Michael Adam
2013-10-02
1
-3
/
+21
*
net: rename "net idmap setmap" to "net idmap set"
Michael Adam
2013-10-02
1
-2
/
+3
*
net: improve help text for "net idmap restore"
Michael Adam
2013-10-02
1
-1
/
+1
*
net: improve help text for "net idmap dump"
Michael Adam
2013-10-02
1
-1
/
+1
*
Stop use after free
Alistair Leslie-Hughes
2013-09-27
1
-1
/
+5
*
s3:net conf: add the same parameter checks to "setparm" as in "net rpc conf".
Michael Adam
2013-09-24
1
-0
/
+5
*
s3:net: check for GLOBAL_NAME net_conf_param_valid()
Michael Adam
2013-09-24
1
-1
/
+1
*
s3:net rpc conf: factor validation of parameter out for re-use.
Michael Adam
2013-09-24
3
-36
/
+104
*
s3:net rpc conf: rename canon_valname->canon_param_name for clarity in setparm.
Michael Adam
2013-09-24
1
-2
/
+2
*
s3:net rpc conf: setparm: introduce variables service_name, param_name, valst...
Michael Adam
2013-09-24
1
-20
/
+29
*
s3:net rpc conf: reorganize the validity check and canonicalization of the in...
Michael Adam
2013-09-24
1
-17
/
+23
*
s3:net rpc conf: print the provided parameter name on error, not the canonica...
Michael Adam
2013-09-24
1
-1
/
+1
*
s3:net rpc conf: remove the (now) unused rpc_conf_reg_valname_forbidden()
Michael Adam
2013-09-24
1
-21
/
+0
*
s3:net rpc conf: use the published smbconf_reg_parameter_is_valid()
Michael Adam
2013-09-24
1
-1
/
+1
*
Add a talloc context to sitename_fetch().
Jeremy Allison
2013-09-05
1
-12
/
+5
*
lib: Add "mem_ctx" to gencache_get_data_blob
Volker Lendecke
2013-09-05
1
-1
/
+1
*
smbtree: use the correct count variable from NetShareEnum result.
Michael Adam
2013-08-21
1
-1
/
+1
*
log2pcaphex: Fix nonempty line endings
Volker Lendecke
2013-08-19
1
-16
/
+15
*
s3:smbcacls: Add -m<MAX PROTOCOL> option to smbcacls.
Jeremy Allison
2013-08-15
1
-0
/
+4
*
libcli/auth: add more const to spnego_negTokenInit->mechTypes
Stefan Metzmacher
2013-08-10
1
-1
/
+1
*
auth/gensec: treat struct gensec_security_ops as const if possible.
Stefan Metzmacher
2013-08-10
1
-11
/
+11
*
auth/gensec: introduce gensec_internal.h
Stefan Metzmacher
2013-08-10
1
-0
/
+1
*
s3-net: avoid confusing output in net_rpc_oldjoin() if NET_FLAGS_EXPECT_FALLB...
Stefan Metzmacher
2013-08-05
3
-3
/
+14
*
s3-net: use libnetjoin for "net rpc join" newstyle.
Günther Deschner
2013-08-05
3
-561
/
+107
*
s3-net: use libnetjoin for "net rpc testjoin".
Günther Deschner
2013-08-05
3
-30
/
+67
*
s3-libnetjoin: move "net rpc oldjoin" to use libnetjoin.
Günther Deschner
2013-08-05
1
-98
/
+84
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
2013-08-05
10
-27
/
+26
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel_with_...
Günther Deschner
2013-08-05
1
-2
/
+2
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel().
Günther Deschner
2013-08-05
1
-1
/
+1
*
s3-net: pass down ndr_interface_table to connect_dst_pipe().
Günther Deschner
2013-08-05
4
-10
/
+10
*
s3:ntlm_auth: remove pointless credentials->priv_data = NULL;
Stefan Metzmacher
2013-08-05
1
-1
/
+0
*
s3-smbstatus: display [u|g]id of -1 as "-1" in connection list
Björn Baumbach
2013-07-10
1
-4
/
+20
*
sharesec: Implement --view-all
Volker Lendecke
2013-06-26
1
-1
/
+34
*
s3:utils/net_sam make use of pdb_create_builtin helper function
Christian Ambach
2013-06-21
1
-1
/
+1
*
s3:utils/net_lookup fix a format-error
Christian Ambach
2013-06-21
1
-1
/
+1
*
smbcquotas.c: fix a bug of -t
Peng Haitao
2013-06-04
1
-1
/
+1
*
net: use smbconf_create_set_share() in "net conf import"
Michael Adam
2013-05-28
1
-47
/
+2
*
When message-type is drvupgrade, MSG_DEBUG should be replaced with MSG_PRINTE...
Peng Haitao
2013-05-22
1
-1
/
+1
*
When '--policies-reset' is success, the exit code should be 0.
Peng Haitao
2013-05-22
1
-1
/
+1
*
source3/utils/ntlm_auth.c: Fix typo in debug message.
Karolin Seeger
2013-05-15
1
-1
/
+1
*
s3:utils fix wrong usage of PRIu64 in sscanf
Christian Ambach
2013-05-06
1
-1
/
+3
*
regedit: Use color only when available.
Andreas Schneider
2013-04-29
1
-1
/
+8
*
regedit: Improve the while loop.
Andreas Schneider
2013-04-29
1
-8
/
+7
*
regedit: Remove talloc leak report.
Andreas Schneider
2013-04-29
1
-4
/
+0
*
regedit: Mark string values if they contain unprintable chars.
C. Davis
2013-04-29
3
-3
/
+31
*
regedit: Add an edit binary command.
C. Davis
2013-04-29
3
-12
/
+27
*
regedit: Handle zero-length buffers better with hexedit.
C. Davis
2013-04-29
2
-2
/
+19
*
regedit: Load values on startup.
C. Davis
2013-04-29
1
-4
/
+12
*
regedit: Simplify the editor dialog input loop.
C. Davis
2013-04-29
1
-47
/
+56
[prev]
[next]