summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-04-26s4-heimdalbuild: remove LIBNETIF dependency from HEIMDAL_GSSAPIAndrew Tridgell1-1/+1
2010-04-24s4 dns: Allow to specify static grant entries to be added to the dynamicaly g...Matthieu Patou1-3/+17
2010-04-24s4-smbd: Fix compiler warning in prefork smbd.Tim Potter1-1/+1
2010-04-23s4-smbtorture: skip tests when no local driver directory is around.Günther Deschner1-0/+4
2010-04-23s4-smbtorture: use server_name for all printerdriver delete and enum operations.Günther Deschner1-12/+16
2010-04-23s4-smbtorture: allow to upload or remove any file belonging to a driver.Günther Deschner1-0/+30
2010-04-23s4-smbtorture: fix test_EnumPrinterDrivers_findone().Günther Deschner1-8/+8
2010-04-23s4-smbtorture: samba currently supports level 3 and 6 driver adds.Günther Deschner1-0/+25
2010-04-23s4-smbtorture: test both 32bit and 64bit driver uploads in RPC-SPOOLSS-DRIVER.Günther Deschner1-61/+71
2010-04-23s4-smbtorture: allow to upload and later remove printer driver files in RPC-S...Günther Deschner1-0/+230
2010-04-23s4-smbtorture: add RPC-SPOOLSS-DRIVER test.Günther Deschner2-0/+752
2010-04-23s4-smbtorture: rework EnumPrinterDrivers tests a bit.Günther Deschner1-68/+119
2010-04-22s4:provision Remove moduleload for 'hdb' (wrong name).Andrew Bartlett1-1/+0
2010-04-22s4-cldap: we should set the w2k8 flags even if not the PDC emulatorAndrew Tridgell1-3/+4
2010-04-22s4-drs: validate RODC credentials via the user_sidAndrew Tridgell1-27/+12
2010-04-22s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER levelAndrew Tridgell13-37/+69
2010-04-22s4-net: fixed two compiler warningsAndrew Tridgell1-6/+4
2010-04-22s4-torture: fixed a initialiserAndrew Tridgell1-1/+1
2010-04-22s4-libnet: fixed two compiler warningsAndrew Tridgell1-3/+2
2010-04-22s4-drs: removed dsdb_validate_client_flags()Andrew Tridgell2-37/+0
2010-04-22s4-drs: only allow replication with the right invocationIdAndrew Tridgell1-1/+20
2010-04-22s4-dsdb: removed an unused variableAndrew Tridgell1-1/+0
2010-04-22s4-dsdb: added dsdb_validate_invocation_id()Andrew Tridgell1-0/+87
2010-04-22s4-dsdb: added dsdb_get_extended_dn_sid()Andrew Tridgell2-12/+34
2010-04-22s4-dsdb: moved rodc schema validation to samldb.cAndrew Tridgell2-33/+37
2010-04-22s4-drs: Use new samdb_rodc() function in s4 codeFernando J V da Silva2-2/+4
2010-04-22s4-drs: Do not send RODC filtered attributes to RODCs on GetNCChanges replyFernando J V da Silva1-0/+14
2010-04-22s40-drs: Do not send GetNCChanges messages to RODCsFernando J V da Silva1-0/+11
2010-04-22s4-drs: dsdb_validate_client_flags() functionFernando J V da Silva1-0/+28
2010-04-22s4-drs: samdb_is_rodc() function and new samdb_rodc() functionFernando J V da Silva6-39/+80
2010-04-22s4-drs: Do not allow system-critical attributes to be RODC filteredFernando J V da Silva1-0/+33
2010-04-22s4:provision Make OpenLDAP backend more robustAndrew Bartlett1-1/+11
2010-04-22s4:ldap-backend Fix LSA test failures with OpenLDAP backend - convert SIDsAndrew Bartlett1-0/+24
2010-04-22s4:provison Pass nosync in for the OpenLDAP cn=config tooAndrew Bartlett1-0/+1
2010-04-22s4:OpenLDAP-backend Use the new rdnval module in OpenLDAPAndrew Bartlett4-5/+15
2010-04-22s4:dsdb Revert accidentilly commited change for LDAP backendsAndrew Bartlett1-1/+1
2010-04-22s4:provision Use more reasonable values for DB_CONFIGAndrew Bartlett1-5/+13
2010-04-21s4:netlogon RPC server - fix a counter variable typeMatthias Dieter Wallnöfer1-1/+2
2010-04-21s4-waf: python devel headers are mandatory for the source4 buildAndrew Tridgell1-1/+1
2010-04-21s4-server: show build host in samba -b outputAndrew Tridgell1-0/+5
2010-04-21s4-upgradeprovision: fixed --realm option duplicate in upgrade_from_s3Andrew Tridgell2-2/+1
2010-04-21s4-drs: accept zero revision in drs selftestAndrew Tridgell1-0/+5
2010-04-21s4-provision: cope with --realm being in getopt.pyAndrew Tridgell1-1/+2
2010-04-21s4-waf: create the smbd.tmp/messaging directoryAndrew Tridgell1-1/+1
2010-04-21s4-python: added --realm option to python scriptsAndrew Tridgell1-1/+7
2010-04-21s4-provision: set "setup_dir" to the right pathAndrew Tridgell1-2/+8
2010-04-21s4-schema: allow revision numbers of zeroAndrew Tridgell1-6/+3
2010-04-21s4-python: accept --option arguments in python cmdline parsingAndrew Tridgell1-10/+17
2010-04-21s4-devel: allow extra net command line options and gdbAndrew Tridgell1-1/+1
2010-04-21s4-pynet: accept None for target_dir in vampireAndrew Tridgell1-1/+1