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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memory handling problem, stuff was allocated on the wrong memory context,
Simo Sorce
2008-10-09
1
-7
/
+7
*
Use classic errno instead of inventing our own, it's broad enough fro atm.
Simo Sorce
2008-10-09
9
-63
/
+65
*
Add getpwuid support
Simo Sorce
2008-10-08
3
-8
/
+93
*
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
10
-32
/
+362
*
Fix build issues surrounding signal blocking and DEBUG macros
Stephen Gallagher
2008-10-07
3
-0
/
+3
*
We need replace.h here or __location__ cannot be found
Simo Sorce
2008-10-07
1
-0
/
+1
*
Forgot to add debug.c
Simo Sorce
2008-10-07
1
-0
/
+20
*
Add primitive debugging capabilities.
Simo Sorce
2008-10-07
3
-4
/
+16
*
First working daemon that responds only to a getpwnam() request with fake data
Simo Sorce
2008-10-06
5
-62
/
+215
*
Add initial nss responder skeleton
Simo Sorce
2008-10-04
6
-4
/
+494
*
Make it possible to pass extra CFLAGS and LDFLAGS by passing
Simo Sorce
2008-10-04
1
-1
/
+1
*
Initital server code.
Simo Sorce
2008-10-04
29
-0
/
+4880