index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
nss
/
nsssrv_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add PAM responder
Sumit Bose
2009-02-24
1
-2237
/
+0
*
Completely rework the nss interface to be able to use 2
Simo Sorce
2009-02-20
1
-369
/
+1301
*
Adding sysdb_store_group_posix with unit test
Stephen Gallagher
2009-02-12
1
-1
/
+1
*
Now that we have the domain name passed in, dispatch to the right
Simo Sorce
2009-01-13
1
-3
/
+9
*
Add checks to make sure we are getting a user from the correct domain.
Simo Sorce
2009-01-12
1
-0
/
+59
*
Regroup database rleated functions under db and
Simo Sorce
2009-01-12
1
-43
/
+41
*
Adding parsing code to separate names from domains.
Stephen Gallagher
2009-01-12
1
-7
/
+45
*
Use a unified base (temp. dc=sssd), for all domain including LOCAL.
Simo Sorce
2009-01-11
1
-57
/
+74
*
Add support for getpwuid in proxy backend
Simo Sorce
2009-01-11
1
-21
/
+70
*
Add caching behavior to nsssrv_cmd.c check cache first and
Simo Sorce
2009-01-11
1
-16
/
+72
*
Lots of little nasty bugs fixed.
Simo Sorce
2009-01-09
1
-10
/
+10
*
The code now successfully sends a getpwnam request to a remote LDAP server,
Simo Sorce
2009-01-08
1
-90
/
+114
*
Add initial support to connect nss to the data provider as a frontend
Simo Sorce
2009-01-06
1
-0
/
+57
*
Change cli_ctx to include nss_ctx, not just select members of it.
Simo Sorce
2009-01-06
1
-14
/
+14
*
Add configuration database functions.
Simo Sorce
2008-10-20
1
-23
/
+28
*
add code for initgroups calls
Simo Sorce
2008-10-14
1
-0
/
+82
*
Fix error in parsing multiple groups
Simo Sorce
2008-10-14
1
-2
/
+219
*
Implement getgrgid()
Simo Sorce
2008-10-13
1
-1
/
+31
*
Implement getgrnam()
Simo Sorce
2008-10-12
1
-4
/
+176
*
Implement getpwent() support
Simo Sorce
2008-10-09
1
-30
/
+264
*
Use classic errno instead of inventing our own, it's broad enough fro atm.
Simo Sorce
2008-10-09
1
-11
/
+11
*
Add getpwuid support
Simo Sorce
2008-10-08
1
-5
/
+35
*
Use a utility function (to be shared with getpwent)
Simo Sorce
2008-10-08
1
-60
/
+75
*
First retrieval of a user (getpwnam only) from an actual ldb file
Simo Sorce
2008-10-08
1
-24
/
+122
*
First working daemon that responds only to a getpwnam() request with fake data
Simo Sorce
2008-10-06
1
-0
/
+118