summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4:dsdb/dirsync: explicitly ask for sdctr->secinfo_flags = 0xFStefan Metzmacher2012-11-301-2/+2
* s4:dsdb/dirsync: use the correct nc_root to fetch replUpToDateVectorStefan Metzmacher2012-11-301-3/+1
* s4:dsdb/dirsync: check result of replUpToDateVector fetch on nc_rootStefan Metzmacher2012-11-301-0/+4
* s4:dsdb/schema_data: fix debug message in schema_data_modify()Stefan Metzmacher2012-11-301-1/+1
* libnet: Fix a typo in dbsync error message.Michael Adam2012-11-301-1/+1
* libnet: Fix copy and paste error in dbsync error message.Andreas Schneider2012-11-301-1/+1
* torture: Fix copy and paste error in debug message.Andreas Schneider2012-11-301-1/+1
* torture: Fix copy and paste error.Andreas Schneider2012-11-301-1/+1
* docs: man oLschema2ldif: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man ntlm_auth4: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man smbtorture: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man masktest: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man locktest: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man gentest: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man 8 samba: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man regtree: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man regshell: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man regpatch: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: man regdiff: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* docs: Rename man ntlm_auth.Karolin Seeger2012-11-282-38/+38
* s4:torture/rpc/handles: try to make all assoc_group tests less flakeyStefan Metzmacher2012-11-261-0/+5
* web_server: Load SWAT if it is available.Jelmer Vernooij2012-11-231-3/+31
* web_server: the web server is not multi-process, indicate so in WSGI.Jelmer Vernooij2012-11-221-1/+1
* web_server: Properly decrement reference counters for python objects in wsgi.Jelmer Vernooij2012-11-221-29/+81
* web_server: Properly set SCRIPT_NAME and PATH_INFO.Jelmer Vernooij2012-11-221-2/+5
* web_server: Create a string object for SERVER_PORT variable.Jelmer Vernooij2012-11-221-1/+1
* web_server/wsgi: Don't segfault when wsgi app doesn't return iterable.Jelmer Vernooij2012-11-221-0/+5
* build: Use ntlm_auth from source3 as the only ntlm_auth installed on the systemAndrew Bartlett2012-11-221-6/+8
* s4/web_server: Fix typo in URL.Jelmer Vernooij2012-11-221-1/+1
* s4:torture/rpc/handles: try to make the assoc_group test less flakeyStefan Metzmacher2012-11-201-1/+5
* s4:torture/rpc/handles: move a torture_comment()Stefan Metzmacher2012-11-201-2/+3
* samba-tool dns: Don't use "localhost" to connect to local hostKai Blin2012-11-161-0/+2
* 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