samba.git
2010-12-29 Rusty Russelltdb: tdb_summary() support.
2010-12-29 Jeremy AllisonFix bug #7892 - open_file_fchmod() leaves a stale lock.
2010-12-28 Volker Lendeckes3: Make name_query return NTSTATUS
2010-12-28 Volker Lendeckes3: AllowDebugChange is gone
2010-12-28 Volker LendeckeFix a memleak in nss_wins
2010-12-28 Volker LendeckeFix a crash in libnss_wins
2010-12-28 Volker Lendeckes3: Make node_status_query return NTSTATUS
2010-12-28 Volker Lendeckes3: Remove an ancient typedef
2010-12-28 Volker Lendeckes3: Fix some typos
2010-12-28 Volker Lendeckeasync_send->sendto, async_recv->recvfrom
2010-12-28 Stefan Metzmachers3:winbindd: remove useless ';'
2010-12-27 Stefan MetzmacherWHATSNEW: fix indentation
2010-12-27 Karolin SeegerWHATSNEW: Update changed parameters.
2010-12-27 Karolin SeegerWHATSNEW: Update changed parameters.
2010-12-27 Karolin SeegerWHATSNEW: Add information on changed security defaults.
2010-12-27 Stefan Metzmacher.gitignore: cleanup old stuff
2010-12-27 Stefan Metzmachers4:ldb: setup TEST_DATA_PREFIX for make test
2010-12-27 Stefan Metzmachers4:ldb:python/api: use filename() instead of hardcoded...
2010-12-27 Stefan Metzmachers4:ldb/tests: there's no need to copy samba4.png
2010-12-27 Stefan Metzmachertdb: setup TEST_DATA_PREFIX for make test
2010-12-27 Stefan Metzmachers4:selftest: specify the gentest_seeds.dat location
2010-12-27 Stefan Metzmachers4:selftest: selftest.pl already sets TEST_DATA_PREFIX
2010-12-27 Stefan Metzmacherselftest: setup $ENV{TEST_DATA_PREFIX}
2010-12-27 Stefan Metzmachers3:selftest: mark samba3.posix_s3.smb2.lock (dc).rw...
2010-12-26 Volker Lendecketevent: More documentation updates
2010-12-26 Volker Lendecketevent: More doc fixes
2010-12-25 Volker Lendecketevent: Some documentation fixes
2010-12-25 Volker Lendecketevent: Fix a typo
2010-12-24 Stefan Metzmachertdb:tdbtorture: use TEST_DATA_PREFIX for files
2010-12-24 Stefan Metzmachertdb:tdbtest: use TEST_DATA_PREFIX for files
2010-12-24 Stefan Metzmachertestprogs:test_kinit: create tmp files under $PREFIX
2010-12-24 Stefan Metzmachers4:ldb:python/api: use only one ldb file in test_contains()
2010-12-24 Stefan Metzmachers4:ldb:python/api: use filename() instead of hardcoded...
2010-12-24 Jelmer VernooijStart on alpha 15.
2010-12-24 Stefan MetzmacherMerge remote branch 'origin/v4-0-test'
2010-12-24 Brad HardsTypo fix in KDC parameters.
2010-12-24 Jelmer VernooijRelease alpha14. samba-4.0.0alpha14
2010-12-24 Jelmer Vernooijmkrelease: Simplify further.
2010-12-24 Jelmer Vernooijupdate whatsnew for alpha14.
2010-12-24 Jelmer VernooijWHATSNEW: Fix typo, indentation.
2010-12-24 Jelmer Vernooijwafsamba: Fix handling of nick name in VERSION.
2010-12-24 Jelmer Vernooijtalloc: remove autotools support.
2010-12-24 Jelmer Vernooijtdb: Remove autotools support.
2010-12-24 Jelmer VernooijMAINTAINERS: List rusty and tridge as maintainers for...
2010-12-24 Jelmer VernooijMAINTAINERS: add rusty as the tdb maintainer.
2010-12-24 Jelmer VernooijMAINTAINERS: List tridge and me as maintainers of wafsa...
2010-12-23 Günther Deschnertestprogs: testspoolss.exe: pretty print FILETIME in...
2010-12-23 Matthias Dieter... s4:acl LDB module - "acl_rename" - memory contexts...
2010-12-23 Matthias Dieter... s4:acl LDB module - add a missing "talloc_free(tmp_ctx...
2010-12-23 Stefan Metzmachertdb: add ABI/tdb-1.2.8.sigs
2010-12-23 Stefan Metzmachertevent: add ABI/tevent-0.9.10.sigs
2010-12-23 Matthias Dieter... s4:torture/ndr/spoolss.c - add a "ULL" suffix for a...
2010-12-23 Matthias Dieter... lib/replace/testsuite.c - fix test output
2010-12-23 Stefan Metzmachers3:libsmb: use 16 zero bytes as channel binding checksu...
2010-12-23 Jeremy AllisonAll calls to event_add_to_select_args() call GetTimeOfD...
2010-12-22 Volker Lendeckes3: Remove unused open_any_socket_out
2010-12-22 Volker Lendeckes3: Use smbsock_any_connect in winbind
2010-12-22 Volker Lendeckes3: Retry *SMBSERVER in nb_connect
2010-12-22 Volker Lendeckes3: Test smbsock_any_connect
2010-12-22 Volker Lendeckes3: Add smbsock_any_connect
2010-12-22 Volker Lendeckes3: Add an async smbsock_connect
2010-12-22 Volker Lendeckes3: Add async cli_session_request
2010-12-22 Volker Lendeckes3: Add some const to name_mangle()
2010-12-22 Günther Deschners3-waf: fix the build.
2010-12-22 Stefan Metzmachers3:lib/gencache: fix memory leak in error path
2010-12-22 Günther Deschners3-printing: fix crash bug in print_spool_open().
2010-12-22 Günther Deschners3-spoolss: handle NTTIME(0) as "01/01/1601" REG_SZ...
2010-12-22 Günther Deschners4-smbtorture: always skip addprinter{ex} level 1 tests...
2010-12-22 Günther Deschners4-smbtorture: fix expected driver date REG_SZ string.
2010-12-22 Günther Deschners4-smbtorture: check the returned driver date is equal...
2010-12-22 Günther Deschners4-smbtorture: add torture_assert_nttime_equal macro.
2010-12-22 Günther Deschners4-smbtorture: interesting, DriverDate and DriverVersio...
2010-12-22 Matthias Dieter... dsdb:ldap.py - transform a test call into the new ...
2010-12-22 Matthias Dieter... lib/util/time.c - make the "strftime" output locale...
2010-12-22 Matthias Dieter... ldb:pyldb.c - remove unused variable
2010-12-22 Nadezhda Ivanovas4-tests: Tests for Validated-SPN implementation.
2010-12-22 Nadezhda Ivanovas4-acl: Implementation of Validated-SPN validated write
2010-12-22 Nadezhda Ivanovas4-dsdb: Added a helper function to get the default...
2010-12-22 Stefan Metzmachers3:libsmb/namequery.c: don't leak 'pserver'
2010-12-22 Andrew Tridgelldns: fixed dns record format
2010-12-22 Jeremy AllisonFix a warning message.
2010-12-22 Jeremy AllisonMy algorithm for determining whan an incoming sequence...
2010-12-22 Jelmer Vernooijheimdal_build: Use consistent name for heimbase.
2010-12-22 Jelmer Vernooijheimdal_build: When using system hbase/hcrypto, don...
2010-12-22 Jelmer Vernooijheimdal_build: Allow using system hbase and hcrypto.
2010-12-22 Kamen Mazdrashkis4-devel/pfm_verify: Move schemaInfo getter into separa...
2010-12-21 Jelmer Vernooijwafsamba: Allow newer or the same python module version...
2010-12-21 Jelmer Vernooijtevent: Remove reference to nonexistant configure.devel...
2010-12-21 Jelmer Vernooijtalloc: Remove reference to nonexistant configure.devel...
2010-12-21 Jelmer Vernooijtevent: Bump version number after symbol versioning...
2010-12-21 Jelmer Vernooijtdb: Bump version number after symbol versioning changes.
2010-12-21 Jelmer Vernooijpytdb: Make PyTdb variable static.
2010-12-21 Stefan Metzmachers3:cli_np_tstream: if SMBtrans is desired, the readv...
2010-12-21 Jelmer Vernooijldb: Add ldb.Message.add and ldb.Message.elements.
2010-12-21 Matthias Dieter... ldb:tools/ldbdel.c - "replace.h" should be the first...
2010-12-21 Andrew Tridgells4-dns: set dwSerial and dwFlags
2010-12-21 Andrew Tridgells4-dns: fixed name comparison in bind9 module
2010-12-21 Andrew Tridgelldns: cope with trailing '.' in dns_name
2010-12-21 Andrew Tridgells4-dns: return the local hostname as the SOA authority
2010-12-21 Andrew Tridgells4-provision: removed an incorrect debug message
next