summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Make secrets_tdb_sync cope with -H secrets.ldbAndrew Bartlett2012-11-161-2/+3
* s4:samba-tool: Fix samba-tool fsmo --role=schemaArvid Requate2012-11-161-1/+1
* samba-tool: Add new samba-tool gpo aclcheck and testAndrew Bartlett2012-11-162-0/+73
* popt_common: Fix typos.Karolin Seeger2012-11-151-2/+2
* scripting ntacls: Do not place a SACL in the GPO filesystem ACLAndrew Bartlett2012-11-141-1/+0
* ntvfs: Fill in sd->type based on the new ACL being addedAndrew Bartlett2012-11-131-0/+21
* smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett2012-11-132-9/+10
* s4:samba-tool/testparm: report a CommandError if loading of the config file f...Stefan Metzmacher2012-11-131-1/+4
* selftest: Add --tmpdir to 'samba-tool gpo create' testAndrew Bartlett2012-11-132-3/+9
* selftest: Avoid returning errors (rather than failures) in gpo testAndrew Bartlett2012-11-131-2/+4
* ntp_signd: Only allow group access to the ntp signd directory.Andrew Bartlett2012-11-121-1/+1
* s4:dsdb/acl_read: make sure confidential attributes require CONTROL_ACCESS (b...Stefan Metzmacher2012-11-121-0/+4
* s4:dsdb/acl_read: fix whitespace formatting errorsStefan Metzmacher2012-11-121-124/+128
* s4:dsdb/acl: only give administrators access to attributes marked as confiden...Stefan Metzmacher2012-11-121-0/+87
* s4:dsdb/acl: reorganize the logic flow in the password filtering checksStefan Metzmacher2012-11-121-54/+92
* s4:dsdb/acl: fix search filter cleanup for password attributesStefan Metzmacher2012-11-121-1/+1
* selftest: Avoid test cross-contamination in samba.tests.posixaclAndrew Bartlett2012-11-121-81/+59
* selftest: Add tests for expected behaviour on directories as well as filesAndrew Bartlett2012-11-111-0/+197
* pysmbd: Add SMB_ACL_EXECUTE to the mask set by make_simple_acl()Andrew Bartlett2012-11-121-2/+2
* selftest: Make samba.tests.ntacl also use TestCaseInTempDirAndrew Bartlett2012-11-121-37/+31
* samba-tool: Rework ldap attribute fetch in classicupgrade for missing attributesAndrew Bartlett2012-11-121-17/+24
* torture: Fix smb2.create.blob test.Andreas Schneider2012-11-091-1/+4
* samba-tool: Fix typo in --help output.Karolin Seeger2012-11-091-1/+1
* s4-drs: Remove unused varMatthieu Patou2012-11-091-3/+0
* heimdal_build: Fix finding of system heimdal.Jelmer Vernooij2012-11-061-26/+29
* heimdal_build: HEIMDAL_LIBRARY(): Remove unused cflags argument.Jelmer Vernooij2012-11-061-2/+1
* ldb_secrets_tdb_sync: Add dependency on gssapi.Jelmer Vernooij2012-11-061-1/+1
* dsdb: Rename _res argument to _result.Jelmer Vernooij2012-11-061-6/+6
* provision: Make dsacl2fsacl() take a security.dom_sid, not strAndrew Bartlett2012-11-063-6/+5
* provision: Also walk directories checking ACLsAndrew Bartlett2012-11-061-1/+1
* selftest: check that samba-tool gpo works for basic operationsAndrew Bartlett2012-11-062-0/+64
* dsdb: Simplify DsCrackNameOneFilter a bitVolker Lendecke2012-11-061-1/+4
* s4-dns: Fix format string vulnerability in an error message (bug #9354)Amitay Isaacs2012-11-041-4/+5
* s4-ldapclient: cope with logon failure retry in LDAPAndrew Tridgell2012-11-011-37/+79
* s4-librpc: set error code to LOGON_FAILURE on RPC fault with access deniedAndrew Tridgell2012-11-011-2/+7
* samba-tool: "drs options" does not need a samdb connectionAndrew Tridgell2012-11-011-1/+0
* s4-librpc: try a 2nd logon for more error casesAndrew Tridgell2012-11-011-3/+10
* s4-librpc: use cli_credentials_failed_kerberos_login to cope with stale ticketsAndrew Tridgell2012-11-011-1/+15
* libcli: use cli_credentials_failed_kerberos_login() to cope with server changesAndrew Tridgell2012-11-011-2/+15
* samba-tool: Add samba-tool processes subcommandAndrew Bartlett2012-10-314-0/+116
* pymessaging: Add irpc_servers_byname() and irpc_all_servers()Andrew Bartlett2012-10-312-0/+108
* pymessaging: Use the server_id IDL structure rather than a tupleAndrew Bartlett2012-10-313-7/+28
* imessaging: Add irpc_all_servers() to list all available serversAndrew Bartlett2012-10-313-1/+85
* TestCaseInTempDir: Use addCleanup rather than tearDown.Jelmer Vernooij2012-10-271-2/+3
* source4.selftest.tests: Add FIXME about database verification.Jelmer Vernooij2012-10-271-0/+2
* source4.selftest.tests: Add suffix for smbclient4/nmblookup4.Jelmer Vernooij2012-10-271-16/+16
* selftesthelpers: Add function for printing smbtorture4 version.Jelmer Vernooij2012-10-271-2/+1
* selftest: Move determining of smbtorture4 options to selftesthelpers.Jelmer Vernooij2012-10-271-10/+7
* selftest/selftesthelpers: Share environment handling for extra smbtorture opt...Jelmer Vernooij2012-10-271-6/+6
* selftesthelpers: Share code for listing smbtorture4 tests.Jelmer Vernooij2012-10-271-13/+0