s3-lib Remove unused sys_fcntl_long()
[nivanova/samba-autobuild/.git] / source3 / passdb /
2012-02-08 Andrew Bartletts3-passdb: Remove #if _SAMBA_BUILD_ == 4 from pdb_samba4
2012-02-07 Andreas Schneiders3-waf: Link tdbsam against needed libraries.
2012-02-07 Andreas Schneiders3-waf: Link against tdb_compat instead of tdb.
2012-01-29 Volker Lendeckes3: Fix unused variable warnings
2012-01-27 Simo Sorces3-pdb: Make ADS-type backends updates secrets.tdb.
2012-01-27 Simo Sorces3-pdb: Break SECRETS3 dependency on PDB.
2012-01-27 Andreas Schneiders3-waf: Add missing dependency of pdb_wbc_sam to wbclient.
2012-01-27 Jeremy AllisonFinally remove all malloc()'s from the substitute code...
2012-01-24 Andrew Bartletts3-passdb: Fix pdb_samba4 setting of plaintext passwords
2012-01-24 Andrew Bartletts3-passdb: Use DSDB_PASSWORD_BYPASS_LAST_SET flags...
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2012-01-18 Günther Deschners3-passdb: trying to decouple passdb and secrets a...
2012-01-13 Günther Deschners3-waf: fix compile of pdb_ldap as shared module by...
2011-11-29 Günther Deschners3-passdb: make pdb_password_change_time_max static.
2011-11-18 Amitay Isaacss3-py-passdb: Fix handling of uninitialized gid values
2011-11-18 Andrew Bartletts4-s3-upgrade now look for -1 as the special 'not set...
2011-11-17 Günther Deschners3-smbldap: remove duplicate prototype.
2011-11-16 Günther Deschners3-waf: create a smbldap.so library.
2011-11-16 Günther Deschners3-smbldap: extend smbldap_init() with binddn/bindsecre...
2011-11-16 Günther Deschners3-passdb: split out passdb/pdb_ldap_schema.c
2011-11-16 Günther Deschners3: move smbldap_util to pdb_ldap_util.
2011-11-15 Jeremy AllisonFix bug #8561 - Password change settings not fully...
2011-11-11 Amitay Isaacspy_passdb: Cannot steal an item pointer from an array
2011-11-09 Andrew Bartletts3-py_passdb Ensure that group mapping list input is...
2011-11-09 Andrew Bartletts3-passdb Initialise the correct level of pointer deref...
2011-10-28 Günther Deschners3-passdb: use tevent_context in passdb.
2011-10-18 Simo Sorcepdb-interface: Do not use unid_t here
2011-10-14 Günther Deschners3-passdb: remove libwbclient header dependency for...
2011-10-14 Günther Deschners3-passdb: remove fstring from pdb_set_user_sid_from_st...
2011-10-14 Günther Deschners3-passdb: add define guards for machine_sid.h.
2011-10-14 Günther Deschners3-passdb: use uintX_t at least in headers.
2011-10-14 Günther Deschners3-passdb: move passdb prototypes into passdb.h
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_int32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS...
2011-10-11 Michael Adams3:passdb:account_pol: use dbwrap_fetch_uint32, not...
2011-10-11 Michael Adams3:secrets: convert to use dbwrap wrapper functions...
2011-10-11 Michael Adams3:passdb: convert account_pol to use dbwrap wrapper...
2011-10-11 Michael Adams3:passdb: convert machine_sid to use dbwrap wrapper...
2011-10-11 Michael Adams3:passdb: convert pdb_tdb to use dbwrap wrapper functions.
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystrin...
2011-10-11 Günther Deschners3-passdb: split out passdb/pdb_ipa.h.
2011-10-11 Günther Deschners3-passdb: split out passdb/pdb_nds.h.
2011-10-11 Günther Deschners3-passdb: split out passdb/pdb_ldap.h.
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-10 Günther Deschners3-passdb: split out passdb/pdb_smbpasswd.h.
2011-10-10 Günther Deschners3-passdb: split out passdb/pdb_wbc_sam.h.
2011-10-10 Günther Deschners3-passdb: split out passdb/pdb_tdb.h.
2011-10-07 Andrew Bartlettbuild: Remove _SAMBA_WAF_BUILD_
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-09-27 Andrew Bartletts3-pdb_samba4: Remove unused attribute from domain...
2011-09-26 Simo Sorces3-passdb: Cleanup use of fstring and move to talloc.
2011-08-31 Sumit Boses3-pdb_ipa: Add supprted encryption types to struct...
2011-08-31 Sumit Boses3-pdb_ipa: Add posix offset to struct pdb_trusted_domain
2011-08-31 Sumit Boses3-pdb_ipa: Derive domain GUID from SID
2011-08-26 Amitay Isaacss3-passdb: Allocate talloc stackframe before calling...
2011-08-26 Amitay Isaacss3-passdb: Make domain_sid argument optional for search...
2011-08-26 Amitay Isaacss3-passdb: Return assigned number of hours and not...
2011-08-26 Amitay Isaacss3-passdb: Convert lm_pw and nt_pw to python string...
2011-08-24 Andrew Tridgellpdb-samba4: use ldb_get_default_basedn() instead of...
2011-08-21 Andreas Schneiders3-passdb: Only delete 1 entry from memcache.
2011-08-21 Andreas Schneiders3-passdb: Remove always the user from getpwsid cache.
2011-08-21 Andreas Schneiders3-passdb: Keep caches coherent
2011-08-21 Andreas Schneiders3-id_cache: Move id caches mgmt out of smbd
2011-08-19 Matthias Dieter... s3:passdb/py_passdb.c - restore Python >= 2.4 compatibility
2011-08-19 Andrew Bartletts3-passdb pdb_samba4 handles PDB_PWHISTORY already
2011-08-19 Amitay Isaacss3-passdb: Fix the get/set routines for pw_history...
2011-08-19 Amitay Isaacss3-passdb: Display username when reporting error on...
2011-08-19 Amitay Isaacss3-passdb: Use pdb_get_nt_passwd() to get nt passwd.
2011-08-19 Amitay Isaacss3-passdb: Fix call for search_aliases(). It returns...
2011-08-19 Amitay Isaacss3-passdb: Return list of sids from python wrapper...
2011-08-19 Amitay Isaacss3-passdb: Make arguments for python wrapper enum_group...
2011-08-19 Amitay Isaacss3-passdb: Added python wrapper for passdb methods
2011-08-19 Amitay Isaacss3-passdb: Python wrapper for passdb
2011-08-19 Amitay Isaacss3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with...
2011-08-18 Björn Jackes3/ldap: don't continue if we couldn't get the domain...
2011-08-15 Andrew Bartletts3-passdb Use supplied pdb_methods in default passdb...
2011-08-14 Andrew Bartletts3-passdb: Fix python < 2.6 build errors in passdb...
2011-08-13 Amitay Isaacss3-passdb: Added python method to get_global_sam_sid
2011-08-13 Amitay Isaacss3-passdb: Return dom_sid and guid with correct python...
2011-08-13 Amitay Isaacspassdb: Move python wrapper for passdb in samba3 python...
2011-08-13 Amitay Isaacss3-passdb: Connect to specified samdb if location is...
2011-08-13 Amitay Isaacss3-passdb: Fix the error messages and return correct...
2011-08-13 Andrew Bartletts4-scripting Rename passdb upgrade routine to avoid...
2011-08-13 Andrew Bartletts3-passdb Add support for pdb_add_sam_account() and...
2011-08-13 Andrew Bartletts4-dsdb Add ability to force a particular SID in the...
2011-08-13 Andrew Bartletts3-passdb Make pdb_element_is_changed available to...
2011-08-13 Amitay Isaacspassdb: Allocate talloc stackframe before calling in...
2011-08-13 Amitay Isaacspassdb: Call with correct backend methods instead of...
2011-08-13 Amitay Isaacspassdb: Added python wrapper to passdb
2011-08-13 Amitay Isaacspassdb: Add a function to read secrets db from a specif...
2011-08-13 Amitay Isaacspassdb: Add a function to expose loaded backend list.
2011-07-31 Günther Deschners3-secrets: add lsa_secret passdb api.
2011-07-31 Günther Deschners3-passdb: add dummy calls to control global (replicate...
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-28 Andrew Tridgells3-waf: the passdb subsystem needs to be called pdb
2011-07-19 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
next