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