summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-05-31heimdal: Remove getprogname and setprogname from the heimdal importAndrew Bartlett2-139/+0
2011-05-31heimdal_build: Don't use heimdal's getprogname() and setprogname()Andrew Bartlett2-6/+17
2011-05-30s4:torture: fix SEGFAULT in raw.acl.dynamicGregor Beck1-7/+8
2011-05-25s4:samldb LDB module - check if the RODC group exists if creating an RODCMatthias Dieter Wallnöfer1-13/+43
2011-05-25s4:samldb LDB module - better to call "samldb_prim_group_trigger"Matthias Dieter Wallnöfer1-1/+1
2011-05-25s4:samldb LDB module - convert a "dsdb_module_search" into "dsdb_module_searc...Matthias Dieter Wallnöfer1-5/+2
2011-05-25s4:sam.py - uncomment/enhance some account type testsMatthias Dieter Wallnöfer1-30/+48
2011-05-25s4:samldb LDB modules - only objectClass "computer" is allowed to embed all t...Matthias Dieter Wallnöfer1-3/+33
2011-05-25s4:sam.py - tests for "isCriticalSystemObject" attributeMatthias Dieter Wallnöfer1-0/+132
2011-05-25s4:samldb LDB module - fix "isCriticalSystemObject" behaviourMatthias Dieter Wallnöfer1-3/+22
2011-05-25s4:sam.py - unchanged "primaryGroupID" when account type remains the sameMatthias Dieter Wallnöfer1-0/+38
2011-05-25s4:samldb LDB module - fix the behaviour when changing the "userAccountControl"Matthias Dieter Wallnöfer1-14/+31
2011-05-25s4-provision Use correct tkey-gssapi-credentialAndrew Bartlett2-2/+4
2011-05-25selftest: Make knowfail/skip files consistent, always use ^prefixAndrew Bartlett1-80/+80
2011-05-21s4:sam.py - add tests to check that setting "userAccountValue" on usersdon't ...Matthieu Patou1-2/+40
2011-05-21s4:samldb LDB module - don't change the "primaryGroupId" on LDB modifications...Matthieu Patou1-1/+16
2011-05-21s4:lsa RPC server - handle LDB flags as "unsigned"Matthias Dieter Wallnöfer1-1/+1
2011-05-21s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle LDB connection flags as u...Matthias Dieter Wallnöfer3-7/+7
2011-05-21ldb:pyldb.c - all flags should be unsignedMatthias Dieter Wallnöfer1-10/+10
2011-05-21ldb:ldb_sqlite3.c - all LDB flags should be handled as "unsigned"Matthias Dieter Wallnöfer1-2/+3
2011-05-21ldb:tools/cmdline.c + tools/ldbtest.c - the connection flags are typed as "un...Matthias Dieter Wallnöfer2-2/+2
2011-05-21ldb:ldbtest.c - make more use of LDB constantsMatthias Dieter Wallnöfer1-4/+4
2011-05-21s4:torture - always cast correctly when using the "%x" format string argumentMatthias Dieter Wallnöfer2-6/+6
2011-05-21s4:auth/ntlmssp/ntlmssp_server.c - add "const" in front of "dnsdomain"Matthias Dieter Wallnöfer1-1/+1
2011-05-21add a demo script for dirsyncMatthieu Patou1-0/+156
2011-05-21s4-dsdb: add unit tests for dirsync controlMatthieu Patou3-0/+716
2011-05-21s4-dsdb: implementation of the dirsync controlMatthieu Patou3-0/+1369
2011-05-21s4-dsdb: introduce dsdb_module_search_treeMatthieu Patou1-24/+63
2011-05-21s4-dsdb: relax a bit the checks on read acl when dirsync control is specifiedMatthieu Patou1-12/+42
2011-05-21s4-dsdb: create flag for requesting ACL relax in case of DIRSYNC requestMatthieu Patou1-0/+1
2011-05-21s4: do not change the critical flag when it's on a dirsync controlMatthieu Patou1-1/+5
2011-05-21s4: add blackbox test for renameMatthieu Patou1-0/+3
2011-05-21upgradeprovision: add hostname in the blackbox testsMatthieu Patou1-1/+1
2011-05-21Make the purge first so that the provision can reused during testsMatthieu Patou1-3/+3
2011-05-21Add a script for renaming a DCMatthieu Patou1-0/+200
2011-05-21s4-python: Remove not used importsMatthieu Patou2-7/+4
2011-05-21s4-python: move function find_provision_key_parameters to provision namespace...Matthieu Patou5-113/+112
2011-05-20torture-dfs: fix a typo that was causing the test to be flackyMatthieu Patou1-1/+1
2011-05-18selftest: Re-enable strings.py from source3/stf as a python subunit testAndrew Bartlett5-0/+170
2011-05-18s4-libnet: Remove libnet_Join and create libnet_Join_memberAndrew Bartlett4-49/+21
2011-05-18build: Expand dcerpc-samba grouping libraryAndrew Bartlett1-1/+1
2011-05-18waf-build: Add more libraries to avoid duplicate symbolsAndrew Bartlett1-2/+3
2011-05-18s4-selftest: gensec test is finished, don't skipAndrew Bartlett1-1/+0
2011-05-18selftest: Don't skip Samba3 tests in the top level buildAndrew Bartlett1-56/+64
2011-05-18torture: desactivate the level 4 tests for DFS referralMatthieu Patou1-2/+17
2011-05-18s4-dfs: Add workaround so that XP really works wellMatthieu Patou1-13/+18
2011-05-18s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are availableStefan Metzmacher1-1/+1
2011-05-18s4:kdc: split s4u2self and s4u2proxy checksStefan Metzmacher4-23/+55
2011-05-18s4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION => flags.trusted_for_delega...Stefan Metzmacher1-0/+14
2011-05-18s4:auth/credentials: S4U2Self should force CRED_MUST_USE_KERBEROSStefan Metzmacher1-0/+1