kai/samba.git
2012-09-24 Andrew Bartlettbuild: Fix detection of quotas on macos
2012-09-24 Volker Lendeckes3-pylibsmb: Use Py_RETURN_NONE
2012-09-24 Andrew Bartletttorture: More torture_assert() calls in rpc.lsa
2012-09-24 Andrew Bartletttorture: use torture_assert rather than return false...
2012-09-24 Andrew Bartletttorture: tidy up rpc.lsa OpenPolicy2 test to more clear...
2012-09-24 Andrew Bartlettbuild: Add missing dep on tdb_compat
2012-09-24 Andrew Bartlettlib/replace: Look for special flags needed for c99
2012-09-24 Andrew Bartlettlib/replace: Improve mkstemp test in autoconf and waf
2012-09-24 Christian Ambachs3:winbindd fix a compiler warning
2012-09-24 Christian Ambachs3:printing only do printing_subsystem_update when...
2012-09-23 Matthias Dieter... s4:dns_server - introduce the wildcard binding feature
2012-09-23 Volker Lendeckes3-pylibsmb: Add get_oplock_break
2012-09-23 Volker Lendeckes3-pylibsmb: Factor out py_tevent_cond_signal
2012-09-23 Volker Lendeckes3-pylibsmb: Reduce the number of warnings
2012-09-23 Volker Lendeckes3: Convert cli_oplock_break_waiter to smbXcli
2012-09-23 Volker Lendeckes3: Add "readdir" to pylibsmb
2012-09-23 Volker Lendeckes3: Fix some nonempty line endings
2012-09-23 Christian Ambachs3-pylibsmb: move py_tevent_req_wait_exc up in the...
2012-09-23 Volker Lendeckes3-pylibsmb: Factor out py_tevent_cond_wait
2012-09-23 Andrew Bartlettbuild: Remove unused define UNIXWARE
2012-09-23 Andrew Bartlettlib/replace: Remove unused nap and therefore the SCO...
2012-09-23 Andrew Bartlettbuild: Make waf configure match autoconf for HPUX ACLs
2012-09-23 Andrew Bartlettbuild: Rework waf STAT_ST_BLOCKSIZE to match autoconf...
2012-09-23 Andrew Bartlettlib/util: Remove unbuilt file util_getent.c and BROKEN_...
2012-09-23 Andrew Bartlettbuild: Remove unused IRIX and IRIX6 defines
2012-09-23 Andrew Bartlettlib/replace: Try to fix build on HP-UX for os2_delete...
2012-09-23 Andrew Bartlettntdb: Try to fix the build on Solaris which does not...
2012-09-23 Michael Adams4:torture:smb2: add a durable-open.read-only test
2012-09-23 Stefan Metzmacherscript/autobuild.py: remove --rebase-master and --push...
2012-09-22 Christian Ambachs3:vfs_fake_acls fix a compiler warning
2012-09-22 Christian Ambachs3:winbindd fix a compiler warning
2012-09-22 Stefan Metzmacherscript/autobuild.py: add --log-base option
2012-09-22 Stefan Metzmacherscript/autobuild.py: add log_base variable to avoid...
2012-09-22 Stefan Metzmacherscript/autobuild.py: add --branch option
2012-09-22 Stefan Metzmacherscript/autobuild.py: use some variables for push_remote...
2012-09-22 Stefan Metzmacherscript/autobuild.py: use some variables for rebase_remo...
2012-09-22 Michael Adamselftest: skip the samba4.smb2.compound testsuite
2012-09-22 Michael Adams3:smbd:smb2: initialize variable in vfs_default_durabl...
2012-09-22 Michael Adamselftest: we fail samba3.smb2.compound.interim2
2012-09-22 Michael Adams4:torture:smb2:compound: remove two unused macros
2012-09-22 Michael Adams4:torture:smb2: don't skip the compound.interim2 test...
2012-09-22 Michael Adams4:torture:smb2: don't skip the compound.interim1 test...
2012-09-22 Michael Adams3:smbd: remove struct member smbd_smb2_request.cancell...
2012-09-22 Stefan Metzmachers3:smb2_lock: let smbd_smb2_create_cancel() trigger...
2012-09-22 Stefan Metzmachers3:smb2_lock: smbd_smb2_notify_recv() can already retur...
2012-09-22 Stefan Metzmachers3:smb2_notify: make use of tevent_req_defer_callback...
2012-09-22 Stefan Metzmachers3:smb2_notify: don't call tevent_req_done() from smbd_...
2012-09-22 Stefan Metzmachers3:smb2_lock: let smbd_smb2_lock_cancel() trigger NT_ST...
2012-09-22 Stefan Metzmachers3:smb2_server: avoid segfault in smbd_smb2_request_pen...
2012-09-22 Stefan Metzmachers4:torture:smb2: extend the compound.invalid1 test
2012-09-22 Michael Adams3:smbd:smb2: simplify smbd_smb2_request_validate(...
2012-09-22 Michael Adams3:smbd:smb2: add check for session_status for compound...
2012-09-22 Stefan Metzmachers3:smb2_server: do the req->next_status check before...
2012-09-22 Stefan Metzmachers3:smb2_server: reset req->last_session_id and req...
2012-09-22 Michael Adams4:torture:smb2: fix the compound.invalid3 test to...
2012-09-22 Michael Adams4:torture:smb2: fix compound.related3 test to work...
2012-09-22 Ira Coopers3: Compound requests should continue processing.
2012-09-22 Andrew Bartlettbuild: Fix enabled handling for HAVE_LDAP, we need...
2012-09-22 Andrew Bartlettbuild: Try not build with LDAP if we do not have ldap.h
2012-09-22 Stefan Metzmachers4:dns.py: reproducer for (bug #9184)
2012-09-22 Stefan Metzmacherlib/tsocket: fix receiving of udp packets from 0 bytes...
2012-09-22 Stefan Metzmacherlibcli/echo: validate the message length
2012-09-22 Christian Ambachs3:pdb_ldap remove unused function
2012-09-22 Christian Ambachs3:rpcclient fix a compiler warning
2012-09-22 Christian Ambachs3:utils/net fix a compiler warning
2012-09-22 Andrew Bartlettauth/kerberos: add HAVE_KRB5 guard to fix non-krb5...
2012-09-21 Stefan Metzmachers3:smbd: release the share mode lock before calling...
2012-09-21 Gregor Becks3:dbwrap_ctdb: set errno = ENOSYS if clustering is...
2012-09-21 Gregor Becklibtorture: factor out simple ui backend
2012-09-21 Gregor Becks3:dbwrap: remove unused args from db_open_file()
2012-09-21 Gregor Becks3:dbwrap: let dbwrap_fetch_uint32 distinguish between...
2012-09-21 Stefan Metzmacherdynconfig/config.m4: disallow --prefix=/usr and --prefi...
2012-09-21 Andrew Bartlettlibwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx...
2012-09-21 Christof Schmitts4-torture: Complete test for winbindd PAC parsing
2012-09-21 Christof Schmittauth/kerberos: Adjust log level for failed PAC signatur...
2012-09-21 Christof Schmittwinbind: Extend wbcAuthenticateUserEx to provide PAC
2012-09-21 Volker Lendeckeauth: Fix some nonempty blank lines
2012-09-20 Ira Cooperwaf: Make samba "ok" with directories for install being...
2012-09-20 David Disseldorpvfs: fix acl_blob_get* in vfs_full_audit
2012-09-20 David Disseldorpvfs: fix lock logging in vfs_full_audit
2012-09-20 Daniele DarioCorrect command help message
2012-09-20 Andreas Schneiders3-printing: Increase debug level for info that the...
2012-09-20 Stefan Metzmachers3:smb2_server: fix usage of invalid memory in smb2_sig...
2012-09-20 Michael Adams3:winbind:idmap_tdb_common: improve readability of...
2012-09-20 Michael Adams3:winbind:idmap_tdb_common: improve readability of...
2012-09-20 Volker Lendeckes3: Fix idmap_hash
2012-09-19 Michael Adamselftest: we currently fail smb2.durable-v2-open.app...
2012-09-19 Michael Adams4:torture:smb2: add a new test durable-v2-open.app...
2012-09-19 Michael Adams4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to...
2012-09-19 Michael Adams4:libcli: add a app_instance_id member to the smb2_cre...
2012-09-19 Michael Adamlibcli: add a define for the APP_INSTANCE_ID smb2 creat...
2012-09-19 Stefan Metzmachers4:torture/smb2: improve the smb2.create.blob test
2012-09-19 Stefan Metzmacherlibcli/smb: fix padding in smb2_create_blob*
2012-09-19 Günther Deschnerpam_winbind: match more return codes when wbcGetPwnam...
2012-09-18 Volker Lendeckes3: Use SBVAL in put_long_date_timespec
2012-09-18 Volker Lendeckes3: Fix some nonempty line endings
2012-09-18 Björn Jackereplace: fix 520c9b0b0ae33
2012-09-18 Björn Jackequota: add supprt for gfs2
2012-09-18 Karolin SeegerRHEL packaging: Try to fix makerpms.sh on RHEL.
2012-09-18 Matthieu Patoupanic action is defined as GLOBAL_VAR(szPanicAction...
next