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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:passdb expose pdb_create_builtin function
Christian Ambach
2013-06-21
3
-3
/
+5
*
s3:passdb/pdb_tdb add parameter to control handling of BUILTIN
Christian Ambach
2013-06-21
1
-0
/
+10
*
s3:passdb/pdb_ldap remove an unnecessary check
Christian Ambach
2013-06-21
1
-4
/
+0
*
s3:passdb/pdb_ldap make the module handle well-known
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:passdb make pdb_sid_to_id honor backend responsibilities
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:passdb/pdb_samba_dsdb make the module handle well-known
Christian Ambach
2013-06-21
1
-0
/
+7
*
s3:lib/util_sid_passdb make use of pdb_is_responsible_for_* functions
Christian Ambach
2013-06-21
1
-15
/
+34
*
s3:passdb add pdb_*_is_responsible_for* functions
Christian Ambach
2013-06-21
3
-0
/
+84
*
s3:passdb add idmap control functions
Christian Ambach
2013-06-21
1
-1
/
+8
*
s3:passdb/samba_dsdb fix some compiler warnings
Christian Ambach
2013-06-21
1
-2
/
+2
*
s3:passdb/samba_dsdb fix a compiler warning
Christian Ambach
2013-06-21
1
-1
/
+1
*
s3:utils/net_lookup fix a format-error
Christian Ambach
2013-06-21
1
-1
/
+1
*
Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...
Jeremy Allison
2013-06-20
3
-3
/
+40
*
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
2013-06-19
3
-3
/
+3
*
Re-add umask(0) code removed by commit 3a7c2777ee0de37d758fe81d67d6836a8354825e
Jeremy Allison
2013-06-18
1
-2
/
+7
*
Fix xx_path() - return check from mkdir() is incorrect.
Jeremy Allison
2013-06-18
1
-3
/
+8
*
vfs_catia: use translate direction enum instead of int
David Disseldorp
2013-06-17
1
-1
/
+1
*
vfs_streams_xattr: Do not attempt to write empty attribute twice
Christof Schmitt
2013-06-17
1
-31
/
+11
*
libsmbclient: Fix typos
Volker Lendecke
2013-06-14
1
-4
/
+4
*
gencache: Simplify gencache_init a bit
Volker Lendecke
2013-06-14
1
-13
/
+16
*
Initialize the file descriptor in the files_struct before trying to close it....
Christof Schmitt
2013-06-13
1
-0
/
+1
*
s3-libads: Print the debug string of a failed call with LDAP_OTHER.
Andreas Schneider
2013-06-12
1
-0
/
+18
*
smbd: Remove an unused variable
Volker Lendecke
2013-06-12
1
-2
/
+0
*
smbd: Fix a const warning
Volker Lendecke
2013-06-11
1
-1
/
+1
*
smbd: Fix a const warning
Volker Lendecke
2013-06-11
1
-1
/
+1
*
smbd: Remove unused code
Volker Lendecke
2013-06-11
1
-7
/
+0
*
lib: Remove an unused variable
Volker Lendecke
2013-06-11
1
-1
/
+0
*
winreg3: Fix a const warning
Volker Lendecke
2013-06-11
1
-1
/
+3
*
libsmb: add ABI/smbclient-0.2.1.sigs
David Disseldorp
2013-06-11
2
-1
/
+176
*
Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.
Jeremy Allison
2013-06-11
7
-2
/
+39
*
Plumb the 'port' parameter into the connect code.
Jeremy Allison
2013-06-11
1
-8
/
+11
*
Add the port argument to SMBC_server().
Jeremy Allison
2013-06-11
7
-19
/
+21
*
Add port argument to SMBC_attr_server(). Does nothing as yet.
Jeremy Allison
2013-06-11
3
-3
/
+5
*
Add the ability to parse out the port to SMBC_parse_path().
Jeremy Allison
2013-06-11
7
-0
/
+69
*
auth: Remove "password level"
Andrew Bartlett
2013-06-11
2
-80
/
+0
*
Optimization on POSIX platforms that have fstatat.
Jeremy Allison
2013-06-10
1
-4
/
+23
*
Check for fstatat.
Jeremy Allison
2013-06-10
1
-0
/
+1
*
smbd: Change logging when SET_OFFLINE is not supported
Christof Schmitt
2013-06-06
1
-10
/
+15
*
s3:smbd: explain parameters in call to SMB_VFS_DURABLE_RECONNECT()
Michael Adam
2013-06-04
1
-2
/
+3
*
s3:smbd: remove code duplication in smb2_create_send()
Michael Adam
2013-06-04
1
-51
/
+25
*
s3:smbd: remove old comment about scavenger timer from vfs_default_durable_re...
Michael Adam
2013-06-04
1
-14
/
+0
*
smbcquotas.c: fix a bug of -t
Peng Haitao
2013-06-04
1
-1
/
+1
*
s3:lib/ctdb_packet use sys_send in packet_fd_write
Christian Ambach
2013-06-03
1
-1
/
+1
*
Fix bug 9900: is_printer_published GUID retrieval
David Disseldorp
2013-06-03
4
-56
/
+121
*
printing: explicitly clear PUBLISHED attribute
David Disseldorp
2013-06-03
1
-1
/
+1
*
vfs_glusterfs: Samba VFS module for glusterfs
Anand Avati
2013-05-30
3
-0
/
+1522
*
net: use smbconf_create_set_share() in "net conf import"
Michael Adam
2013-05-28
1
-47
/
+2
*
build: Remove unused mkbuildoptions.awk
Andrew Bartlett
2013-05-28
1
-275
/
+0
*
passdb-machine_account_secrets: Remove #if SAMBA_BUILD_ == 4 now we only have...
Andrew Bartlett
2013-05-28
2
-10
/
+0
*
build: Remove unused preproc-dummy.c
Andrew Bartlett
2013-05-28
1
-1
/
+0
[next]