summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | libcli/util Bring samba4 unix -> nt_status code in common.Andrew Bartlett2011-06-208-19/+12
* | s3-libcli Remove unused error mapping tablesAndrew Bartlett2011-06-201-549/+0
* | s3-winbind Move winbind privileged socket dir into state_path()Andrew Bartlett2011-06-201-1/+1
* | build: Put lockdir and cachedir in FHS-like locations by defaultAndrew Bartlett2011-06-201-2/+2
* | s4-build Change default paths and --with flags for a 4.0 releaseAndrew Bartlett2011-06-202-59/+21
* | s4-upgradeprovision: propose the use of findprovisionranges if no ranges are ...Matthieu Patou2011-06-201-0/+14
* | s4: create script to find provision ranges for old provision without this inf...Matthieu Patou2011-06-191-0/+174
* | s4-sambatool: extract the confirm function in a separte module for reuseMatthieu Patou2011-06-192-10/+36
* | s4-samba-tool: remove unused importsMatthieu Patou2011-06-191-2/+1
* | s4-samba-tool: use correct object notation ie. obj.method rather than method(...Matthieu Patou2011-06-191-37/+31
* | s4-sambatool: use correct way to call class methodsMatthieu Patou2011-06-191-53/+54
* | s4-upgradeprovision: improve message outputMatthieu Patou2011-06-191-1/+1
* | s4-upgradeprovision: skip versionNumber, it's used by GPOMatthieu Patou2011-06-191-0/+1
* | s4-provision: Remove hard coded SD for CN=Sites containerMatthieu Patou2011-06-192-16/+0
* | s4-upgradeprovision: deltaattr can be empty or none tooMatthieu Patou2011-06-191-8/+8
* | s4-upgradeprovision: handle the fact that oEMInformation might not be presentMatthieu Patou2011-06-191-2/+5
* | s4-upgradeprovision: Rework completly how SDs are recalculatedMatthieu Patou2011-06-191-66/+99
* | s4-python: make checks of sacl in get_diff_sddls optionnalMatthieu Patou2011-06-191-2/+6
* | s4-upgradeprovision: remove useless commentMatthieu Patou2011-06-191-1/+0
* | s4-upgradeprovision: ignore objectSidMatthieu Patou2011-06-191-2/+3
* | s4-upgradeprovision: add a list of attribute that are not DSDB attribute that...Matthieu Patou2011-06-191-0/+4
* | s4: fix wrong index usage PRIMARY_USER_SID_INDEX when it should have been PRI...Matthieu Patou2011-06-191-1/+1
* | s4-upgradeprovision: if there is nothing to really modify then skip itMatthieu Patou2011-06-191-0/+3
* | s4-upgradeprovision: dn must be skipped as delta.remove("dn") do not remove t...Matthieu Patou2011-06-191-0/+3
* | s4-upgradeprovision: change hashAttrNotCopied to be an arrayMatthieu Patou2011-06-191-26/+22
* | s4-upgradeprovision: fix inverted logic and wrong flags on sd_flags controlMatthieu Patou2011-06-191-3/+4
* | s4-upgradeprovision: remove useless codeMatthieu Patou2011-06-191-3/+0
* | s4-upgradeprovision: don't print dn in the list of modified attributesMatthieu Patou2011-06-191-1/+2
* | s4-upgradeprovision: clean up, reformating and update docsMatthieu Patou2011-06-191-9/+8
* | s4-upgradeprovision: introduce invocation id in lastprovisionUSNsMatthieu Patou2011-06-192-29/+73
* | s4-upgradeprovision: add function to know if attribute is replicated or notMatthieu Patou2011-06-191-0/+20
* | s4-upgradeprovision: split update_present in two functions depending on the m...Matthieu Patou2011-06-191-130/+171
* | s4-upgradeprovision: handle_special_attributes don't really need ranges of US...Matthieu Patou2011-06-191-5/+6
* | s4-python: fix wrong discovery of the site name in find_key_provision_parametersMatthieu Patou2011-06-191-1/+1
* | s4-upgradeprovisision: fix bug 8063, old SD can miss some componenent (group,...Matthieu Patou2011-06-191-16/+20
* | s4-upgradeprovision: Fix an error, so that cursddl and refsddl are not the sameMatthieu Patou2011-06-191-1/+1
* | py-ldb: allow dictionnary like usage (ie. e.get("myattribute", defVal)Matthieu Patou2011-06-191-3/+8
* | s3: Fix Coverity ID 2582: FORWARD_NULLVolker Lendecke2011-06-191-0/+5
* | s3: Fix Coverity ID 2583: RESOURCE_LEAKVolker Lendecke2011-06-191-1/+5
* | s3: Remove unused name_queriesVolker Lendecke2011-06-191-34/+0
* | s3: Fix some type-punned warningsVolker Lendecke2011-06-191-7/+8
* | s3: Add name_resolve_bcast_send/recvVolker Lendecke2011-06-192-20/+104
* | s3: Fix a memleak in name_resolve_bcastVolker Lendecke2011-06-191-4/+7
* | s3: Test nttrans_createVolker Lendecke2011-06-195-0/+112
* | s3: Add incomplete cli_nttrans_createVolker Lendecke2011-06-192-0/+208
* | s3: Correctly align evenVolker Lendecke2011-06-191-1/+3
* | s3: Allow NULL sd_size in make_sec_descVolker Lendecke2011-06-181-2/+10
* | s3:modules fix Bug 8244 - Cannot copy files larger than 2 GB to Samba shareChristian Ambach2011-06-171-3/+3
* | s4-errors: Import error maps from the source3/ unix -> ntstatus mappingAndrew Bartlett2011-06-171-0/+11
* | errors: reorder error codes for easier s3/s4 comparisonAndrew Bartlett2011-06-172-14/+14