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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-08
s4-provision: Add DNS backend option to provision
Amitay Isaacs
2
-4
/
+10
2011-09-08
s4-provision: exit is not imported directed, use sys.exit
Amitay Isaacs
1
-1
/
+1
2011-09-08
s4-provision: Extract dns account creation as separate ldif
Amitay Isaacs
2
-92
/
+12
2011-09-08
samba-tool: Avoid use of "except .. as" construction introduced in python2.6.
Jelmer Vernooij
1
-2
/
+3
2011-09-07
s4-s3-upgrade: convert password age policies to the negative NTTIME format
Andrew Bartlett
1
-8
/
+21
2011-09-07
samba-tool: Add --filter option to ldapcmp to ignore specified attributes
Amitay Isaacs
1
-9
/
+20
2011-09-07
s4-kcc: Fix the list of NCs for DRS replica information
Amitay Isaacs
1
-3
/
+21
2011-09-07
s4:torture/basic: relax base.trans2 midmight time checking
Stefan Metzmacher
1
-2
/
+4
2011-09-07
s4-s3-upgrade Handle expected errors, error out on unexpected ones
Andrew Bartlett
1
-3
/
+5
2011-09-07
s4-s3-upgrade Fix group member addition
Andrew Bartlett
1
-2
/
+2
2011-09-06
s4:librpc: rpc_common.h was move to dcerpc-binding
Stefan Metzmacher
1
-1
/
+1
2011-09-06
s4:auth/gensec: gensec.h was moved to gensec_runtime
Stefan Metzmacher
1
-1
/
+1
2011-09-05
s4:libcli/raw: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
1
-1
/
+1
2011-09-05
s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/
Stefan Metzmacher
4
-8
/
+8
2011-09-05
s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
Stefan Metzmacher
8
-9
/
+9
2011-09-05
s4:smb_server: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
3
-3
/
+3
2011-09-05
s4:param: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
1
-1
/
+2
2011-09-05
s4-cracknames: fixed cracknames to use more specific search
Andrew Tridgell
1
-13
/
+12
2011-09-05
s4-cldap: fixed cldap search based on dom_sid
Andrew Tridgell
1
-15
/
+4
2011-09-05
heimdal: Try to handle the PAC checking when we are in a cross-realm environment
Andrew Bartlett
1
-1
/
+10
2011-09-05
s4-samdb: added a few function comments for pydoc
Andrew Tridgell
1
-0
/
+3
2011-09-05
s4-provision: these substitutuons are not used any more
Andrew Tridgell
1
-4
/
+1
2011-09-05
s4-torture: enable password comparison in drsblobs test
Andrew Tridgell
1
-2
/
+2
2011-09-05
s4-torture: fixed a ndr string error
Andrew Tridgell
1
-1
/
+1
2011-09-05
s4-s3-upgrade Fix error handling in add_users_to_group
Andrew Bartlett
1
-2
/
+5
2011-09-05
s4-schema consolidate schema handling
Andrew Bartlett
3
-80
/
+48
2011-09-05
s4-provision handle a number of invalid but real-world upgrade cases
Andrew Bartlett
1
-9
/
+36
2011-09-05
s4-provision Fix type error on existing idmap entries in s3 upgrade
Andrew Bartlett
1
-1
/
+1
2011-09-05
s4-dsdb Print clearer error messages when invalid account flags are specified...
Andrew Bartlett
1
-0
/
+9
2011-09-05
s4-provision Use ProvisioningError and the eadb
Andrew Bartlett
2
-6
/
+27
2011-09-05
s4-provision Add realm to DC configuration in upgrade_from_s3 test
Andrew Bartlett
1
-0
/
+1
2011-09-04
s4-provision Allow a missing idmap DB in upgrade.py
Andrew Bartlett
1
-2
/
+9
2011-09-04
s4-provision cope with SID_NAME_WKN_GRP mappings in upgrade.py
Andrew Bartlett
1
-1
/
+5
2011-09-01
s4-services: disable the web server by default
Andrew Tridgell
1
-1
/
+1
2011-09-01
pyldb: added OID_COMPARATOR constants
Andrew Tridgell
1
-1
/
+1
2011-08-31
s4-smbtorture: For now, skip trusted domain auth validation tests against the...
Günther Deschner
1
-9
/
+15
2011-08-31
s4-smbtorture: Add trust password to CreateTrust test
Sumit Bose
1
-32
/
+245
2011-08-31
s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus...
Sumit Bose
1
-0
/
+102
2011-08-30
smbtorture4: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-08-30
Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo...
Jeremy Allison
1
-2
/
+40
2011-08-29
s4: Mark the winsreplication test as knownfail
Volker Lendecke
1
-1
/
+1
2011-08-27
RAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes of uninitialized data out...
Jeremy Allison
1
-0
/
+1
2011-08-26
s4-drsuapi Allow DsAddEntry of normal objects
Andrew Bartlett
1
-1
/
+6
2011-08-26
s4-messaging ensure we do not segfault on a NULL msg context in cleanup
Andrew Bartlett
1
-0
/
+4
2011-08-26
build: Add dcerpc-binding to dcerpc.pc
Andrew Bartlett
1
-1
/
+1
2011-08-26
s4-dsdb Return ACL errors as ldb_errstring()
Andrew Bartlett
3
-17
/
+33
2011-08-26
s4-provision Use samba.dns_name_to_dn
Andrew Bartlett
2
-2
/
+6
2011-08-26
py-samba3-test: Copy sample database in tempdir before running test
Amitay Isaacs
1
-7
/
+11
2011-08-26
samba3dump: Update the code using modified samba3 module with passdb api
Amitay Isaacs
1
-40
/
+53
2011-08-26
s3_upgrade: Set lock directory to correct directory
Amitay Isaacs
2
-1
/
+3
[prev]
[next]