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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:passdb: convert pdb_tdb to use dbwrap wrapper functions.
Michael Adam
2011-10-11
1
-46
/
+61
*
s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...
Michael Adam
2011-10-11
1
-5
/
+6
*
s3-passdb: split out passdb/pdb_ipa.h.
Günther Deschner
2011-10-11
4
-4
/
+30
*
s3-passdb: split out passdb/pdb_nds.h.
Günther Deschner
2011-10-11
4
-15
/
+41
*
s3-passdb: split out passdb/pdb_ldap.h.
Günther Deschner
2011-10-11
5
-7
/
+45
*
lib/param move source4 param code to the top level
Andrew Bartlett
2011-10-11
1
-1
/
+1
*
s3-passdb: split out passdb/pdb_smbpasswd.h.
Günther Deschner
2011-10-10
3
-4
/
+31
*
s3-passdb: split out passdb/pdb_wbc_sam.h.
Günther Deschner
2011-10-10
3
-4
/
+34
*
s3-passdb: split out passdb/pdb_tdb.h.
Günther Deschner
2011-10-10
3
-4
/
+33
*
build: Remove _SAMBA_WAF_BUILD_
Andrew Bartlett
2011-10-07
1
-4
/
+4
*
build: Reduce build systems to just top level waf and autoconf
Andrew Bartlett
2011-10-07
1
-7
/
+6
*
s3-pdb_samba4: Remove unused attribute from domain search
Andrew Bartlett
2011-09-27
1
-1
/
+0
*
s3-passdb: Cleanup use of fstring and move to talloc.
Simo Sorce
2011-09-26
1
-5
/
+14
*
s3-pdb_ipa: Add supprted encryption types to struct pdb_trusted_domain
Sumit Bose
2011-08-31
1
-0
/
+23
*
s3-pdb_ipa: Add posix offset to struct pdb_trusted_domain
Sumit Bose
2011-08-31
1
-0
/
+22
*
s3-pdb_ipa: Derive domain GUID from SID
Sumit Bose
2011-08-31
1
-2
/
+23
*
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
*
pdb-samba4: use ldb_get_default_basedn() instead of NULL
Andrew Tridgell
2011-08-25
1
-3
/
+3
*
s3-passdb: Only delete 1 entry from memcache.
Andreas Schneider
2011-08-21
1
-1
/
+4
*
s3-passdb: Remove always the user from getpwsid cache.
Andreas Schneider
2011-08-21
1
-3
/
+8
*
s3-passdb: Keep caches coherent
Andreas Schneider
2011-08-21
1
-1
/
+23
*
s3-id_cache: Move id caches mgmt out of smbd
Andreas Schneider
2011-08-21
2
-70
/
+0
*
s3:passdb/py_passdb.c - restore Python >= 2.4 compatibility
Matthias Dieter Wallnöfer
2011-08-19
1
-0
/
+7
*
s3-passdb pdb_samba4 handles PDB_PWHISTORY already
Andrew Bartlett
2011-08-19
1
-1
/
+0
*
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: Use pdb_get_nt_passwd() to get nt passwd.
Amitay Isaacs
2011-08-19
1
-1
/
+1
*
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: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents.
Amitay Isaacs
2011-08-19
2
-8
/
+7
*
s3/ldap: don't continue if we couldn't get the domain info on startup
Björn Jacke
2011-08-18
1
-7
/
+4
*
s3-passdb Use supplied pdb_methods in default passdb search handlers
Andrew Bartlett
2011-08-15
1
-5
/
+7
*
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: Move python wrapper for passdb in samba3 python package
Amitay Isaacs
2011-08-13
1
-1
/
+1
*
s3-passdb: Connect to specified samdb if location is provided, otherwise use ...
Amitay Isaacs
2011-08-13
1
-1
/
+9
*
s3-passdb: Fix the error messages and return correct NTSTATUS
Amitay Isaacs
2011-08-13
1
-6
/
+8
*
s4-scripting Rename passdb upgrade routine to avoid conflict with upgradeprov...
Andrew Bartlett
2011-08-13
1
-14
/
+7
*
s3-passdb Add support for pdb_add_sam_account() and password hashes to pdb_sa...
Andrew Bartlett
2011-08-13
1
-69
/
+222
*
s4-dsdb Add ability to force a particular SID in the upgrade case
Andrew Bartlett
2011-08-13
1
-1
/
+2
*
s3-passdb Make pdb_element_is_changed available to all passdb modules
Andrew Bartlett
2011-08-13
3
-29
/
+33
*
passdb: Allocate talloc stackframe before calling in pdb functions.
Amitay Isaacs
2011-08-13
1
-2
/
+32
*
passdb: Call with correct backend methods instead of default methods
Amitay Isaacs
2011-08-13
3
-10
/
+15
[prev]
[next]