ira/wip.git
2009-06-19 Günther Deschners4-smbtorture: fix test_GetInfoLevel crash bug in RPC...
2009-06-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-06-19 Andrew BartlettAllow developers access the the privilaged ldapi socket...
2009-06-19 Andrew BartlettOn our way to alpha9!
2009-06-19 Andrew BartlettMark as release version samba-4.0.0alpha8
2009-06-19 Andrew BartlettPartially revert restriction of socket_wrapper to 1500...
2009-06-19 Andrew Bartletts4:ldapsrv Place the 'privilaged' ldapi socket under...
2009-06-19 Andrew Tridgelladded some basic documentation for the idmap script...
2009-06-19 Andrew Tridgelladded a sample script for the "idmap script" option
2009-06-19 Andrew BartlettPartially revert restriction of socket_wrapper to 1500...
2009-06-19 Andrew Bartletts4:ldb Add test for integer normalisation behaviour
2009-06-19 Matthias Dieter... A fix in the ACL code used by both SAMBA 3 and 4
2009-06-19 Matthias Dieter... Fixed some uninitialised variables
2009-06-19 Matthias Dieter... Correct handling of 32-bit integer attributes in SAMBA 4
2009-06-18 Günther Deschners3-pam_winbind: Fix Bug 6253: Use correct value for...
2009-06-18 Volker LendeckeFix bug 4699: Remove pidfile on clean shutdown
2009-06-18 Jeremy Allisonacl_group_override() doesn't need to call stat. Pass...
2009-06-18 Jeremy AllisonAdd some const to the stat struct in the dosmode calls.
2009-06-18 Jeremy AllisonReplace the boilerplate calls to :
2009-06-18 Günther Deschnerlibwbclient: fix returned LogonInfo in wbc_LogonUser().
2009-06-18 Günther Deschnerwbinfo: use wbcLogonUser for wbinfo -K.
2009-06-18 Simo SorceRevert "For tevent to install tevent_util.h"
2009-06-18 Karolin Seegers3/docs: Add documentation for 'net sam rights'.
2009-06-18 Andrew Bartletts3:netlogon Cope with recent rename in netlogon.idl
2009-06-18 Andrew BartlettRemove unused variable
2009-06-18 Andrew BartlettBump the ldb version and the version Samba4 requires.
2009-06-18 Andrew Bartletts4: Add tests and 'must change password' flags in setpa...
2009-06-18 Andrew Bartletts4:testprogs Don't specify a username/password when...
2009-06-18 Andrew Bartletts4:libnet Allow 'net password change' to work on expire...
2009-06-18 Andrew Bartletts4:kdc Allow a password change when the password is...
2009-06-18 Andrew Bartletts4:setup Add an option to 'setpassword' to force passwo...
2009-06-18 Andrew Bartletts4:gensec Print GSSAPI error message when unable to...
2009-06-18 Andrew BartlettRequire the new tdb 1.1.5 (for performance reasons)
2009-06-18 Matthias Dieter... Fixes for the "cldap" tests
2009-06-18 Slava Semushinsource4/client/client.c: Possible memory leaks
2009-06-18 Slava SemushinFix resource leak in lib/ldb/tools/ldbmodify.c
2009-06-18 Slava SemushinFix syntax error in lib/ldb/ldb_sqlite3/base160.c
2009-06-18 Eric SandallFor tevent to install tevent_util.h
2009-06-18 Eric SandallLDB: Link against both tevent and talloc
2009-06-18 Andrew Kroegers4: Call va_end() after all va_start()/va_copy() calls.
2009-06-18 Matthias Dieter... NETLOGON pipe improvements
2009-06-18 Andrew BartlettAdd const to cast, to fix warning
2009-06-18 Tim Proutys3 onefs: Remove dfs resolution from create_file()...
2009-06-18 Tim Proutys3: Change SMB_VFS_OPEN to take an smb_filename struct
2009-06-18 Tim Proutys3: Plumb smb_filename from create_file all of the...
2009-06-18 Jelmer VernooijUse system Python LDB bindings, if present.
2009-06-18 Jelmer VernooijUse system LDB by default if the right version was...
2009-06-18 Jelmer Vernooijdsdb: Fix build against system ldb.
2009-06-18 Jelmer Vernooijselftest: Use common function when skipping testsuites...
2009-06-18 Jelmer Vernooijsmb_build: Always build modules for system-libraries...
2009-06-17 Jelmer VernooijFix build with system LDB.
2009-06-17 Jelmer Vernooijconfigure: Use Python tdb bindings from the system...
2009-06-17 Jelmer VernooijRemove outdated Python status file.
2009-06-17 Jeremy AllisonFix bug #6476 - more then 3000 smbd-zombies in memory
2009-06-17 Jelmer Vernooijselftest: report time after testsuite, gives nicer...
2009-06-17 Jelmer Vernooijtdb: Fix help string in configure flag to enable Python...
2009-06-17 Jelmer VernooijOnly install an explicit set of scripts during "make...
2009-06-17 Jelmer VernooijMake fullschema script executable.
2009-06-17 Jelmer Vernooijpyldb: Fix three more (minor) memory leaks.
2009-06-17 Jelmer Vernooijpyldb: Fix memory leak in Dn.get_parent().
2009-06-17 Jelmer Vernooijpyldb: Fix memory leak in Dn.concat.
2009-06-17 Jelmer Vernooijpyldb/tests: Use different dn's everywhere, to easily...
2009-06-17 Jelmer Vernooijpyldb: Fix another memory leak and reference counting...
2009-06-17 Jelmer Vernooijparam/python: Fix memory leak of LoadParm objects.
2009-06-17 Jelmer Vernooijpycredentials: Raise MemoryError when unable to create...
2009-06-17 Jelmer Vernooijpyldb: Fix memory leak of LdbMessage's created from...
2009-06-17 Jelmer Vernooijpycredentials: Fix memory leak.
2009-06-17 Jelmer Vernooijpyldb: Fix two memory leaks of attribute lists.
2009-06-17 Jelmer Vernooijpyldb: Fix segfault, freeing memory too early in search.
2009-06-17 Jelmer Vernooijpyldb: Support getting the parent of special DNs withou...
2009-06-17 Simo Sorcefix release scripts to always git clean
2009-06-17 David Markeys3-net: Fix Bug #6328: support "net sam rights grant...
2009-06-17 Karolin Seegers3/packaging: pam_winbind has been moved to section 8.
2009-06-17 Karolin Seegers3/packaging: source -> source3
2009-06-17 Karolin Seegers3/i18n: Add Russian to the list.
2009-06-17 Karolin Seegers3/i18n: Add Russian translation for SWAT messages.
2009-06-17 Günther Deschners3-net: Fix Bug #6328: allow multiple rights in "net...
2009-06-17 Karolin Seegers3/i18n: Update German SWAT translations.
2009-06-17 Karolin Seegers3/libsmb: Fix typo in error message.
2009-06-17 Jeremy AllisonRemove msdfs pathname processing from default create...
2009-06-17 Jeremy AllisonFix msdfs after the change to smb_filename struct....
2009-06-16 Günther Deschners4-smbtorture: add test for NetUserSetInfo level 0...
2009-06-16 Günther Deschners4-smbtorture: use torture_comment in RPC-SAMR-USERS...
2009-06-16 Günther Deschners4-smbtorture: use TORTURE_TEST_USER define in libnetap...
2009-06-16 Jeremy Allison_lsa_EnumAccountRights and _lsa_EnumPrivsAccount can...
2009-06-16 Günther Deschners3-netapi: Fix Bug #6451: net/libnetapi user rename...
2009-06-16 Günther Deschners3-netapi: Fix Bug #6305. Correctly prompt for a passwo...
2009-06-16 Günther Deschners3-docs: fix typo in pam_winbind.8.
2009-06-16 Günther Deschners3-netapi: add NetGetJoinInformation example code.
2009-06-16 Jelmer Vernooijpython: Provide way to iterate over available shares.
2009-06-16 Jelmer Vernooijpython: Add API for accessing available shares.
2009-06-15 Tim Proutys3 onefs: Fix reading over the end of the array, becaus...
2009-06-15 Tim Proutys3 onefs: Change onefs modules to use the new createfil...
2009-06-15 Simo SorceAdd exports file and abi checker for tevent
2009-06-15 Simo SorceAdd exports file and abi checker for talloc talloc-1.3.1
2009-06-15 Simo SorceAdd exports file and abi checker for tdb tdb-1.1.5
2009-06-15 Simo SorceAdd new replace check for --version-script
2009-06-15 Simo SorceAdd option to --disable-python on build
2009-06-15 Volker LendeckeFix the posixtimedlock test
2009-06-15 Andreas SchneiderFix the section of the pam_winbind manpage.
next