garming/samba-autobuild/.git
2014-12-04 Jeremy Allisons3: leases: libsmbsharemodes no longer works with SMB2...
2014-12-04 Volker Lendeckes3:smb2_server: add smbd_smb2_send_lease_break() helper...
2014-12-04 Stefan Metzmachers3:smb2_server: allow smbd_smb2_send_break() with sessi...
2014-12-04 Jeremy Allisons3:smbd: Add fsp_client_guid() utility function to...
2014-12-04 Volker Lendeckes3:smbd: factor out a send_break_to_none() helper function
2014-12-04 Stefan Metzmachers4:torture:smb2: let smb2.lease.[v2_]complex1 check...
2014-12-04 Jeremy Allisons4:torture:smb2: Add smb2.lease.v2_breaking3 test.
2014-12-04 Jeremy Allisons4:torture:smb2: Add test that shows the client can...
2014-12-03 Günther Deschnerpam_winbind: fix warn_pwd_expire implementation.
2014-12-03 Stefan Metzmachers3:idmap_cache: remove unused idmap_cache_set_sid2...
2014-12-03 Garming Sampdb: Increase version number to fix ABI
2014-12-03 Garming Samidmap: return the correct id type to *id_to_sid methods
2014-12-03 Garming Samidmap: unify passdb *id_to_sid methods
2014-12-02 Christian Ambachs3:utils/profiles fix a use after free
2014-12-02 Christian Ambachs3:registry/regfio fix some valgrind warnings
2014-12-02 Christian Ambachs3:registry/regfio read SD from the correct location
2014-12-02 Andreas Schneiders3-libsmb: Duplicate the memory before we free it.
2014-12-02 Andreas Schneiders3-libsmb: Set the netbios_name in use_ccache case...
2014-12-02 Andreas Schneiders3-lib: Do not require a password with --use-ccache.
2014-12-02 Stefan Metzmachertdb: version 1.3.3 tdb-1.3.3
2014-12-02 Stefan Metzmachertdb/test: TDB_CLEAR_IF_FIRST | TDB_MUTEX_LOCKING, O_RDO...
2014-12-02 Daniel CottonMinor spelling correction in samba-tool domain
2014-11-30 Jelmer VernooijReduce number of places where sys.path is (possibly...
2014-11-30 Jelmer VernooijDon't assume st/subunit being present means it was...
2014-11-30 Jelmer VernooijBe consistent about what functions add $LISTOPT and...
2014-11-30 Jelmer Vernooijselftest: Add separate command line for listing tests...
2014-11-30 Jelmer Vernooijselftest/tests.py: Remove testsuite samba.tests.samdb...
2014-11-30 Jelmer VernooijRe-use add_prefix function.
2014-11-30 Jelmer Vernooijselftest: Drop support for TESTSUITE-IDLIST, and remove...
2014-11-29 Stefan Metzmacherldb: version 1.1.18 ldb-1.1.18
2014-11-29 Stefan Metzmachertdb: version 1.3.2 tdb-1.3.2
2014-11-28 Günther Deschners3-libads: remove unused dn from ads_get_service_princi...
2014-11-28 Andreas Schneiderntdb: Fix control reaches end of non-void function.
2014-11-28 Volker Lendecketorture: Fix raw.open.chained-openx
2014-11-28 Volker Lendecketest: Fix samba3.blackbox.net.registry.check
2014-11-28 Garming Samparam: fix testparm to show hidden share defaults
2014-11-27 Volker Lendeckemessaging4: Fix types
2014-11-27 Jeremy Allisons4: torture: leases - Add test for leases and blocking...
2014-11-27 Jeremy Allisons4: smb2 : torture: Add new dynamic_share leases test.
2014-11-27 Jeremy Allisons3: leases - torture test for timeout of responding...
2014-11-27 Stefan Metzmachers4:torture/smb2: smb2.lease.breaking6 test
2014-11-27 Stefan Metzmachers4:torture/smb2: smb2.lease.breaking5 test
2014-11-27 Stefan Metzmachers4:torture/smb2: smb2.lease.breaking4 test
2014-11-27 Stefan Metzmachers4:torture/smb2: smb2.lease.breaking3 test
2014-11-27 Stefan Metzmachers4:torture/smb2: smb2.lease.breaking2 test
2014-11-27 Stefan Metzmachers4:torture/smb2: smb2.lease.breaking1 test
2014-11-27 Stefan Metzmachers4:torture/smb2: make it possible to skip the automatic...
2014-11-27 Stefan Metzmachers4:torture/smb2: add smb2.lease.v2_epoch[2|3] tests
2014-11-27 Stefan Metzmachers4:torture/smb2: add smb2.lease.[v2_]complex1 tests
2014-11-27 Stefan Metzmachers4:torture/smb2: pass the expected flags to CHECK_LEASE()
2014-11-27 Stefan Metzmachers4:torture/smb2: don't check the lease break connection...
2014-11-27 Stefan Metzmachers4:torture/smb2: always verify the v2 lease epoch.
2014-11-27 Stefan Metzmachers4:torture/smb2: verify lease_flags in CHECK_LEASE_BREAK()
2014-11-27 Stefan Metzmachers4:torture/smb2: lease per test fnames
2014-11-27 Stefan Metzmachers4:torture/smb2: make lease tests more reliable by...
2014-11-27 Stefan Metzmachers4:torture/smb2: skip lease tests if the server doesn...
2014-11-27 Stefan Metzmachers4:libcli/smb2: initialize ls->lease_version
2014-11-27 Stefan Metzmachers4:libcli/smb2: add new_epoch to struct smb2_lease_break
2014-11-27 Stefan Metzmachers4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli...
2014-11-27 Stefan Metzmachers4:libcli/smb2: allow the caller to specify a specific...
2014-11-27 Stefan Metzmachers4:libcli/raw: fix up the max_protocol value for the...
2014-11-27 Stefan Metzmachers4:libcli/smb_composite: use the options on the transport
2014-11-27 Stefan Metzmachers3:smb2_create: send interim responses after 0.5 millis...
2014-11-27 Stefan MetzmacherRevert "libcli/smb: mask off SMB2_LEASE_FLAG_PARENT_LEA...
2014-11-27 Andrew Bartlettgse_krb5: Avoid a segfault when we can not read the...
2014-11-27 Andrew Bartlettlib/param: Allow enum values to also be white-space...
2014-11-27 Garming Samwbinfo: create a more comprehensive test for sids2xids
2014-11-27 Garming Samwbinfo: fix tests and lack of cache flushing
2014-11-27 Volker Lendeckeparam: Simplify get_parametric_helper()
2014-11-26 Volker Lendeckeregistry3: Fix a typo
2014-11-26 David Disseldorpparam: remove unused get_share_params()
2014-11-26 David Disseldorpsrv_srvsvc_nt: remove unneeded get_share_params() call
2014-11-26 Jeremy Allisonlibcli: SMB2: Pure SMB2-only negprot fix to make us...
2014-11-26 Christof Schmittgencache: Request mutexes for gencache_notrans.tdb
2014-11-26 Christof Schmittgencache: Convert gencache.tdb to tdb_wrap
2014-11-26 Christof Schmittgencache: Convert gencache_notrans to use tdb_wrap
2014-11-26 Michael Adams3:gencache: don't use transaction non non-persistent...
2014-11-26 Michael Adams3:gencache: simply stabilize() a bit more: remove...
2014-11-26 Michael Adams3:gencache: fix logic in stabilization when deleting...
2014-11-26 Volker Lendecketdb: Fix tdb_runtime_check_for_robust_mutexes()
2014-11-26 Volker Lendeckelib: Use tdb_parse_record in gencache_set
2014-11-26 Andreas Schneiderdns_server: Only build common library if AD DC is enabled.
2014-11-26 Andreas Schneiderdfs_server: Only build in case we build an AD DC too.
2014-11-26 Guenter Kukkukks4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6...
2014-11-26 Guenter Kukkukksamba-tool: Fix the IP output of "samba-tool dns server...
2014-11-26 Guenter Kukkukksamba-tool: Fix enum values in dns.py
2014-11-25 Volker Lendeckelib: Fix header include protection #define
2014-11-25 Stefan Metzmacherscript/autobuild.py: build 'samba' using --picky-developer
2014-11-25 Stefan Metzmacherwafsamba: change the default to allow_warnings=False...
2014-11-25 Stefan Metzmacherwafsamba: change the default to allow_warnings=False...
2014-11-25 Stefan Metzmachers4:ntvfs/unixuid: remove unused allow_warnings=True
2014-11-25 Stefan Metzmachers4:librpc: remove unused allow_warnings=True for 'dcerpc'
2014-11-25 Stefan Metzmachers4:lib/messaging: remove unused allow_warnings=True
2014-11-25 Stefan Metzmachers4:lib/events: remove unused allow_warnings=True
2014-11-25 Stefan Metzmacherwafsamba: use -Wno-error=deprecated-declarations in...
2014-11-25 Stefan Metzmachers4:torture: remove unused allow_warnings=True for ...
2014-11-25 Stefan Metzmachers4:torture/winbind: remove unused variables in struct_b...
2014-11-25 Stefan Metzmachers4:torture/locktest: comment out unused code and avoid...
2014-11-25 Stefan Metzmachers4:smb_server/smb2: remove unused _pad variables
2014-11-25 Stefan Metzmachers4:smb_server/smb2: avoid unused warnings in smb2srv_se...
next