anatoliy/anatoliy.git
2010-09-20 Anatoliy Atanasovfix KnowsOfRoles test a part of dcdiag test suite wip
2010-09-20 Anatoliy Atanasovs4/fsmo: Separate the code for retrieving fsmo dn and...
2010-09-20 Anatoliy Atanasovs4/drsuapi: added the rest of the formatOffered value...
2010-09-19 Andrew Tridgells4-libnet: use the right domain name in libnet_lookup
2010-09-19 Anatoliy Atanasovs4/getnc: Added test to verify access rights during...
2010-09-19 Anatoliy Atanasovs4/fsmo: Naming master support added
2010-09-19 Günther Deschners4-smbtorture: add LOCAL-NDR-NTLMSSP.
2010-09-19 Andrew Tridgells4-rodc: added RODC DNS update support to samba_dnsupdate
2010-09-19 Andrew Tridgells4-finddcs: added some debug messages on failure
2010-09-19 Andrew Tridgells4-pydsdb: added am_rodc() method on samdb
2010-09-19 Andrew Tridgells4-pydsdb: don't force am_rodc unless it is set by...
2010-09-19 Jelmer Vernooijpytdb: Make filename argument optional.
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_freelist_size()
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_transaction_prepare_commit()
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_enable_seqnum, tdb_get_seqnu...
2010-09-19 Kirill Smelkovpytdb: Update open flags to match those for tdb_open...
2010-09-19 Kirill Smelkovpytdb: Fix repr segfault for internal db
2010-09-19 Kirill Smelkovpytdb: Add support for tdb_add_flags() & tdb_remove_flags()
2010-09-19 Stefan Metzmacherwaf: add a '+' to the git hash if the working tree...
2010-09-19 Stefan Metzmacherwaf: fix typos in GIT_COMMIT_* strings
2010-09-19 Günther Deschners3-rpcclient: add some winreg commands.
2010-09-19 Günther Deschners3-nltest: add dsregdns command to nltest.
2010-09-19 Günther Deschners3-libnetapi: support NETLOGON_CONTROL_FORCE_DNS_REG...
2010-09-19 Günther Deschnerlibnetapi: deal with NULL data in I_NetLogonControl2().
2010-09-18 Volker Lendeckes3: Add a missing prototype
2010-09-18 Volker Lendeckes3: Fix bug 7688, rpcclient command line completion...
2010-09-18 Volker Lendeckes3: Fix some nonempty blank lines
2010-09-18 Kamen Mazdrashkis4-drs: Check for schema changes only in case we are...
2010-09-18 Kamen Mazdrashkiwerror: Add W_ERROR_HAVE_NO_MEMORY_AND_FREE() macro
2010-09-18 Kamen Mazdrashkis4-ldapcmp: Fix options parsing for common Samba options
2010-09-17 Stefan Metzmachers3:rpc_client: remove unused rpc_pipe_set_hnd_state()
2010-09-17 Stefan Metzmachers3:rpc_client: use rpc_api_pipe_send() for auth3
2010-09-17 Stefan Metzmachers3:rpc_client: rpc_pipe_bind_step_one_done() doesn...
2010-09-17 Stefan Metzmachers3:rpc_client: allow DCERPC_PKT_AUTH3 via rpc_api_pipe_...
2010-09-17 Björn Jackelib/util: usec_time_diff takes arguments the other...
2010-09-17 Björn Jackes3: fix order of arguments in nsec_time_diff call
2010-09-17 Kamen Mazdrashkis4-test: Add unit test for dsdb_schema_info_cmp()
2010-09-17 Kamen Mazdrashkis4-schema: Helper func to compare schemaInfo signitures
2010-09-17 Kamen Mazdrashkis4-schema: use dsdb_schema_info_blob_is_valid() to...
2010-09-17 Kamen Mazdrashkis4-prefixMap: use dsdb_schema_info_blob_is_valid()...
2010-09-17 Kamen Mazdrashkis4-dsdb: Add dsdb_schema_info_blob_is_valid() to verify...
2010-09-17 Kamen Mazdrashkis4-pyrpc: Print location and type name we got when...
2010-09-17 Sumit BoseFix array size of a memmber of struct cli_ulogoff_state
2010-09-17 Andrew Tridgells4-devel: developer script for adding DNS entries via...
2010-09-17 Andrew Tridgells4-pyrpc: allow python to access irpc interfaces
2010-09-17 Andrew Tridgellidl: build python interfaces for winbind and idmap IDL
2010-09-17 Andrew Bartletts4-winbind Add a proxy method to update DNS records...
2010-09-17 Günther Deschnertestprogs: skip two tests in spoolss tester.
2010-09-17 Günther Deschners4-smbtorture: fix winreg querymultiplevalues NDR test...
2010-09-16 Björn Jackeѕ3: remove smb_msleep prototype from here
2010-09-16 Björn Jackes3: remove TvalDiff macro, we can use the shared usec_t...
2010-09-16 Björn Jackes3/s4: merge msleep and smb_msleep
2010-09-16 Björn Jackes3: remove TspecDiff macro, we can use the shared nsec_...
2010-09-16 Björn Jackes3: use nsec_time_diff instead of TspecDiff
2010-09-16 Björn Jackes3/vfs_scannedonly: use smb_msleep instead of nanosleep
2010-09-16 Volker Lendeckes3: Add the PAC info3 struct to the netsamlogon_cache...
2010-09-16 Volker Lendeckes3: Correctly unwrap the krb ticket in gss-spnego
2010-09-16 Volker Lendeckes3: Fall back to raw NTLMSSP for the gss-spnego protocol
2010-09-16 Volker Lendeckes3: Split off output generation from manage_squid_ntlms...
2010-09-16 Volker Lendeckes3: Wrap the ntlm_auth loop with a talloc_stackframe
2010-09-16 Günther Deschners4-smbtorture: add NDR spoolss_GetPrinterDriver2 in...
2010-09-16 Günther Deschners4-smbtorture: finally enable most of our NDR_OUT NDR...
2010-09-16 Günther Deschners4-smbtorture: add functions to do NDR_OUT ndr_pull...
2010-09-16 Günther Deschners4-smbtorture: fix some indentation in NDR testsuite.
2010-09-16 Günther Deschners3-smbtorture: fixup trailing whitespace in ndr testsuite.
2010-09-16 Günther Deschners4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests.
2010-09-16 Günther Deschners4-smbtorture: mention -v switch for hexdump imports...
2010-09-16 Günther Deschners4-smbtorture: activate spoolss_GetPrinterData NDR...
2010-09-16 Andrew Tridgells4-winbind: fixed two valgrind errors
2010-09-16 Andrew Tridgellwbclient: gr_mem can be NULL
2010-09-16 Andrew Tridgellwbclient: paranoid check for double free
2010-09-16 Andrew Tridgelltdb: added TDB_NO_FSYNC env variable
2010-09-16 Andrew Bartletttorture/raw Allow one more 'not implemented' status...
2010-09-16 Andrew Bartletts4-torture assert that we get a temp datagram socket.
2010-09-16 Andrew Bartlettlibcli/auth/ntlmssp Be clear about talloc parents for...
2010-09-16 Andrew Tridgells4-kdc: prevent segfault on bad trust strings
2010-09-16 Andrew Tridgells4-netlogon: added IDL for netr_DsrUpdateReadOnlyServer...
2010-09-16 Andrew Tridgells4-rpcserver: allow saving of bad RPC packets
2010-09-16 Andrew Tridgellpidl: prevent ndr_print_*() dying on NULL pointers
2010-09-16 Andreas Schneideridl: Added EPMAPPER_STATUS_CANT_PERFORM_OP.
2010-09-16 Andrew Tridgells4-dns: use a non-forwardable ticket in samba_dnsupdate
2010-09-16 Andrew Tridgells4-kerberos: obey the credentials setting for forwardab...
2010-09-16 Andrew Tridgells4-pycredentials: expose forwardable setting via python
2010-09-16 Andrew Tridgells4-credentials: added ability to control forwardable...
2010-09-16 Andrew Tridgells4-drs: make debugging DsUpdateRefs a bit easier
2010-09-16 Andrew Tridgells4-drs: initial skeleton for DrsReplica{Add,Del,Mod...
2010-09-16 Andrew Tridgells4-drs: removed a debug print in repl secret
2010-09-16 Andrew Tridgells4-test: enable valgrind on wbinfo tests
2010-09-16 Andrew Tridgells4-pydrs: fix for python 2.4
2010-09-16 Jelmer Vernooijs3: Add convenience make target buildfarm-test.
2010-09-16 Jelmer Vernooijs3-selftest: Move Samba3-specific script to source3...
2010-09-15 Björn Jackes3/printing: avoid a possible race condition in the...
2010-09-15 Jeremy AllisonFix all sid_parse returns to be checked. Tidy up some...
2010-09-15 Günther Deschners3-smbd: prevent call_nt_transact_ioctl() crash in...
2010-09-15 Günther Deschners4-smbtorture: try FSCTL_FIND_FILES_BY_SID with random...
2010-09-15 Andrew Tridgells4-repl: if we are an RODC don't set WRIT_REP in replic...
2010-09-15 Andrew Tridgells4-repl: add partial attribute set to getncchanges...
2010-09-15 Andrew Tridgells4-repl: added min_usn to extended replication call
2010-09-15 Andrew Tridgells4-repl: added repl_secret handling
2010-09-15 Andrew Tridgells4-repl: cleanup the extended op calls in repl server
next