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
My algorithm for determining whan an incoming sequence number can be allowed ...
Jeremy Allison
2
-6
/
+8
2010-12-22
heimdal_build: Use consistent name for heimbase.
Jelmer Vernooij
1
-5
/
+5
2010-12-22
heimdal_build: When using system hbase/hcrypto, don't compile our own versions.
Jelmer Vernooij
1
-18
/
+19
2010-12-22
heimdal_build: Allow using system hbase and hcrypto.
Jelmer Vernooij
1
-0
/
+3
2010-12-22
s4-devel/pfm_verify: Move schemaInfo getter into separate function
Kamen Mazdrashki
1
-4
/
+12
2010-12-22
wafsamba: Allow newer or the same python module versions to be installed,
Jelmer Vernooij
1
-1
/
+1
2010-12-21
tevent: Remove reference to nonexistant configure.developer from autogen.sh.
Jelmer Vernooij
1
-1
/
+1
2010-12-21
talloc: Remove reference to nonexistant configure.developer in autogen.sh.
Jelmer Vernooij
2
-12
/
+11
2010-12-21
tevent: Bump version number after symbol versioning changes.
Jelmer Vernooij
1
-1
/
+1
2010-12-21
tdb: Bump version number after symbol versioning changes.
Jelmer Vernooij
1
-1
/
+1
2010-12-21
pytdb: Make PyTdb variable static.
Jelmer Vernooij
1
-3
/
+3
2010-12-21
s3:cli_np_tstream: if SMBtrans is desired, the readv needs to wait for the la...
Stefan Metzmacher
1
-23
/
+70
2010-12-21
ldb: Add ldb.Message.add and ldb.Message.elements.
Jelmer Vernooij
2
-36
/
+86
2010-12-21
ldb:tools/ldbdel.c - "replace.h" should be the first include
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-21
s4-dns: set dwSerial and dwFlags
Andrew Tridgell
1
-0
/
+7
2010-12-21
s4-dns: fixed name comparison in bind9 module
Andrew Tridgell
1
-6
/
+21
2010-12-21
dns: cope with trailing '.' in dns_name
Andrew Tridgell
1
-1
/
+7
2010-12-21
s4-dns: return the local hostname as the SOA authority
Andrew Tridgell
1
-2
/
+19
2010-12-21
s4-provision: removed an incorrect debug message
Andrew Tridgell
1
-2
/
+0
2010-12-21
s4-dns: disable segfault handling in dlz_bind9
Andrew Tridgell
3
-2
/
+15
2010-12-21
s4:auth/session.h - use a forward declaration for type "struct ldb_context"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-21
s4-auth Ensure that we always copy across domain groups
Andrew Bartlett
1
-13
/
+13
2010-12-21
s4-auth Remove duplicate copies of session_info creation code
Andrew Bartlett
4
-158
/
+46
2010-12-21
s4-auth rework session_info handling not to require an auth context
Andrew Bartlett
6
-24
/
+28
2010-12-21
s4-auth Remove event context from privilage database handling
Andrew Bartlett
6
-12
/
+7
2010-12-21
s4-auth Remove obsolete comment
Andrew Bartlett
1
-7
/
+0
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
[next]