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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:dsdb/samldb: don't allow 'userParameters' to be modified over LDAP for now
Stefan Metzmacher
2014-07-09
1
-0
/
+18
*
dsdb: Always store and return the userParameters as a array of LE 16-bit values
Andrew Bartlett
2014-07-09
2
-18
/
+58
*
dsdb: Set syntax of userParameters to binary string, not unicode string
Andrew Bartlett
2014-07-09
2
-0
/
+12
*
s4:dsdb/repl_meta_data: make sure objectGUID can't be deleted
Stefan Metzmacher
2014-07-09
1
-3
/
+3
*
s4:dsdb/extended_dn_in: don't force DSDB_SEARCH_SHOW_RECYCLED
Stefan Metzmacher
2014-07-09
1
-17
/
+20
*
s4:dsdb/kcc: use SHOW_RECYCLED instead of SHOW_DELETED in when deleting tombs...
Stefan Metzmacher
2014-07-09
1
-1
/
+1
*
s4:dsdb/schema_load: make error message more verbose
Stefan Metzmacher
2014-07-09
1
-1
/
+2
*
s4-auth-krb: Fix talloc access after free in smb_krb5_update_keytab
Samuel Cabrero
2014-07-08
1
-1
/
+6
*
s4: torture: Add a new lock test to show that the Samba SMB1 multi-lock imple...
Jeremy Allison
2014-07-08
1
-0
/
+134
*
torture4: Add trivial epoch test
Volker Lendecke
2014-07-07
1
-0
/
+54
*
torture4: Add smb2.lease.nobreakself
Volker Lendecke
2014-07-07
1
-0
/
+87
*
torture4: Add a test to break a handle twice
Volker Lendecke
2014-07-07
1
-0
/
+66
*
torture4: Make sure we copy the parent_lease_key
Volker Lendecke
2014-07-07
1
-6
/
+51
*
Order switch statements
Samuel Cabrero
2014-07-07
6
-50
/
+50
*
idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo
Samuel Cabrero
2014-07-07
6
-6
/
+134
*
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
Andrew Bartlett
2014-07-04
1
-3
/
+7
*
selftest: Make the wbinfo userinfo tests work properly with the qualified name
Garming Sam
2014-07-04
1
-1
/
+1
*
secrets: Ensure we store the secureChannelType when written to secrets.ldb
Andrew Bartlett
2014-07-04
1
-0
/
+1
*
torture4: Make raw.lock.multilock fail after 20 seconds
Volker Lendecke
2014-07-04
1
-1
/
+1
*
torture4: Adapt comment to code
Volker Lendecke
2014-07-03
1
-1
/
+1
*
s4: smbtorture: Add multi-lock test. Regression test for bug #10684.
Jeremy Allison
2014-07-03
1
-0
/
+97
*
torture: Add a check to verify MS-SMB2 3.3.5.14.2
Volker Lendecke
2014-07-02
1
-0
/
+6
*
torture4: Add a little test that truncate actually works :-)
Volker Lendecke
2014-06-25
1
-0
/
+13
*
s4: torture: Add regression test case for #10671 - Samba file corruption as a...
Jeremy Allison
2014-06-25
1
-0
/
+73
*
torture: Remove confusing reference to (1 sec == 0.25)
Andrew Bartlett
2014-06-24
1
-46
/
+46
*
torture: tidy up whitespace for clarity
Andrew Bartlett
2014-06-23
1
-2
/
+2
*
selftest: Run base.delaywrite against plugin_s4_dc only, and with kerberos fo...
Andrew Bartlett
2014-06-23
1
-6
/
+6
*
torture-base.delaywrite: assert the for a delayed write, that it just takes l...
Andrew Bartlett
2014-06-23
1
-29
/
+24
*
torture: Only error if the write time was updated is less than the expected d...
Andrew Bartlett
2014-06-23
1
-19
/
+19
*
torture: Store writetimeupdatedelay in a double to allow easier comparison
Andrew Bartlett
2014-06-23
1
-16
/
+16
*
torture: convert raw.mux to use torture_comment() macros instead of printf()
Andrew Bartlett
2014-06-23
1
-28
/
+28
*
torture: convert raw.mux to use torture_assert() macros
Andrew Bartlett
2014-06-23
1
-27
/
+17
*
torture: convert CHECK_STATUS into torture_assert_ntstatus_equal in raw.mux t...
Andrew Bartlett
2014-06-23
1
-33
/
+26
*
selftest: Only run samba4.rpc.samr.passwords.{lockout,badpwdcount} once
Andrew Bartlett
2014-06-23
1
-1
/
+1
*
torture: Use torture_assert() macros in rpc.samr test
Andrew Bartlett
2014-06-23
1
-18
/
+3
*
torture: add FSRVP share snapshot ACL test
David Disseldorp
2014-06-21
1
-2
/
+194
*
torture: add FSRVP message sequence timeout test
David Disseldorp
2014-06-21
1
-0
/
+25
*
torture: add timeout sleeps to fsrvp create helper
David Disseldorp
2014-06-21
1
-6
/
+92
*
torture: validate FSCTL_SRV_ENUMERATE_SNAPSHOTS response
David Disseldorp
2014-06-21
1
-0
/
+10
*
s4: torture : Add test case to show that a bad impersonation level causes an ...
Jeremy Allison
2014-06-18
1
-0
/
+46
*
torture: convert torture_comment() -> torture_result() so we can knownfail fl...
Andrew Bartlett
2014-06-12
1
-34
/
+34
*
torture: convert torture_comment() -> torture_result() so we can knownfail fl...
Andrew Bartlett
2014-06-12
1
-82
/
+82
*
libsmb: Put the "smb2_lease" struct into idl
Volker Lendecke
2014-06-12
1
-0
/
+1
*
librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...
Andrew Bartlett
2014-06-11
2
-14
/
+3
*
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
2014-06-11
3
-2
/
+10
*
dsdb: Do not refresh the schema using the wrong event context
Andrew Bartlett
2014-06-11
5
-112
/
+191
*
dsdb: Do not store a struct ldb_dn in struct schema_data
Andrew Bartlett
2014-06-11
9
-48
/
+41
*
Use GUID_equal in a few places
Volker Lendecke
2014-06-10
7
-16
/
+17
*
s3/s4: smbd, rpc, ldap, cldap, kdc services.
Jeremy Allison
2014-06-07
5
-6
/
+39
*
librpc: Fix a "ignoring asprintf return" warning
Volker Lendecke
2014-06-05
1
-4
/
+5
[next]