summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-smbd: Create ev_ctx and msg_ctx and use it.Andreas Schneider2011-07-141-26/+38
* s4-winbind handle all values for server roleAndrew Bartlett2011-07-141-0/+1
* s3-lib Remove unused get_cmdline_auth_info_copyAndrew Bartlett2011-07-142-26/+0
* s4-param finish services hooks for s4->s3 loadparm contextAndrew Bartlett2011-07-145-2/+49
* s4-param cope with parameters of type charAndrew Bartlett2011-07-141-0/+12
* s3-param Plug 'netbios aliases' via the parameter bridgeAndrew Bartlett2011-07-141-0/+1
* Add intrasite code test switchDave Craft2011-07-142-0/+9
* Add kccsrv_add_repsFrom() possibility of NULL res argumentDave Craft2011-07-141-2/+2
* Remove static to allow availability to other KCC filesDave Craft2011-07-141-4/+4
* kcc_connection invocation_id added to structDave Craft2011-07-141-0/+1
* KCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATEDDave Craft2011-07-141-1/+9
* Standalone samdb_ntds_site_settings_options() helperDave Craft2011-07-141-0/+48
* NTDSConnection and NTDSA Site setting flagsDave Craft2011-07-142-8/+20
* dynconfig/wscript: use $libdir/security for PAMMODULESDIR as in config.m4Stefan Metzmacher2011-07-131-3/+3
* s3:configure: use the same dynconfig options and default values as the toplev...Stefan Metzmacher2011-07-133-368/+333
* Fix bug 8305 - nmbd segfaults - when using "smbtree ..."Günter Kukkukk2011-07-131-1/+1
* s3-epmapper: Fix adding tcpip endpoints.Andreas Schneider2011-07-131-0/+8
* s3-auth: Fix account check over ncalrpc.Andreas Schneider2011-07-132-10/+18
* s3-waf: Don't link LIBNTLMSSP twice.Andreas Schneider2011-07-131-1/+1
* s4-dsdb: fixed the defaultObjectCategory to have a full GUIDAndrew Tridgell2011-07-131-0/+24
* s4-fault: changed to use %d for PID, instead of %PID%Andrew Tridgell2011-07-134-4/+4
* 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: added ldb_val_string_cmp()Andrew Tridgell2011-07-134-1/+272
* ldb: use base searches for @ special DNsAndrew Tridgell2011-07-134-21/+20
* ldb: don't return special DNs on non-base searchesAndrew Tridgell2011-07-131-0/+5
* ldb: don't shortcut dn comparison for mismatched special DNsAndrew Tridgell2011-07-131-1/+1
* dbcheck: only do the provision dbcheck if there are objects to checkAndrew Tridgell2011-07-131-13/+14
* s4-test: fixed usage message on renamedc.shAndrew Tridgell2011-07-131-1/+1
* 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
* s3-rpc_server: Removed no longer used functions.Vicentiu Ciorbaru2011-07-131-281/+0
* s3-rpc_client: Migrate to dcerpc_winreg_delete_subkeys_recursive().Vicentiu Ciorbaru2011-07-131-10/+31
* s3-rpc_client: Migrate to dcerpc_winreg_enumvals() function.Vicentiu Ciorbaru2011-07-131-22/+142
* s3-rpc_client: Added dcerpc_winreg_delete_subkeys_recursive() function.Vicentiu Ciorbaru2011-07-132-0/+131
* s3-rpc_client: Added dcerpc_winreg_enumvals() function.Vicentiu Ciorbaru2011-07-132-0/+214
* dynconfig: rework the logic to support --enable-fhsStefan Metzmacher2011-07-132-122/+275
* dynconfig: add SambaIndentedHelpFormatter in order to support \n in option he...Stefan Metzmacher2011-07-131-1/+54
* dynconfig: remember which options still have their default valueStefan Metzmacher2011-07-131-2/+10