index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
py_passdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-pypassdb: add wrapper for enum_group_memberships
Andrew Bartlett
2012-05-03
1
-1
/
+57
*
s3-pypassdb: remove unused variable
Andrew Bartlett
2012-05-03
1
-2
/
+0
*
s3-passdb: Change pdb_sid_to_id() to return struct unixid
Andrew Bartlett
2012-05-02
1
-5
/
+4
*
s3-passdb: Remove unused sampass->pass_must_change_time
Andrew Bartlett
2012-04-19
1
-4
/
+3
*
s3-py-passdb: Fix handling of uninitialized gid values
Amitay Isaacs
2011-11-18
1
-1
/
+1
*
s4-s3-upgrade now look for -1 as the special 'not set' value
Andrew Bartlett
2011-11-18
1
-1
/
+1
*
py_passdb: Cannot steal an item pointer from an array
Amitay Isaacs
2011-11-11
1
-4
/
+9
*
s3-py_passdb Ensure that group mapping list input is initailised
Andrew Bartlett
2011-11-09
1
-1
/
+2
*
pdb-interface: Do not use unid_t here
Simo Sorce
2011-10-18
1
-3
/
+4
*
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
2011-10-12
1
-3
/
+5
*
s3-passdb: Cleanup use of fstring and move to talloc.
Simo Sorce
2011-09-26
1
-5
/
+14
*
s3-passdb: Allocate talloc stackframe before calling pdb_get_group_sid()
Amitay Isaacs
2011-08-26
1
-5
/
+6
*
s3-passdb: Make domain_sid argument optional for search_aliases method
Amitay Isaacs
2011-08-26
1
-5
/
+10
*
s3-passdb: Return assigned number of hours and not MAX_HOURS_LEN
Amitay Isaacs
2011-08-26
1
-3
/
+4
*
s3-passdb: Convert lm_pw and nt_pw to python string using length
Amitay Isaacs
2011-08-26
1
-2
/
+2
*
s3:passdb/py_passdb.c - restore Python >= 2.4 compatibility
Matthias Dieter Wallnöfer
2011-08-19
1
-0
/
+7
*
s3-passdb: Fix the get/set routines for pw_history for samu
Amitay Isaacs
2011-08-19
1
-2
/
+2
*
s3-passdb: Display username when reporting error on add_sam_account.
Amitay Isaacs
2011-08-19
1
-1
/
+2
*
s3-passdb: Fix call for search_aliases(). It returns bool and not NTSTATUS.
Amitay Isaacs
2011-08-19
1
-4
/
+1
*
s3-passdb: Return list of sids from python wrapper enum_group_members
Amitay Isaacs
2011-08-19
1
-5
/
+9
*
s3-passdb: Make arguments for python wrapper enum_group_mapping() optional
Amitay Isaacs
2011-08-19
1
-5
/
+10
*
s3-passdb: Added python wrapper for passdb methods
Amitay Isaacs
2011-08-19
1
-21
/
+831
*
s3-passdb: Python wrapper for passdb
Amitay Isaacs
2011-08-19
1
-8
/
+1283
*
s3-passdb: Fix python < 2.6 build errors in passdb python wrapper
Andrew Bartlett
2011-08-14
1
-0
/
+4
*
s3-passdb: Added python method to get_global_sam_sid
Amitay Isaacs
2011-08-13
1
-0
/
+31
*
s3-passdb: Return dom_sid and guid with correct python types.
Amitay Isaacs
2011-08-13
1
-7
/
+31
*
passdb: Allocate talloc stackframe before calling in pdb functions.
Amitay Isaacs
2011-08-13
1
-2
/
+32
*
passdb: Added python wrapper to passdb
Amitay Isaacs
2011-08-13
1
-0
/
+1553