bbaumbach/samba-autobuild/.git
2007-10-10 Stefan Metzmacherr19099: merge socket wrapper changes from samba4
2007-10-10 Stefan Metzmacherr19096: - fix the build with included popt
2007-10-10 Günther Deschnerr19095: Fix some compile warnings.
2007-10-10 Günther Deschnerr19094: Fix debug statement.
2007-10-10 Stefan Metzmacherr19093: speed up the samba3 build from 8mins to 5mins:-)
2007-10-10 Stefan Metzmacherr19090: - the LIBREPLACE_C99 isn't needed in aclocal.m4
2007-10-10 Stefan Metzmacherr19089: normalize KRB5_LIBS too
2007-10-10 Stefan Metzmacherr19088: filter out -Wl,-rpath combinations with /usr...
2007-10-10 Stefan Metzmacherr19087: normalize vars before printing them
2007-10-10 Stefan Metzmacherr19086: fix --disable-pie together with -C
2007-10-10 Stefan Metzmacherr19085: merge from samba4:
2007-10-10 Volker Lendecker19083: Fix objectclass
2007-10-10 Volker Lendecker19080: Fix a potential NULL dereference
2007-10-10 Volker Lendecker19079: talloc_array can fail
2007-10-10 Volker Lendecker19078: talloc_strdup can fail
2007-10-10 Volker Lendecker19077: Fix an uninitialized variable
2007-10-10 Volker Lendecker19076: ldb_dn_copy_partial can fail
2007-10-10 Volker Lendecker19075: Fix a potential NULL dereference
2007-10-10 Volker Lendecker19073: mapping_dn can fail
2007-10-10 Volker Lendecker19072: Fix a potential NULL dereference. Simo/Tridge...
2007-10-10 Simo Sorcer19071: Backport to SAMBA_3_0 as well
2007-10-10 Volker Lendecker19070: If there's an error in the data struct, there...
2007-10-10 Volker Lendecker19067: Fix a potential NULL dereference
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.
next