index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix issue of double logging in ipa_error.log.
Rob Crittenden
2008-06-03
6
-4
/
+60
*
Move version.py to the common ipa directory instead of being server-based so ...
Rob Crittenden
2008-06-03
7
-26
/
+37
*
Fix some minor man page issues.
Rob Crittenden
2008-06-03
3
-2
/
+4
*
Don't prompt regarding previous DS installations in unattended mode.
Rob Crittenden
2008-05-30
1
-2
/
+4
*
Try to clear up messages prompting for domain and IPA server when DNS discove...
Rob Crittenden
2008-05-30
1
-4
/
+4
*
Fedora DS 1.1.1 exposes a public task api. In order for ipa-1-0 to build agai...
Rich Megginson
2008-05-30
1
-47
/
+90
*
Add two now options, --addattr and --setattr, to allow arbitrary attributes t...
Rob Crittenden
2008-05-30
4
-4
/
+87
*
Make check_inst() a standalone function in bindinstance.
Rob Crittenden
2008-05-30
2
-10
/
+10
*
Actually pass along the verbose option to IPAClient.
Rob Crittenden
2008-05-29
17
-17
/
+17
*
Fix typo in log statement
Rob Crittenden
2008-05-29
1
-1
/
+1
*
Make ipa_kpasswd listen on each single interface explicitly
Simo Sorce
2008-05-29
1
-66
/
+173
*
Use openldap libraries by default as mozldap libs seem to break
Simo Sorce
2008-05-29
2
-3
/
+3
*
Fix crash bug in ipa_kpasswd
Simo Sorce
2008-05-29
1
-2
/
+3
*
Now that admin is in the common users tree make the nss_ldap
Simo Sorce
2008-05-29
2
-4
/
+4
*
Fix the case where domain != lower(REALM)
Simo Sorce
2008-05-29
5
-38
/
+69
*
Set default logging level to INFO (still logs to Apache)
Rob Crittenden
2008-05-28
2
-24
/
+63
*
Add python-configobj as a Requires and do some other specfile cleanups.
Rob Crittenden
2008-05-28
1
-5
/
+13
*
Use a value that is explicitly 64bit on all architectures
Simo Sorce
2008-05-23
1
-13
/
+13
*
Move admin into cn=users,cn=accounts
Simo Sorce
2008-05-23
3
-5
/
+5
*
Don't make the rpm %post fail just because the server has never been
Simo Sorce
2008-05-22
1
-1
/
+1
*
Fix up function return values so we can return 1 on an installation error.
Rob Crittenden
2008-05-22
1
-14
/
+13
*
Move non-user-configurable configuration elements to TurboGears app.cfg file.
Rob Crittenden
2008-05-22
3
-31
/
+58
*
Fix testing for asprintf errors, we need to test the return value as
Simo Sorce
2008-05-22
1
-50
/
+41
*
Only ask the user to install bind.
Martin Nagy
2008-05-22
1
-1
/
+1
*
Change file mode of log files to 600.
Martin Nagy
2008-05-20
2
-0
/
+5
*
Ensure hostnames are lower during installation and when adding service princs
Rob Crittenden
2008-05-20
2
-14
/
+30
*
Remove broken link for IE configuration and replace sample domain/realm. Also...
Rob Crittenden
2008-05-20
1
-4
/
+7
*
Add validators.py to the list of files.
Rob Crittenden
2008-05-20
1
-0
/
+1
*
Do uniqueness check on phone numbers and cn entered via the UI.
Rob Crittenden
2008-05-20
3
-4
/
+80
*
Don't pass the Directory Manager password on the command-line to ldapmodify.
Rob Crittenden
2008-05-19
2
-8
/
+23
*
Use split instead of find as split does not fail to provide a complete
Simo Sorce
2008-05-15
3
-3
/
+3
*
detect failure to write ipa_kpasswd.pid file
Jim Meyering
2008-05-15
1
-7
/
+12
*
remove useless if-before-free tests
Jim Meyering
2008-05-15
3
-29
/
+17
*
* ipa_pwd_extop.c (encrypt_encode_key): Handle malloc failure.
Jim Meyering
2008-05-15
1
-0
/
+5
*
If there is an error we need to send back a reply ourselves.
Simo Sorce
2008-05-15
1
-2
/
+11
*
For some unknown reason the sort control returns values sorted in reverse.
Simo Sorce
2008-05-15
1
-1
/
+3
*
Implement checks to make sure we are not assigning a number that is in use.
Simo Sorce
2008-05-15
1
-181
/
+455
*
Don't ask the user again if he wants to replace bind configuration files if h...
Martin Nagy
2008-05-14
1
-10
/
+1
*
Fix typo, /etc/resolve.conf -> /etc/resolv.conf.
Martin Nagy
2008-05-14
1
-10
/
+10
*
Fix typo in ipa-client-install manpage.
Rob Crittenden
2008-05-14
1
-1
/
+1
*
Make sure all services are stopped during uninstall.
Rob Crittenden
2008-05-14
2
-1
/
+8
*
Enforce the maximum username length set by IPA Policy
Rob Crittenden
2008-05-14
2
-0
/
+30
*
Do a more thorough job of removing an existing DS instance.
Rob Crittenden
2008-05-13
1
-0
/
+4
*
Catch name resolution errors coming from the socket module.
Rob Crittenden
2008-05-13
18
-0
/
+72
*
The admin user doesn't have the inetorgperson objectclass so don't have a giv...
Rob Crittenden
2008-05-13
1
-0
/
+10
*
fix stupid typo,
Simo Sorce
2008-05-10
1
-1
/
+1
*
Fix existence check, default_server is an array so we need to
Simo Sorce
2008-05-10
1
-2
/
+2
*
Display information on how to uninstall a partially installed server.
Rob Crittenden
2008-05-09
1
-4
/
+10
*
Include information on where to look if a hostname resolves to localhost.
Rob Crittenden
2008-05-09
1
-1
/
+1
*
Convert mercurial command to git equivalent for creating an archive.
Rob Crittenden
2008-05-09
1
-1
/
+2
[prev]
[next]