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
*
s3:net_rpc_printer: make use of cli_credentials_get_username()
Stefan Metzmacher
2014-09-29
1
-19
/
+13
*
librpc: Remove user/domain from struct pipe_auth_data
Andrew Bartlett
2014-09-27
1
-3
/
+10
*
s3-net: add "net ads enctypes {list,set,delete}".
Günther Deschner
2014-09-26
1
-0
/
+308
*
smbcontrol: Fix a typo
Volker Lendecke
2014-08-21
1
-1
/
+1
*
Replace all uses of iniparser with tiniparser.
Jeremy Allison
2014-08-14
1
-5
/
+5
*
messaging3: Add messaging_cleanup
Volker Lendecke
2014-08-11
1
-7
/
+3
*
s3: net time - fix usage and core dump.
Jeremy Allison
2014-07-30
1
-10
/
+20
*
smbcacls: parse config file argument prior to load
David Disseldorp
2014-07-07
1
-2
/
+3
*
messaging3: Make messaging_dgm_wipe return 0/errno
Volker Lendecke
2014-06-18
1
-8
/
+4
*
messaging3: Make messaging_dgm_cleanup return 0/errno
Volker Lendecke
2014-06-18
1
-2
/
+6
*
locking: use correct conversion specifier for printing variables
Ralph Boehme
2014-06-13
1
-2
/
+2
*
waf: fixup build with fake kaserver enabled
Christian Ambach
2014-06-04
1
-0
/
+3
*
s3:lib/afs move afs_settoken.c to common lib dir
Christian Ambach
2014-06-04
1
-0
/
+1
*
s3:lib/afs move afs.c to common lib dir
Christian Ambach
2014-06-04
1
-0
/
+1
*
s3/smbcacls: use security_ace_equal instead of sec_ace_equal
David Disseldorp
2014-05-29
1
-4
/
+5
*
s3/sharesec: use security_ace_equal instead of sec_ace_equal
David Disseldorp
2014-05-29
1
-3
/
+5
*
s3/profiles: improve copy_registry_tree() errors
David Disseldorp
2014-05-28
1
-4
/
+5
*
s3/net_rpc_printer: replace dup_sec_desc() usage
David Disseldorp
2014-05-28
1
-1
/
+11
*
s3/profiles: replace dup_sec_desc() usage
David Disseldorp
2014-05-28
1
-2
/
+8
*
sharesec: remove unused security descriptor print fns
David Disseldorp
2014-05-28
1
-85
/
+0
*
sharesec: use NDR security descriptor print fns
David Disseldorp
2014-05-28
1
-4
/
+12
*
Add protocol version to smbstatus output
Mathias Dietz
2014-05-22
1
-4
/
+4
*
s3: client : Add extra return parameter to all client open calls.
Jeremy Allison
2014-05-09
3
-7
/
+9
*
smbcontrol: Add dgm-cleanup command
Volker Lendecke
2014-04-23
1
-0
/
+20
*
smbcontrol: Clean up the msg_ctx
Volker Lendecke
2014-04-23
1
-0
/
+1
*
s3-utils: Do not disable the root check in smbpasswd.
Andreas Schneider
2014-04-17
1
-2
/
+0
*
Typo: Commiting -> Committing
Jelmer Vernooij
2014-04-14
1
-1
/
+1
*
Typo: speciefied -> specified.
Jelmer Vernooij
2014-04-13
1
-1
/
+1
*
Typo: sucessfully -> successfully
Jelmer Vernooij
2014-04-13
2
-3
/
+3
*
s3:utils: explicitly check the return value of fscanf() to avoid unused warni...
Stefan Metzmacher
2014-04-02
1
-1
/
+1
*
s3:utils: check the status of open_socket_out() correctly in smbfilter.c
Stefan Metzmacher
2014-04-02
1
-3
/
+2
*
s3:utils: use char packet[] in smbfilter.c to avoid warnings
Stefan Metzmacher
2014-04-02
1
-1
/
+1
*
s3:utils: avoid argv related const warnings
Stefan Metzmacher
2014-04-02
10
-22
/
+26
*
auth/gensec: remove tevent_context argument from gensec_update()
Stefan Metzmacher
2014-03-27
1
-1
/
+1
*
s3-net: add a new "net ads kerberos pac save" tool.
Günther Deschner
2014-03-12
1
-0
/
+52
*
s3-net: modify the current "net ads kerberos pac" command.
Günther Deschner
2014-03-12
1
-38
/
+77
*
s3-kerberos: let kerberos_return_pac() return a PAC container.
Günther Deschner
2014-03-12
1
-1
/
+4
*
s3-kerberos: return a full PAC in kerberos_return_pac().
Günther Deschner
2014-03-12
1
-1
/
+16
*
s3-net: allow to provide custom local_service in "net ads kerberos pac".
Günther Deschner
2014-03-12
1
-3
/
+11
*
s3-net: change the way impersonation principals are used in "net ads kerberos...
Günther Deschner
2014-03-12
1
-4
/
+10
*
s3-libads: pass down local_service to kerberos_return_pac().
Günther Deschner
2014-03-12
1
-0
/
+8
*
CVE-2013-6442: s3:smbcacls - ensure we don't lose an existing ACL when settin...
Jeremy Allison
2014-03-11
1
-1
/
+1
*
s3:utils/smbfilter: use a local variable for the packet buffer
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
regedit_valuelist.c: Coverity fix; Initialize a variable.
Christopher R. Hertel (crh)
2014-02-14
1
-1
/
+1
*
lib/param: Remove special handling for 'state dir' and 'cache dir'
Andrew Bartlett
2014-02-12
1
-6
/
+6
*
param: rename lp function and variable from "encrypted_passwords" to "encrypt...
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from "printcommand" to "print_command"
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from 'piddir' to 'pid_directory'
Garming Sam
2014-02-07
2
-3
/
+3
*
param: rename lp function and variable from 'passwordserver' to 'password_ser...
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from 'lockdir' to 'lock_directory'
Garming Sam
2014-02-07
1
-3
/
+3
[next]