nivanova/samba-autobuild/.git
2012-07-02 Andrew Bartlettselftest: Give Samba4 processes a little longer to...
2012-07-02 Andrew Bartlettfile_server: add [globals] to generated smb.conf
2012-07-02 Björn Baumbachs3-libpidfile: fix check for running process.
2012-07-02 Björn Baumbachs3-libpidfile: some more debug output
2012-07-02 Günther Deschners4-torture: more printf removal from samlogon torture...
2012-07-02 Michael AdamWHATSNEW: mention initial support for SMB3
2012-07-02 Michael AdamWHATSNEW: Mention SMB 2.1 support (reauthentication...
2012-07-02 Michael AdamWHATSNEW: prepare for 4.0 beta3
2012-07-02 Jeremy AllisonDisable selections of USE_LINUX_THREAD_CREDENTIALS...
2012-06-30 Rusty Russellccan: make it a grouping library.
2012-06-30 Jeremy AllisonDon't allow asynchronous creates to be canceled in...
2012-06-30 Jeremy AllisonMake schedule_deferred_open_message_smb() return an...
2012-06-30 Jeremy AllisonMake schedule_deferred_open_message_smb2() return an...
2012-06-30 Jeremy AllisonAllow for async opens.
2012-06-30 Jeremy AllisonAdd new bool field async_open to struct deferred_open_r...
2012-06-30 Jeremy AllisonFix defer_open() fuction in the open code path to cope...
2012-06-30 Jeremy AllisonAdd uint64_t mid field to the files_struct.
2012-06-30 Björn Jackes3:waf add sendfile support for Tru64, which is the...
2012-06-29 Björn Jackes3: add sendfile support for Tru64, which is the same...
2012-06-29 Jeremy AllisonTry and fix the autoconf build on Solaris/Nexenta/etc.
2012-06-29 Jeremy AllisonFix typo in configure.in check for USE_LINUX_THREAD_CRE...
2012-06-29 Stefan Metzmachers3:smbd: make use of smbXsrv_open for smb1/2/3
2012-06-29 Stefan Metzmachers3:smbd: add smbXsrv_open* infrastructure
2012-06-29 Stefan Metzmachers3:smbXsrv.idl: add smbXsrv_open* structures
2012-06-29 Björn Jackes3:configure: fix numerous compile warnings about impli...
2012-06-29 Björn Jackes3: fix the logic in bsd_statvfs
2012-06-29 Gregor Becks3:cclean avoid segfault in case of ctdb missbehaviour
2012-06-29 Gregor Becks3:cclean: fix memory allocation
2012-06-29 Gregor Beckpackaging(RHEL-CTDB): package cclean tool
2012-06-29 Gregor Beckpackaging(RHEL-CTDB): make makespec.sh aware of new...
2012-06-29 Michael Adams3_dbrwap_ctdb: improve a comment in db_ctdb_can_use_lo...
2012-06-29 Michael Adams3:dbwrap_ctdb: fix a comment in db_ctdb_fetch()
2012-06-29 Michael Adams3:dbwrap_ctdb: expand the comment for the db_ctdb_can_...
2012-06-29 Michael Adams3:dbwrap_ctdb: rename db_ctdb_own_record() -> db_ctdb_...
2012-06-29 Michael Adams3:dbrwap_ctdb: remove commented out legacy code
2012-06-29 Michael Adams3:dbwrap_ctdb: fix fetch/fetch_locked when samba is...
2012-06-29 Stefan Metzmacherlib/ccan: readd execinfo dependency to failtest
2012-06-29 Stefan Metzmacherlibcli/smb: add SMB2_CAP_DIRECTORY_LEASING to SMB2_CAP_ALL
2012-06-29 Stefan Metzmacherlib/util: fix fd leak in anonymous_shared_allocate...
2012-06-29 Stefan Metzmachers3:smb2_server: remove max_charge check in smbd_smb2_re...
2012-06-29 Björn Jackes3:build: tell linker to use corefoundation on all...
2012-06-29 Björn Jackes3: merge bsd_statvfs and darwin_statvfs
2012-06-29 Rusty Russellccan: we're subsystems, not a library.
2012-06-29 Jeremy AllisonMove back to using per-thread credentials on Linux...
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-29 Jeremy AllisonAdd missing setresgid() wrapper.
2012-06-29 Stefan Metzmacherdocs-xml: document "server max protocol" "SMB2" selects...
2012-06-28 Stefan Metzmachers3:param: change "server max protocol" to "SMB2" (SMB2_10)
2012-06-28 Stefan Metzmacherlib/param: let "SMB2" select PROTOCOL_SMB2_10
2012-06-28 Stefan Metzmachers3:smb2_server: make the logic in smbd_smb2_request_ver...
2012-06-28 Stefan Metzmachers3:smb2_server: simplify smbd_smb2_request_verify_credi...
2012-06-28 Stefan Metzmachers3:smb2_negprot: support SMB2_CAP_LARGE_MTU on everythi...
2012-06-28 Stefan Metzmachers3:smb2_server: grant extra credits for multi-credit...
2012-06-28 Stefan Metzmachers3:smb2_server: implement credit granting similar to...
2012-06-28 Stefan Metzmachers3:smb2_server: make sure sequence numbers don't wrap...
2012-06-28 Stefan Metzmachers3:smb2_server: make sure we don't grant more credits...
2012-06-28 Stefan Metzmachers3:smb2_server: check the credit_charge against the...
2012-06-28 Stefan Metzmachers3:smb2_server: split out a smb2_validate_sequence_numb...
2012-06-28 Stefan Metzmachers3:smb2_server: clear sequence window if we got the...
2012-06-28 Stefan Metzmachers3:smb2_server: fix calculation of the next bitmap_offset
2012-06-28 Stefan Metzmachers3:smb2_server: remove unused and confusing DEFAULT_SMB...
2012-06-28 Stefan Metzmachers3:smb2_server: call smbd_smb2_request_validate() also...
2012-06-28 Stefan Metzmachers3:smb2_server: start the connection with one credit...
2012-06-28 Björn Jackes3: fine tune and clean up statvfs tests
2012-06-28 Björn Baumbachdocs-xml: fix typos and format in smb.conf server max...
2012-06-28 Björn Baumbachpackaging(RHEL-CTDB): fix build dependencies
2012-06-28 Andrew Bartlettselftest: run pdbtest against s3dc as well
2012-06-28 Andrew Bartlettselftest: use a loop rather than declare tests for...
2012-06-28 Andrew Bartlettlibrpc/ndr: Initilaise the remainder of struct dom_sid...
2012-06-28 Günther Deschners4-torture: fix typo in samlogon test.
2012-06-28 Günther Deschners4-torture: use torture context for printing debug...
2012-06-28 Volker Lendeckes3: Fix compilation of pthreadpool_sync.c on platforms...
2012-06-28 Stefan Metzmachers3:smbd: change nt_open_pipe() to uint16_t pnum/fnum
2012-06-28 Stefan Metzmachers3:smb2_create: add usefull DEBUG() message
2012-06-28 Stefan Metzmachers3:smbd/files: fsp->fnum is uint64_t not int!
2012-06-28 Stefan Metzmachers3:brlock: s/int/uint64_t for fnum
2012-06-28 Stefan Metzmachers3:brlock: add some const to print_lock_struct()
2012-06-28 Stefan Metzmachers3:wscript: use LOCKING subsystem for smbtorture3
2012-06-28 Rusty Russellsource4/smbd/pidfile: don't panic if pid file is corrupt.
2012-06-27 Björn Jackereplace: define INT64_MAX when not defined
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-06-27 Andrew Bartletts3-pdb_samba4: Remove dupliate profilePath handling
2012-06-27 Andrew Bartletts4-selftest: expand passdb testing
2012-06-27 Andrew Bartletts3-pdbtest: Initialise more elements for testing
2012-06-27 Andrew Bartletts3-pdb_samba4: Add support for lastLogon and lastLogoff
2012-06-27 Andrew Bartletts3-pdb_samba4: Fix time handling, use nt_time_to_unix()
2012-06-27 Andrew Bartlettlib/ldb: Print trace messages for modify correctly
2012-06-27 Andrew Bartletts4-selftest: Test login with a password expired user
2012-06-27 Andrew Bartletts4-dsdb when setting DSDB_CONTROL_PASSWORD_BYPASS_LAST_...
2012-06-27 Andrew Bartletts4-dsdb: Remove hooks for non-directory password handling
2012-06-27 Andrew Bartlettselftest: allow NSS_WRAPPER_* vars to be exported to...
2012-06-27 Andrew Bartlettselftest: Add extra users to nss_wrapper
2012-06-27 Andrew Bartletts3-pdbtest: show mis-matching times
2012-06-27 Michael Adams3:registry: change reg_import.c according to coding...
2012-06-27 Michael Adams3:registry: use TALLOC_CTX * instead of const void...
2012-06-27 Gregor Becks3: add a tool "cclean" to cleanup orphaned entries...
2012-06-27 Gregor Becks3:conn_tdb: add a function connections_fetch_entry_ext...
2012-06-27 Gregor Becks3:lib:dbwrap: fix return value of db_ctdb_traverse...
2012-06-27 David Disseldorps3-printing: fix broken print_job_get_name() return
2012-06-27 Björn Jackes3:test_net_registry_check.sh: grep -E isn't portable...
next