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
...
*
smbd: Pass down "lease" to open_file_ntcreate
Volker Lendecke
2014-08-11
1
-0
/
+2
*
smbd: Pass down "lease" to create_file_unixpath
Volker Lendecke
2014-08-11
1
-2
/
+3
*
vfs3: Pass "lease" through SMB_VFS_CREATE_FILE
Volker Lendecke
2014-08-11
19
-8
/
+57
*
MAINTAINERS: Remove MAINTAINERS.txt
Ira Cooper
2014-08-11
1
-221
/
+0
*
messaging3: Fix an error path memleak
Volker Lendecke
2014-08-11
1
-0
/
+1
*
param: avoid dereferencing null lp_ctx
David Disseldorp
2014-08-11
1
-1
/
+3
*
param: remove unimplemented find_service() check
David Disseldorp
2014-08-11
1
-4
/
+0
*
ctdb-build: popt has moved from lib/ to third_party/
Amitay Isaacs
2014-08-11
1
-1
/
+2
*
ctdb-build: Replace indentation tabs with spaces
Amitay Isaacs
2014-08-11
1
-2
/
+2
*
lib/popt: Remove non third_party popt.
Ira Cooper
2014-08-09
14
-3321
/
+0
*
third_party/popt: Initial support for popt.
Ira Cooper
2014-08-09
10
-20
/
+53
*
third_party/popt: Initial copy of popt.
Ira Cooper
2014-08-09
14
-0
/
+3321
*
lib/zlib: Remove non third_party zlib.
Ira Cooper
2014-08-09
197
-54080
/
+0
*
third_party/zlib: Initial support for zlib
Ira Cooper
2014-08-09
4
-16
/
+28
*
third_party/zlib: Initial copy of zlib.
Ira Cooper
2014-08-09
197
-0
/
+54080
*
lib/iniparser: Remove non third_party iniparser.
Ira Cooper
2014-08-09
27
-3524
/
+0
*
third_party/iniparser: Initial support for iniparser.
Ira Cooper
2014-08-09
5
-3
/
+28
*
third_party/iniparser: Initial copy of iniparser.
Ira Cooper
2014-08-09
27
-0
/
+3524
*
nsswitch: Fix bogus #include line.
Ira Cooper
2014-08-09
1
-1
/
+0
*
passdb: add missing newline to debug message in get_primary_group_sid()
Justin Maggard
2014-08-09
1
-1
/
+1
*
Revert "doc: Add new parameters to vfs_full_audit man page"
Christof Schmitt
2014-08-08
1
-20
/
+0
*
s4-auth: Initialize the tokens by default.
Andreas Schneider
2014-08-08
1
-1
/
+3
*
krb5_wrap: Use com_err in krb5_warnx.
Andreas Schneider
2014-08-08
1
-2
/
+5
*
s4-dsdb/cracknames: free realm from smb_krb5_principal_get_realm().
Günther Deschner
2014-08-08
1
-3
/
+4
*
s3-libads/krb5_setpw: free realm from smb_krb5_principal_get_realm().
Günther Deschner
2014-08-08
1
-3
/
+5
*
lib/krb5_wrap: make sure smb_krb5_principal_get_realm returns a malloced string.
Günther Deschner
2014-08-08
1
-3
/
+5
*
wscript: Only build gensec_krb5 with heimdal.
Andreas Schneider
2014-08-08
1
-1
/
+1
*
printing: reload printer shares on OpenPrinter
David Disseldorp
2014-08-08
1
-1
/
+11
*
smbd: split printer reload processing
David Disseldorp
2014-08-08
2
-47
/
+104
*
server: remove duplicate snum_is_shared_printer()
David Disseldorp
2014-08-08
3
-10
/
+2
*
smbd: only reprocess printer_list.tdb if it changed
David Disseldorp
2014-08-08
1
-0
/
+21
*
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
[prev]
[next]