summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-13dynconfig/wscript: use $libdir/security for PAMMODULESDIR as in config.m4Stefan Metzmacher1-3/+3
2011-07-13s3:configure: use the same dynconfig options and default values as the toplev...Stefan Metzmacher3-368/+333
2011-07-13Fix bug 8305 - nmbd segfaults - when using "smbtree ..."Günter Kukkukk1-1/+1
2011-07-13s3-epmapper: Fix adding tcpip endpoints.Andreas Schneider1-0/+8
2011-07-13s3-auth: Fix account check over ncalrpc.Andreas Schneider2-10/+18
2011-07-13s3-waf: Don't link LIBNTLMSSP twice.Andreas Schneider1-1/+1
2011-07-13s4-dsdb: fixed the defaultObjectCategory to have a full GUIDAndrew Tridgell1-0/+24
2011-07-13s4-fault: changed to use %d for PID, instead of %PID%Andrew Tridgell4-4/+4
2011-07-13s4-dsdb: another special case for the "member" attributeAndrew Tridgell1-1/+6
2011-07-13s4-dsdb Don't process deletion of member attributes here.Andrew Bartlett1-0/+9
2011-07-13dsdb: fixed special case of zero NTTIMEAndrew Tridgell1-0/+20
2011-07-13dbcheck: use samdb_schema for getting the backlinkAndrew Tridgell1-1/+1
2011-07-13ldb: added ldb_val_string_cmp()Andrew Tridgell4-1/+272
2011-07-13ldb: use base searches for @ special DNsAndrew Tridgell4-21/+20
2011-07-13ldb: don't return special DNs on non-base searchesAndrew Tridgell1-0/+5
2011-07-13ldb: don't shortcut dn comparison for mismatched special DNsAndrew Tridgell1-1/+1
2011-07-13dbcheck: only do the provision dbcheck if there are objects to checkAndrew Tridgell1-13/+14
2011-07-13s4-test: fixed usage message on renamedc.shAndrew Tridgell1-1/+1
2011-07-13s4-provision: fixed the GUIDs in the provision using dbcheckAndrew Tridgell1-0/+16
2011-07-13s4-dsdb: fixed modify of ACLs on deleted objectsAndrew Tridgell1-2/+4
2011-07-13dbcheck: only fix replPropertyMetaData if we included it in the searchAndrew Tridgell1-11/+14
2011-07-13dbcheck: added checks for missing and orphansed backlinksAndrew Tridgell1-19/+18
2011-07-13s4-dsdb: raise debug level for backlink errorsAndrew Tridgell1-1/+1
2011-07-13dbcheck: fixed ldap check with no database specifiedAndrew Tridgell1-1/+1
2011-07-13dbcheck: added --reindex optionAndrew Tridgell2-3/+20
2011-07-13samba-tool: fixed ldapcmp to run as non-root Andrew Tridgell1-2/+9
2011-07-13dbcheck: added checking of backlinksAndrew Tridgell1-54/+92
2011-07-13pydsdb: added get_backlink_from_lDAPDisplayName()Andrew Tridgell2-0/+50
2011-07-13s4-dsdb: moved checking of duplicate member entries to repl_meta_data.cAndrew Tridgell2-35/+20
2011-07-13s3-rpc_server: Removed no longer used functions.Vicentiu Ciorbaru1-281/+0
2011-07-13s3-rpc_client: Migrate to dcerpc_winreg_delete_subkeys_recursive().Vicentiu Ciorbaru1-10/+31
2011-07-13s3-rpc_client: Migrate to dcerpc_winreg_enumvals() function.Vicentiu Ciorbaru1-22/+142
2011-07-13s3-rpc_client: Added dcerpc_winreg_delete_subkeys_recursive() function.Vicentiu Ciorbaru2-0/+131
2011-07-13s3-rpc_client: Added dcerpc_winreg_enumvals() function.Vicentiu Ciorbaru2-0/+214
2011-07-13dynconfig: rework the logic to support --enable-fhsStefan Metzmacher2-122/+275
2011-07-13dynconfig: add SambaIndentedHelpFormatter in order to support \n in option he...Stefan Metzmacher1-1/+54
2011-07-13dynconfig: remember which options still have their default valueStefan Metzmacher1-2/+10
2011-07-13dynconfig: use an option group for the samba specific optionsStefan Metzmacher1-2/+4
2011-07-13Revert "s4-build Change default paths and --with flags for a 4.0 release"Stefan Metzmacher2-21/+59
2011-07-13Revert "build: Put lockdir and cachedir in FHS-like locations by default"Stefan Metzmacher1-2/+2
2011-07-13ldb-tdb: Introduce a flag on ltdb_add_internal to indicate whether unique val...Matthieu Patou1-4/+11
2011-07-13s3:libsmb: remove unused cli_smb_inbuf()Stefan Metzmacher2-8/+0
2011-07-12s3: dbwrap_ctdb.c: fix #ifdef CTDB_CONTROL_SCHEDULE_FOR_DELETION issue (bug #...Björn Baumbach1-2/+2
2011-07-12s4:libcli/raw: s/SMBchkpth/SMBcheckpathStefan Metzmacher3-3/+3
2011-07-12s4:winsdb: place wins.ldb in "state dir" instead of "lock dir"Stefan Metzmacher1-1/+1
2011-07-12selftest/Samba4: use "state dir" for persistent filesStefan Metzmacher1-7/+7
2011-07-12s4:provision: place the sysvol share under "state dir" instead of "lock dir"Stefan Metzmacher1-1/+1
2011-07-12selftest/Samba4: setup "state dir" and "cache dir"Stefan Metzmacher2-0/+22
2011-07-12s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher7-1/+93
2011-07-12s3:libsmb: remove unused cli_oplock_handler()Stefan Metzmacher4-54/+0