Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema
[kai/samba-autobuild/.git] / source4 /
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-20 Jelmer VernooijFix up minschema after the conversion from JavaScript.
2009-03-19 Jelmer Vernooijpyldb: Improve exception message when a list is expected.
2009-03-19 Stefan Metzmachermove source4/libcli/cldap => libcli/cldap
2009-03-19 Stefan Metzmachers4:cldap: rewrite the cldap library based on tsocket
2009-03-19 Stefan Metzmacherlib/tsocket: add generic socket abstraction layer
2009-03-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-03-19 Andrew Tridgelluse the tevent nesting code to avoid the uid problem...
2009-03-18 Zach Loafmans4 libcli: Add back Longhorn beta dialect as a constant
2009-03-18 Günther Deschners4-smbtorture: fix spoolss notify test after spoolss_Fi...
2009-03-18 Günther Deschners4-smbtorture: fix spoolss_EnumPrinterKey callers in...
2009-03-18 Günther Deschners4-smbtorture: fix spoolss_EnumPrinterDataEx tests.
2009-03-17 Zach Loafmans4 torture: Win7 has a slightly different allowed acces...
2009-03-17 Zach Loafmans4 torture: Add a string version for NT_STATUS_WIN7_INV...
2009-03-17 Zach Loafmans4 libcli: Add SMB2.1 dialect to libcli
2009-03-17 Stefan Metzmachers4:build: require tevent 0.9.5
2009-03-17 Günther Deschners4-smbtorture: fix spoolss notify test for notify type...
2009-03-17 Björn Jackeclean up lib64 linking paths the same way as lib
2009-03-17 Björn Jackefix build on sles8 and other old popt installations
2009-03-17 Günther Deschners4-smbtorture: fix test_EnumPrinterKey.
2009-03-17 Günther Deschners4-smbtorture: fix RPC-SPOOLSS test after PrinterData...
2009-03-17 Günther Deschners4-spoolss: use winreg_Type for GetPrinterData implemen...
2009-03-17 Günther Deschners4-spoolss: fix spoolss_GetPrinterData w.r.t. out point...
2009-03-17 Günther Deschners4-smbtorture: fix test_GetPrinterData tests after...
2009-03-17 Stefan Metzmachers4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead...
2009-03-17 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-17 Andrew Tridgelladded support for parentGUID
2009-03-16 Andrew Bartletts4:password_hash Only store the LM hash if 'lanman...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijFix installation of tdr.h.
2009-03-15 Jelmer Vernooijconfigure: Add common file with minimum versions of...
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijRemove unused CONST_DISCARD macro.
2009-03-14 Jelmer VernooijRemove -L/usr/lib from a couple more make variables.
2009-03-14 Günther Deschners4-smbtorture: fix build warning in test_EnumPrintProcD...
2009-03-14 Jelmer VernooijMerge branch 'checktalloc' into tdr
2009-03-14 Jelmer VernooijMerge branch 'checktalloc' into tdr
2009-03-14 Jelmer VernooijDepend on a newer talloc in Samba 4.
2009-03-14 Jelmer VernooijMove tdr to top-level.
2009-03-13 Stefan Metzmachers4:build: require tevent 0.9.4
2009-03-12 Stefan Metzmachers4:build: try to fix the build with the ibm checker...
2009-03-12 Stefan Metzmachers4:events: allow nested events until we fixed all code...
2009-03-12 Stefan Metzmachers4:ldb: allow nested events until the code is fixed...
2009-03-12 Stefan Metzmachers4:ldb: setup tevent debug functions on a selfcreated...
2009-03-12 Andrew Tridgelluse a base64 encoded password when changing passwords
2009-03-12 Andrew Tridgellfixed more embedded spaces in LDIF
2009-03-12 Andrew Tridgellremoved leading spaces from embedded ldif
2009-03-11 Stefan MetzmacherLDAP-BENCH-CLDAP: also test CLDAP rootdse searches.
2009-03-11 Andrew Bartletts4:schema Don't rely on objectCategory 'magic' when...
2009-03-11 Andrew Bartletts4:provision load_schema in provision.py no longer...
2009-03-10 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-10 Simo SorceFix extended operation return path.
2009-03-10 Andrew Tridgelladded a test that triggers a bug in the Samba3 notify...
2009-03-10 Simo SorceFix potential segfaults using freed memory.
2009-03-09 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-07 Günther Deschners4-spoolss: just return OK for dcesrv_spoolss_EnumPrint...
2009-03-07 Björn Jackedon't rely on shebang's perl path, call our $PERL instead
2009-03-06 Günther Deschners4-smbtorture: add test_EnumPrintProcDataTypes to RPC...
2009-03-06 Günther Deschners4-spoolss: fix spoolss server enum calls after pointer...
2009-03-06 Günther Deschners4-smbtorture: exit early in test_EnumPorts when no...
2009-03-06 Günther Deschners4-smbtorture: fix s3 flavor rpc spoolss test.
2009-03-06 Günther Deschners4-smbtorture: fix RPC-SPOOLSS-WIN.
2009-03-06 Günther Deschners4-smbtorture: fix RPC-SPOOLSS test after enum out...
2009-03-06 Stefan Metzmachers4:errormap: map ECANCELED to NT_STATUS_CANCELLED
2009-03-06 Andrew BartlettLoad the schema with a more efficient single search
2009-03-06 Andrew BartlettLoad the schema for provision-backend in a transaction
2009-03-06 Andrew BartlettSort output of schema for OpenLDAP during conversion
2009-03-05 Sreepathi PaiAllow ms_schema.py to produce output much like minschem...
2009-03-05 Andrew BartlettRemove ad2oLschema, insted call it directly from provis...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-05 Andrew BartlettRemove parse_control from header, long after the functi...
2009-03-04 Andrew BartlettUpdate talloc version so we don't fail on system talloc...
2009-03-04 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Andrew BartlettPull in all the schema information during DRS schema...
2009-03-04 Andrew BartlettDon't print the admin password if we don't set one.
2009-03-04 Andrew BartlettAllow 'net vampire' to work without an existing smb...
2009-03-02 Björn Jackemake man page (un)install more portable
2009-03-02 Björn Jackesome shells are picky about ^ without quotes
2009-03-02 Jelmer VernooijFix test_surrounding in samba4.rpcecho.python.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijUse common header file for character set handling in...
2009-03-01 Jelmer VernooijAdd header files for secace and secacl.
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMove secacl to top-level.
2009-03-01 Jelmer VernooijMove secace.c to top-level.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-28 Jeremy AllisonAnd the prize for the most pain caused in the build...
2009-02-26 Björn Jackedon't hardcode python path
2009-02-26 Jeremy AllisonAdd another torture test inspired by George @ Apple.
2009-02-26 Stefan Metzmachers4:heimdal_build: correrctly switch closefrom() and...
2009-02-26 Stefan Metzmachers4:Makefile: try to fix 'make installheaders' on *BSD...
next