Remove call into reduce_name if case sensitive. This allows us to pass
[ira/wip.git] / source3 /
2009-11-25 Jeremy AllisonRemove call into reduce_name if case sensitive. This...
2009-11-24 Jeremy AllisonAllow us to pass RAW-CHKPATH with FILE_FLAG_POSIX_SEMAN...
2009-11-24 Jeremy AllisonFix make test. Only do POSIX case conversion if FILE_FL...
2009-11-24 Volker Lendeckes3: Always try SamLogonEx
2009-11-24 Günther Deschners3-spoolss: re-arrange driver info level fillup functions.
2009-11-24 Günther Deschners3-spoolss: fixes for _spoolss_EnumPrinterKey client...
2009-11-24 Günther Deschners3-registry: use push_reg_multi_sz() in registry_push_v...
2009-11-24 Günther Deschners3-registry: remove reg_pull_multi_sz().
2009-11-24 Stefan Metzmachers3:torture: use timeval_current/timeval_elapsed instead...
2009-11-24 Stefan Metzmachers3:torture/nbio: use timeval_current/timeval_elapsed...
2009-11-24 Stefan Metzmachers3:dbwrap_torture: use timeval_current/timeval_elapsed...
2009-11-24 Michael Adams3:fix the merged build of bin/smbtorture4
2009-11-24 Jeremy AllisonRestore NtCreateX case handling with FILE_FLAG_POSIX_SE...
2009-11-24 Jeremy AllisonRemove unused code.
2009-11-23 Jeremy AllisonProper fix for #6898 - Samba duplicates file content...
2009-11-23 Michael Adams3: add dbwrap_torture - a tool to stress test tdb...
2009-11-23 Michael Adams3:torture: move the torture-specific headers to new...
2009-11-23 Michael Adams3:idmap_ldap: fix indentation: tab/space mixup
2009-11-23 Jeremy AllisonFix bug #6898 - Samba duplicates file content on appending
2009-11-23 Günther Deschners3-spoolss: Fix GetPrinter level 101.
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to get_Protocol...
2009-11-23 Volker LendeckeRevert "s3: Move the global variable Protocol to struct...
2009-11-23 Volker Lendeckes3-winbind: In _wbint_CheckMachineAccount, there is...
2009-11-23 Volker Lendeckes3: Move a variable declaration to its only use
2009-11-23 Günther Deschners3-printing: remove duplicate code while cleaning up...
2009-11-23 Günther Deschners3-spoolss: move more defines out of nt_printing.h...
2009-11-23 Günther Deschners3-printing: remove unused NT_PRINTER_DRIVER_INFO_LEVEL...
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while gettin...
2009-11-23 Günther Deschners3-printing: use spoolss types and structs while adding...
2009-11-23 Günther Deschners3-spoolss: fix spoolss_EnumPrinterKey client and serve...
2009-11-22 Volker Lendeckes3: Fix bug 6338 -- net rpc trustdom list always displa...
2009-11-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-11-21 Volker Lendeckes3: Remove a struct typedef
2009-11-21 Volker Lendeckes3: Make alloc_sub_basic() static
2009-11-21 Volker Lendeckes3: Move the global variable Protocol to struct smbd_se...
2009-11-21 Volker Lendeckes3: Make the implicit reference to get_Protocol in...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in is_in_pa...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in mask_mat...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in mask_mat...
2009-11-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-11-21 Volker Lendeckes3: Avoid two calls to strcmp()
2009-11-21 Volker Lendeckes3: Fix a bool/enum mismatch
2009-11-21 Volker Lendeckes3: Convert cli_get_fs_attr_info to the async API
2009-11-21 Volker Lendeckes3: Tune if-conditions in a very hot codepath
2009-11-21 Volker Lendeckes3: Remove a pointless memset
2009-11-21 Volker Lendeckes3: Cache brlock.tdb entries for the fast read&write...
2009-11-21 Kai Blinntlm_auth: use data_blob_talloc() to allocate session key
2009-11-21 Jeremy AllisonFix logic bug where high bits tests was being
2009-11-20 Michael Adams3:fix endianness bug in dbwrap_change_int32_atomic...
2009-11-20 Michael Adams3:fix endianness bug in dbwrap_change_uint32_atomic...
2009-11-20 Günther Deschners3-build: delete more object files for "make clean".
2009-11-20 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
2009-11-20 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
2009-11-19 Volker Lendeckes3: Avoid races to change the machine password in winbind
2009-11-19 Volker Lendeckes3: Protect against flooding the DC with pwchange requests
2009-11-19 Volker Lendeckes3: Re-check the timeout in machine_password_change_han...
2009-11-19 Volker Lendeckes3: Add some debugs to the winbind machine pwchange...
2009-11-19 Volker Lendeckes3: Factor timeval_string out of current_timestring()
2009-11-19 Volker Lendeckes3: Do not kill the whole smb session if a machine...
2009-11-19 Michael Adams3:pdb_ldap: fix a comment typo
2009-11-19 Michael Adams3: shortcut uid_to_sid when "ldapsam:trusted = yes"
2009-11-19 Günther Deschners3-build: really fix build of winbind_krb5_locator.
2009-11-19 Günther Deschners3-build: make sure to remove libds and client object...
2009-11-18 Volker Lendeckes3: Replace some create_synthetic_smb_fname() calls
2009-11-18 Volker Lendeckes3: Do not talloc in readdir
2009-11-18 Michael Adams3:load_interfaces(): use function gfree_interfaces...
2009-11-18 Jeremy AllisonStart removing SMB_STRUCT_STAT variables except for
2009-11-17 Jeremy AllisonRemove "store create time" code, cause create time...
2009-11-17 Volker Lendeckes3: Fix the build on Solaris
2009-11-16 Jeremy AllisonDon't overwrite a dynamic pointer with the address...
2009-11-16 Stefan Metzmachers3:libsmb: avoid passing a function call as function...
2009-11-15 Volker Lendeckes3: Fix a memleak in sys_popen
2009-11-14 Volker Lendeckes3: Add min_setup, min_param and min_data to cli_trans_recv
2009-11-14 Volker LendeckeAttempt to fix the s4 build -- we can not use map_nt_er...
2009-11-14 Volker Lendeckes3: Convert cli_set_unix_extensions_capabilities_send...
2009-11-14 Volker Lendeckes3: Tiny logic simplification
2009-11-14 Michael Adams3:fix a comment typo
2009-11-14 Michael Adams3:is_trusted_domain: shortcut if domain name == global...
2009-11-14 Michael Adams3:is_trusted_domain: shortcut if domain name is NULL...
2009-11-14 Michael Adams3:passdb: bump interface VERSION 18->19 (removed uid_t...
2009-11-14 Michael Adams3:passdb: remove the uid_to_rid method - we only need...
2009-11-14 Michael Adams3:pdb_default_uid_to_sid: fix some debug statements.
2009-11-13 Björn Jackes3/pam: move variable declaration into belonging ifdef...
2009-11-13 Michael Adams3:smbd: also fill the memcache with sid<->id mappings...
2009-11-13 Michael Adams3:smbd: make idmap cache persistent for "ldapsam:trusted".
2009-11-13 Volker LendeckeFix large paged search
2009-11-13 Volker Lendeckefix bogus "out of memory" winbind msg
2009-11-13 Volker Lendeckes3: Convert cli_unix_extensions_version to async
2009-11-13 Günther Deschners3-rpcclient: use the parsed binding string flags for...
2009-11-12 Jeremy AllisonRemove unused variable warning.
2009-11-12 Jeremy AllisonRemove erroneous 'presult = NULL' changes. Now presult...
2009-11-12 Jeremy AllisonRevert "Ensure every return path initializes presult...
2009-11-12 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-11-12 Jeremy AllisonFix bug 6891 - using windows explorer to change ownersh...
2009-11-12 Jeremy AllisonEnsure every return path initializes presult as NULL.
2009-11-12 Günther Deschners3-kerberos: remove smb_krb5_get_tkt_from_creds().
2009-11-12 Günther Deschners3-kerberos: avoid using ERROR_TABLE_BASE_krb5 without...
next