summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-util: removed the s4 nterr.cAndrew Tridgell2011-06-172-55/+1
* s3-util: remove the s3 nterr.cAndrew Tridgell2011-06-174-66/+2
* util: moved nt_errstr() into common codeAndrew Tridgell2011-06-172-8/+23
* libclu/util: Move get_friendly_nt_error_msg() in common.Andrew Bartlett2011-06-174-40/+52
* build: only use the git version on install, not in the build treeAndrew Tridgell2011-06-174-9/+13
* samba-tool: exit with non-zero status on dbcheck failureAndrew Tridgell2011-06-171-1/+3
* talloc: added talloc_stackframe_exists()Andrew Tridgell2011-06-172-0/+25
* s4-auth: quiet down the krb5 warnings when kerberos is not set to 'MUST'Andrew Tridgell2011-06-172-2/+6
* samba-tool: show success message on group operationsAndrew Tridgell2011-06-171-0/+4
* s4-pysamdb: fixed the normalisation of grouptype in group addAndrew Tridgell2011-06-171-1/+7
* samba-tool: report total error count and suggest --fix if neededAndrew Tridgell2011-06-171-3/+10
* samba-tool: added attribute normalisation checksAndrew Tridgell2011-06-171-3/+53
* s4-dsdb: if we don't have a remote schema, then use the local oneAndrew Tridgell2011-06-171-2/+8
* s4-pydsdb: added dsdb_normalise_attributes() callAndrew Tridgell2011-06-172-0/+109
* s3:wb_lookupsids: add some paranoia checks to wb_lookupsids_recv()Stefan Metzmacher2011-06-161-0/+18
* s3:wb_lookupsids: don't ignore 'result' and check if we got useable valuesStefan Metzmacher2011-06-161-4/+48
* Revert "s3-winbind: Fix paranoia checks in winbindd_samr.c."Stefan Metzmacher2011-06-161-2/+2
* s3:rpc_server/svcctl: fix valgrind bug in _svcctl_QueryServiceObjectSecurity()Stefan Metzmacher2011-06-161-1/+1
* s3:rpc_server/svcctl: fix valgrind bugs in _svcctl_QueryServiceConfig2W()Stefan Metzmacher2011-06-161-9/+5
* s3:rpc_server/svcctl: don't allocate return values on a temporary stackframeStefan Metzmacher2011-06-161-5/+3
* s4:winbind/wb_samba3_protocol.c - rework it using concrete enum valuesMatthias Dieter Wallnöfer2011-06-161-3/+27
* s4:ntvfs subsystems - rework it using concrete enum valuesMatthias Dieter Wallnöfer2011-06-164-5/+43
* auth/kerberos/gssapi_pac: fix compiler warningsStefan Metzmacher2011-06-151-6/+5
* s4:libcli/smb_composite: convert smb2_composite_setpathinfo_send/rev to teven...Stefan Metzmacher2011-06-152-59/+129
* librpc: fix buildwarning in NDR_WMI.Günther Deschner2011-06-152-0/+25
* s3: Add debug level 0 warnings to make_new_server_info_guestVolker Lendecke2011-06-151-2/+6
* s3: Fix the return of make_new_server_info_guestVolker Lendecke2011-06-151-1/+1
* s3-winbind: Fix paranoia checks in winbindd_samr.c.Andreas Schneider2011-06-151-2/+2