summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18921: Fix some c++ warnings.Günther Deschner1-7/+7
2007-10-10r18920: merge socket_wrapper changes from samba4Stefan Metzmacher1-21/+58
2007-10-10r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter8-2858/+206
2007-10-10r18912: we don't need the special case for comments now in theAndrew Tridgell1-5/+1
2007-10-10r18910: Change ldb_msg_add_string() to not actually add an attribute if theAndrew Tridgell1-0/+5
2007-10-10r18907: W00t. My original fix was correct after all :-).Jeremy Allison1-1/+1
2007-10-10r18906: Fix 'make clean' to deal with new lib/ldb/ directory structure.Gerald Carter1-2/+3
2007-10-10r18905: I'm not really proud of this but I don't want to maintainGerald Carter1-1/+4
2007-10-10r18904: * Revert previous fix for building out of tree andGerald Carter1-6/+8
2007-10-10r18902: Also dump mS-DS-CreatorSID.Günther Deschner1-0/+1
2007-10-10r18901: try to fix the samba3 build without having ldapStefan Metzmacher5-4/+7
2007-10-10r18900: Next attempt to fix the Solaris build. Not sure about whether to merg...Volker Lendecke1-1/+1
2007-10-10r18899: remove check for root when running configure since it does not appear...Gerald Carter1-9/+0
2007-10-10r18898: Fix for bug #4100 from Udo Eberhardt <udo.eberhardt@thesycon.de>.Jeremy Allison1-0/+3
2007-10-10r18897: Fix valgrind bug found by Volker.Jeremy Allison1-1/+5
2007-10-10r18896: * Fix out of tree builds after libreplace mergeGerald Carter2-8/+8
2007-10-10r18895: AIX need to call pidl with --uint-enums as the compiler doesn'tStefan Metzmacher2-0/+34
2007-10-10r18893: Attempt to fix the Solaris buildVolker Lendecke1-1/+6
2007-10-10r18892: Copy over the Samba4 valgrind suppressionsVolker Lendecke1-0/+64
2007-10-10r18891: Fix "double const" warning from host opiVolker Lendecke1-1/+1
2007-10-10r18889: Add some const. What's the policy here? Should I do this in Samba4 as...Volker Lendecke1-5/+5
2007-10-10r18888: Fix a 64-bit warningVolker Lendecke1-1/+2
2007-10-10r18886: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off o...Volker Lendecke1-1/+2
2007-10-10r18879: Fix crash for "net ads gpo list".Günther Deschner2-10/+14
2007-10-10r18878: With the recent checkins for me Samba3 compiles again with the NTSTAT...Volker Lendecke1-2/+2
2007-10-10r18877: More WERROR/NTSTATUS bugsVolker Lendecke1-4/+5
2007-10-10r18876: Fix smbclient -LVolker Lendecke1-1/+4
2007-10-10r18875: The comment field can be emptyVolker Lendecke1-2/+6
2007-10-10r18874: Fix some NTSTATUS/WERROR mixupsVolker Lendecke1-31/+31
2007-10-10r18871: Fix copy/paste mixup.Günther Deschner1-1/+1
2007-10-10r18870: - enable the ldb ldap backend properly based on configure tests forAndrew Tridgell3-4/+8
2007-10-10r18869: two build fixes for systems without ldapAndrew Tridgell3-6/+13
2007-10-10r18868: just in case there is a disaster (with our code? never ...) use aAndrew Tridgell1-2/+7
2007-10-10r18867: change the group mapping code to use ldb instead of tdbAndrew Tridgell7-667/+1676
2007-10-10r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell126-0/+37877
2007-10-10r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. ItAndrew Tridgell5-39/+39
2007-10-10r18864: merge lib/replace changes from samba4Andrew Tridgell4-6/+40
2007-10-10r18863: the test for immediate structures has moved to lib/replace/Andrew Tridgell1-22/+1
2007-10-10r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the codeAndrew Tridgell3-4/+4
2007-10-10r18857: Re-enable the CC checks from libreplace after Tridge's fix. Thanks fo...Volker Lendecke1-1/+1
2007-10-10r18856: fixed HAVE_IMMEDIATE_STRUCTURES and thus checking of NTSTATUS/BOOLAndrew Tridgell1-1/+1
2007-10-10r18855: Tell the diff between WERROR and NTSTATUSVolker Lendecke1-2/+2
2007-10-10r18854: Disable the AC_LIBREPLACE_CC_CHECKS, this breaks the HAVE_IMMEDIATE_S...Volker Lendecke1-1/+1
2007-10-10r18853: Fix remaining warnings. Volker, should be fine now.Günther Deschner2-2/+2
2007-10-10r18852: Fix compiler warning (thanks Volker).Günther Deschner1-2/+2
2007-10-10r18846: Fix the same bug Volker noticed when marshalling/unmarshallingJeremy Allison1-1/+10
2007-10-10r18845: Fix a type-punned warning that turned out to be a real bug: The secdescVolker Lendecke1-2/+20
2007-10-10r18842: Protect against "winbind cache time = 0" on two other occasions.Günther Deschner1-2/+2
2007-10-10r18841: Protect against potential event loop when someone is using "winbindGünther Deschner1-2/+2
2007-10-10r18823: Fix some errors in the srsvc handling code and start running the RPC-...Jelmer Vernooij2-5/+9