metze/samba/wip.git
2009-06-23 Günther Deschners3-spoolss: restructure _spoolss_EndDocPrinter().
2009-06-23 Günther Deschners3-lsa: Fix error path in _lsa_EnumAccountRights.
2009-06-23 Günther Deschners3-eventlog: implement _eventlog_ReportEventW().
2009-06-23 Günther Deschners3: re-run make idl.
2009-06-23 Günther Deschnersamr: add samr_UserInfoLevel and samr_DomainInfoClass...
2009-06-23 Aravind Srinivasans3: forward MSG_DEBUG from smbd parent to all children
2009-06-22 Günther Deschners3-libnet: fix libnet_unjoin_remove_machine_acct()...
2009-06-20 Volker LendeckeAdd tldap paged searches, together with two helper...
2009-06-20 Volker LendeckeReorganize retrieving errors and server-sent controls
2009-06-20 Volker LendeckeMove asn1_load_nocopy() to lib/util/asn1.c
2009-06-20 Volker LendeckeMove asn1_blob() to lib/util/asn1.c
2009-06-20 Volker LendeckeAdd tldap_supports_control
2009-06-20 Volker LendeckeAdd tldap_entry_has_attrvalue
2009-06-20 Volker Lendecketldap control support
2009-06-20 Volker LendeckePrepare control support
2009-06-20 Volker LendeckeFix setting passwords in pdb_ads
2009-06-20 Volker LendeckeFix empty lines
2009-06-20 Volker Lendecketalloc_tos() aborts if it can not get a stackframe
2009-06-20 Jeremy AllisonFix coverity #729. Resource leak in error path.
2009-06-20 Jeremy AllisonFix coverity #740. Resource leak in error paths. We...
2009-06-19 Jeremy AllisonFix coverity #900. Resource leak.
2009-06-19 Jeremy AllisonFix coverity #920. Possible NULL deref.
2009-06-19 Jeremy AllisonFix coverity #676. Forward NULL.
2009-06-19 Michael Adams3: fix make test with external libtalloc or libtdb.
2009-06-19 Michael Adams3:build: build talloctort only when using the internal...
2009-06-19 Michael Adams3:build: build the tdb tools only when using the inter...
2009-06-19 Michael Adams3:build: remove LIBTDB_OBJ from TDBTORTURE_OBJ collection
2009-06-19 Michael Adams3:build: check for availability of external libtdb...
2009-06-19 Michael Adams3:build: link libtalloc statically if using internal...
2009-06-19 Jim McDonoughDon't require "Modify property" perms to unjoin bug...
2009-06-19 Volker LendeckeAdd a missing talloc_move() in tldap_search_recv
2009-06-19 Volker LendeckeFix Coverity IDs 922 and 933
2009-06-19 Karolin Seegers3/docs: Fix typo.
2009-06-19 Volker LendeckeAdd tiny tldap test
2009-06-19 Volker LendeckeAdd tldap_fetch_rootdse
2009-06-19 Volker LendeckeMake tevent_req_is_ldap_error public
2009-06-19 Volker LendeckeAdd tldap_context_[gs]etattr
2009-06-19 Björn Jackes3:dmapi: prefer dmapi libs from gpfs over system libs
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-upstream/tags/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...
next