Fix #3954
[ira/wip.git] / source4 /
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-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 Jelmer VernooijMerge 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-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...
2009-02-26 Stefan Metzmachers4:heimdal_build: don't always build setprogname.o
2009-02-26 Stefan Metzmachers4:ldb_map: include ldb_includes.h first to get replace...
2009-02-26 Stefan Metzmachers4:VERSION: mark as 4.0.0-alpha8 gitsnapshot
2009-02-26 Andrew BartlettMark as the Samba 4.0 alpha7 release samba-4.0.0alpha7
2009-02-26 Andrew BartlettA simple hack to avoid the segfault in #6138
2009-02-25 Günther Deschners4-spoolss: implement dcesrv_spoolss_AddJob which alway...
2009-02-25 Günther Deschners4-smbtorture: add test_AddJob test to RPC-SPOOLSS...
2009-02-25 Günther Deschners4-spoolss: implement dcesrv_spoolss_GetPrintProcessorD...
2009-02-25 Günther Deschners4-smbtorture: expand RPC-SPOOLSS enumform and getform...
2009-02-25 Günther Deschners4-smbtorture: add test_GetPrintProcessorDirectory...
2009-02-25 Tim Proutys4: make libintl a build dependency of heimdal_krb5...
2009-02-25 Simo SorceUse stdbool.h instead of manually defining bool
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Stefan Metzmachers4:lib/events: map TEVENT_DEBUG_TRACE to debug level 10
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Tim Proutys4 heimdal: Link libintl correctly
2009-02-25 Stefan Metzmachers4:build: add some comments to the SMB_EXT_LIB() definition
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-25 Jeremy AllisonAdded torture test from a usage case from the Apple...
2009-02-24 Oliver LiebelUpdates to the recent cn=config support for the OpenLDA...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Jeremy AllisonMake S4 build on OpenSolaris.
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Jeremy AllisonFix the build. Looks like no one ever compiled this...
2009-02-24 Volker LendeckeFix some C++ warnings
2009-02-24 Jeremy AllisonStart fixing Solaris build failures.
2009-02-24 Stefan Metzmacherlibcli/ldap: move generic ldap control encoding code...
2009-02-24 Stefan Metzmachers4:libcli/ldap: don't use 'void **out' as arguments...
2009-02-24 Stefan Metzmacherlibcli/ldap: move ldap_ndr from source4/ to toplevel
2009-02-24 Stefan Metzmacherlibcli/ldap: move ldap_errors.h to the toplevel and...
2009-02-24 Stefan Metzmacherlibcli/ldap: move ldap_message.[ch] from source4/ to...
2009-02-24 Stefan Metzmachers4:libcli/ldap: remove reference to DEBUG()
2009-02-24 Stefan Metzmachers4:libcli: split out LIBCLI_LDAP_MESSAGE subsystem
2009-02-24 Oliver LiebelAdded mmr and olc to the OpenLDAP backend provisioning...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Andrew Tridgellfixed the event context for net vampire
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer Vernooijexpand tabs in python file, consistent with the rest...
2009-02-24 Jelmer Vernooijexpand tabs in python file, consistent with the rest...
2009-02-23 Jelmer VernooijFix finding of setup data.
2009-02-23 Andrew Tridgelladded a missing linefeed
2009-02-23 Simo SorceFix headers, ldb_includes.h is a private header,
2009-02-23 Simo SorceMake all transactions nested in ldb. The current samba4...
2009-02-21 Günther Deschners4-smbtorture: fix eventlog getinformation test.
2009-02-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-21 Jelmer VernooijLet --enable-external-libldb default to no (since linki...
2009-02-21 Jelmer VernooijAdd --enable-external-* flags for libraries shipped...
2009-02-21 Zack Kirschs4 torture: Add comment to clarify test
2009-02-21 Steven DannemanMoved become_daemon() and close_low_fds() to shared...
2009-02-20 Steven DannemanAdded torture tests to RAW-NOTIFY
2009-02-19 Stefan Metzmachers4:librpc/ndr: if uninitialized variable in string_arra...
next