index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
lookup_sid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:passdb: don't look into group mappings in legacy_sid_to_unixid()
Michael Adam
2012-12-03
1
-28
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2012-09-04
1
-3
/
+3
*
s3: Remove a shadowing variable declaration
Volker Lendecke
2012-09-01
1
-2
/
+0
*
s3: fix compile warning on openindiana
Björn Jacke
2012-08-23
1
-5
/
+5
*
s3-passdb: Allow pdb_sid_to_id to work on any SID
Andrew Bartlett
2012-08-21
1
-13
/
+9
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
1
-1
/
+4
*
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
-3
/
+3
*
s3-passdb: Fix negative SID->uid/gid/both cache handling
Ira Cooper
2012-05-24
1
-0
/
+14
*
s3-idmap: convert most idmap_cache callers to unixid API
Andrew Bartlett
2012-05-02
1
-10
/
+3
*
s3:passdb: rename sids_to_unix_ids() --> sids_to_unixids() for consistency
Michael Adam
2012-05-02
1
-2
/
+2
*
s3-passdb: Use struct unixid in sids_to_unix_ids
Andrew Bartlett
2012-05-02
1
-17
/
+31
*
s3-passdb: Rename legacy_sid_to_id -> legacy_sid_to_unixid for clarity
Andrew Bartlett
2012-05-02
1
-3
/
+3
*
s3-passdb: Change pdb_sid_to_id() to return struct unixid
Andrew Bartlett
2012-05-02
1
-70
/
+41
*
s3: Remove two unused variables
Volker Lendecke
2012-04-21
1
-2
/
+0
*
s3:passdb: do not use the in-memory idmap cache (it will be removed)
Michael Adam
2012-04-20
1
-145
/
+0
*
pdb-interface: Do not use unid_t here
Simo Sorce
2011-10-18
1
-6
/
+8
*
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
2011-10-12
1
-3
/
+9
*
s3-id_cache: Move id caches mgmt out of smbd
Andreas Schneider
2011-08-21
1
-65
/
+0
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-5
/
+5
*
s3: Use wbcSidsToUnixIds in create_local_token
Volker Lendecke
2011-04-13
1
-0
/
+103
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
2011-03-30
1
-0
/
+1
*
Quite some callers of sid_split_rid do not care about the rid
Volker Lendecke
2011-03-10
1
-2
/
+1
*
s3: Remove an obsolete comment
Volker Lendecke
2011-03-03
1
-3
/
+1
*
s3: add functions to remove entries from idmap memcache
Gregor Beck
2011-02-28
1
-0
/
+52
*
s3: add functions to flush the idmap memcache
Gregor Beck
2011-02-28
1
-0
/
+14
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-02-22
1
-10
/
+10
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
1
-3
/
+4
*
s3-idmap: only include idmap headers 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-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3-passdb: Make sure that we don't assign garbage.
Andreas Schneider
2010-06-28
1
-1
/
+1
*
s3:passdb Export function to calculate the proper primary group sid
Simo Sorce
2010-06-07
1
-0
/
+124
*
s3-build: only use ndr_security.h where needed.
Günther Deschner
2010-05-31
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-26
/
+26
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-8
/
+8
*
s3: Make a debug msg more readable
Volker Lendecke
2010-04-28
1
-1
/
+1
*
s3: Use sid_check_is_in_our_domain instead of a direct sid_peek_check_rid
Volker Lendecke
2010-01-10
1
-4
/
+2
*
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
2010-01-10
1
-10
/
+5
*
s3:passdb: remove the uid_to_rid method - we only need uid_to_sid
Michael Adam
2009-11-14
1
-4
/
+1
*
s3-lsa: allow to lookup BUILTIN\ in lsa_LookupNames.
Günther Deschner
2009-10-20
1
-0
/
+8
*
Rename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSS
Volker Lendecke
2009-07-31
1
-4
/
+8
*
s3:passdb: fix bug #6509: use gid (not uid) cache in fetch_gid_from_cache().
Michael Adam
2009-06-26
1
-1
/
+1
*
s3: zero an uninitialized array
Marc VanHeyningen
2009-05-27
1
-1
/
+4
*
s3: Fallback to the legacy sid_to_(uid|gid) instead of returning NULL.
Aravind Srinivasan
2009-05-12
1
-9
/
+4
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
1
-2
/
+2
*
Fix bug 6097
Volker Lendecke
2009-03-24
1
-1
/
+1
[next]