summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb/acl_read: do search for instanceType AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher2012-11-301-1/+3
* s4:dsdb/acl: calculate the correct access_mask when modifying nTSecurityDescr...Stefan Metzmacher2012-11-301-1/+14
* s4:dsdb/acl: don't protect confidential attributes when "acl:search = yes" is...Stefan Metzmacher2012-11-301-0/+11
* s4:dsdb/acl: remove unused "acl:perform" optionStefan Metzmacher2012-11-301-3/+0
* s4:dsdb/acl: do helper searches AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher2012-11-301-5/+15
* s4:dsdb/descriptor: make it clear that the SD Flags are ignored on addStefan Metzmacher2012-11-301-1/+7
* s4:dsdb/descriptor: make use of dsdb_request_sd_flags()Stefan Metzmacher2012-11-301-47/+15
* s4:dsdb/descriptor: always use descriptor_search_callback if we return nTSecu...Stefan Metzmacher2012-11-301-1/+12
* s4:dsdb/descriptor: do searches for nTSecurityDescriptor AS_SYSTEM and with S...Stefan Metzmacher2012-11-301-11/+12
* s4:dsdb/acl_util: add dsdb_request_sd_flags() helper functionStefan Metzmacher2012-11-301-0/+37
* s4:dsdb/acl_util: do helper searches AS_SYSTEMStefan Metzmacher2012-11-301-0/+1
* s4:dsdb/extended_dn_store: do helper searches AS_SYSTEMStefan Metzmacher2012-11-301-1/+3
* s4:dsdb/extended_dn_in: do helper searches AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher2012-11-301-12/+13
* s4:dsdb/objectclass: do helper searches AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher2012-11-301-3/+31
* s4:dsdb/rootdse: do helper searches AS_SYSTEMStefan Metzmacher2012-11-301-7/+29
* s4:dsdb/rootdse: remove unused variableStefan Metzmacher2012-11-301-1/+0
* s4:tests/samba_tool/gpo.py: fix accidential line breakMichael Adam2012-11-301-2/+1
* s4:tests/samba_tool/gpo.py: add test_show_as_admin()Stefan Metzmacher2012-11-301-0/+5
* s4:netcmd/gpo.py: let get_gpo_info explicitly ask for the full ntSecurityDesc...Stefan Metzmacher2012-11-301-2/+4
* s4:netcmd/gpo.py: only ask for OWNER/GROUP/DACL when validating the nTSecurit...Stefan Metzmacher2012-11-301-5/+6
* s4:netcmd/gpo.py: the nTSecurityDescriptor may not be visible for the current...Stefan Metzmacher2012-11-301-3/+7
* s4:netcmd/gpo.py: s/ntSecurityDescriptor/nTSecurityDescriptorStefan Metzmacher2012-11-301-5/+5
* 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