vlendec/samba-autobuild/.git
2014-08-07 Stefan Metzmacherselftest/knownfail: add ^samba4.rpc.netlogon.*.invalidA...
2014-08-07 Günther Deschnerlibcli/auth: also set secure channel type in netlogon_c...
2014-08-07 Jeremy Allisonlib: tevent: make TEVENT_SIG_INCREMENT atomic.
2014-08-01 Karolin SeegerVERSION: Bump version up to 4.1.12.
2014-08-01 Karolin SeegerVERSION: Disable git snapshots for the 4.1.11 release.
2014-08-01 Karolin SeegerWHATSNEW: Add release notes for Samba 4.1.11.
2014-08-01 Volker Lendeckefix unstrcpy
2014-07-28 Stefan MetzmacherMerge tag 'samba-4.1.10' into v4-1-test
2014-07-28 Karolin SeegerMerge commit 'origin/v4-1-test^' into v4-1-stable samba-4.1.10
2014-07-28 Karolin SeegerMerge tag 'samba-4.1.9' into v4-1-stable
2014-07-28 Karolin SeegerVERSION: Bump version number up to 4.1.11...
2014-07-28 Karolin SeegerVERSION: Disable git snapshots for the 4.1.10 release.
2014-07-28 Karolin SeegerWHATSNEW: Add release notes for Samba 4.1.10.
2014-07-19 Stefan Metzmacherldb-samba: fix a memory leak in ldif_canonicalise_objec...
2014-07-19 Jeremy Allisons3: SMB2 : Fix leak of blocking lock records in the...
2014-07-19 Jeremy Allisons3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
2014-07-19 Jeremy Allisons3: smb2: Remove unused code from remove_pending_lock().
2014-07-17 Stefan Metzmacherselftest/knownfail: ignore samba3.smb2.oplock.exclusive...
2014-07-17 Volker Lendeckesmbd: Remove 2 indentation levels
2014-07-17 Jeremy Allisons3: smbd - Prevent file truncation on an open that...
2014-07-15 Stefan Metzmachers4:dsdb/repl_meta_data: make sure objectGUID can't...
2014-07-15 Stefan Metzmacherselftest: teardown the environments also on getting...
2014-07-15 Stefan Metzmacherlibwbclient: allow only one initial_blob/challenge_blob...
2014-07-15 Jeremy Allisons3: libwbclient: Don't break out of loop too soon ...
2014-07-15 Stefan Metzmachers4:dsdb/samldb: don't allow 'userParameters' to be...
2014-07-15 Andrew Bartlettdbcheck: Add check and test for various invalid userPar...
2014-07-15 Andrew Bartlettdsdb: Always store and return the userParameters as...
2014-07-15 Andrew Bartlettdsdb: Set syntax of userParameters to binary string...
2014-07-15 Volker Lendecketorture4: Make raw.lock.multilock fail after 20 seconds
2014-07-15 Volker Lendecketorture4: Adapt comment to code
2014-07-15 Jeremy Allisons4: smbtorture: Add multi-lock test. Regression test...
2014-07-15 Jeremy Allisons3: smbd: Locking - re-add pending lock records if...
2014-07-15 Jeremy Allisons3: smbd: Locking - treat lock timeout the same as...
2014-07-15 Jeremy Allisons3: smbd: Locking - add and use utility function lock_t...
2014-07-15 Jeremy Allisons3: smbd: Locking - convert to using utility macro...
2014-07-15 Stefan Metzmachers4:dsdb/extended_dn_in: don't force DSDB_SEARCH_SHOW_RE...
2014-07-15 Stefan Metzmachers4:dsdb/kcc: use SHOW_RECYCLED instead of SHOW_DELETED...
2014-07-15 Stefan Metzmachers4:dsdb/schema_load: make error message more verbose
2014-07-15 Andrew Bartlettdbcheck: Ensure dbcheck can operate with --attrs set
2014-07-15 Andrew Bartlettkerberos: Remove un-used event context argument from...
2014-07-15 Andrew Bartlettdsdb: Specify no event context to smb_krb5_init_context...
2014-07-15 Andrew Bartlettdsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_s...
2014-07-15 Andrew Bartlettdsdb: Do not permit nested event loops when in a transa...
2014-07-15 Andrew Bartlettdsdb: Rename private_data to rootdse_private_data in...
2014-07-15 Andrew Bartlettdsdb: Add more tests for DN+String and DN+Binary compar...
2014-07-15 Andrew Bartlettselftest: Add tests for dbcheck detection and removal...
2014-07-15 Andrew Bartlettdsdb: Make it harder to corrupt the database by requiri...
2014-07-15 Andrew Bartlettbuild: Exclude source4/selftest/provisions/release...
2014-07-15 Andrew Bartlettdbcheck: Directly call dn.get_rdn_{val,name}() for...
2014-07-15 Stefan Metzmacherdbchecker: verify and fix broken dn values
2014-07-15 Stefan Metzmacherdbchecker: make the deleted objects container detection...
2014-07-15 Andrew Bartlettdsdb: Do not refresh the schema using the wrong event...
2014-07-15 Andrew Bartlettdsdb: Do not store a struct ldb_dn in struct schema_data
2014-07-15 Felix Botnersamba-tool dbcheck: handle missing objectClass
2014-07-15 Andrew Bartlettdsdb: Improve missing objectClass handling
2014-07-15 Andrew Bartlettdsdb: Improve errors and checks for missing objectClass...
2014-07-15 Andrew Bartlettdsdb: Clarify how the DSDB_REPL_FLAG_PRIORITISE_INCOMIN...
2014-07-15 Andrew Bartlettdsdb: Do not update notify_uSN until the transaction...
2014-07-15 Andrew Bartlettdsdb: Further assert that we always have an objectClass...
2014-07-15 Andrew Bartlettdsdb: Ensure to sort replPropertyMetaData as UNSIGNED...
2014-07-15 Arvid Requates4:samdb: respect SEARCH_FLAG_PRESERVEONDELETE
2014-07-15 Nadezhda Ivanovas4-samldb: Do not allow deletion of objects with RID...
2014-07-15 Andrew Bartlettdsdb: Use dsdb_next_callback() rather than a no-op...
2014-07-15 Nadezhda Ivanovas4-dsdb: instanceType NC_HEAD is only allowed combined...
2014-07-15 Stefan Metzmachers4:dsdb/repl: make use of dcerpc_binding_handle_is_conn...
2014-07-15 Stefan Metzmachers3:smb2_read: let smb2_sendfile_send_data() behave...
2014-07-15 Björn Jackenet/doc: make clear that net vampire is for NT4 domains...
2014-07-15 Michael Adamldb:build: improve detection of srcdir
2014-07-15 Andrew Bartlettldb: make the successful ldb_transaction_start() messag...
2014-07-15 Stefan Metzmacherldb: change version to 1.1.17
2014-07-15 Stefan Metzmacherldb:pyldb: add some more helper functions for LdbDn
2014-07-15 Stefan Metzmacherldb:pyldb: fix doc string for set_extended_component()
2014-07-15 Stefan Metzmacherldb:pyldb: add some const to PyObject_FromLdbValue()
2014-07-15 Andreas Schneiderldb: Add a env variable to disable RTLD_DEEPBIND.
2014-07-15 Andrew Bartlettldb: pass module init errors back to the caller
2014-07-15 Andrew Bartlettldb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather...
2014-07-15 Volker Lendeckeldb: Fix 1138330 Dereference null return value
2014-07-15 Christian Ambachlib/ldb fix compiler warnings
2014-07-15 Christian Ambachlib/ldb fix compiler warnings
2014-07-15 Pavel Reichlldb: use of NULL pointer bugfix
2014-07-15 Volker Lendeckeldb: Fix CID 241329 Array compared against 0
2014-07-15 Volker Lendeckeldb: Fix CID 240798 Uninitialized pointer read
2014-07-15 Stefan Metzmacherldb:rdn_name: reject 'distinguishedName' depending...
2014-07-15 Stefan Metzmacherdsdb/tests/ldap: fix test_distinguished_name against...
2014-07-15 Nadezhda Ivanovas4-openldap: Remove use of talloc_reference in ldb_map_...
2014-07-15 Howard ChuAdd LDB_MAP_RENDROP option
2014-07-15 Howard ChuFix SEGV from improperly formed SUBSTRING/PRESENCE...
2014-07-15 Howard ChuCleanup map return codes
2014-07-15 Andrew Bartlettldb: Show the type of failing operation in default...
2014-07-15 Jeroen Dekkersldb: Do not build libldb-cmdline when using system...
2014-07-15 Volker Lendeckeldb_map: Fix CID 1034791 Dereference null return value
2014-07-15 Volker Lendeckepyldb: Fix CID 1034792 Dereference null return value
2014-07-15 Volker Lendeckeldb: Fix CID 1034793 Dereference null return value
2014-07-15 Volker Lendeckeldb: Fix a const warning
2014-07-15 Matthieu Patoupyldb: decrement ref counters on py_results and quiet...
2014-07-15 Garming Samprovision: capture slightly less generic exceptions...
2014-07-15 Garming Sampysmbd: improve the return of error codes in the python...
2014-07-15 Garming Samprovision: improve error message when connecting to...
2014-07-15 Garming Samprovision: Fix failures on re-provision incorrectly...
2014-07-15 Andrew Bartlettpassdb: Do not routinely clear the global memory return...
next