pdb-interface: Do not use unid_t here
[obnox/samba/samba-obnox.git] / source3 / passdb / py_passdb.c
2011-10-18 Simo Sorcepdb-interface: Do not use unid_t here
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-09-26 Simo Sorces3-passdb: Cleanup use of fstring and move to talloc.
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-19 Matthias Dieter... s3:passdb/py_passdb.c - restore Python >= 2.4 compatibility
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: 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-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: Allocate talloc stackframe before calling in...
2011-08-13 Amitay Isaacspassdb: Added python wrapper to passdb