summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r18949: use sys_usleep()Stefan Metzmacher2007-10-102-7/+2
* r18941: Minor cleanup in ads_parse_gpo().Günther Deschner2007-10-101-2/+2
* r18940: Fix a few memory corruption bugs to make CreateKey() and DeleteKey() ...Gerald Carter2007-10-101-4/+10
* r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell2007-10-102-2/+4
* r18938: fixed a group map bug reported by Jerry. The caller in mapping.cAndrew Tridgell2007-10-101-4/+1
* r18937: Protect against segc in the idmap winbindd child processGerald Carter2007-10-101-2/+4
* r18935: Make "netshareenum" work again. There is most probably a better way toGünther Deschner2007-10-101-1/+28
* r18934: fix a segv in CreateKey()Gerald Carter2007-10-101-1/+3
* r18932: In RegEnumvalue() and RegQueryValue(), the output bufferGerald Carter2007-10-101-0/+4
* r18931: * Fix the IDL for QueryInfoKey. teh Classname in anGerald Carter2007-10-109-212/+212
* r18929: * Clarify QueryValue IDL and regenerate codeGerald Carter2007-10-108-113/+116
* r18928: Some more const for iniparser.Günther Deschner2007-10-102-2/+2
* r18927: Fix build. *please* compile the code at least once before checking i...Gerald Carter2007-10-101-2/+2
* r18926: Add some useful macros.Günther Deschner2007-10-101-0/+3
* r18924: Minor cleanup.Günther Deschner2007-10-101-8/+8
* r18923: Fix more memleaks.Günther Deschner2007-10-103-7/+23
* r18922: Apply some const.Günther Deschner2007-10-102-10/+10
* r18921: Fix some c++ warnings.Günther Deschner2007-10-101-7/+7
* r18920: merge socket_wrapper changes from samba4Stefan Metzmacher2007-10-101-21/+58
* r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter2007-10-108-2858/+206
* r18912: we don't need the special case for comments now in theAndrew Tridgell2007-10-101-5/+1
* r18910: Change ldb_msg_add_string() to not actually add an attribute if theAndrew Tridgell2007-10-101-0/+5
* r18907: W00t. My original fix was correct after all :-).Jeremy Allison2007-10-101-1/+1
* r18906: Fix 'make clean' to deal with new lib/ldb/ directory structure.Gerald Carter2007-10-101-2/+3
* r18905: I'm not really proud of this but I don't want to maintainGerald Carter2007-10-101-1/+4
* r18904: * Revert previous fix for building out of tree andGerald Carter2007-10-101-6/+8
* r18902: Also dump mS-DS-CreatorSID.Günther Deschner2007-10-101-0/+1
* r18901: try to fix the samba3 build without having ldapStefan Metzmacher2007-10-105-4/+7
* r18900: Next attempt to fix the Solaris build. Not sure about whether to merg...Volker Lendecke2007-10-101-1/+1
* r18899: remove check for root when running configure since it does not appear...Gerald Carter2007-10-101-9/+0
* r18898: Fix for bug #4100 from Udo Eberhardt <udo.eberhardt@thesycon.de>.Jeremy Allison2007-10-101-0/+3
* r18897: Fix valgrind bug found by Volker.Jeremy Allison2007-10-101-1/+5
* r18896: * Fix out of tree builds after libreplace mergeGerald Carter2007-10-102-8/+8
* r18895: AIX need to call pidl with --uint-enums as the compiler doesn'tStefan Metzmacher2007-10-102-0/+34
* r18893: Attempt to fix the Solaris buildVolker Lendecke2007-10-101-1/+6
* r18892: Copy over the Samba4 valgrind suppressionsVolker Lendecke2007-10-101-0/+64
* r18891: Fix "double const" warning from host opiVolker Lendecke2007-10-101-1/+1
* r18889: Add some const. What's the policy here? Should I do this in Samba4 as...Volker Lendecke2007-10-101-5/+5
* r18888: Fix a 64-bit warningVolker Lendecke2007-10-101-1/+2
* r18886: First, RPC_SRVSVC is called RPC-SRVSVC and second, we're so far off o...Volker Lendecke2007-10-101-1/+2
* r18879: Fix crash for "net ads gpo list".Günther Deschner2007-10-102-10/+14
* r18878: With the recent checkins for me Samba3 compiles again with the NTSTAT...Volker Lendecke2007-10-101-2/+2
* r18877: More WERROR/NTSTATUS bugsVolker Lendecke2007-10-101-4/+5
* r18876: Fix smbclient -LVolker Lendecke2007-10-101-1/+4
* r18875: The comment field can be emptyVolker Lendecke2007-10-101-2/+6
* r18874: Fix some NTSTATUS/WERROR mixupsVolker Lendecke2007-10-101-31/+31
* r18871: Fix copy/paste mixup.Günther Deschner2007-10-101-1/+1
* r18870: - enable the ldb ldap backend properly based on configure tests forAndrew Tridgell2007-10-103-4/+8
* r18869: two build fixes for systems without ldapAndrew Tridgell2007-10-103-6/+13
* r18868: just in case there is a disaster (with our code? never ...) use aAndrew Tridgell2007-10-101-2/+7