bbaumbach/samba-autobuild/.git
2007-10-10 Volker Lendecker19066: Fix a memleak
2007-10-10 Volker Lendecker19065: No functional change, just a trivial simplification
2007-10-10 Volker Lendecker19064: This code block is already #ifdef'ed by WITH_AD...
2007-10-10 Stefan Metzmacherr19062: try to fix the valgrind noise in the build...
2007-10-10 Volker Lendecker19060: Attempt to fix the valgrind suppressions for...
2007-10-10 Jim McDonoughr19058: Implement "user cannot change password", and...
2007-10-10 Jeremy Allisonr19054: Callers of gencache may not have the rights to
2007-10-10 Volker Lendecker19046: It does not do much yet, but activate RPC-SAMBA...
2007-10-10 Volker Lendecker19043: There's no point in #ifdef'ing the detection...
2007-10-10 Volker Lendecker19042: Fix the non-krb5 build. This needs sooo severe...
2007-10-10 Volker Lendecker19041: Make us connect to Vista RC1. Apparently metze...
2007-10-10 Stefan Metzmacherr19040: use more portable shellscripting, hopefully...
2007-10-10 Günther Deschnerr19039: Do not segfault in "net ads printer info" when...
2007-10-10 Stefan Metzmacherr19038: build libreplace testsuite as replacetort
2007-10-10 Volker Lendecker19037: Fix a segfault
2007-10-10 Stefan Metzmacherr19034: merge from samba4:
2007-10-10 Stefan Metzmacherr19031: merge from samba4:
2007-10-10 Stefan Metzmacherr19030: merge missing stuff from samba4:
2007-10-10 Volker Lendecker19028: Implement getprinterinfo level 6 (only the...
2007-10-10 Stefan Metzmacherr19026: we don't need this twice
2007-10-10 Volker Lendecker19016: As per Samba4 coding standards, turn tabs into...
2007-10-10 Stefan Metzmacherr19015: we don't need talloc_* in proto.h
2007-10-10 Volker Lendecker19013: Fix some 64-bit warnings.
2007-10-10 Volker Lendecker19012: Fix an uninitialized variable
2007-10-10 Volker Lendecker19011: Attempt to fix the BSD RAW-CHKPATH failures...
2007-10-10 Volker Lendecker19010: Fix bug 4137
2007-10-10 Volker Lendecker19008: Fix a segfault
2007-10-10 Gerald Carterr19007: reformat service control manager IDL
2007-10-10 Gerald Carterr19006: Final cleanups for the winreg libmsrpc functions.
2007-10-10 Günther Deschnerr19003: Finally activate "net ads gpo".
2007-10-10 Günther Deschnerr19002: Add a very simple synchronisation function...
2007-10-10 Volker Lendecker19001: Fix comment
2007-10-10 Volker Lendecker19000: Merge the max tcon check from 3_0_23. Thanks...
2007-10-10 Stefan Metzmacherr18998: - make more usage of PRINTF_ATTRIBUTE()
2007-10-10 Stefan Metzmacherr18996: merge from samba4:
2007-10-10 Stefan Metzmacherr18993: merge from samba4:
2007-10-10 Volker Lendecker18991: Fix bug 4133 -- Thanks to Olaf Flebbe
2007-10-10 Günther Deschnerr18988: Check and refresh expired GPOs.
2007-10-10 Günther Deschnerr18987: Add some usage prints for "net ads gpo".
2007-10-10 Günther Deschnerr18986: Add some more GPO download helper functions.
2007-10-10 Günther Deschnerr18985: Add parse_gpt_ini() to parse GPT.INI files...
2007-10-10 Günther Deschnerr18984: Removing ads_gpo_get_sysvol_gpt_version() which...
2007-10-10 Günther Deschnerr18983: Add some comments for the LDAP based GPO routines.
2007-10-10 Günther Deschnerr18982: Move the gpo related functions to "libgpo".
2007-10-10 Gerald Carterr18981: * cleanup some vestiges of old cli_reg.c code...
2007-10-10 Jeremy Allisonr18980: Be a little more intelligent about "startup_time",
2007-10-10 Stefan Metzmacherr18976: follow the advice from "William Jojo" <jojowil...
2007-10-10 Stefan Metzmacherr18973: we should always set LDFLAGS and DYNEXP dependi...
2007-10-10 Günther Deschnerr18969: Fix typo.
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
next