summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* lib/param: Add tests for security= behaviour now it operates with server roleAndrew Bartlett2011-11-171-0/+41
* s4-provision permit server role to be the ROLE_ strings from s3Andrew Bartlett2011-11-173-18/+20
* param: Add tests for automatic server role guessingAndrew Bartlett2011-11-171-0/+81
* py-param: Add python interface to get server_roleAmitay Isaacs2011-11-171-0/+15
* s4-s3-upgrade Add test of net getlocalsid after the upgradeAndrew Bartlett2011-11-171-0/+4
* provision: Set the security descriptor while creating partitionsAmitay Isaacs2011-11-162-12/+4
* s4-dsdb: rework the NC detection for the descriptor calculationMatthieu Patou2011-11-161-12/+31
* s3-s4-upgrade: do not add description if it is empty string or noneAmitay Isaacs2011-11-161-6/+12
* HEIMDAL:lib/krb5: add utf8 support to build_logon_name() for the PACStefan Metzmacher2011-11-161-18/+49
* HEIMDAL:lib/wind: export wind_ucs2write()Stefan Metzmacher2011-11-161-0/+1
* HEIMDAL:lib/winbd: fix wind_ucs2write with WIND_RW_LEStefan Metzmacher2011-11-161-4/+4
* HEIMDAL:lib/wind: fix wind_ucs4utf8() and wind_ucs2utf8()Stefan Metzmacher2011-11-161-5/+5
* s4:partition LDB module - fix handling regarding special DNs on searchesMatthias Dieter Wallnöfer2011-11-151-0/+5
* s4:torture/rpc/samr.c - use "NULL" instead of "0" when initialising pointersMatthias Dieter Wallnöfer2011-11-151-1/+1
* s4:join.py - fix typoMatthias Dieter Wallnöfer2011-11-151-1/+1
* s4:dsdb/schema_data: reject schema update unless they're allowedStefan Metzmacher2011-11-151-0/+12
* s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updatesStefan Metzmacher2011-11-153-2/+17
* s4:dsdb/schema_data: reject changes to schemaInfo, msDs-Schema-Extensions, ms...Stefan Metzmacher2011-11-151-0/+28
* s4:dsdb/schema_data: make sure we reject schema changes if we're not the sche...Stefan Metzmacher2011-11-151-0/+101
* s4:dsdb/schema_data: make sure we only allow objects one level below the sche...Stefan Metzmacher2011-11-151-1/+33
* s4:libnet_vampire: setup base_dn on the self_made_schemaStefan Metzmacher2011-11-151-0/+5
* s4:libnet_vampire: use dsdb_modify(..., DSDB_FLAG_AS_SYSTEM) to store prefixMapStefan Metzmacher2011-11-151-1/+1
* s4:param/provision: pass schema_dn to provision_get_schema()Stefan Metzmacher2011-11-154-4/+15
* s4:dsdb/schema: pass and remember the schema_dn in dsdb_set_schema_from_ldif()Stefan Metzmacher2011-11-152-4/+12
* s4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema_from_ldif()Stefan Metzmacher2011-11-153-6/+7
* s4:python/samba/schema: pass down the schema_dn to set_from_ldif()Stefan Metzmacher2011-11-151-3/+3
* s4:dsdb/samldb: use DSDB_FLAG_AS_SYSTEM in samldb_schema_info_update()Stefan Metzmacher2011-11-151-1/+3
* s4:libnet: initialize forest structure in py_net_replicate_init()Stefan Metzmacher2011-11-151-0/+3
* samba-tool: Don't set UF_PASSWD_NOTREQD flag on "user disable"Giampaolo Lauria2011-11-151-1/+1
* samba-tool: Remove "domain machinepassword" commandGiampaolo Lauria2011-11-151-28/+0
* s4-smbtorture: add spoolss_OpenPrinterEx ndr test with full devmode.Günther Deschner2011-11-141-0/+183
* Fix default value for subunitrun --list.Jelmer Vernooij2011-11-141-1/+1
* s4-tests: Use plansmbtorturesuite where possible.Jelmer Vernooij2011-11-141-45/+45
* s4-tests: Remove unnecessary py suffix.Jelmer Vernooij2011-11-141-1/+1
* s4-tests: Allow listing tests run for iconv.Jelmer Vernooij2011-11-141-5/+6
* subunitrun: Don't load smb.conf when just listing tests.Jelmer Vernooij2011-11-141-4/+5
* Remove broken code - these lines use undefined symbols.Jelmer Vernooij2011-11-141-7/+2
* s4:selftest: samba4.urgent_replication.python needs to run as "dc:local"Stefan Metzmacher2011-11-141-1/+1
* Move testr configuration to root.Jelmer Vernooij2011-11-131-3/+0
* waf: Don't link python modules against libpython2.x, consistent with other Py...Jelmer Vernooij2011-11-131-1/+1
* upgrade: use logger.warning.Jelmer Vernooij2011-11-131-4/+4
* samba-tool: allow dbcheck to correct the originating_change_time of the delet...Matthieu Patou2011-11-131-0/+34
* s4-dsdb: initialize correctly the value of originating_change_time for the De...Matthieu Patou2011-11-131-2/+52
* s4-drs: check if we have a domain level >= 2k8r2 as before the isRecycled do ...Matthieu Patou2011-11-131-7/+24
* samba-tool: dbcheck avoid problems with deleted objectsMatthieu Patou2011-11-131-1/+1
* s4: Simple test script to create lots of contacts to stress the LDBMatthieu Patou2011-11-111-0/+96
* s4-librpc: do not limit to the first IP when trying to do a rpc connectionMatthieu Patou2011-11-111-7/+25
* s4-socket: allow connect_multi_next_socket to try all the IP for a given hostMatthieu Patou2011-11-111-12/+21
* policy/tests: Fix import of TestCase.Jelmer Vernooij2011-11-111-2/+3
* selftesthelper: Fix argument order.Jelmer Vernooij2011-11-101-1/+1