index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
pdb_interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-passdb: Allow reload of the static passdb from python
Andrew Bartlett
2012-08-28
1
-2
/
+3
*
s3-passdb: Allow pdb_sid_to_id to work on any SID
Andrew Bartlett
2012-08-21
1
-0
/
+5
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
1
-2
/
+6
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-5
/
+3
*
s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()
Michael Adam
2012-07-12
1
-1
/
+1
*
s3: rename sid_check_is_domain() to sid_check_is_our_sam()
Michael Adam
2012-07-12
1
-1
/
+1
*
s3:passdb: remove commented out pdb_lookup_names code
Michael Adam
2012-07-12
1
-82
/
+0
*
Fix bug 8920, null dereference
Steve Langasek
2012-05-10
1
-1
/
+3
*
s3-passdb: Add extra debug on ID mapping failures
Andrew Bartlett
2012-05-02
1
-0
/
+7
*
s3-passdb: Change pdb_sid_to_id() to return struct unixid
Andrew Bartlett
2012-05-02
1
-16
/
+29
*
passdb: Do not panic in initialize_password_db
Christof Schmitt
2012-04-30
1
-17
/
+17
*
lib/util: Remove dummy wrapper for getpwuid().
Jelmer Vernooij
2012-03-24
1
-1
/
+1
*
s3-passdb: trying to decouple passdb and secrets a little.
Günther Deschner
2012-01-18
1
-0
/
+1
*
s3-passdb: use tevent_context in passdb.
Günther Deschner
2011-10-28
1
-5
/
+5
*
pdb-interface: Do not use unid_t here
Simo Sorce
2011-10-18
1
-16
/
+20
*
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
2011-10-12
1
-45
/
+99
*
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-passdb Use supplied pdb_methods in default passdb search handlers
Andrew Bartlett
2011-08-15
1
-5
/
+7
*
passdb: Call with correct backend methods instead of default methods
Amitay Isaacs
2011-08-13
1
-3
/
+5
*
passdb: Add a function to expose loaded backend list.
Amitay Isaacs
2011-08-13
1
-0
/
+6
*
s3-secrets: add lsa_secret passdb api.
Günther Deschner
2011-07-31
1
-3
/
+11
*
s3-passdb: add dummy calls to control global (replicated) secrets.
Günther Deschner
2011-07-31
1
-0
/
+68
*
s3-passdb: Implement new pdb trust calls for the default backend
Sumit Bose
2011-06-12
1
-2
/
+102
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
lib/util/util_pw: share sys_get{pw,gr} group of calls.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3:auth: change num_groups to from size_t to uint32_t
Stefan Metzmacher
2011-02-22
1
-5
/
+5
*
s3-ipasam: add ipasam_get_trusted_domain_by_sid()
Sumit Bose
2011-02-16
1
-0
/
+16
*
s3-passdb: add {get,set,del,enum}_trusted_domain calls
Sumit Bose
2011-02-16
1
-0
/
+65
*
s3-auth: Fixed account lockout check.
Andreas Schneider
2011-01-17
1
-1
/
+1
*
Make sure that user exists after running add user script before adding sam ac...
Bjoern Baumbach
2010-12-07
1
-0
/
+5
*
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
2010-10-20
1
-2
/
+2
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3: Remove talloc_autofree_context from pdb_interface
Volker Lendecke
2010-10-03
1
-1
/
+1
*
s3: Remove talloc_autofree_context() from guest_user_info()
Volker Lendecke
2010-09-26
1
-1
/
+2
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
1
-1
/
+2
*
s3-passdb: Try to unlock the account if it is locked out.
Andreas Schneider
2010-08-30
1
-10
/
+53
*
s3-passdb: Added a pdb_try_account_unlock function.
Andreas Schneider
2010-08-30
1
-0
/
+74
*
s3-build: only include nsswitch header where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-build: only include memcache.h where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-passdb: include samr.h where needed.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3-passdb: Fix typo in comment.
Karolin Seeger
2010-06-10
1
-1
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-44
/
+44
*
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
2010-05-21
1
-41
/
+41
*
s3-rpc_misc: clean out include/rpc_misc.h.
Günther Deschner
2010-05-18
1
-3
/
+3
[next]