summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2012-11-30libnet: Fix a typo in dbsync error message.Michael Adam1-1/+1
2012-11-30libnet: Fix copy and paste error in dbsync error message.Andreas Schneider1-1/+1
2012-11-30torture: Fix copy and paste error in debug message.Andreas Schneider1-1/+1
2012-11-30torture: Fix copy and paste error.Andreas Schneider1-1/+1
2012-11-29docs: man oLschema2ldif: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man ntlm_auth4: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man smbtorture: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man masktest: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man locktest: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man gentest: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man 8 samba: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man regtree: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man regshell: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man regpatch: Add missing meta data.Karolin Seeger1-0/+3
2012-11-29docs: man regdiff: Add missing meta data.Karolin Seeger1-0/+3
2012-11-28docs: Rename man ntlm_auth.Karolin Seeger2-38/+38
2012-11-26s4:torture/rpc/handles: try to make all assoc_group tests less flakeyStefan Metzmacher1-0/+5
2012-11-23web_server: Load SWAT if it is available.Jelmer Vernooij1-3/+31
2012-11-22web_server: the web server is not multi-process, indicate so in WSGI.Jelmer Vernooij1-1/+1
2012-11-22web_server: Properly decrement reference counters for python objects in wsgi.Jelmer Vernooij1-29/+81
2012-11-22web_server: Properly set SCRIPT_NAME and PATH_INFO.Jelmer Vernooij1-2/+5
2012-11-22web_server: Create a string object for SERVER_PORT variable.Jelmer Vernooij1-1/+1
2012-11-22web_server/wsgi: Don't segfault when wsgi app doesn't return iterable.Jelmer Vernooij1-0/+5
2012-11-22build: Use ntlm_auth from source3 as the only ntlm_auth installed on the systemAndrew Bartlett1-6/+8
2012-11-22s4/web_server: Fix typo in URL.Jelmer Vernooij1-1/+1
2012-11-20s4:torture/rpc/handles: try to make the assoc_group test less flakeyStefan Metzmacher1-1/+5
2012-11-20s4:torture/rpc/handles: move a torture_comment()Stefan Metzmacher1-2/+3
2012-11-16samba-tool dns: Don't use "localhost" to connect to local hostKai Blin1-0/+2
2012-11-16dsdb: Make secrets_tdb_sync cope with -H secrets.ldbAndrew Bartlett1-2/+3
2012-11-16s4:samba-tool: Fix samba-tool fsmo --role=schemaArvid Requate1-1/+1
2012-11-16samba-tool: Add new samba-tool gpo aclcheck and testAndrew Bartlett2-0/+73
2012-11-15popt_common: Fix typos.Karolin Seeger1-2/+2
2012-11-14scripting ntacls: Do not place a SACL in the GPO filesystem ACLAndrew Bartlett1-1/+0
2012-11-13ntvfs: Fill in sd->type based on the new ACL being addedAndrew Bartlett1-0/+21
2012-11-13smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett2-9/+10
2012-11-13s4:samba-tool/testparm: report a CommandError if loading of the config file f...Stefan Metzmacher1-1/+4
2012-11-13selftest: Add --tmpdir to 'samba-tool gpo create' testAndrew Bartlett2-3/+9
2012-11-13selftest: Avoid returning errors (rather than failures) in gpo testAndrew Bartlett1-2/+4
2012-11-12ntp_signd: Only allow group access to the ntp signd directory.Andrew Bartlett1-1/+1
2012-11-12s4:dsdb/acl_read: make sure confidential attributes require CONTROL_ACCESS (b...Stefan Metzmacher1-0/+4
2012-11-12s4:dsdb/acl_read: fix whitespace formatting errorsStefan Metzmacher1-124/+128
2012-11-12s4:dsdb/acl: only give administrators access to attributes marked as confiden...Stefan Metzmacher1-0/+87
2012-11-12s4:dsdb/acl: reorganize the logic flow in the password filtering checksStefan Metzmacher1-54/+92
2012-11-12s4:dsdb/acl: fix search filter cleanup for password attributesStefan Metzmacher1-1/+1
2012-11-12selftest: Avoid test cross-contamination in samba.tests.posixaclAndrew Bartlett1-81/+59
2012-11-11selftest: Add tests for expected behaviour on directories as well as filesAndrew Bartlett1-0/+197
2012-11-12pysmbd: Add SMB_ACL_EXECUTE to the mask set by make_simple_acl()Andrew Bartlett1-2/+2
2012-11-12selftest: Make samba.tests.ntacl also use TestCaseInTempDirAndrew Bartlett1-37/+31
2012-11-12samba-tool: Rework ldap attribute fetch in classicupgrade for missing attributesAndrew Bartlett1-17/+24
2012-11-09torture: Fix smb2.create.blob test.Andreas Schneider1-1/+4