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-spoolss: let _spoolss_GetPrinterData call into _spoolss_GetPrinterDataEx.
Günther Deschner
2009-12-07
1
-101
/
+44
*
s3-spoolss: a default printer should have at least a "PrintDriverData" key.
Günther Deschner
2009-12-07
1
-0
/
+7
*
s3-winreg: fill in some inline comments.
Günther Deschner
2009-12-07
1
-10
/
+38
*
s3-winreg: remove trailing whitespace.
Günther Deschner
2009-12-07
1
-40
/
+40
*
s3:auth: Fix typo in debug message.
Karolin Seeger
2009-12-07
1
-2
/
+2
*
streamline some log levels for invalid servicenames
Christian Ambach
2009-12-06
2
-2
/
+2
*
s3: Fix a const discard warning
Volker Lendecke
2009-12-06
1
-7
/
+9
*
s3: talloc_array_length deals file with a NULL argument
Volker Lendecke
2009-12-06
1
-3
/
+3
*
s3: Small simplification: qsort deals fine with just one entry
Volker Lendecke
2009-12-06
1
-7
/
+2
*
s3: Simplify usr_info_cmp by calling timeval_compare()
Volker Lendecke
2009-12-06
1
-3
/
+1
*
s3: Add rpcclient wkssvc_enumerateusers
Volker Lendecke
2009-12-06
1
-0
/
+51
*
s3: Complete support for NetWkstaGetInfo/NetWkstaEnumUsers
Ian Puleston
2009-12-06
1
-22
/
+380
*
s3: First cut at _wkssvc_NetWkstaEnumUsers
Volker Lendecke
2009-12-06
1
-3
/
+52
*
s3: Support NetWkstaGetInfo 101 and 102
Volker Lendecke
2009-12-06
2
-16
/
+114
*
s3:dbwrap_ctdb: increase the number of commit retries 5-->100
Michael Adam
2009-12-05
1
-1
/
+1
*
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
[prev]
[next]