kai/samba.git
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon and smbXsrv_session...
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: add support for SMB 2.24/3.00 signing
2012-06-25 Stefan Metzmachers3:smb2_sesssetup: make use of the smbXsrv_session...
2012-06-25 Stefan Metzmachers3:smbXsrv_session: init and disconnect smbXsrv_tcon...
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_tcon infrastructure
2012-06-25 Stefan Metzmachers3:smbXsrv.idl: add smbXsrv_tcon* structures
2012-06-25 Stefan Metzmachersq smbXsrv_session_global_store no connection
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_session infrastructure
2012-06-25 Stefan Metzmachers3:smbXsrv.idl: add smbXsrv_session* structures
2012-06-25 Stefan Metzmachers3:smbd: add smbXsrv_version_* infrastructure
2012-06-25 Stefan Metzmachers3:librpc/idl/smbXsrv.idl: add smbXsrv_version_* structures
2012-06-25 Stefan Metzmachers3:librpc: add smbXsrv.idl
2012-06-25 Björn Jackes3:test: make shell code more porable by elimnating...
2012-06-25 Volker Lendeckes3: Fix a typo
2012-06-25 Volker Lendeckes3: Avoid a call to server_event_context()
2012-06-24 Andrew Bartletts4-join: Setup correct DNS configuration
2012-06-24 Andrew Bartletts4-samba_upgradedns: Do not set DNS account for interna...
2012-06-24 Andrew Bartletts4-join: Import DNS zones in AD DC join
2012-06-24 Andrew Bartlettselftest: Test unix.whoami with kerberos on plugin_s4_dc
2012-06-24 Andrew Bartletts4-classicupgrade: Allow DNS backend to be specified
2012-06-24 Andrew Bartletts4-drepl: Ensure that the op->source does not get deall...
2012-06-23 Matthieu Patouselftest: schema is not automatically reloaded now...
2012-06-23 Matthieu Patous4-dsdb: operational handle modifyTimeStamp on the...
2012-06-23 Matthieu Patous4-schema: improve the documentation of the dsdb_schema...
2012-06-23 Matthieu Patous4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb...
2012-06-23 Matthieu Patous4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata...
2012-06-23 Matthieu Patous4-drs: if schema has changed during replication notify...
2012-06-23 Matthieu Patous4-dsdb: move schema_load at the top of module stack
2012-06-23 Matthieu Patous4-extended: do not try to fix if there is no schema
2012-06-23 Matthieu Patous4-schema: keep track of the timestamp of the most...
2012-06-23 Matthieu Patous4-schema: generalized time use its own syntax now
2012-06-23 Matthieu Patouldb: lay foundation for proper utc/generalized time...
2012-06-23 Matthieu Patous4-drsuapi: Fix a const warning
2012-06-23 Matthieu Patous4-drsuapi: rework the crackname implementation of...
2012-06-23 Matthieu Patous4-dsdb-linkedattributes: register the VERIFY_NAME...
2012-06-23 Matthieu Patous4-ldap: handle VERIFY_NAME control encoding/decoding
2012-06-23 Matthieu Patouldb: add the VERIFY_NAME control
2012-06-23 Matthieu Patous4-dsdb: support otherWellKnownObjects
2012-06-23 Matthieu Patous4-dsdb: Try to avoid much of the time a db search...
2012-06-23 Matthieu Patoudsdb-schema: do not reload more often than schema_reloa...
2012-06-23 Matthieu Patous4-dsdb: fix a warning about unused variable
2012-06-22 Olaf Flebbes3: Correct documentation of case sensitive
2012-06-22 Volker Lendeckes3-vfs_gpfs: Fix bug #9003, posix acl on gpfs
2012-06-22 Volker Lendeckes3: Give machine password changes 10 minutes of time
2012-06-22 Michael Adams3:torture:smb2: pass smb2-session-reconnect test ...
2012-06-22 Stefan Metzmacherdbwrap: don't ignore the result of dbwrap_parse_record...
2012-06-22 Stefan Metzmacherdbwrap: intialize state.status in dbwrap_fetch_int32()
2012-06-22 Volker Lendeckedbwrap: Convert fetch_int32 to dbwrap_parse_record
2012-06-22 Volker Lendeckes3: Remove reduce_windows_lock_ref_count, used only...
2012-06-22 Volker Lendeckes3: Make reduce_windows_lock_ref_count static
2012-06-22 Volker Lendeckes3: Use dbwrap_util for windows_lock_ref_count
2012-06-22 Volker Lendeckedbwrap: Add dbwrap_fetch_int32
2012-06-22 Volker Lendeckedbwrap: Add dbwrap_change_int32_atomic
2012-06-22 Stefan Metzmacherscript/autobuild: fix path to random-sleep.sh
2012-06-22 Stefan Metzmacherselftest/knownfail: mark ^samba4.raw.session.expire1...
2012-06-22 Stefan Metzmachers4:torture/raw: add raw.session.expire1
2012-06-22 Stefan Metzmachers3:smbd: fix warning in smbd_tevent_trace_callback...
2012-06-22 Stefan Metzmachers3:serverid: don't ignore the result of dbwrap_parse_re...
2012-06-22 Stefan Metzmachers4:torture/smb2: run smb2.session.reauth5 in a subdirectory
2012-06-22 Rusty Russelltdb: don't use err.h in tests.
2012-06-22 Rusty Russelltdb: make TDB_NOSYNC merely disable sync.
2012-06-22 Rusty Russelldbwrap: dbwrap_hash_size().
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
next