jra/samba/.git
2007-10-10 Andrew Tridgellr18966: this bug affects Samba3 too. I'm actually surpr...
2007-10-10 Gerald Carterr18964: fix 'net rpc registry save' to use the new...
2007-10-10 Gerald Carterr18963: * Move parts of registry headers that were...
2007-10-10 Gerald Carterr18962: * Add IDL for SaveKey() and RestoreKey() and...
2007-10-10 Stefan Metzmacherr18961: merge from samba4:
2007-10-10 Gerald Carterr18959: reformat using indent
2007-10-10 Stefan Metzmacherr18958: merge from samba4:
2007-10-10 Stefan Metzmacherr18956: fix -pie and -fPIE together with configure -C
2007-10-10 Stefan Metzmacherr18955: fix the build on solaris where unistd.h needs...
2007-10-10 Gerald Carterr18954: Fix segv in QueryValue and Enumvalue. regedit...
2007-10-10 Stefan Metzmacherr18953: sync socket_wrapper with samba4
2007-10-10 Stefan Metzmacherr18952: fix compiler warning (merge from samba4)
2007-10-10 Stefan Metzmacherr18951: socket_wrapper has only 16 interfaces anymore...
2007-10-10 Stefan Metzmacherr18950: I can't see where stropts.h and poll.h are...
2007-10-10 Stefan Metzmacherr18949: use sys_usleep()
2007-10-10 Günther Deschnerr18941: Minor cleanup in ads_parse_gpo().
2007-10-10 Gerald Carterr18940: Fix a few memory corruption bugs to make Create...
2007-10-10 Andrew Tridgellr18939: don't rely on the umask being right in ldb...
2007-10-10 Andrew Tridgellr18938: fixed a group map bug reported by Jerry. The...
2007-10-10 Gerald Carterr18937: Protect against segc in the idmap winbindd...
2007-10-10 Günther Deschnerr18935: Make "netshareenum" work again. There is most...
2007-10-10 Gerald Carterr18934: fix a segv in CreateKey()
2007-10-10 Gerald Carterr18932: In RegEnumvalue() and RegQueryValue(), the...
2007-10-10 Gerald Carterr18931: * Fix the IDL for QueryInfoKey. teh Classname...
2007-10-10 Gerald Carterr18929: * Clarify QueryValue IDL and regenerate code
2007-10-10 Günther Deschnerr18928: Some more const for iniparser.
2007-10-10 Gerald Carterr18927: Fix build. *please* compile the code at least...
2007-10-10 Günther Deschnerr18926: Add some useful macros.
2007-10-10 Günther Deschnerr18924: Minor cleanup.
2007-10-10 Günther Deschnerr18923: Fix more memleaks.
2007-10-10 Günther Deschnerr18922: Apply some const.
2007-10-10 Günther Deschnerr18921: Fix some c++ warnings.
2007-10-10 Stefan Metzmacherr18920: merge socket_wrapper changes from samba4
2007-10-10 Gerald Carterr18919: * Get the new rpccli_winreg_XXXX() functions...
2007-10-10 Andrew Tridgellr18912: we don't need the special case for comments...
2007-10-10 Andrew Tridgellr18910: Change ldb_msg_add_string() to not actually...
2007-10-10 Jeremy Allisonr18907: W00t. My original fix was correct after all...
2007-10-10 Gerald Carterr18906: Fix 'make clean' to deal with new lib/ldb/...
2007-10-10 Gerald Carterr18905: I'm not really proud of this but I don't want...
2007-10-10 Gerald Carterr18904: * Revert previous fix for building out of tree and
2007-10-10 Günther Deschnerr18902: Also dump mS-DS-CreatorSID.
2007-10-10 Stefan Metzmacherr18901: try to fix the samba3 build without having...
2007-10-10 Volker Lendecker18900: Next attempt to fix the Solaris build. Not...
2007-10-10 Gerald Carterr18899: remove check for root when running configure...
2007-10-10 Jeremy Allisonr18898: Fix for bug #4100 from Udo Eberhardt <udo.eberh...
2007-10-10 Jeremy Allisonr18897: Fix valgrind bug found by Volker.
2007-10-10 Gerald Carterr18896: * Fix out of tree builds after libreplace merge
2007-10-10 Stefan Metzmacherr18895: AIX need to call pidl with --uint-enums as...
2007-10-10 Volker Lendecker18893: Attempt to fix the Solaris build
2007-10-10 Volker Lendecker18892: Copy over the Samba4 valgrind suppressions
2007-10-10 Volker Lendecker18891: Fix "double const" warning from host opi
2007-10-10 Volker Lendecker18889: Add some const. What's the policy here? Should...
2007-10-10 Volker Lendecker18888: Fix a 64-bit warning
2007-10-10 Volker Lendecker18886: First, RPC_SRVSVC is called RPC-SRVSVC and...
2007-10-10 Günther Deschnerr18879: Fix crash for "net ads gpo list".
2007-10-10 Volker Lendecker18878: With the recent checkins for me Samba3 compiles...
2007-10-10 Volker Lendecker18877: More WERROR/NTSTATUS bugs
2007-10-10 Volker Lendecker18876: Fix smbclient -L
2007-10-10 Volker Lendecker18875: The comment field can be empty
2007-10-10 Volker Lendecker18874: Fix some NTSTATUS/WERROR mixups
2007-10-10 Günther Deschnerr18871: Fix copy/paste mixup.
2007-10-10 Andrew Tridgellr18870: - enable the ldb ldap backend properly based...
2007-10-10 Andrew Tridgellr18869: two build fixes for systems without ldap
2007-10-10 Andrew Tridgellr18868: just in case there is a disaster (with our...
2007-10-10 Andrew Tridgellr18867: change the group mapping code to use ldb instea...
2007-10-10 Andrew Tridgellr18866: Jeremy and Volker have given the go-ahead on...
2007-10-10 Andrew Tridgellr18865: fixed some of the most obvious NTSTATUS/WERROR...
2007-10-10 Andrew Tridgellr18864: merge lib/replace changes from samba4
2007-10-10 Andrew Tridgellr18863: the test for immediate structures has moved...
2007-10-10 Andrew Tridgellr18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were...
2007-10-10 Volker Lendecker18857: Re-enable the CC checks from libreplace after...
2007-10-10 Andrew Tridgellr18856: fixed HAVE_IMMEDIATE_STRUCTURES and thus checki...
2007-10-10 Volker Lendecker18855: Tell the diff between WERROR and NTSTATUS
2007-10-10 Volker Lendecker18854: Disable the AC_LIBREPLACE_CC_CHECKS, this break...
2007-10-10 Günther Deschnerr18853: Fix remaining warnings. Volker, should be fine...
2007-10-10 Günther Deschnerr18852: Fix compiler warning (thanks Volker).
2007-10-10 Jeremy Allisonr18846: Fix the same bug Volker noticed when marshallin...
2007-10-10 Volker Lendecker18845: Fix a type-punned warning that turned out to...
2007-10-10 Günther Deschnerr18842: Protect against "winbind cache time = 0" on...
2007-10-10 Günther Deschnerr18841: Protect against potential event loop when someo...
2007-10-10 Jelmer Vernooijr18823: Fix some errors in the srsvc handling code...
2007-10-10 Günther Deschnerr18820: Comment out some unused functions.
2007-10-10 Günther Deschnerr18819: Fix build without LDAP.
2007-10-10 Günther Deschnerr18818: Forgot header file.
2007-10-10 Günther Deschnerr18817: Enable the build of the gpo tool but do not...
2007-10-10 Günther Deschnerr18816: Fix some build warnings.
2007-10-10 Stefan Metzmacherr18814: diable immediate structs for now until we compl...
2007-10-10 Stefan Metzmacherr18813: the generated rpccli_ functions give NTSTATUS
2007-10-10 Stefan Metzmacherr18812: newer compilers don't allow non consts in stati...
2007-10-10 Gerald Carterr18811: rename stat field to avoid compiler warnings...
2007-10-10 Stefan Metzmacherr18810: use a copy of samba4's talloc under lib/talloc/
2007-10-10 Stefan Metzmacherr18809: add a valgrind suppression file to prepare...
2007-10-10 Stefan Metzmacherr18804: resume_hnd isn't a ref pointer and can be NULL
2007-10-10 Gerald Carterr18803: remove unused function
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Günther Deschnerr18801: Fix (at least the build of) python bindings.
2007-10-10 Günther Deschnerr18799: Prepare query_disp_info to use the next idx...
2007-10-10 Stefan Metzmacherr18798: use libreplace headers in pam and nss modules
2007-10-10 Stefan Metzmacherr18797: fix the loading of pam_winbind.so and libnss_wi...
2007-10-10 Jeremy Allisonr18796: Fix the build. Sorry.
next