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
/
infopipe
/
infopipe_users.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused InfoPipe and PolicyKit code
Stephen Gallagher
2009-07-20
1
-1846
/
+0
*
Rename sysdb_req to sysdb_handle.
Simo Sorce
2009-07-03
1
-26
/
+26
*
Do not fire up backend search when the data provider is local
Jakub Hrozek
2009-05-26
1
-3
/
+3
*
Move actual password caching into sysdb
Simo Sorce
2009-05-18
1
-2
/
+0
*
Always pass full domain info
Simo Sorce
2009-04-13
1
-2
/
+2
*
Change the way we retrieve domains
Simo Sorce
2009-04-08
1
-17
/
+18
*
Fix copy-paste error in InfoPipe CreateUser
Stephen Gallagher
2009-03-11
1
-2
/
+11
*
Always pass sss_domain_info to sysdb functions.
Simo Sorce
2009-03-09
1
-4
/
+2
*
Do not duplicate attribute names macros.
Simo Sorce
2009-03-09
1
-10
/
+10
*
Improve error handling and replies in the InfoPipe
Stephen Gallagher
2009-03-09
1
-30
/
+39
*
Implement DeleteGroup in InfoPipe
Stephen Gallagher
2009-03-06
1
-1
/
+1
*
Implement CreateGroup in InfoPipe
Stephen Gallagher
2009-03-06
1
-2
/
+2
*
Implement DeleteUser in the InfoPipe
Stephen Gallagher
2009-03-06
1
-2
/
+166
*
Add infp_req_init() function to simplify method setup
Stephen Gallagher
2009-03-06
1
-63
/
+17
*
Implement CreateUser in InfoPipe
Stephen Gallagher
2009-03-06
1
-1
/
+217
*
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
2009-03-05
1
-2
/
+2
*
Implement GetCachedUsers in the InfoPipe
Stephen Gallagher
2009-03-05
1
-7
/
+194
*
Adding support for SetUserUID to the InfoPipe
Stephen Gallagher
2009-03-05
1
-2
/
+153
*
Implement SetUserAttributes in the InfoPipe
Stephen Gallagher
2009-03-04
1
-16
/
+387
*
Fixing memory leak in GetUserAttributes
Stephen Gallagher
2009-03-04
1
-1
/
+2
*
Provide sysdb_set_user_attr() functions.
Simo Sorce
2009-03-03
1
-1
/
+2
*
Do not steal memory in btreemaps.
Simo Sorce
2009-03-02
1
-39
/
+17
*
Support byte arrays in InfoPipe GetUserAttributes
Stephen Gallagher
2009-03-02
1
-27
/
+80
*
Implement GetUserAttributes in the InfoPipe
Stephen Gallagher
2009-03-02
1
-6
/
+660
*
Proper fix for memory handling problem.
Simo Sorce
2009-02-24
1
-12
/
+54
*
Revert "Fixing serious memory allocation bug in sbus_message_handler."
Simo Sorce
2009-02-24
1
-12
/
+12
*
Fixing serious memory allocation bug in sbus_message_handler.
Stephen Gallagher
2009-02-23
1
-12
/
+12
*
Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...
Stephen Gallagher
2009-02-23
1
-0
/
+59