samba.git
2008-09-21 Jelmer VernooijAvoid printing characters when in immediate mode.
2008-09-21 Jelmer VernooijPrint status (one character per test) when not running...
2008-09-21 Jelmer VernooijRevert "Rename smbd -> samba."
2008-09-21 Jelmer VernooijUse absolute paths for wbinfo rather than relying on...
2008-09-21 Jelmer VernooijRename smbd -> samba.
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijAllow SWAT to be run outside of smbd.
2008-09-21 Jelmer VernooijSupport POST requests again, provide more variables...
2008-09-21 Jelmer VernooijMake standard SWAT script print received headers.
2008-09-21 Jelmer VernooijFirst GET request works. SWAT now displays a Hello...
2008-09-21 Jelmer VernooijProperly call WSGI request handler when requests come in.
2008-09-21 Volker LendeckeFix the build -- appweb is no more
2008-09-21 Jelmer VernooijRemove support for ESP in the web server.
2008-09-21 Volker LendeckeMake use of TALLOC_ZERO_P
2008-09-21 Jelmer VernooijRemove some dependencies of the web server on esp.
2008-09-21 Jelmer VernooijAdd input / error stream objects in WSGI implementation.
2008-09-21 Jelmer VernooijAdd more parts of the WSGI implementation.
2008-09-21 Jelmer VernooijAdd initial work on WSGI support in the web server.
2008-09-21 Jelmer VernooijRename http to esp, in preparation of adding a python...
2008-09-21 Jelmer VernooijNo longer set PATH during selftest, was only required...
2008-09-21 Jelmer VernooijStop installing JS libraries.
2008-09-21 Jelmer VernooijRemove remaining obsolete EJS tests.
2008-09-21 Jelmer VernooijFix last samba3sam.py test.
2008-09-21 Jelmer VernooijFix DNs - only one more samba3sam test failing now.
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-20 Jelmer VernooijDon't expose ldb_request in the Python API but rather...
2008-09-20 Jelmer VernooijMore code simplifications.
2008-09-19 Simo SorceFix ldb standalone build.
2008-09-19 Simo SorceFix libevents standalone build
2008-09-19 Simo SorceAdd shared-build target to tdb.
2008-09-19 Simo SorceAdd shared-build target to talloc.
2008-09-19 Simo SorceFix standalone builds adjusting to new relative path.
2008-09-19 Simo SorceAdd comment to explain version bump
2008-09-19 Gerald (Jerry... idmap: Increment the interface number after Volker...
2008-09-19 Matthias Dieter... LDAP Server: Don't create the SASL SECBLOB output objec...
2008-09-19 Matthias Dieter... NTLMSSP Server: Correctly fills in the DNS server name...
2008-09-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-19 Jelmer VernooijAdd support for implementing LDB modules in Python.
2008-09-19 Jelmer VernooijFix dependencies for nbt python module.
2008-09-19 Jelmer VernooijProvide tdb.open and ldb.open python functions.
2008-09-19 Jelmer VernooijFix formatting.
2008-09-19 Jelmer VernooijFix path to ndrdump in blackbox test, don't start smb...
2008-09-19 Jelmer VernooijSimplify code, remove print statements.
2008-09-19 Jelmer VernooijRemove unused scripts.
2008-09-19 Jelmer Vernooijfind_unused_makefilevars: Support parsing simple includes.
2008-09-19 Jelmer VernooijMake sure modify operations succeed.
2008-09-19 Jelmer Vernooijinitialize a COM context.
2008-09-19 Jelmer VernooijFix COM compilation, add framework for COM python module.
2008-09-18 Jelmer VernooijFix objectclass tests.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijAdd test for Sid.__repr__.
2008-09-18 Jelmer VernooijGenerate with 1.3.36.
2008-09-18 Jelmer VernooijImplement __repr__ for Sid.
2008-09-18 Jelmer VernooijImprove formatting.
2008-09-18 Jelmer VernooijFix tests, be less verbose.
2008-09-18 Jelmer VernooijFix some tests.
2008-09-18 Jelmer VernooijRemove python extension, simplify some code.
2008-09-18 Jelmer VernooijStop writing js include dir in selftest.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijRemove EJS tests.
2008-09-18 Jelmer VernooijAdd header.
2008-09-18 Jelmer VernooijRemove obsolete script.
2008-09-18 Jelmer VernooijFix path, typo.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Matthias Dieter... Prevent prefix=/usr being used without --with-fhs.
2008-09-18 Stefan Metzmachers4:lib/com: fix the build with automatic dependecies
2008-09-18 Jelmer VernooijRemove jsdir.
2008-09-18 Jelmer VernooijImport ndr_syntax_id_equal from Samba 3.
2008-09-18 Jelmer VernooijUpdate pdbsql maintainers.
2008-09-18 Jelmer VernooijList more delaywrite tests as known failing against...
2008-09-18 Jelmer VernooijProperly report why a test didn't succeed (required...
2008-09-18 Jelmer VernooijFix python path for systems without tdb installed in...
2008-09-18 Jelmer VernooijFix location of nss_wrapper.pl script.
2008-09-17 Jeremy AllisonCorrectly get+set the NT ACL on a file. Now to make...
2008-09-17 Jeremy AllisonMark module experimental, fix crash bugs.
2008-09-17 Jeremy AllisonEnsure vfs_acl_xattr is built.
2008-09-17 Jeremy AllisonEnsure all pointers are initialized. Without this we...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijFix pidl/config.m4 location.
2008-09-17 Michael Adam[s3]build: add dependency to libsmbclient to libsmbclie...
2008-09-17 Michael Adam[s3]build: fix building bin/replacetort (lib/replace...
2008-09-17 Michael AdamMakefile: add targets [clean_]libnetapi_examples to...
2008-09-17 Stefan Metzmacherbuild: fix path to pidl/config.m4
2008-09-17 Michael Adambuild: fix autogen.sh - pidl has moved to ../pidl
2008-09-17 Günther Deschnerbuild: fix cflag recursion in generated netapi makefiles.
2008-09-17 Michael Adamexamples/libsmbclient: fix Makefile after merged build...
2008-09-17 Michael Adamexamples/libsmbclient: adapt to new samba3 source dir...
2008-09-17 Volker LendeckeRemove a cast -- thanks metze
2008-09-17 Jelmer VernooijFix location of included popt files for systems that...
2008-09-17 Jelmer VernooijMove pidl to top-level directory.
2008-09-17 Jelmer VernooijFix check.
2008-09-17 Jelmer VernooijFix warning.
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijFix finding of popt sources for systems that don't...
2008-09-17 Jelmer VernooijSync more interface descriptions between Samba 3 and...
2008-09-17 Jelmer VernooijSync addition of [todo] attribute to Samba 3.
2008-09-17 Günther Deschnerpam_winbind: fix the build wrt libreplace.
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijFix merged build.
2008-09-17 Jelmer VernooijAdd simple README file.
next