summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-provision: Always give the warning if we are using eadb. It really should...Andrew Bartlett2012-04-191-3/+6
* waf: Fix mispellingSimo Sorce2012-04-191-1/+1
* Fix Error messagesSimo Sorce2012-04-191-4/+2
* s4-kcc: avoid a false alarm with rodcMatthieu Patou2012-04-191-0/+7
* samba_spnupdate: don't try to register DNS related SPN if we are not masterin...Matthieu Patou2012-04-191-1/+24
* dbcheck: Add a check that every FSMO role has a valid ownerAndrew Bartlett2012-04-191-0/+41
* s4-samba-tool: Fix samba-tool fsmo seizeAndrew Bartlett2012-04-192-46/+51
* s4-s3upgrade: Do not ever set a domain-wide maxPwdAge of 0Andrew Bartlett2012-04-191-1/+1
* s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot list...Andrew Bartlett2012-04-191-2/+14
* Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilitiesJeremy Allison2012-04-181-0/+37
* Add smb_raw_setfsinfo() - currently only available level is SMB_SET_CIFS_UNIX...Jeremy Allison2012-04-183-0/+94
* s4-torture: Fix the raw.notify mask testVolker Lendecke2012-04-181-0/+4
* s4-torture: Use 2 client connections for raw.notify.maskVolker Lendecke2012-04-181-19/+20
* s4-torture: Use 2 client connections for raw.notify.treeVolker Lendecke2012-04-181-3/+9
* s4-torture: Use 2 client connections for raw.notify.recursiveVolker Lendecke2012-04-181-6/+13
* s4:torture:smb2: add a session.reauth2 test.Michael Adam2012-04-181-0/+93
* s4:torture:smb2: rename the file in the session-reauth1 test more systematicallyMichael Adam2012-04-181-1/+1
* s4:torture:smb2: rename the session_reauth test to session_reauth1Michael Adam2012-04-181-2/+2
* s4-torture: notify all is empty nowVolker Lendecke2012-04-181-19/+0
* s4-torture: Separate out the notify alignment subtestVolker Lendecke2012-04-181-4/+9
* s4-torture: Separate out the notify basedir subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify overflow subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify tree subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify double subtestVolker Lendecke2012-04-181-2/+7
* s4-torture: Separate out the notify tcp_dis subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify ulogoff subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify exit subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify tdis subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify file subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify mask_change subtestVolker Lendecke2012-04-181-2/+9
* s4-torture: Separate out the notify recursive subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify mask subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Separate out the notify dir subtestVolker Lendecke2012-04-181-3/+9
* s4-torture: Separate out the notify tcon subtestVolker Lendecke2012-04-181-2/+8
* s4-torture: Make notify a suiteVolker Lendecke2012-04-182-4/+13
* dbcheck: added fix for incorrect RMD_FLAGSAndrew Tridgell2012-04-181-0/+35
* dsdb: added SHOW_DELETED to samldb_member_check()Andrew Tridgell2012-04-181-1/+1
* s4:dbchecker.py - integrate the "objectClass" fixing codeMatthias Dieter Wallnöfer2012-04-181-0/+27
* s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from PythonMatthias Dieter Wallnöfer2012-04-181-0/+14
* s3fs: Use xattr_tdb format for xattr storageAndrew Bartlett2012-04-181-9/+16
* s4-python: Add python wrapper for xattr_tdb format xattr storageAndrew Bartlett2012-04-184-34/+208
* s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modifyMichael Adam2012-04-184-0/+37
* s4-schema: set subClassOf by default to top if not specifiedMatthieu Patou2012-04-181-0/+6
* s4-schema: remove unused variableMatthieu Patou2012-04-181-4/+0
* s4-schema: Generate some schema related attribute as MS AD is doing if they a...Matthieu Patou2012-04-181-0/+43
* s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...Matthieu Patou2012-04-184-13/+34
* s4: use enums instead of strings it's cheaperMatthieu Patou2012-04-171-14/+40
* s4:ldapcmp.py: pass down outf and errfStefan Metzmacher2012-04-171-12/+29
* provision: Simplify handling of default for --server-role.Jelmer Vernooij2012-04-161-8/+4
* provision: Simplify handling of default for --function-level.Jelmer Vernooij2012-04-161-4/+3