kai/samba-autobuild/.git
2012-06-22 Rusty Russelldbwrap: dbwrap_name().
2012-06-22 Rusty Russelldbwrap: dbwrap_transaction_start_nonblock().
2012-06-22 Rusty Russelldbwrap: dbwrap_fetch_locked_timeout().
2012-06-22 Rusty Russelldbwrap: add dbwrap_check() function.
2012-06-22 Rusty Russelldbwrap: dbwrap_local_open()
2012-06-22 Rusty Russelldbwrap: remove get_flags().
2012-06-22 Rusty Russellutil_tdb: move timeout chainlock variants from source3...
2012-06-22 Rusty Russellutil: util_ntdb ntdb_fetch_int32/ntdb_store_int32 and...
2012-06-22 Rusty Russellutil: util_ntdb.c gets NTDB_ERROR => NTSTATUS map.
2012-06-22 Rusty Russellutil: util_ntdb.c gains bystring functions.
2012-06-22 Rusty Russellutil: ntdb_new() supports NTDB_CLEAR_IF_FIRST.
2012-06-22 Rusty Russellutil: util_ntdb.c
2012-06-22 Rusty Russellntdb: take advantage of direct access across expand.
2012-06-22 Rusty Russellntdb: test arbitrary operations during ntdb_parse_record().
2012-06-22 Rusty Russellntdb: make database read-only during ntdb_parse() callback.
2012-06-22 Rusty Russellntdb: allow direct access for NTDB_INTERNAL dbs during...
2012-06-22 Rusty Russellntdb: enhancement to allow direct access to the ntdb...
2012-06-22 Rusty Russellntdb: don't munmap the database on every close.
2012-06-22 Rusty Russellntdb: hand correct error code when alloc_read allocatio...
2012-06-22 Rusty Russellautobuild: always set TDB_NO_FSYNC.
2012-06-22 Rusty Russellntdb: respect TDB_NO_FSYNC flag for 'make test'
2012-06-22 Stefan Metzmachers4:torture/smb2: add smb2.durable-open.lock-oplock
2012-06-21 Stefan Metzmacherselftest: samba3.smb2.durable-open.lock => samba3.smb2...
2012-06-21 Stefan Metzmachers4:torture/smb2: rename smb2.durable-open.lock to smb2...
2012-06-21 Michael Adamautobuild: run "samba3-ctdb" by default
2012-06-21 Michael Adamautobuild: run "samba-ctdb" by default to catch dbwrap_...
2012-06-21 Michael Adamautobuild: add a target "samba3-ctdb" that builds samba...
2012-06-21 Michael Adamautobuild: add a target "samba-ctdb" that builds samba...
2012-06-21 Michael Adamautobuild: rename the "samba4-libs" target to "samba...
2012-06-21 Michael Adamautobuild: rename the "samba4" target to "samba"
2012-06-21 Michael AdamAdd current headers from ctdb master.
2012-06-21 Björn Baumbachwintest: enable dns forwarding for internal dns
2012-06-21 Björn Baumbachwintest: get original nameserver for forwarding on...
2012-06-21 Björn Baumbachwintest: extend get_is_dc function with additional...
2012-06-21 Björn Baumbachwintest: check netcats exitstatus instead of output
2012-06-21 Björn Baumbachwintest: set recursive queries for internal dns
2012-06-21 Björn Baumbachwintest: add option to select the dns backend
2012-06-21 Björn Baumbachwintest: set nameserver on a more general place
2012-06-21 Björn Baumbachwintest: add option to use ntvfs instead of s3fs
2012-06-21 Björn Baumbachwintest: add working bbaumbach.conf file for use with...
2012-06-21 Jeremy AllisonFix bug #8974 - Kernel oplocks are broken when uid...
2012-06-21 Jelmer VernooijAdd --disable-ntdb option for building.
2012-06-21 Jelmer Vernooijsamdb: Accept a list of member variables rather than...
2012-06-21 Stefan Metzmachers3:idmap_cache: also store negative entries for unknown...
2012-06-21 Stefan Metzmachers3:winbindd: do not expose negative cache idmap entries...
2012-06-21 Stefan Metzmachers3:winbindd: discard the expired gid cache if we're...
2012-06-21 Volker Lendeckes3: Remove an unnecessary ()
2012-06-21 Volker Lendeckes3: Use string_term_tdb_data where appropriate
2012-06-21 Volker Lendeckes3: Fix const warnings
2012-06-21 Andrew Bartletts4-provision: Give better clues on what Samba needs...
2012-06-21 Alexander Bokovoys3-rpcclient: support all known netr_LogonControl2...
2012-06-21 Stefan Metzmachers4:torture/smb2: add smb2.durable-open.delete_on_close1
2012-06-21 Michael Adams3:move serverid_equal() to serverid.c
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Michael Adams3:util: remove (now) unused cluster_id_equal()
2012-06-21 Michael Adams3:smbstatus: use procid_equal() instead of equivalent...
2012-06-21 Volker Lendeckes3: Remove a user of procid_is_me
2012-06-21 Volker Lendeckes3: Remove a user of procid_is_me
2012-06-21 Michael Adams3:util: reformat procid_equal() to adhere to coding...
2012-06-21 Michael Adams3:util: also compare the unique_id in procid_equal().
2012-06-21 Michael Adamscript: really sleep in "random-sleep.sh"
2012-06-21 Amitay Isaacssamba-tool: gpo: Fix creation of filesystem ACL from...
2012-06-20 Amitay Isaacss4-pysmb: Parse security info as an unsigned integer
2012-06-20 Andrew Bartletts4-torture: Expand whoami test to confirm the user...
2012-06-20 Andrew Bartletts4-torture: Change the unix.whoami test to use torture_...
2012-06-20 Rusty Russellntdb: fix occasional abort in testing.
2012-06-20 Stefan Metzmacherscript/autobuild: delay start of small projects by...
2012-06-20 Stefan Metzmacherscript/autobuild: don't use 'make -j 4' for bin/smbtorture4
2012-06-20 Stefan Metzmacherscript/autobuild: don't use make -j for small projects
2012-06-20 Stefan Metzmachers3:smbd: fix the build with the --with-profiling-data...
2012-06-20 Stefan Metzmachers3:include: add START/END_PROFILE_STAMP()
2012-06-20 Stefan Metzmacherwafsamba/irixcc: next try to inject '-c99' the the...
2012-06-20 Stefan MetzmacherRevert "wafsamba/irixcc: add '-c99' option to cc"
2012-06-20 Volker Lendeckeidmap-hash: Attempt to fix Coverity ID 709116 Overflowe...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709117 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity 709118 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Adapt mapfile_read_line to README.Coding
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709119 Unused pointer value
2012-06-20 Andrew BartlettVERSION: Move on to beta3!
2012-06-20 Andrew BartlettVERSION: Mark as the beta2 release samba-4.0.0beta2
2012-06-20 Andrew BartlettWHATNEW: Update for the beta2 release
2012-06-20 Andrew Bartletts4-idmap: Add parameter 'idmap_ldb:use rfc2307' and...
2012-06-20 Andrew Bartletts4-provision: Remove --slapd-path option
2012-06-20 Andrew Bartletts4-provision: Remove last unused remenants of the ...
2012-06-20 Andrew BartlettRevert "s4-libcli: Remove unused finddcs_nbt"
2012-06-19 Jeremy AllisonFix unused variable warnings.
2012-06-19 Jeremy AllisonFix unused variable warnings.
2012-06-19 Jeremy AllisonRemove unused variables.
2012-06-19 Jeremy AllisonRemove unused variables and code.
2012-06-19 Jeremy AllisonFix more "set but not used" warnings.
2012-06-19 Jeremy AllisonFix a bunch of "set but not used" warnings.
2012-06-19 Volker Lendeckes3: We can depend on pthreadpool now
2012-06-19 Volker Lendeckes3: Add a dummy implementation for the pthreadpool API
2012-06-19 Jeremy AllisonRemove unused code now we set the correct command codes.
2012-06-19 Jeremy AllisonFix warning: variable ‘status’ set but not used.
2012-06-19 Jeremy AllisonFix warnings using %lu to print a 64-bit value (should...
2012-06-19 Jeremy AllisonFix warning: variable ‘in_start_time’ set but not...
2012-06-19 Jeremy AllisonFix warning: variable ‘XX’ set but not used.
2012-06-19 Volker Lendeckewaf: Fix make etags
2012-06-19 Stefan Metzmacherselftest/flapping: mark samba4.nss.test using winbind...
next