summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-23s4-smbtorture: use server_name for all printerdriver delete and enum operations.Günther Deschner1-12/+16
2010-04-23s3-spoolss: make switch in _spoolss_AddPrinterDriver() a bit more clear.Günther Deschner1-4/+6
2010-04-23s4-smbtorture: allow to upload or remove any file belonging to a driver.Günther Deschner1-0/+30
2010-04-23s3: Fix a winbind crash when scanning trustsVolker Lendecke1-0/+6
2010-04-22Make deferred opens (NT_STATUS_SHARING_VIOLATION) work over SMB2.Jeremy Allison8-85/+357
2010-04-23s3: Fix a cut&paste error in a debug message in check_oem_password()Volker Lendecke1-1/+2
2010-04-23s3-spoolss: make sure AddPrinterDriver calls into AddPrinterDriverEx.Günther Deschner1-19/+27
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-23s3-spoolss: fix some crash bugs and missing error codes in AddDriver paths.Günther Deschner2-2/+12
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-23build: give a more useful error when the source dir has movedAndrew Tridgell1-0/+6
2010-04-23build: use 'waf distclean' for make distcleanAndrew Tridgell1-2/+2
2010-04-22s4:provision Remove moduleload for 'hdb' (wrong name).Andrew Bartlett1-1/+0
2010-04-22spoolss: pretty-print a struct spoolss_Time.Günther Deschner5-17/+30
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-22build: we don't need this makefile magic any moreAndrew Tridgell1-2/+2
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 Silva2-0/+36
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:selftest Ensure we don't fsync() all day in the LDAP backend testAndrew 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-22build: added --enable-auto-reconfigureAndrew Tridgell1-1/+13
2010-04-21s4:netlogon RPC server - fix a counter variable typeMatthias Dieter Wallnöfer1-1/+2
2010-04-21build: recalculate project deps when NONSHARED_BINARIES changesAndrew Tridgell1-0/+10
2010-04-21build: added --nonshared-binary=LIST optionAndrew Tridgell3-0/+25
2010-04-21s4-waf: python devel headers are mandatory for the source4 buildAndrew Tridgell1-1/+1
2010-04-21build: make python development headers not mandatory in standalone libsAndrew Tridgell2-1/+1