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
...
*
Added call out to a Linux-compatible fallocate() when we need to extend a file
Jeremy Allison
2010-12-21
5
-3
/
+86
*
CREATE in a compound CREATE/NOTIFY sequence was being passed through set_oper...
Ken Harris
2010-12-20
1
-17
/
+17
*
From metze's work on sparse attributes. FILE_ATTRIBUTE_SPARSE is valid on get...
Jeremy Allison
2010-12-20
2
-3
/
+3
*
s3-printing: fix printer_list_traverse()
David Disseldorp
2010-12-20
1
-1
/
+1
*
s3: Remove unused "retry" from cli_start_connection
Volker Lendecke
2010-12-20
4
-15
/
+5
*
s3: Remove unused "retry" from cli_full_connection
Volker Lendecke
2010-12-20
17
-32
/
+25
*
s3: Always retry the DC connection in auth_domain
Volker Lendecke
2010-12-20
1
-8
/
+4
*
s3: Remove some unused variables
Volker Lendecke
2010-12-20
2
-6
/
+3
*
s4-smbtorture: run the winreg tests also against an added driver.
Günther Deschner
2010-12-20
1
-0
/
+19
*
s4-pydsdb: Use local memory context in py_dsdb_get_oid_from_attid()
Kamen Mazdrashki
2010-12-20
1
-4
/
+16
*
dnspython: Merge in new upstream.
Jelmer Vernooij
2010-12-20
6
-3
/
+27
*
testtools: Merge in new upstream.
Jelmer Vernooij
2010-12-20
14
-48
/
+156
*
lib: Protect against tevent nterror mismatches
Volker Lendecke
2010-12-20
1
-3
/
+23
*
s3: "make etags" should not grow TAGS infinitely...
Volker Lendecke
2010-12-19
1
-0
/
+1
*
s3: Fix bug 7066 -- wbcAuthenticateEx gives unix times
Volker Lendecke
2010-12-19
1
-3
/
+5
*
s3: Use the right uid winbindd_raw_kerberos_login()
Volker Lendecke
2010-12-19
1
-1
/
+1
*
wb_reqtrans is not used in libwbclient
Volker Lendecke
2010-12-19
7
-8
/
+8
*
Move wbc_async.[ch] to its only user: smbtorture3
Volker Lendecke
2010-12-19
5
-4
/
+4
*
libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.h
Volker Lendecke
2010-12-19
5
-33
/
+65
*
s3: wcache_invalidate_samlogon only needs the SID
Volker Lendecke
2010-12-19
3
-12
/
+15
*
s3: netsamlogon_clear_cached_user only needs the SID
Volker Lendecke
2010-12-19
3
-10
/
+4
*
s3: Remove two pointless slprintf calls
Volker Lendecke
2010-12-19
1
-4
/
+4
*
s3: FreeBSD has getpeereid(), use it
Volker Lendecke
2010-12-19
2
-0
/
+16
*
s3: Reply correctly to FSCTL_IS_VOLUME_DIRTY
Volker Lendecke
2010-12-19
2
-0
/
+10
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-12-19
1
-22
/
+22
*
s3: Did I say this module is from hell?
Volker Lendecke
2010-12-19
1
-1
/
+1
*
s3: re-add some debugs to check_reduced_name
Volker Lendecke
2010-12-19
1
-0
/
+2
*
s3: Fix some typos
Volker Lendecke
2010-12-19
5
-7
/
+7
*
s3: Document wbinfo -P/--ping-dc
Volker Lendecke
2010-12-19
1
-0
/
+10
*
s3: Add -P as an alias for --ping-dc
Volker Lendecke
2010-12-19
1
-3
/
+2
*
s3: Fix serverid_exists
Volker Lendecke
2010-12-19
1
-0
/
+4
*
heimdal: Fix build if using system roken.
Jelmer Vernooij
2010-12-19
1
-1
/
+1
*
ldb: Bump version after renaming some public symbols which didn't have a
Jelmer Vernooij
2010-12-19
2
-1
/
+246
*
dcesrv_srvsvc: Use constants.
Jelmer Vernooij
2010-12-19
1
-3
/
+3
*
Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...
Jeremy Allison
2010-12-18
11
-47
/
+72
*
s4-drepl: During Schema replication, we need to save updated prefixMap if eve...
Kamen Mazdrashki
2010-12-18
1
-0
/
+18
*
s4-dsdb_schema: Copy info needed for Schema refresh in dsdb_schema_copy_shallow
Kamen Mazdrashki
2010-12-18
1
-0
/
+4
*
s4-devel/pfm_verify: Extend the tool to verify schemaInfo attribute value
Kamen Mazdrashki
2010-12-18
1
-6
/
+43
*
s4-drepl: Make refreshed schema a global one
Kamen Mazdrashki
2010-12-18
1
-0
/
+7
*
pyrpc: Add prototype for init function.
Jelmer Vernooij
2010-12-18
1
-0
/
+2
*
pyglue: Add prototype for init function.
Jelmer Vernooij
2010-12-18
1
-0
/
+2
*
pidl: Add prototype for init function in pidl-generated Python bindings.
Jelmer Vernooij
2010-12-18
1
-0
/
+1
*
Revert "s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later"
Andrew Bartlett
2010-12-18
1
-0
/
+1
*
lib/ldb Remove talloc_free() that causes double-free in callbacks.
Andrew Bartlett
2010-12-18
1
-1
/
+3
*
ldb: Rename controls_except_specified -> ldb_controls_except_specified.
Jelmer Vernooij
2010-12-18
3
-4
/
+4
*
ldb_map: Fix prefix for map functions.
Jelmer Vernooij
2010-12-18
3
-15
/
+15
*
ldb: Rename last instance of save_controls -> ldb_save_controls.
Jelmer Vernooij
2010-12-18
1
-1
/
+1
*
ldb: Add prototype for ldb_init_module.
Jelmer Vernooij
2010-12-18
1
-0
/
+5
*
ldb: Rename two exported functions so they match abi_match.
Jelmer Vernooij
2010-12-18
6
-9
/
+8
*
pidl: Use system pytalloc if possible.
Jelmer Vernooij
2010-12-18
1
-1
/
+1
[prev]
[next]