Age | Commit message (Expand) | Author | Files | Lines |
2011-07-13 | dbcheck: added checks for missing and orphansed backlinks | Andrew Tridgell | 1 | -19/+18 |
2011-07-13 | s4-dsdb: raise debug level for backlink errors | Andrew Tridgell | 1 | -1/+1 |
2011-07-13 | dbcheck: fixed ldap check with no database specified | Andrew Tridgell | 1 | -1/+1 |
2011-07-13 | dbcheck: added --reindex option | Andrew Tridgell | 2 | -3/+20 |
2011-07-13 | samba-tool: fixed ldapcmp to run as non-root | Andrew Tridgell | 1 | -2/+9 |
2011-07-13 | dbcheck: added checking of backlinks | Andrew Tridgell | 1 | -54/+92 |
2011-07-13 | pydsdb: added get_backlink_from_lDAPDisplayName() | Andrew Tridgell | 2 | -0/+50 |
2011-07-13 | s4-dsdb: moved checking of duplicate member entries to repl_meta_data.c | Andrew Tridgell | 2 | -35/+20 |
2011-07-12 | s4:libcli/raw: s/SMBchkpth/SMBcheckpath | Stefan Metzmacher | 3 | -3/+3 |
2011-07-12 | s4:winsdb: place wins.ldb in "state dir" instead of "lock dir" | Stefan Metzmacher | 1 | -1/+1 |
2011-07-12 | s4:provision: place the sysvol share under "state dir" instead of "lock dir" | Stefan Metzmacher | 1 | -1/+1 |
2011-07-12 | s4:param: add "state dir" and "cache dir" options | Stefan Metzmacher | 7 | -1/+93 |
2011-07-12 | s4:libcli/raw: remove SMBkeepalive | Stefan Metzmacher | 1 | -1/+0 |
2011-07-12 | s4:smb_server: s/SMBkeepalive/NBSSkeepalive | Stefan Metzmacher | 1 | -3/+3 |
2011-07-11 | dbcheck: use get_lDAPDisplayName_by_attid() | Andrew Tridgell | 1 | -11/+3 |
2011-07-11 | dsdb: added get_lDAPDisplayName_by_attid | Andrew Tridgell | 2 | -0/+37 |
2011-07-11 | dbcheck: improved error checking in fixup of missing metdata | Andrew Tridgell | 1 | -26/+24 |
2011-07-11 | s4-provision: use samba.unix2nttime() instead of hard coding NTTIME offsets | Andrew Tridgell | 1 | -2/+2 |
2011-07-11 | s4-drs: do not return links pointed to unexistant objects | Matthieu Patou | 1 | -0/+24 |
2011-07-11 | s4-dirsync: do not return linked attribute if the target object is no more | Matthieu Patou | 1 | -0/+29 |
2011-07-11 | s4-dsdb: allow objectsid to be specified in a modification operation | Matthieu Patou | 1 | -3/+5 |
2011-07-11 | s4-samba-tool: dbcheck, check and fix broken metadata | Matthieu Patou | 1 | -0/+77 |
2011-07-11 | s4-python: Add functions to get linkid and systemflags of an attribute | Matthieu Patou | 2 | -0/+76 |
2011-07-11 | s4-dsdb: if the provision control is specified, update replication metadata e... | Matthieu Patou | 1 | -1/+7 |
2011-07-11 | upgradeprovision: reduce the number of attribute that we skip | Matthieu Patou | 1 | -2/+1 |
2011-07-11 | s4-provision: fix the value of creation timestamp to be a MS timestamp | Matthieu Patou | 1 | -2/+2 |
2011-07-11 | s4-dsdb: when replacing linked attribute take always the new dn as the old dn... | Matthieu Patou | 1 | -1/+1 |
2011-07-11 | s4-dsdb: check for single valued attribute in repl_meta_data module | Matthieu Patou | 1 | -0/+11 |
2011-07-11 | dbcheck: check all objects, including deleted objects | Andrew Tridgell | 2 | -17/+18 |
2011-07-11 | s4-dsdb: deleted objects are expected to be missing mandatory attributes | Andrew Tridgell | 1 | -1/+2 |
2011-07-11 | s4-dsdb: fixed crash bug in extended_dn_in | Andrew Tridgell | 1 | -2/+4 |
2011-07-11 | dbcheck: added confirm_all support for remaining checks | Andrew Tridgell | 1 | -5/+10 |
2011-07-11 | dbcheck: use specified DB schema for non-LDAP URLs | Andrew Tridgell | 1 | -2/+9 |
2011-07-10 | s4:lib/socket: iface_list_wildcard() should only return "::" if we have ipv6 ... | Stefan Metzmacher | 1 | -1/+13 |
2011-07-08 | lib/param: Merge struct loadparm_service into common | Andrew Bartlett | 3 | -33/+52 |
2011-07-08 | param: Move per-share parameters into a seperate file, to share with s3 | Andrew Bartlett | 2 | -37/+5 |
2011-07-08 | s4-param Remove offset != -1 checks | Andrew Bartlett | 1 | -7/+2 |
2011-07-08 | s4-param change to struct bitmap to match s3-param | Andrew Bartlett | 2 | -16/+17 |
2011-07-08 | s4-param Also check the p_class matches when comparing offset | Andrew Bartlett | 1 | -1/+3 |
2011-07-08 | param: Add hooks to s3 parm_struct and the parameters void * pointer | Andrew Bartlett | 4 | -18/+25 |
2011-07-07 | s4 provision: Add some of the AD-specific DNS records to the directory | Kai Blin | 3 | -9/+236 |
2011-07-07 | s4 provision: split up DNS provisioning into generic and samba-specific ldifs | Kai Blin | 3 | -21/+31 |
2011-07-06 | s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlock | Stefan Metzmacher | 1 | -3/+3 |
2011-07-06 | s4:torture/smb2: s/smb2cli_lock/test_smb2_lock | Stefan Metzmacher | 1 | -19/+19 |
2011-07-06 | libcli/smb move FILE_TYPE constants in common | Andrew Bartlett | 1 | -8/+0 |
2011-07-06 | libcli/smb move enum protocol_types to a common header | Andrew Bartlett | 1 | -0/+1 |
2011-07-05 | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 150 | -49342/+2 |
2011-07-05 | s4-dbcheck: support the 'none' option for prompts | Andrew Tridgell | 1 | -2/+10 |
2011-07-05 | s4-pycommon: support 'none' as an option in confirm | Andrew Tridgell | 1 | -7/+20 |
2011-07-05 | dbcheck: only use a paged search when checking a ldap database | Andrew Tridgell | 1 | -1/+1 |