samba.git
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-20 Günther Deschnerlibcli: add dom_sid_compare_domain()
2010-09-20 Günther Deschners3-build: only include smbldap.h where needed.
2010-09-20 Günther Deschners3-build: only include ctdbd_conn.h where needed.
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-09-20 Günther Deschners4-smbtorture: add NetRemoteTOD libnetapi torture test.
2010-09-20 Günther Deschners3-waf: fix the build after registry changes.
2010-09-20 Rusty RussellReally enable core dumps in Linux
2010-09-20 Michael Adams3:registry: move prototypes of unused hilvl functions...
2010-09-20 Michael Adams3:registry: move (commented out) hilvl util functions...
2010-09-20 Michael Adams3:registry: move higher level function reg_open_path...
2010-09-20 Günther Deschners3-waf: add net.
2010-09-20 Günther Deschners3-waf: add libnetapi
2010-09-20 Anatoliy Atanasovs4/dcdiag: Handle ListRoles command for dcdiag:KnowsOfR...
2010-09-20 Anatoliy Atanasovs4/fsmo: Create separate function for retrieving fsmo...
2010-09-20 Anatoliy Atanasovs4/drs: use type enum drsuapi_DsNameFormat in DsCrackNa...
2010-09-20 Anatoliy Atanasovs4/drs: Added the rest of the enum drsuapi_DsNameFormat...
2010-09-20 Günther Deschners4-smbtorture: add test_SetServiceObjectSecurity()...
2010-09-20 Björn Jackes3/winbind: remove unused winbindd_check_cache_size
2010-09-20 Volker Lendeckes3: Fix the charset_pull routine (bug 7531)
2010-09-20 Kai Blins3-waf: Build libwbclient as dynamic library
2010-09-20 Andrew Tridgells4-rootdse: mark registered controls as non-critical
2010-09-20 Günther Deschners3-waf: fix the file locations of gen_ndr'ed files.
2010-09-20 Günther Deschners3-waf: fix the build after reg_api changes.
2010-09-20 Günther Deschners3-registry: move regf based reg_api calls into own...
2010-09-20 Günther Deschners3-registry: add reg_querymultiplevalues to reg_api...
2010-09-20 Günther Deschners3-waf: add rpcclient to the waf build.
2010-09-19 Andrew Tridgells4-rodc: override client site from cldap response
2010-09-19 Andrew Tridgells4-dns: fixed the dns_domain_info_type for netlogon...
2010-09-19 Andrew Tridgells4-dns: added --all-names option to samba_dnsupdate
2010-09-19 Andrew Tridgells4-libnet: use the right domain name in libnet_lookup
2010-09-19 Andrew Tridgells4-cldap: improved debug msgs in finddcs_cldap()
2010-09-19 Jelmer Vernooijtesttools: Import newer upstream revision.
2010-09-19 wilco@baanhofman.nlFix regf.idl, subkey and rootkey types were switched.
2010-09-19 wilco@baanhofman.nlFix file corruption (non-updated header) on new allocation.
2010-09-19 wilco@baanhofman.nlFix crash when no subkeys exist. Fix writing outside...
2010-09-19 wilco@baanhofman.nlAdd python bindings for open_hive function to be able...
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...
next