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
/
winbindd
/
idmap_ad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-modules: remove the last "init_module" traces.
Günther Deschner
2011-11-14
1
-2
/
+0
*
lib/util Rename samba_init_module -> samba_module_init
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
s3:winbindd/idmap make idmap modules loadable again
Christian Ambach
2011-10-21
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-3
/
+3
*
s3:idmap: remove the params argument from the init function
Michael Adam
2011-03-22
1
-2
/
+1
*
s3: Remove close_fn from idmap_methods
Volker Lendecke
2011-03-06
1
-23
/
+0
*
s3: Replace idmap_ad_close by a destructor
Volker Lendecke
2011-03-06
1
-11
/
+12
*
s3-idmap-ad: Make ad_schema properly talloced
Volker Lendecke
2011-03-06
1
-4
/
+2
*
s3: Remove some unused code
Volker Lendecke
2011-03-06
1
-21
/
+0
*
s3: Remove unused args from get_nss_info
Volker Lendecke
2011-03-06
1
-2
/
+0
*
s3: Fix a typo
Volker Lendecke
2011-02-27
1
-1
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-02-27
1
-8
/
+8
*
s3: Fix a debug message
Volker Lendecke
2011-02-27
1
-2
/
+3
*
s3:winbindd/idmap_ad.c: update my C
Michael Adam
2011-01-03
1
-1
/
+1
*
s3: Fix bug 7832
Volker Lendecke
2010-11-30
1
-0
/
+2
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives
Andrew Bartlett
2010-09-20
1
-2
/
+3
*
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-idmap: only include idmap headers where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3:idmap_ad: untangle two assignments from checks
Michael Adam
2010-08-14
1
-2
/
+4
*
s3:idmap_ad: remove unused filter_low_id and filter_high_id from idmap_ad_con...
Michael Adam
2010-08-14
1
-14
/
+0
*
s3:idmap_ad: use range from idmap_domain in idmap_ad_sids_to_unixids()
Michael Adam
2010-08-14
1
-4
/
+2
*
s3:idmap_ad: use range from idmap_domain in idmap_ad_unixids_to_sids()
Michael Adam
2010-08-14
1
-4
/
+2
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3: avoid global include of ads.h.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3-nss_info: only include nss_info.h where needed.
Günther Deschner
2010-07-01
1
-0
/
+1
*
s3-libads: move ldap posix schema defines to their own header file.
Günther Deschner
2010-07-01
1
-0
/
+1
*
s3-libads: only include libds flags where needed.
Günther Deschner
2010-07-01
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-4
/
+4
*
Add some const to winbind_userinfo
Volker Lendecke
2009-08-03
1
-3
/
+3
*
Make sid_binstring & friends take a talloc context
Volker Lendecke
2009-05-28
1
-4
/
+4
*
More fix to initialize idmap statuses
Bo Yang
2009-03-02
1
-0
/
+10
*
s3: Fix 'ctx' might be used unitialized warnings
Tim Prouty
2008-12-01
1
-2
/
+2
*
s3:winbindd/idmap_ad: add entry debug message to nss_ad_get_info()
Michael Adam
2008-12-01
1
-0
/
+3
*
s3:winbindd/idmap_ad: add support for trusted domains to idmap_ad (bug #3661)
Michael Adam
2008-12-01
1
-126
/
+221
*
s3:winbindd/idmap_ad: refactor core of nss_{sfu|sfu20|rfc2307}_init to common...
Michael Adam
2008-12-01
1
-34
/
+48
*
s3:winbindd/idmap_ad: rename ctx to mem_ctx in nss_ad_get_info()
Michael Adam
2008-12-01
1
-8
/
+8
*
s3:winbindd/nss_info: change nss_map_{to|from}_alias to take nss_domain_entry
Michael Adam
2008-12-01
1
-3
/
+3
*
Revert "UNFINISHED - s3:idmap_ad: multi-domain"
Michael Adam
2008-11-25
1
-83
/
+69
*
UNFINISHED - s3:idmap_ad: multi-domain
Michael Adam
2008-11-25
1
-69
/
+83
*
Fix a valgrind error in idmap_ad_sids_to_unixids()
Volker Lendecke
2008-10-20
1
-0
/
+2
*
* Allow an admin to define the "uid" attribute for a RFC2307
Gerald (Jerry) Carter
2008-09-16
1
-9
/
+168
*
idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.
Gerald W. Carter
2008-09-15
1
-12
/
+69
*
idmap rewrite
Volker Lendecke
2008-08-12
1
-18
/
+2
*
Revert "Fix nonempty whitespace only lines"
Volker Lendecke
2008-07-11
1
-17
/
+17
*
Revert "Tiny logic simplification: Remove an unnecessary else branch"
Volker Lendecke
2008-07-11
1
-8
/
+8
*
Revert "Fix typo"
Volker Lendecke
2008-07-11
1
-2
/
+1
*
Revert "Fix indentation"
Volker Lendecke
2008-07-11
1
-1
/
+1
*
Fix indentation
Volker Lendecke
2008-07-03
1
-1
/
+1
*
Fix typo
Volker Lendecke
2008-07-02
1
-1
/
+2
[next]