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
Commit message (
Expand
)
Author
Age
Files
Lines
*
printing: return last change time with pcap_cache_loaded()
David Disseldorp
2014-08-08
5
-7
/
+13
*
printing: remove pcap_cache_add()
David Disseldorp
2014-08-08
2
-11
/
+6
*
printing: reload printer_list.tdb from in memory list
David Disseldorp
2014-08-08
6
-34
/
+52
*
printing: only reload printer shares on client enum
David Disseldorp
2014-08-08
5
-50
/
+17
*
printing: traverse_read the printer list for share updates
David Disseldorp
2014-08-08
5
-12
/
+17
*
lib/krb5_wrap: provide krb5_warnx() replacement.
Günther Deschner
2014-08-08
4
-0
/
+29
*
lib/krb5_wrap: use krb5_copy_data_contents in smb_krb5_principal_set_realm.
Günther Deschner
2014-08-08
1
-5
/
+5
*
lib/krb5_wrap: provide CKSUMTYPE_HMAC_MD5 type matching MIT.
Günther Deschner
2014-08-08
1
-0
/
+6
*
lib/krb5_wrap: define KRB5_PW_SALT if it is not already there.
Günther Deschner
2014-08-08
1
-0
/
+4
*
lib/krb5_wrap: add smb_krb5_principal_get_type().
Günther Deschner
2014-08-08
4
-1
/
+25
*
auth/credentials_krb5: silence a build warning.
Günther Deschner
2014-08-08
1
-0
/
+2
*
lib/krb5_wrap: add smb_krb5_principal_set_realm().
Günther Deschner
2014-08-08
4
-1
/
+50
*
lib/krb5_wrap: use const principal in smb_krb5_principal_get_realm().
Günther Deschner
2014-08-08
2
-2
/
+2
*
wscript: add check for krb5_keyblock_init.
Günther Deschner
2014-08-08
1
-0
/
+1
*
s4-gensec_krb5: fix memleak in gensec_krb5_session_info().
Günther Deschner
2014-08-08
1
-0
/
+1
*
lib/krb5_wrap: add krb5_copy_data_contents.
Günther Deschner
2014-08-08
4
-0
/
+39
*
s4-heimdal: fix krb5_get_init_creds_opt_set_process_last_req().
Günther Deschner
2014-08-08
1
-1
/
+1
*
s4-auth/kerberos: add a note how to implement krb5_get_init_creds_opt_set_win...
Günther Deschner
2014-08-08
1
-0
/
+2
*
s4-kerberos: remove duplicate macros.
Günther Deschner
2014-08-08
1
-10
/
+0
*
s4-dsdb/samdb: use smb_krb5_principal_get_comp_string in ldb ACL module.
Günther Deschner
2014-08-08
2
-6
/
+9
*
lib/krb5_wrap: add smb_krb5_principal_get_comp_string().
Günther Deschner
2014-08-08
2
-0
/
+42
*
lib/krb5_wrap: move krb5_princ_size replacement code to lib/krb5_wrap/krb5_sa...
Günther Deschner
2014-08-08
2
-8
/
+8
*
auth/credentials-krb5: use get_kerberos_allowed_etypes().
Günther Deschner
2014-08-08
1
-6
/
+5
*
s4-torture: use smb_krb5_get_allowed_weak_crypto() in remote PAC test.
Günther Deschner
2014-08-08
1
-8
/
+1
*
lib/krb5_wrap: add smb_krb5_get_allowed_weak_crypto().
Günther Deschner
2014-08-08
4
-1
/
+61
*
lib/krb5_wrap: remove unused create_kerberos_key_from_string_direct().
Günther Deschner
2014-08-08
2
-54
/
+0
*
samba: use smb_krb5_create_key_from_string() in some places.
Günther Deschner
2014-08-08
2
-5
/
+12
*
lib/krb5_wrap: add smb_krb5_create_key_from_string().
Günther Deschner
2014-08-08
2
-0
/
+79
*
lib/krb5_wrap: add smb_krb5_get_pw_salt().
Günther Deschner
2014-08-08
2
-0
/
+45
*
s4-dsdb/samdb: use smb_krb5_make_principal for compatibility reasons with MIT.
Günther Deschner
2014-08-08
1
-4
/
+5
*
doc: Add new parameters to vfs_full_audit man page
Christof Schmitt
2014-08-08
1
-0
/
+20
*
vfs_full_audit: Optionally log security descriptors in FSET_NT_ACL
Volker Lendecke
2014-08-07
2
-2
/
+29
*
vfs_full_audit: Add "full_audit:syslog"
Volker Lendecke
2014-08-07
2
-11
/
+33
*
vfs_full_audit: Save full_audit:priority in private_data
Volker Lendecke
2014-08-07
1
-1
/
+4
*
vfs_full_audit: Save full_audit:facility in private_data
Volker Lendecke
2014-08-07
1
-3
/
+13
*
vfs_full_audit: Pass "vfs_full_audit_private_data" to log_failure/success()
Volker Lendecke
2014-08-07
1
-16
/
+9
*
s4:torture: use torture_assert instead of torture_comment and return in defer...
Michael Adam
2014-08-07
1
-4
/
+5
*
s4:torture: consistently log "pid %u: ..." in the defer_open test
Michael Adam
2014-08-07
1
-3
/
+5
*
s4:torture: remove an unused variable and bogus check from the defer_open test
Michael Adam
2014-08-07
1
-6
/
+0
*
docs: Fix typos in smb.conf (inherit acls)
Marc Muehlfeld
2014-08-07
1
-3
/
+3
*
Redescribe --userou usage
Marc Muehlfeld
2014-08-06
1
-2
/
+2
*
ctdbd_conn: Only poll if there's a timeout
Volker Lendecke
2014-08-06
1
-9
/
+11
*
ctdbd_conn: Remove ctdb_packet
Volker Lendecke
2014-08-06
3
-359
/
+0
*
ctdbd_conn: Remove ctdb_packet dependency
Volker Lendecke
2014-08-06
1
-334
/
+219
*
ctdb-locking: Simplify ctdb_find_lock_context()
Volker Lendecke
2014-08-06
1
-34
/
+33
*
ctdb-locking: TALLOC_FREE copes with NULL
Volker Lendecke
2014-08-06
1
-3
/
+1
*
s3:smbd: pass smbXsrv_connection to smbd_[un]lock_socket()
Stefan Metzmacher
2014-08-06
3
-20
/
+15
*
s3:smb2_server: pass smbXsrv_connection to smbd_smb2_send_break()
Stefan Metzmacher
2014-08-06
1
-4
/
+4
*
s3:smbd: pass smbXsrv_connection to smb1 encryption functions
Stefan Metzmacher
2014-08-06
3
-12
/
+12
*
s3:smb2_server: propagate NTSTATUS from smb2_sendfile_send_data() to smbd_smb...
Stefan Metzmacher
2014-08-06
3
-8
/
+20
[next]