summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r18820: Comment out some unused functions.Günther Deschner1-2/+17
2007-10-10r18819: Fix build without LDAP.Günther Deschner4-1/+13
2007-10-10r18818: Forgot header file.Günther Deschner1-0/+1
2007-10-10r18817: Enable the build of the gpo tool but do not make it available yet.Günther Deschner3-5/+8
2007-10-10r18816: Fix some build warnings.Günther Deschner1-4/+4
2007-10-10r18814: diable immediate structs for now until we completely build with them ...Stefan Metzmacher1-1/+1
2007-10-10r18813: the generated rpccli_ functions give NTSTATUSStefan Metzmacher1-3/+2
2007-10-10r18812: newer compilers don't allow non consts in static arraysStefan Metzmacher1-1/+1
2007-10-10r18811: rename stat field to avoid compiler warnings aboutGerald Carter7-21/+21
2007-10-10r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher19-117/+4972
2007-10-10r18809: add a valgrind suppression file to prepare running make testStefan Metzmacher1-0/+0
2007-10-10r18804: resume_hnd isn't a ref pointer and can be NULLStefan Metzmacher1-1/+3
2007-10-10r18803: remove unused functionGerald Carter1-18/+0
2007-10-10r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij19-6792/+916
2007-10-10r18801: Fix (at least the build of) python bindings.Günther Deschner1-7/+7
2007-10-10r18799: Prepare query_disp_info to use the next idx from the last result entryGünther Deschner1-0/+18
2007-10-10r18798: use libreplace headers in pam and nss modulesStefan Metzmacher3-69/+8
2007-10-10r18797: fix the loading of pam_winbind.so and libnss_winbind.soStefan Metzmacher1-2/+2
2007-10-10r18796: Fix the build. Sorry.Jeremy Allison1-2/+2
2007-10-10r18794: Make ENumKey() work again in the registry serverGerald Carter1-2/+4
2007-10-10r18793: Fix BE string handling in the auto-generatedJeremy Allison6-58/+69
2007-10-10r18792: small fix for server QueryValue codeGerald Carter1-2/+1
2007-10-10r18791: print the error string and not the raw valueGerald Carter1-1/+1
2007-10-10r18790: Correct the IDL (still a bug in pidl) for QueryValue()Gerald Carter7-72/+15
2007-10-10r18789: Replace the winreg server code with the libndr parsing code.Gerald Carter12-875/+486
2007-10-10r18788: updating the IDL for QueryValueGerald Carter6-53/+84
2007-10-10r18787: Fix the strlen_m and strlen_m_term code by mergingJeremy Allison7-29/+169
2007-10-10r18785: Check in Peter Somogyis build fixVolker Lendecke1-5/+5