summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-19drsblobs.idl: don't use asclstrStefan Metzmacher1-1/+2
2008-02-19lsa.idl: strlen_m*() also for the lsa_AsciiString* versionsStefan Metzmacher1-4/+4
2008-02-19lsa.idl: use strlen_m_term() in lsa_StringLarge to support NULL stringsStefan Metzmacher1-1/+1
2008-02-19Start and kill kvm instance properly.Jelmer Vernooij3-15/+35
2008-02-19Merge branch 'v4-0-trivial' into v4-0-kvmtestJelmer Vernooij9-94/+110
2008-02-19Fix accidently introduced bug - thanks metze.Jelmer Vernooij1-1/+1
2008-02-19No longer ignore torture/util.h; it's static now.Jelmer Vernooij1-1/+0
2008-02-19samba3rpc: Remove use of global_loadparm.Jelmer Vernooij1-31/+42
2008-02-19Avoid use of global_loadparm.Jelmer Vernooij1-6/+7
2008-02-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2-9/+11
2008-02-19Remove uses of global_loadparm.Jelmer Vernooij3-15/+18
2008-02-19Fix quicktest.Jelmer Vernooij1-32/+32
2008-02-19Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett44-440/+537
2008-02-19kvm fixes.Jelmer Vernooij2-1/+4
2008-02-19To partially simplfy our gcov handling, move to the new --coverage option.Andrew Bartlett1-9/+10
2008-02-19Merge branch 'v4-0-trivial' into v4-0-kvmtestJelmer Vernooij1-1/+1
2008-02-19Fix CFLAGS (caused problems on hosts without libgssapi installed on the system).Jelmer Vernooij1-1/+1
2008-02-19Add Kvm start code.Jelmer Vernooij2-0/+26
2008-02-19Add framework for Kvm test.Jelmer Vernooij2-3/+66
2008-02-19Add test for INCLUDE command.Jelmer Vernooij2-4/+6
2008-02-19Add INCLUDE command to pidl.Julien Kerihuel1-1/+20
2008-02-19Explain that these OIDs are DNsAndrew Bartlett1-0/+1
2008-02-18Fix local tests.Jelmer Vernooij1-2/+3
2008-02-18Fix dependency on popt.Jelmer Vernooij1-1/+2
2008-02-18When not using --immediate, use a one-line progress indicator in selftest.Jelmer Vernooij1-2/+9
2008-02-18Use consistent hierarchical naming for tests used in selftest.Jelmer Vernooij3-120/+134
2008-02-18Fix summary.Jelmer Vernooij1-3/+2
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij15-96/+96
2008-02-18Use implicit build system element creation for external libraries.Jelmer Vernooij4-26/+13
2008-02-18Be a little bit less strict about recursive dependencies.Jelmer Vernooij1-2/+5
2008-02-18Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij8-20/+20
2008-02-18Build complete static libraries.Jelmer Vernooij5-38/+17
2008-02-18Simplify handling of ALL_OBJS.Jelmer Vernooij2-9/+1
2008-02-18Fix unresolved symbols.Jelmer Vernooij2-2/+4
2008-02-18Factor out common code that generates object lists.Jelmer Vernooij3-18/+3
2008-02-18Remove mergedobj files during clean.Jelmer Vernooij1-1/+1
2008-02-18Simplify some more smb_build code.Jelmer Vernooij1-9/+3
2008-02-18Fix build with partial linking.Jelmer Vernooij8-22/+18
2008-02-18Avoid redetermining paths; use already stored values.Jelmer Vernooij5-27/+25
2008-02-18Add elements in the build system implicitly if they're unknownJelmer Vernooij1-1/+14
2008-02-18Reenable partial linkingJelmer Vernooij3-4/+3
2008-02-18Fix installation of gencache.Jelmer Vernooij1-0/+1
2008-02-18Merge functions.Jelmer Vernooij1-12/+2
2008-02-18Eliminate duplicate variable.Jelmer Vernooij2-4/+1
2008-02-18Switch back to using static libraries for subsystems for now, since partial l...Jelmer Vernooij1-1/+2
2008-02-18Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij7-15/+63
2008-02-18disable the EAS level in SMB2-GETINFO test until we get some feedbackAndrew Tridgell1-4/+6
2008-02-18open a root handle in SMB2 should use a NULL filename, not a zero lengthAndrew Tridgell1-1/+2
2008-02-183 places where the VFS backend doesn't handle NULL strings.Andrew Tridgell3-0/+15
2008-02-18handle pushing of zero length smb2 stringsAndrew Tridgell1-0/+6