index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:torture/samr: allow STATUS_PASSWORD_RESTRICTIONS from ChangePasswordUser
Michael Adam
2012-12-11
1
-8
/
+16
*
s4:rpc_server/samr: do WRONG_PASSWORD checks after the complexity checks
Michael Adam
2012-12-11
1
-47
/
+65
*
s4:dsdb/password_hash: do the min password age checks first
Michael Adam
2012-12-11
1
-11
/
+13
*
s4:dsdb/common: only pass the DSDB_CONTROL_PASSWORD_HASH_VALUES_OID if required
Stefan Metzmacher
2012-12-11
1
-7
/
+11
*
s4:torture:rpc:samr: add debugging of result of (many) dcerpc_samr_* calls
Michael Adam
2012-12-11
1
-1
/
+106
*
s4:dsdb/password_hash: Honor password complexity settings.
Stefan Metzmacher
2012-12-11
1
-5
/
+0
*
Revert "s4:dsdb/password_hash: Honor password complexity settings."
Stefan Metzmacher
2012-12-11
1
-7
/
+1
*
s4:provision: set the correct nTSecurityDescriptor on CN=Domain Controllers,....
Stefan Metzmacher
2012-12-11
3
-0
/
+16
*
s4:provision: set the correct nTSecurityDescriptor on CN=Users,... (bug #9481)
Stefan Metzmacher
2012-12-11
3
-1
/
+19
*
s4:provision: set the correct nTSecurityDescriptor on CN=Computers,... (bug #...
Stefan Metzmacher
2012-12-11
3
-1
/
+20
*
s4:provision: set the correct nTSecurityDescriptor on CN=Builtin,... (bug #9481)
Stefan Metzmacher
2012-12-11
3
-0
/
+61
*
s4:provision: set the correct nTSecurityDescriptor on CN=Infrastructure,... (...
Stefan Metzmacher
2012-12-11
3
-2
/
+15
*
s4:provision: set the correct nTSecurityDescriptor on CN=Sites,CN=Configurati...
Stefan Metzmacher
2012-12-11
3
-0
/
+19
*
s4:provision: set the correct nTSecurityDescriptor on CN=Partitions,CN=Config...
Stefan Metzmacher
2012-12-11
3
-0
/
+21
*
s4:dsdb/descriptor: pass object_list to create_security_descriptor()
Stefan Metzmacher
2012-12-11
1
-2
/
+13
*
s4:dsdb/tests/sec_descriptor: verify the search of a windows dc join keeps wo...
Stefan Metzmacher
2012-12-10
1
-0
/
+7
*
s4:dsdb/tests/sec_descriptor: verify the nTSecurityDescriptor and sd_flags in...
Stefan Metzmacher
2012-12-10
1
-0
/
+116
*
s4:dsdb/operational: fix stripping of the nTSecurityDescriptor attribute
Stefan Metzmacher
2012-12-10
1
-2
/
+12
*
s4:dsdb/acl_read: return the nTSecurityDescriptor attr if the sd_flags contro...
Stefan Metzmacher
2012-12-10
1
-2
/
+9
*
s4:dsdb/acl_read: give some variables a better name
Stefan Metzmacher
2012-12-10
1
-10
/
+13
*
s4:dsdb/acl_read: fix the calculation of the attribute array for the sub search
Stefan Metzmacher
2012-12-10
1
-14
/
+19
*
s4:dsdb/acl_read: check the ldb_attr_list_copy_add() result
Stefan Metzmacher
2012-12-10
1
-0
/
+12
*
s4:dsdb/dirsync: fix potential talloc hierachy problems (bug #9470)
Stefan Metzmacher
2012-12-10
1
-3
/
+3
*
s4-torture: call the s4u2self tests with arcfour and aes.
Günther Deschner
2012-12-09
1
-12
/
+47
*
s4-torture: precalculate expected session keys from samlogon in schannel test.
Günther Deschner
2012-12-09
1
-7
/
+111
*
s4-rpc_server: support AES encryption in interactive and generic samlogon.
Günther Deschner
2012-12-09
1
-5
/
+23
*
s4-torture: validate owf password hash and negotiate AES in forest trust test.
Günther Deschner
2012-12-09
1
-1
/
+12
*
s4-torture: validate owf password hash and negotiate AES ServerGetTrustInfo t...
Günther Deschner
2012-12-09
1
-4
/
+33
*
s4-torture: use netlogon_creds_arcfour_crypt() in samba3rpc test.
Günther Deschner
2012-12-09
1
-6
/
+3
*
s4-torture: exit early when join fails in samba3rpc tests.
Günther Deschner
2012-12-09
1
-2
/
+4
*
s4-torture: support AES encryption in interactive samlogon tests in rpc.samr.
Günther Deschner
2012-12-09
1
-2
/
+5
*
s4-torture: support AES encryption in pac_verify/generic samlogon netlogon te...
Günther Deschner
2012-12-09
1
-19
/
+68
*
s4-torture: use names for r.in.logon_level of netlogon samlogon requests.
Günther Deschner
2012-12-09
6
-10
/
+10
*
s4-torture: remove trailing whitespace in smbtorture remote_pac test.
Günther Deschner
2012-12-09
1
-41
/
+41
*
s4-rpc_server: support AES decryption in netr_ServerPasswordSet2 server.
Günther Deschner
2012-12-09
1
-1
/
+6
*
s4-torture: add AES support for netr_ServerPasswordSet2 tests.
Günther Deschner
2012-12-09
1
-6
/
+29
*
s4-torture: pass down netlogon flags in netr_ServerPasswordSet2 tests.
Günther Deschner
2012-12-09
1
-4
/
+12
*
s4-torture: remove trailing whitespace from netlogon test.
Günther Deschner
2012-12-09
1
-105
/
+105
*
samba-tool processes: Make the output a bit neater
Ricky Nance
2012-12-08
1
-5
/
+5
*
s4:dsdb/descriptor: fix replication of NC heads
Stefan Metzmacher
2012-12-07
1
-2
/
+2
*
s4:dsdb/acl_read: improve debugging for fatal error
Stefan Metzmacher
2012-12-07
1
-3
/
+18
*
s4:dsdb/acl_read: keep the ldb_message of the sub search (bug #9470)
Stefan Metzmacher
2012-12-07
1
-0
/
+5
*
s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->ele...
Stefan Metzmacher
2012-12-07
1
-6
/
+18
*
s4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg() (bug #9470)
Stefan Metzmacher
2012-12-07
1
-7
/
+7
*
s4:dsdb/password_hash: Honor password complexity settings.
Stefan Metzmacher
2012-12-06
1
-1
/
+7
*
scripting: Handle missing LDAP entries in samba-tool domain classicupgrade
Andrew Bartlett
2012-12-06
1
-0
/
+6
*
wsgi: Serve '500 Internal Server Error' page when errors occur.
Jelmer Vernooij
2012-12-05
1
-0
/
+19
*
web_server: Make second argument to websrv_output const.
Jelmer Vernooij
2012-12-05
2
-2
/
+2
*
wsgi: When encountering error in Python code, print traceback to logs.
Jelmer Vernooij
2012-12-05
1
-9
/
+52
*
docs: Merge both samba.8 manpages.
Karolin Seeger
2012-12-03
2
-182
/
+0
[next]