index
:
samba
master
pristine-tar
upstream_4.1
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-07
s4:rpc_server/netlogon: keep a global challenge table
Stefan Metzmacher
1
-4
/
+87
2014-08-07
s4:torture/rpc: add invalidAuthenticate2
Stefan Metzmacher
1
-14
/
+74
2014-08-07
libcli/auth: also set secure channel type in netlogon_creds_client_init().
Günther Deschner
5
-0
/
+8
2014-08-03
Imported Upstream version 4.1.11
upstream/4.1.11
Jelmer Vernooij
84
-156027
/
+995
2014-07-15
s4:dsdb/repl_meta_data: make sure objectGUID can't be deleted
Stefan Metzmacher
1
-3
/
+3
2014-07-15
s4:dsdb/samldb: don't allow 'userParameters' to be modified over LDAP for now
Stefan Metzmacher
1
-0
/
+18
2014-07-15
dsdb: Always store and return the userParameters as a array of LE 16-bit values
Andrew Bartlett
2
-18
/
+58
2014-07-15
dsdb: Set syntax of userParameters to binary string, not unicode string
Andrew Bartlett
2
-0
/
+12
2014-07-15
torture4: Make raw.lock.multilock fail after 20 seconds
Volker Lendecke
1
-1
/
+1
2014-07-15
torture4: Adapt comment to code
Volker Lendecke
1
-1
/
+1
2014-07-15
s4: smbtorture: Add multi-lock test. Regression test for bug #10684.
Jeremy Allison
1
-0
/
+97
2014-07-15
s4:dsdb/extended_dn_in: don't force DSDB_SEARCH_SHOW_RECYCLED
Stefan Metzmacher
1
-17
/
+20
2014-07-15
s4:dsdb/kcc: use SHOW_RECYCLED instead of SHOW_DELETED in when deleting tombs...
Stefan Metzmacher
1
-1
/
+1
2014-07-15
s4:dsdb/schema_load: make error message more verbose
Stefan Metzmacher
1
-1
/
+2
2014-07-15
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
11
-24
/
+5
2014-07-15
dsdb: Specify no event context to smb_krb5_init_context() in dsdb
Andrew Bartlett
3
-4
/
+6
2014-07-15
dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()
Andrew Bartlett
1
-0
/
+13
2014-07-15
dsdb: Do not permit nested event loops when in a transaction, use a nested ev...
Andrew Bartlett
1
-13
/
+80
2014-07-15
dsdb: Rename private_data to rootdse_private_data in rootdse
Andrew Bartlett
1
-8
/
+8
2014-07-15
dsdb: Add more tests for DN+String and DN+Binary comparisons
Andrew Bartlett
1
-0
/
+14
2014-07-15
selftest: Add tests for dbcheck detection and removal of partial objects
Andrew Bartlett
31
-0
/
+80715
2014-07-15
dsdb: Make it harder to corrupt the database by requiring DBCHECK or RELAX fo...
Andrew Bartlett
2
-10
/
+32
2014-07-15
dsdb: Do not refresh the schema using the wrong event context
Andrew Bartlett
5
-112
/
+191
2014-07-15
dsdb: Do not store a struct ldb_dn in struct schema_data
Andrew Bartlett
9
-48
/
+41
2014-07-15
dsdb: Improve missing objectClass handling
Andrew Bartlett
1
-13
/
+13
2014-07-15
dsdb: Improve errors and checks for missing objectClass values
Andrew Bartlett
1
-2
/
+9
2014-07-15
dsdb: Clarify how the DSDB_REPL_FLAG_PRIORITISE_INCOMING flag works
Andrew Bartlett
1
-5
/
+13
2014-07-15
dsdb: Do not update notify_uSN until the transaction is genuinely committed t...
Andrew Bartlett
1
-7
/
+7
2014-07-15
dsdb: Further assert that we always have an objectClass and an rDN
Andrew Bartlett
1
-32
/
+118
2014-07-15
dsdb: Ensure to sort replPropertyMetaData as UNSIGNED, not SIGNED quantities
Andrew Bartlett
1
-4
/
+18
2014-07-15
s4:samdb: respect SEARCH_FLAG_PRESERVEONDELETE
Arvid Requate
1
-2
/
+7
2014-07-15
s4-samldb: Do not allow deletion of objects with RID < 1000
Nadezhda Ivanova
3
-3
/
+40
2014-07-15
dsdb: Use dsdb_next_callback() rather than a no-op per-module callback
Andrew Bartlett
1
-38
/
+16
2014-07-15
s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig...
Nadezhda Ivanova
2
-5
/
+15
2014-07-15
s4:dsdb/repl: make use of dcerpc_binding_handle_is_connected()
Stefan Metzmacher
1
-7
/
+10
2014-07-15
dsdb/tests/ldap: fix test_distinguished_name against w2k8r2
Stefan Metzmacher
1
-2
/
+2
2014-07-15
Add LDB_MAP_RENDROP option
Howard Chu
1
-1
/
+1
2014-07-15
ldb: Do not build libldb-cmdline when using system ldb.
Jeroen Dekkers
2
-2
/
+1
2014-07-15
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
1
-3
/
+3
2014-07-15
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
1
-3
/
+3
2014-07-15
s4:dsdb/ldb_modules: avoid invalid pointer type warnings
Stefan Metzmacher
2
-5
/
+4
2014-07-15
s4:dsdb fix compiler warnings
Christian Ambach
1
-1
/
+1
2014-07-15
s4-dsdb: Fix a use after free segfault.
Andreas Schneider
1
-3
/
+4
2014-07-15
s4:dsdb fix compiler warnings
Christian Ambach
1
-1
/
+1
2014-07-15
s4:dsdb fix compiler warnings
Christian Ambach
1
-1
/
+1
2014-07-15
s4:dsdb/ldb_modules: avoid declaration after code warnings
Stefan Metzmacher
2
-2
/
+5
2014-07-15
s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the a...
Andrew Bartlett
1
-1
/
+1
2014-07-15
s4-dsacl: Fixed incorrect handling of privileges in sec_access_check_ds
Nadezhda Ivanova
2
-1
/
+31
2014-07-15
dsdb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR ...
Andrew Bartlett
1
-4
/
+7
2014-07-15
dsdb: Do not give an error is metadata.tdb does not yet exist
Andrew Bartlett
1
-2
/
+2
[prev]
[next]