summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2012-11-30s4:dsdb/descriptor: do searches for nTSecurityDescriptor AS_SYSTEM and with S...Stefan Metzmacher1-11/+12
2012-11-30s4:dsdb/acl_util: add dsdb_request_sd_flags() helper functionStefan Metzmacher1-0/+37
2012-11-30s4:dsdb/acl_util: do helper searches AS_SYSTEMStefan Metzmacher1-0/+1
2012-11-30s4:dsdb/extended_dn_store: do helper searches AS_SYSTEMStefan Metzmacher1-1/+3
2012-11-30s4:dsdb/extended_dn_in: do helper searches AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher1-12/+13
2012-11-30s4:dsdb/objectclass: do helper searches AS_SYSTEM and with SHOW_RECYCLEDStefan Metzmacher1-3/+31
2012-11-30s4:dsdb/rootdse: do helper searches AS_SYSTEMStefan Metzmacher1-7/+29
2012-11-30s4:dsdb/rootdse: remove unused variableStefan Metzmacher1-1/+0
2012-11-30s4:tests/samba_tool/gpo.py: fix accidential line breakMichael Adam1-2/+1
2012-11-30s4:tests/samba_tool/gpo.py: add test_show_as_admin()Stefan Metzmacher1-0/+5
2012-11-30s4:netcmd/gpo.py: let get_gpo_info explicitly ask for the full ntSecurityDesc...Stefan Metzmacher1-2/+4
2012-11-30s4:netcmd/gpo.py: only ask for OWNER/GROUP/DACL when validating the nTSecurit...Stefan Metzmacher1-5/+6
2012-11-30s4:netcmd/gpo.py: the nTSecurityDescriptor may not be visible for the current...Stefan Metzmacher1-3/+7
2012-11-30s4:netcmd/gpo.py: s/ntSecurityDescriptor/nTSecurityDescriptorStefan Metzmacher1-5/+5
2012-11-30s4:dsdb/dirsync: explicitly ask for sdctr->secinfo_flags = 0xFStefan Metzmacher1-2/+2
2012-11-30s4:dsdb/dirsync: use the correct nc_root to fetch replUpToDateVectorStefan Metzmacher1-3/+1
2012-11-30s4:dsdb/dirsync: check result of replUpToDateVector fetch on nc_rootStefan Metzmacher1-0/+4
2012-11-30s4:dsdb/schema_data: fix debug message in schema_data_modify()Stefan Metzmacher1-1/+1
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