s3-printing: remove unused NT_PRINTER_DRIVER_INFO_LEVEL structs.
[gd/samba/.git] / source3 /
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...
2009-11-12 Volker Lendeckes3: Fix debug messages in check_reduced_name
2009-11-12 Günther Deschners3-kerberos: add smb_krb5_principal_get_realm().
2009-11-12 Jeremy AllisonSecond part of bugfix for 6865 - acl_xattr module:...
2009-11-11 Jeremy AllisonFix bug 6878 - Cannot change ACL's inherit flag.
2009-11-11 Michael Adams3:vfs_fs_capabilities: fix a debug message
2009-11-10 Volker Lendeckes3: Convert libsmb/cli_message to the async API
2009-11-10 Günther Deschners3-rpc_client: make sure cli_rpc_pipe_open_schannel...
2009-11-10 Günther Deschners3-samr: implement _samr_ValidatePassword().
2009-11-10 Günther Deschners3-chgpasswd: split out a check_password_complexity...
2009-11-09 Jeremy AllisonFix bug 6880 - cannot list workgroup servers
2009-11-09 Günther Deschners3-netlogon: enable RPC-NETLOGON-ADMIN test against s3.
2009-11-09 Volker Lendeckes3: Try to avoid dns searches with an empty site
2009-11-09 Günther Deschners3-param: fix set_inherit_acls().
2009-11-08 Volker LendeckeRevert "s3: Do not directly reference the ndr_table_...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table_<pipe> in the...
2009-11-08 Volker LendeckeRevert "s3: Consolidate getting the name out of a pipes...
2009-11-08 Volker LendeckeRevert "s3: Do not reference the ndr_tables in the...
2009-11-08 Volker LendeckeRevert "s3: Do not reference ndr_table when calling...
2009-11-08 Volker LendeckeRevert "s3: Make run_rpc_command take strings instead...
2009-11-08 Volker LendeckeRevert "s3: Make libnetapi_open_pipe take strings inste...
2009-11-08 Volker Lendeckes3: Make libnetapi_open_pipe take strings instead of...
2009-11-08 Volker Lendeckes3: Make run_rpc_command take strings instead of a...
2009-11-08 Volker Lendeckes3: Do not reference ndr_table when calling rpc_srv_reg...
2009-11-08 Volker Lendeckes3: Do not reference the ndr_tables in the server calls...
2009-11-08 Volker Lendeckes3: Consolidate getting the name out of a pipes_struct
2009-11-08 Volker Lendeckes3: Do not reference ndr_table_<pipe> in the cli_ routi...
2009-11-07 Volker Lendeckes3: Do not directly reference the ndr_table_* in rpcclient
2009-11-07 Volker Lendeckes3: Do the printing for DEBUGLEVEL>=10 centrally
2009-11-07 Volker Lendeckes3: Register the ndr_interfaces dynamically
next