summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: another special case for the "member" attributeAndrew Tridgell2011-07-131-1/+6
* s4-dsdb Don't process deletion of member attributes here.Andrew Bartlett2011-07-131-0/+9
* dsdb: fixed special case of zero NTTIMEAndrew Tridgell2011-07-131-0/+20
* dbcheck: use samdb_schema for getting the backlinkAndrew Tridgell2011-07-131-1/+1
* ldb: use base searches for @ special DNsAndrew Tridgell2011-07-134-21/+20
* dbcheck: only do the provision dbcheck if there are objects to checkAndrew Tridgell2011-07-131-13/+14
* s4-provision: fixed the GUIDs in the provision using dbcheckAndrew Tridgell2011-07-131-0/+16
* s4-dsdb: fixed modify of ACLs on deleted objectsAndrew Tridgell2011-07-131-2/+4
* dbcheck: only fix replPropertyMetaData if we included it in the searchAndrew Tridgell2011-07-131-11/+14
* dbcheck: added checks for missing and orphansed backlinksAndrew Tridgell2011-07-131-19/+18
* s4-dsdb: raise debug level for backlink errorsAndrew Tridgell2011-07-131-1/+1
* dbcheck: fixed ldap check with no database specifiedAndrew Tridgell2011-07-131-1/+1
* dbcheck: added --reindex optionAndrew Tridgell2011-07-132-3/+20
* samba-tool: fixed ldapcmp to run as non-root Andrew Tridgell2011-07-131-2/+9
* dbcheck: added checking of backlinksAndrew Tridgell2011-07-131-54/+92
* pydsdb: added get_backlink_from_lDAPDisplayName()Andrew Tridgell2011-07-132-0/+50
* s4-dsdb: moved checking of duplicate member entries to repl_meta_data.cAndrew Tridgell2011-07-132-35/+20
* s4:libcli/raw: s/SMBchkpth/SMBcheckpathStefan Metzmacher2011-07-123-3/+3
* s4:winsdb: place wins.ldb in "state dir" instead of "lock dir"Stefan Metzmacher2011-07-121-1/+1
* s4:provision: place the sysvol share under "state dir" instead of "lock dir"Stefan Metzmacher2011-07-121-1/+1
* s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher2011-07-127-1/+93
* s4:libcli/raw: remove SMBkeepaliveStefan Metzmacher2011-07-121-1/+0
* s4:smb_server: s/SMBkeepalive/NBSSkeepaliveStefan Metzmacher2011-07-121-3/+3
* dbcheck: use get_lDAPDisplayName_by_attid()Andrew Tridgell2011-07-111-11/+3
* dsdb: added get_lDAPDisplayName_by_attidAndrew Tridgell2011-07-112-0/+37
* dbcheck: improved error checking in fixup of missing metdataAndrew Tridgell2011-07-111-26/+24
* s4-provision: use samba.unix2nttime() instead of hard coding NTTIME offsetsAndrew Tridgell2011-07-111-2/+2
* s4-drs: do not return links pointed to unexistant objectsMatthieu Patou2011-07-111-0/+24
* s4-dirsync: do not return linked attribute if the target object is no moreMatthieu Patou2011-07-111-0/+29
* s4-dsdb: allow objectsid to be specified in a modification operationMatthieu Patou2011-07-111-3/+5
* s4-samba-tool: dbcheck, check and fix broken metadataMatthieu Patou2011-07-111-0/+77
* s4-python: Add functions to get linkid and systemflags of an attributeMatthieu Patou2011-07-112-0/+76
* s4-dsdb: if the provision control is specified, update replication metadata e...Matthieu Patou2011-07-111-1/+7
* upgradeprovision: reduce the number of attribute that we skipMatthieu Patou2011-07-111-2/+1
* s4-provision: fix the value of creation timestamp to be a MS timestampMatthieu Patou2011-07-111-2/+2
* s4-dsdb: when replacing linked attribute take always the new dn as the old dn...Matthieu Patou2011-07-111-1/+1
* s4-dsdb: check for single valued attribute in repl_meta_data moduleMatthieu Patou2011-07-111-0/+11
* dbcheck: check all objects, including deleted objectsAndrew Tridgell2011-07-112-17/+18
* s4-dsdb: deleted objects are expected to be missing mandatory attributesAndrew Tridgell2011-07-111-1/+2
* s4-dsdb: fixed crash bug in extended_dn_inAndrew Tridgell2011-07-111-2/+4
* dbcheck: added confirm_all support for remaining checksAndrew Tridgell2011-07-111-5/+10
* dbcheck: use specified DB schema for non-LDAP URLsAndrew Tridgell2011-07-111-2/+9
* s4:lib/socket: iface_list_wildcard() should only return "::" if we have ipv6 ...Stefan Metzmacher2011-07-101-1/+13
* lib/param: Merge struct loadparm_service into commonAndrew Bartlett2011-07-083-33/+52
* param: Move per-share parameters into a seperate file, to share with s3Andrew Bartlett2011-07-082-37/+5
* s4-param Remove offset != -1 checksAndrew Bartlett2011-07-081-7/+2
* s4-param change to struct bitmap to match s3-paramAndrew Bartlett2011-07-082-16/+17
* s4-param Also check the p_class matches when comparing offsetAndrew Bartlett2011-07-081-1/+3
* param: Add hooks to s3 parm_struct and the parameters void * pointerAndrew Bartlett2011-07-084-18/+25
* s4 provision: Add some of the AD-specific DNS records to the directoryKai Blin2011-07-073-9/+236