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:dbwrap_ctdb: increase the rsn of the __transaction_lock__ when storing
Michael Adam
2009-12-05
1
-0
/
+2
*
s3: Fix explicit stat64 support
Volker Lendecke
2009-12-05
1
-3
/
+12
*
s3: check if glibc has broken posix_fallocate
Björn Jacke
2009-12-04
2
-1
/
+17
*
Make Samba3 pass the RAW-LOCK test as Windows.
Jeremy Allison
2009-12-04
2
-0
/
+29
*
s3: bug #6967: Prevent glibc error on net ads join:
Jim McDonough
2009-12-04
1
-1
/
+1
*
s3 aclocal.m4: Fix iconv checks, clean up m4 code
Kai Blin
2009-12-04
1
-27
/
+30
*
Make sure we're not using the old smb_fname data.
Jeremy Allison
2009-12-03
1
-1
/
+1
*
Remove smb_fname duplicates that just keep the same information as in fsp->fs...
Jeremy Allison
2009-12-03
3
-24
/
+11
*
s3-spoolss: handle SEC_FLAG_MAXIMUM_ALLOWED in spoolss_OpenPrinterEx.
Günther Deschner
2009-12-03
1
-0
/
+4
*
Refactor reply_rmdir to use handle based code. All
Jeremy Allison
2009-12-03
3
-265
/
+298
*
s3: Fix crash in winbindd;(bug#6879).
Bo Yang
2009-12-03
1
-2
/
+8
*
Remove unneeded argument from can_set_delete_on_close(). Ensure
Jeremy Allison
2009-12-02
6
-38
/
+23
*
ѕ3: remove superfluous option check
Björn Jacke
2009-12-03
1
-13
/
+10
*
s3-selftest: run LOCAL-NDR when running make selftest.
Günther Deschner
2009-12-03
1
-1
/
+1
*
s3:build: remove redundant qnx block size definition
Björn Jacke
2009-12-03
1
-3
/
+0
*
Restructure the ACL code some more, get the internal semantics
Jeremy Allison
2009-12-02
3
-169
/
+151
*
s3:build: fix shared library build on QNX
Björn Jacke
2009-12-03
1
-3
/
+4
*
Ensure check_parent_acl_common() only looks at stored
Jeremy Allison
2009-12-02
1
-2
/
+16
*
s3: prefer posix_fallocate for doing "strict allocate"
Björn Jacke
2009-12-02
4
-5
/
+37
*
Ensure get_nt_acl_internal() only looks at the ACL blobs, not
Jeremy Allison
2009-12-02
2
-19
/
+23
*
Fix bug #6837 - "Too many open files" when trying to access large number of f...
Jeremy Allison
2009-12-02
3
-3
/
+35
*
samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.
Günther Deschner
2009-12-02
2
-21
/
+5
*
s3-spoolss: move MAXDEVICENAME to spoolss idl.
Günther Deschner
2009-12-02
1
-2
/
+0
*
s3: Cope with older external libtdb
Volker Lendecke
2009-12-02
2
-0
/
+12
*
Revert "s3-build: taise tdb version when building against system libtdb libra...
Günther Deschner
2009-12-02
1
-1
/
+1
*
Ensure we don't see the xattr used to store NT security (visible when xattr_tdb
Jeremy Allison
2009-12-01
2
-3
/
+1
*
s3: Fix smbd to correctly return INVALID_LEVEL on set_file_end_of_file_info f...
Tim Prouty
2009-12-01
1
-5
/
+26
*
s3:build: fix detection of CTDB headers on systems without system-libtalloc
Michael Adam
2009-12-01
1
-1
/
+1
*
s3:build: fix the build when no external talloc and tdb are installed.
Michael Adam
2009-12-01
1
-167
/
+178
*
Fix DEBUG 0 -> DEBUG 10 (left over code).
Jeremy Allison
2009-11-30
1
-2
/
+4
*
Fix bug 6938 : No hook exists to check creation rights when using acl_xattr m...
Jeremy Allison
2009-11-30
3
-7
/
+104
*
s3-build: taise tdb version when building against system libtdb library.
Günther Deschner
2009-12-01
1
-1
/
+1
*
s3:add split_tokens, a cmdline tool to test next_token_talloc()
Michael Adam
2009-12-01
2
-0
/
+92
*
s3:fix linking of the t_str* test programs
Michael Adam
2009-12-01
1
-4
/
+4
*
s3:fix linking of libbigballofmud (on my box at least)
Michael Adam
2009-12-01
1
-3
/
+3
*
s3:torture: make t_stringoverflow.c compile at least (pstring is long gone)
Michael Adam
2009-12-01
1
-2
/
+2
*
Restructure the connect function code to always call
Jeremy Allison
2009-11-30
16
-37
/
+117
*
s3-spoolss: fix fstrings in convert_devicemode() function.
Günther Deschner
2009-11-30
1
-2
/
+5
*
Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgets
Volker Lendecke
2009-11-30
3
-3
/
+9
*
s3: Fix crash in free_file_list().
Bo Yang
2009-11-30
1
-3
/
+4
*
s3: Fix bug 6288
Volker Lendecke
2009-11-30
1
-8
/
+8
*
s3: Fix a "not handled in switch" warning
Volker Lendecke
2009-11-29
1
-0
/
+1
*
s3: Fix an uninitialized variable reference
Volker Lendecke
2009-11-29
1
-1
/
+2
*
s3: Fix some nonempty blank lines
Volker Lendecke
2009-11-29
2
-37
/
+36
*
s3: Add a regression test for bug 6898
Volker Lendecke
2009-11-29
5
-2
/
+107
*
s3: Factor out torture_setup_unix_extensions
Volker Lendecke
2009-11-29
2
-19
/
+32
*
s3: Restore "fake directory create times" as a share parameter
Volker Lendecke
2009-11-29
3
-8
/
+9
*
s3: "copy_reg" only looks at mode, uid, gid, atime and mtime (no birthtime)
Volker Lendecke
2009-11-29
1
-2
/
+1
*
s3: Pass up fake_dir_create_times from atalk_build_paths
Volker Lendecke
2009-11-29
1
-15
/
+24
*
s3: Move directory_exist_stat to testparm.c, it only looks at the mode
Volker Lendecke
2009-11-29
3
-22
/
+21
[prev]
[next]