kai/samba.git
2012-09-25 Andrew Bartlettdocs: Remove Win9X/WinMe mentions from TOSHARG-PDC
2012-09-25 Andrew Bartlettdocs: Add mention of AD DC support in TOSHARG-PDC
2012-09-25 Andrew Bartlettdocs: Explain the no-domain-logons restriction applies...
2012-09-25 Andrew Bartlettdocs: Remove references to default paramters in TOSHARG-PDC
2012-09-25 Andrew Bartlettdocs: Update TOSHARG-Install
2012-09-25 Andrew Bartlettclient: Fix talloc_stackframe() free order assertion...
2012-09-25 Jelmer Vernooijreplace: Avoid returning value in void setproctitle...
2012-09-25 Jeremy AllisonWe now pass "samba3.raw.acls.generic" and "samba3.smb2...
2012-09-25 Jeremy AllisonFix bug #9189 - SMB2 Create doesn't return correct...
2012-09-25 Stefan Metzmachers4:rpc_server/drsuapi: use talloc_zero instead of tallo...
2012-09-24 Stefan Metzmachers4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_Ds...
2012-09-24 Jelmer Vernooijsamba-tool domain provision: DNS forwarder is not a...
2012-09-24 Jelmer VernooijRemove compatibility code for setproctitle() now moved...
2012-09-24 Jelmer Vernooijreplace: Support setproctitle().
2012-09-24 Jelmer Vernooijsamba-tool domain-provision: Avoid python2.5-isms.
2012-09-24 Jelmer Vernooijsamba-tool domain-provision: Fix docstring.
2012-09-24 Stefan Metzmacherscript/autobuild.py: set the default for --log-base...
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...
next