index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-21
Disallow all operations outside domains, fix deleting cache for files
Jakub Hrozek
4
-11
/
+41
2009-08-13
Make "files" a reserved word for legacy local domain
Jakub Hrozek
1
-1
/
+2
2009-08-13
Tools ID range fixes
Jakub Hrozek
3
-4
/
+16
2009-08-12
Fix reversal of parent and member in groupmod
Simo Sorce
1
-8
/
+8
2009-08-05
Parse fully qualified names in tools
Jakub Hrozek
8
-88
/
+289
2009-08-05
Fix adding to groups on user creation
Jakub Hrozek
1
-1
/
+1
2009-07-31
Correct check for local domain in tools
Jakub Hrozek
2
-14
/
+2
2009-07-31
Notify user when deleting nonexistent user or group
Jakub Hrozek
2
-5
/
+20
2009-07-31
Use correct return codes
Jakub Hrozek
4
-4
/
+4
2009-07-31
Improve error messages
Jakub Hrozek
4
-5
/
+32
2009-07-20
Start rationalizing user tools a bit
Simo Sorce
7
-408
/
+299
2009-07-08
fixed a double talloc_free error
Sumit Bose
6
-12
/
+0
2009-07-06
Check for root before initializing
Jakub Hrozek
8
-4
/
+98
2009-07-03
Rework transaction code to use tevent_req
Simo Sorce
6
-280
/
+651
2009-07-03
Rename sysdb_req to sysdb_handle.
Simo Sorce
6
-41
/
+41
2009-07-02
Gettextize the sss_ tools
Jakub Hrozek
7
-109
/
+176
2009-06-17
Create gettext framework for SSSD daemon
Stephen Gallagher
8
-13
/
+38
2009-05-26
Silence warnings
Simo Sorce
1
-1
/
+1
2009-05-26
Move useradd defaults to confdb
Jakub Hrozek
1
-3
/
+25
2009-05-18
Move actual password caching into sysdb
Simo Sorce
1
-1
/
+0
2009-05-14
More useful error message when adding user/group that already exists
Jakub Hrozek
2
-2
/
+18
2009-04-28
Add debug param to the tools, fix lock/unlock in sss_usermod
Jakub Hrozek
6
-3
/
+31
2009-04-28
Invoke shadow-utils in sss_ tools
Jakub Hrozek
8
-47
/
+626
2009-04-23
fixes for user and group creation in LOCAL domain
Sumit Bose
1
-1
/
+1
2009-04-13
Always pass full domain info
Simo Sorce
1
-1
/
+1
2009-04-08
Change the way we retrieve domains
Simo Sorce
7
-21
/
+46
2009-03-10
Fix returning user with missing optional attributes.
Simo Sorce
1
-1
/
+1
2009-03-10
Hide uid and gid options in usermod and groupmod
Jakub Hrozek
2
-3
/
+3
2009-03-09
Always pass sss_domain_info to sysdb functions.
Simo Sorce
1
-4
/
+5
2009-03-09
Move MPG checks within sysdb.
Simo Sorce
4
-116
/
+0
2009-03-09
sss_groupmod
Jakub Hrozek
1
-0
/
+281
2009-03-09
sss_usermod
Jakub Hrozek
4
-44
/
+407
2009-03-09
Fix parameter parsing and adding to groups in useradd
Jakub Hrozek
1
-4
/
+10
2009-03-08
Fix initialization problems
Jakub Hrozek
4
-11
/
+12
2009-03-07
sss_groupdel, delete by DN in sss_userdel
Jakub Hrozek
2
-73
/
+177
2009-03-06
sss_groupadd
Jakub Hrozek
1
-0
/
+172
2009-03-06
sss_userdel
Jakub Hrozek
1
-0
/
+230
2009-03-06
Add userspace tools to manipulate accounts.
Simo Sorce
3
-0
/
+630