index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
s4:dsdb/schema/schema_* - adaptions needed for removed "const" on OIDs
Matthias Dieter Wallnöfer
3
-3
/
+9
2010-12-21
s4:lib/ldb-samba/ldif_handlers.c - adaption needed for removed "const" on OIDs
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-21
s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDs
Matthias Dieter Wallnöfer
2
-5
/
+7
2010-12-21
librpc/ndr/ndr_*.c - remove "const" from OIDs
Matthias Dieter Wallnöfer
2
-2
/
+2
2010-12-21
lib/util/asn1.c - remove the "const" specifier from OID
Matthias Dieter Wallnöfer
3
-13
/
+14
2010-12-21
s4:dsdb/common/util.c - remove unused variable "ndr_err"
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-12-21
s4:auth/gensec/spnego.c - remove unused variable "principal"
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-12-21
Keep track of the sparse status of an open file handle. Allows bypass of
Jeremy Allison
5
-2
/
+15
2010-12-21
dns: fixed the padding for dnsp_name fields in LDAP
Andrew Tridgell
1
-4
/
+18
2010-12-21
dns: auto-calculate the wDataLength field in DNS records
Andrew Tridgell
1
-2
/
+2
2010-12-21
s4-dns: fixed a crash bug in dlz_bind9 code
Andrew Tridgell
1
-2
/
+0
2010-12-21
dnsp: fixed parsing of dns_name structures
Andrew Tridgell
1
-3
/
+4
2010-12-21
Added call out to a Linux-compatible fallocate() when we need to extend a file
Jeremy Allison
5
-3
/
+86
2010-12-20
CREATE in a compound CREATE/NOTIFY sequence was being passed through set_oper...
Ken Harris
1
-17
/
+17
2010-12-20
From metze's work on sparse attributes. FILE_ATTRIBUTE_SPARSE is valid on get...
Jeremy Allison
2
-3
/
+3
2010-12-20
s3-printing: fix printer_list_traverse()
David Disseldorp
1
-1
/
+1
2010-12-20
s3: Remove unused "retry" from cli_start_connection
Volker Lendecke
4
-15
/
+5
2010-12-20
s3: Remove unused "retry" from cli_full_connection
Volker Lendecke
17
-32
/
+25
2010-12-20
s3: Always retry the DC connection in auth_domain
Volker Lendecke
1
-8
/
+4
2010-12-20
s3: Remove some unused variables
Volker Lendecke
2
-6
/
+3
2010-12-20
s4-smbtorture: run the winreg tests also against an added driver.
Günther Deschner
1
-0
/
+19
2010-12-20
s4-pydsdb: Use local memory context in py_dsdb_get_oid_from_attid()
Kamen Mazdrashki
1
-4
/
+16
2010-12-20
dnspython: Merge in new upstream.
Jelmer Vernooij
6
-3
/
+27
2010-12-20
testtools: Merge in new upstream.
Jelmer Vernooij
14
-48
/
+156
2010-12-20
lib: Protect against tevent nterror mismatches
Volker Lendecke
1
-3
/
+23
2010-12-19
s3: "make etags" should not grow TAGS infinitely...
Volker Lendecke
1
-0
/
+1
2010-12-19
s3: Fix bug 7066 -- wbcAuthenticateEx gives unix times
Volker Lendecke
1
-3
/
+5
2010-12-19
s3: Use the right uid winbindd_raw_kerberos_login()
Volker Lendecke
1
-1
/
+1
2010-12-19
wb_reqtrans is not used in libwbclient
Volker Lendecke
7
-8
/
+8
2010-12-19
Move wbc_async.[ch] to its only user: smbtorture3
Volker Lendecke
5
-4
/
+4
2010-12-19
libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.h
Volker Lendecke
5
-33
/
+65
2010-12-19
s3: wcache_invalidate_samlogon only needs the SID
Volker Lendecke
3
-12
/
+15
2010-12-19
s3: netsamlogon_clear_cached_user only needs the SID
Volker Lendecke
3
-10
/
+4
2010-12-19
s3: Remove two pointless slprintf calls
Volker Lendecke
1
-4
/
+4
2010-12-19
s3: FreeBSD has getpeereid(), use it
Volker Lendecke
2
-0
/
+16
2010-12-19
s3: Reply correctly to FSCTL_IS_VOLUME_DIRTY
Volker Lendecke
2
-0
/
+10
2010-12-19
s3: Fix some nonempty blank lines
Volker Lendecke
1
-22
/
+22
2010-12-19
s3: Did I say this module is from hell?
Volker Lendecke
1
-1
/
+1
2010-12-19
s3: re-add some debugs to check_reduced_name
Volker Lendecke
1
-0
/
+2
2010-12-19
s3: Fix some typos
Volker Lendecke
5
-7
/
+7
2010-12-19
s3: Document wbinfo -P/--ping-dc
Volker Lendecke
1
-0
/
+10
2010-12-19
s3: Add -P as an alias for --ping-dc
Volker Lendecke
1
-3
/
+2
2010-12-19
s3: Fix serverid_exists
Volker Lendecke
1
-0
/
+4
2010-12-19
heimdal: Fix build if using system roken.
Jelmer Vernooij
1
-1
/
+1
2010-12-19
ldb: Bump version after renaming some public symbols which didn't have a
Jelmer Vernooij
2
-1
/
+246
2010-12-19
dcesrv_srvsvc: Use constants.
Jelmer Vernooij
1
-3
/
+3
2010-12-18
Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...
Jeremy Allison
11
-47
/
+72
2010-12-18
s4-drepl: During Schema replication, we need to save updated prefixMap if eve...
Kamen Mazdrashki
1
-0
/
+18
2010-12-18
s4-dsdb_schema: Copy info needed for Schema refresh in dsdb_schema_copy_shallow
Kamen Mazdrashki
1
-0
/
+4
2010-12-18
s4-devel/pfm_verify: Extend the tool to verify schemaInfo attribute value
Kamen Mazdrashki
1
-6
/
+43
[prev]
[next]