summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19374: fix the build with heimdalStefan Metzmacher1-1/+1
2007-10-10r19371: Add two missing refresh_sequence_number calls where they are missingGünther Deschner1-0/+3
2007-10-10r19368: Use WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE whereever the winbindd tdb isGünther Deschner1-1/+2
2007-10-10r19355: Add getdispenumindex2 wrapper for rpcclient.Günther Deschner3-18/+91
2007-10-10r19354: adjust usage printf for rpcclient's timeout command.Günther Deschner1-1/+1
2007-10-10r19353: Add "timeout" command for rpcclient.Günther Deschner3-3/+40
2007-10-10r19351: Also export the info3 profilepath via the PAM_WINBIND_PROFILEPATH dataGünther Deschner2-0/+13
2007-10-10r19349: Fix invalid free on the PAM_WINBIND_PWD_LAST_SET data.Günther Deschner1-1/+1
2007-10-10r19348: Fix uninitialized dictionary handle, found by valgrind.Günther Deschner1-3/+3
2007-10-10r19342: we only have one BASE-LOCK test in samba4's smbtorture nowStefan Metzmacher1-2/+2
2007-10-10r19340: Wait longer then 10 seconds for a samr_query_groupmem lookup to succeed.Günther Deschner2-0/+15
2007-10-10r19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unusedJeremy Allison1-5/+5
2007-10-10r19301: Correct debug statement.Jeremy Allison1-1/+1
2007-10-10r19300: Fix null deref in debug statement.Jeremy Allison1-3/+3
2007-10-10r19292: Avoid some potential segfaults: In winreg_EnumValue all pointers are ...Volker Lendecke1-9/+21
2007-10-10r19291: this should fix the build on heimdal systemsStefan Metzmacher2-2/+1
2007-10-10r19290: regedit running on nt4 will cut off the last character from a enumkey...Volker Lendecke3-6/+6
2007-10-10r19288: tdb_prs_store is right now used to store printer and share securityVolker Lendecke1-1/+1
2007-10-10r19287: As requested by Bjoern Jacke <bjoern@j3e.de>: Check in the NetBSD win...Volker Lendecke4-1/+479
2007-10-10r19286: Remove dependency on Fink. If we really *need* anything from Fink,James Peach1-13/+2
2007-10-10r19272: Ensure we return 1 member in the optimized case.Jeremy Allison1-0/+1
2007-10-10r19271: Test the "hack" for "Domain Users" as agreed withJeremy Allison1-9/+120
2007-10-10r19270: Stop depending on internal MIT symbols. These are private on MacOSJames Peach3-62/+107
2007-10-10r19263: Be more accurate in telling what the sitename problem is in this DEBUGGünther Deschner1-1/+1
2007-10-10r19260: Fix for bug #3524 from tiamat@komi.mts.ru - Solaris quotas.Jeremy Allison1-7/+9
2007-10-10r19257: Janitor for Guenther - as well as a little massaging to makeJeremy Allison1-37/+74
2007-10-10r19255: Add blacklist of accounts when NSS initgroups calls are coming in andGünther Deschner2-0/+28
2007-10-10r19254: Make sure to also wait 35 seconds to receive a Netlogon GETDC replyGünther Deschner1-0/+8
2007-10-10r19250: Fixes bug 4156.Derrell Lipman1-0/+1
2007-10-10r19249: Attempt to fix a site lookup bug found by Guenther.Jeremy Allison2-0/+35
2007-10-10r19248: Activate RPC-SAMBA3-WKSSVCVolker Lendecke1-1/+1
2007-10-10r19246: merge from samba4 rev 18207 and 18208:Stefan Metzmacher2-1/+10
2007-10-10r19244: fix the build on systems with broken krb5Stefan Metzmacher2-5/+29
2007-10-10r19243: Fix debug statement.Günther Deschner1-1/+1
2007-10-10r19241: compile xattr wrappers on mac os 10Stefan Metzmacher2-0/+76
2007-10-10r19240: move the NO_CONFIG_H check to libreplaceStefan Metzmacher2-2/+2
2007-10-10r19239: make the acl configure check more readable...Stefan Metzmacher1-38/+68
2007-10-10r19238: Let the comfigure check find that some krb5 functionsStefan Metzmacher1-16/+71
2007-10-10r19237: fix typoStefan Metzmacher1-1/+1
2007-10-10r19236: prepare for --with-pam=auto as defaultStefan Metzmacher1-39/+72
2007-10-10r19235: merge from samba4:Stefan Metzmacher1-2/+2
2007-10-10r19233: remove unused --with-spinlocks optionStefan Metzmacher1-24/+0
2007-10-10r19232: merge from samba4:Stefan Metzmacher2-16/+19
2007-10-10r19231: I encountered a WinXP/Home system which, acting as the master browser...Derrell Lipman1-1/+2
2007-10-10r19230: Doh ! Fix obvious crash bug.....Jeremy Allison1-5/+5
2007-10-10r19224: Add setting the rng_fault_state to the already converted pipes.Volker Lendecke7-147/+597
2007-10-10r19221: Monster-Checkin after "make idl"Volker Lendecke11-716/+3580
2007-10-10r19220: Check if a backend has set rng_fault_state and send a dce-level fault...Volker Lendecke1-0/+7
2007-10-10r19218: With the new RPC server infrastructure all backend functions are fill...Volker Lendecke1-0/+6
2007-10-10r19212: Make sure domains marked internal don't doJeremy Allison2-14/+29