s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_alloc_init
[samba.git] / source3 /
2009-11-20 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
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 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:load_interfaces(): use function gfree_interfaces...
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 Jeremy AllisonStart removing SMB_STRUCT_STAT variables except for
2009-11-17 Jeremy AllisonRemove "store create time" code, cause create time...
2009-11-16 Jeremy AllisonDon't overwrite a dynamic pointer with the address...
2009-11-15 Volker Lendeckes3: Fix a memleak in sys_popen
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-14 Björn Jackes3/pam: move variable declaration into belonging ifdef...
2009-11-13 Volker Lendeckes3: Convert libsmb/cli_message to the async API
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-kerberos: remove smb_krb5_get_tkt_from_creds().
2009-11-13 Günther Deschners3-kerberos: avoid using ERROR_TABLE_BASE_krb5 without...
2009-11-13 Andrew Bartlettlib/util Use rfc1738.c from Squid for all our URL encod...
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 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-11 Karolin Seegers3/configure: Disable the automatic merged build.
2009-11-10 Günther Deschners3-rpc_client: make sure cli_rpc_pipe_open_schannel...
2009-11-10 Günther Deschners3-netlogon: enable RPC-NETLOGON-ADMIN test against s3.
2009-11-10 Michael Adams3:registry: add an extra check for dsize==0 to regdb_f...
2009-11-10 Michael Adams3:registry: add safety check for return value of tdb_u...
2009-11-10 Michael Adams3:dbwrap_ctdb: add debug message to transaction_fetch_...
2009-11-10 Michael Adams3:dbwrap_ctdb: split combined check in two and add...
2009-11-10 Michael Adams3:dbwrap_ctdb: fix race condition with concurrent...
2009-11-10 Michael Adams3:configure: add a check for the new CTDB_CONTROL_TRAN...
2009-11-10 Michael Adams3:dbwrap_ctdb: add new db_ctdb_transaction_active...
2009-11-10 Michael Adams3:dbwrap_ctdb: fix a race in starting concurrent trans...
2009-11-10 Michael Adams3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb...
2009-11-10 Michael Adams3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb...
2009-11-10 Michael Adams3:dbwrap_ctdb: add a function db_ctdb_ltdb_fetch()
2009-11-10 Michael Adams3:dbrwap_ctdb: add a function db_ctdb_ltdb_store()
2009-11-10 Michael Adams3:dbwrap_ctdb: reformat a comment slightly to enhance...
2009-11-09 Jeremy AllisonFix bug 6880 - cannot list workgroup servers
2009-11-09 Günther Deschners3-param: fix set_inherit_acls().
2009-11-09 Volker Lendeckes3: Try to avoid dns searches with an empty site
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
2009-11-07 Volker Lendeckes3: Get rid of a NULL terminator
2009-11-07 Volker Lendeckes3: Get rid of explicit pipe names
2009-11-07 Volker Lendeckes3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
2009-11-07 Jeremy AllisonFix bug 6865 - acl_xattr module: Has dependency that...
2009-11-07 Jeremy AllisonFix bug 6841 - "map acl inherit = yes" not working.
2009-11-06 Günther Deschners3-kerberos: let smb_krb5_get_tkt_from_creds() compile...
2009-11-06 Günther Deschners3-netlogon: implement _netr_GetDcName and _netr_GetAny...
2009-11-06 Günther DeschnerRevert "s3-kerberos: add smb_krb5_parse_name_flags()."
2009-11-06 Günther Deschners3-kerberos: support S4U2SELF impersionation through...
2009-11-06 Günther Deschners3-kerberos: use smb_krb5_get_credentials in ads_krb5_m...
2009-11-06 Günther Deschners3-kerberos: modify cli_krb5_get_ticket to take a new...
2009-11-06 Günther Deschners3-net: better use memory credential cache in net_ads_k...
2009-11-06 Günther Deschners3-net: allow to call "net ads kerberos pac <impersonat...
2009-11-06 Günther Deschners3-kerberos: add impersonate_principal for kerberos_ret...
2009-11-06 Günther Deschners3-kerberos: add smb_krb5_get_tkt_from_creds().
2009-11-06 Günther Deschners3-kerberos: fix some build warnings when building...
2009-11-06 Günther Deschners3-kerberos: add smb_krb5_get_{creds,credentials} incl...
2009-11-06 Günther Deschners3-kerberos: remove duplicate prototype.
2009-11-06 Günther Deschners3-kerberos: add smb_krb5_parse_name_flags().
2009-11-06 Günther Deschners3-kerberos: add configure checks for krb5_get_creds_X...
2009-11-06 Günther Deschners3-netlogon: make sure we protect some function codes...
2009-11-06 Günther Deschners3-netlogon: let s3 pass against RPC-NETLOGON-S3 again.
next