summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19485: Fix Coverity # 319Volker Lendecke1-1/+1
2007-10-10r19484: Fix Coverity #329Volker Lendecke1-1/+1
2007-10-10r19477: Patch from Huang Dejin Eugene <hdejin@yahoo.com>.James Peach1-23/+31
2007-10-10r19469: Another user of NetShareEnumVolker Lendecke1-0/+4
2007-10-10r19468: Fix some potential NULL dereferencesVolker Lendecke1-14/+48
2007-10-10r19451: Another cleanup of 18802. Referring to structures after the block has...Volker Lendecke1-3/+3
2007-10-10r19450: Fix smbtree's use of netshareenum.Volker Lendecke1-0/+5
2007-10-10r19448: Convert delete_share_security to struct share_params plus some cleanupsVolker Lendecke4-21/+69
2007-10-10r19447: Do not throw away informationVolker Lendecke1-4/+1
2007-10-10r19446: Comment can be NULL nowVolker Lendecke1-1/+2
2007-10-10r19445: Attempt to fix net rpc shareVolker Lendecke1-1/+42
2007-10-10r19444: merge from samba4:Stefan Metzmacher1-0/+2
2007-10-10r19431: merge recent talloc performance improvements from Samba4Andrew Tridgell3-594/+660
2007-10-10r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell26-108/+170
2007-10-10r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell4-2/+2
2007-10-10r19426: merge nearly all the differences between Samba3 tdb and Samba4Andrew Tridgell17-406/+558
2007-10-10r19424: Protect against username == NULLJeremy Allison1-0/+4
2007-10-10r19422: Doh ! Put the krb5 user@realm code in the right place.Jeremy Allison1-3/+37
2007-10-10r19421: BUG 3868: Patch from Timur Bakeyev <timur@com.bat.ru> to preventGerald Carter1-0/+1
2007-10-10r19420: Remove strequal and use strcmp() instead. Meant toGerald Carter1-11/+12
2007-10-10r19419: BUG 4109: Patch from Timur Bakeyev. Fix bug causing smbd to turn offGerald Carter3-27/+25
2007-10-10r19417: BUG 3856: patch from Timur Bakeyev <timur@com.bat.ru> to include sett...Gerald Carter1-4/+5
2007-10-10r19416: Fix some c++ warnings.Günther Deschner2-4/+4
2007-10-10r19415: oh la la, always compile before commit, I'm very sorry.Günther Deschner1-6/+1
2007-10-10r19414: gencache is getting really important now, make sure that lp_lockdirGünther Deschner1-1/+1
2007-10-10r19413: Now we're calling init_dc_connection, this codeJeremy Allison1-16/+0
2007-10-10r19399: Now Guenther discovered one crash dereferencing domain->backends,Jeremy Allison1-1/+1
2007-10-10r19394: When we fail to get the list of trusted domains, make sure to returnGünther Deschner1-1/+1
2007-10-10r19391: Fix crash bug within the winbind caching method.Günther Deschner1-0/+5
2007-10-10r19390: Add some tests that are known failing against samba3.Jelmer Vernooij1-0/+4
2007-10-10r19386: Limit the size of the connection bitmap to <64K entries.James Peach1-1/+11
2007-10-10r19385: These replaced symbols should have a rep_ prefix.James Peach2-5/+5
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-10r19345: Allow better rootdse searches.Günther Deschner1-1/+1
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