Honza Horák
|
10cbfc5895
|
Return proper error code when map file opening did not succeeded
RHBZ#1004110
|
2013-09-04 13:24:23 +02:00 |
|
Honza Horák
|
d389cb01f9
|
Remove systemd-units and systemd-sysv requirements
Clean-up SysV init conversion code
Clean-up systemd preset macros compatibility code
|
2013-07-29 18:07:09 +02:00 |
|
Honza Horák
|
c387ac8088
|
Fix crash when netgroups include recursive dependency
|
2013-05-27 12:55:10 +02:00 |
|
Honza Horák
|
098e209f10
|
Remove empty patch file
|
2013-05-10 10:53:45 +02:00 |
|
Honza Horák
|
3b6eb750cf
|
Enable PrivateTmp feature, just for the case
|
2013-05-10 10:43:55 +02:00 |
|
Honza Horák
|
3f20797474
|
Enable PrivateTmp feature, just for the case
|
2013-05-10 10:43:02 +02:00 |
|
Honza Horák
|
66bf03b39d
|
Upload source file
|
2013-05-06 19:02:34 +02:00 |
|
Honza Horák
|
d0ea970d71
|
Update to new upstream version 2.31
|
2013-05-06 18:52:37 +02:00 |
|
Honza Horák
|
718449681a
|
Stop ypserv daemon temporary when reading info about maps
|
2013-02-04 13:31:12 +01:00 |
|
Honza Horák
|
b5e1c16543
|
Open maps with no blocking for reading
|
2013-01-28 14:06:48 +01:00 |
|
Honza Horák
|
a6607b423c
|
Open database files with correct mode
Make rebuilding maps during upgrade a bit more clever
|
2013-01-23 16:19:37 +01:00 |
|
Honza Horák
|
a0f3e0a57c
|
Added forgotten patch
|
2012-12-05 10:05:55 +01:00 |
|
Honza Horák
|
902433e573
|
Move rpc.yppasswdd.env into /usr/libexec
|
2012-11-30 13:12:00 +01:00 |
|
Honza Horák
|
2f07f94fb9
|
Build daemons and yppush with full relro
|
2012-11-30 09:22:11 +01:00 |
|
Honza Horák
|
8b96a515a4
|
Add missing break in switch
|
2012-11-09 12:32:31 +01:00 |
|
Honza Horák
|
cb4c6da011
|
Run %triggerun regardless of systemd_post variable definition
|
2012-10-04 12:48:42 +02:00 |
|
Honza Horák
|
265a5ef009
|
Use new systemd macros
|
2012-09-24 13:00:57 +02:00 |
|
Honza Horák
|
5d0fe0af52
|
unused patches removed from git
|
2012-09-17 16:41:06 +02:00 |
|
Honza Horák
|
e488c17dac
|
Added systemd-devel as a build requirement
|
2012-09-03 09:17:23 +02:00 |
|
Honza Horák
|
9103b8c631
|
Some minor spec file clean up
|
2012-09-03 08:54:44 +02:00 |
|
Honza Horák
|
8641dff69b
|
Use sdnotify to inform systemd that daemons are ready
|
2012-09-03 08:51:56 +02:00 |
|
Honza Horák
|
aa84b8caa3
|
Update to new upstream version that fix memory leaks (Related: #845283)
|
2012-09-03 08:48:32 +02:00 |
|
Dennis Gilmore
|
23ee915805
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
2012-07-22 02:44:00 -05:00 |
|
Honza Horák
|
4ee950d337
|
Minor spec file fixes
Helper scripts moved to /usr/libexec
|
2012-07-11 16:32:16 +02:00 |
|
Honza Horák
|
67176ae524
|
Consider NISDOMAIN variable from /etc/sysconfig/network
|
2012-06-04 16:47:22 +02:00 |
|
Honza Horák
|
ecf988feae
|
Update to new upstream version, which fixes several bugs; Use Tokyo Cabinet as DBM and rebuild maps after updating
|
2012-06-04 16:29:24 +02:00 |
|
Honza Horák
|
e966eb4663
|
Checking if domainname is set moved from ypserv.service to yppasswdd.service
Related: #456249
|
2012-05-14 13:45:56 +02:00 |
|
Honza Horák
|
99f52366e9
|
Build against qdbm and rebuild maps after updating
|
2012-04-26 15:29:15 +02:00 |
|
Honza Horák
|
a71b90837c
|
Added patch to handle crypt() returning NULL
|
2012-04-26 12:37:10 +02:00 |
|
Honza Horák
|
55ad40a9b9
|
Use O_CLOEXEC when opening pid file to avoid SELinux issues
Resolves: #809120
|
2012-04-16 12:33:17 +02:00 |
|
Honza Horák
|
69a9613448
|
Added forgotten confpost.patch.
|
2012-02-07 14:32:52 +01:00 |
|
Honza Horák
|
03466cc992
|
Update to new upstream version, which fixes several bugs (removing patches that aren't needed any more)
|
2012-02-07 14:24:50 +01:00 |
|
Honza Horák
|
9d3f161956
|
added missing dependencies
|
2012-01-12 16:28:08 +01:00 |
|
Honza Horák
|
637e9aa312
|
Added autoreconf call (thus .path patch modified to keep impact)
Patch .aliases fixed
Resolves: #699826
|
2012-01-12 16:18:19 +01:00 |
|
Honza Horák
|
3a5608e845
|
Respect NISDOMAIN environment variable and set domainname if empty
Resolves: #699826
|
2012-01-12 16:15:28 +01:00 |
|
Honza Horák
|
58f3fb9f87
|
Rebuild against compat_gdbm, because gdbm has changed license
to GPLv3+ and it is not compatible with ypserv GPLv2
|
2011-12-13 12:30:05 +01:00 |
|
Honza Horák
|
f3d657dd8d
|
Fixed returning success when shadow file is not writable
Resolves: #747335
|
2011-11-28 12:25:15 +01:00 |
|
Honza Horák
|
46d6e0c63b
|
added forgotten ypserv-2.26-errmsg.patch to git
|
2011-11-25 15:41:41 +01:00 |
|
Honza Horák
|
ed9b52c869
|
comment added to to rpc.yppasswdd.env script
|
2011-11-25 15:36:45 +01:00 |
|
Honza Horák
|
6abb66981e
|
Added a wrapper script to use all variables correctly in the unit file
Resolves: #755775
|
2011-11-25 15:31:33 +01:00 |
|
Honza Horák
|
967a2ed63b
|
adding patch -emptydomain
|
2011-11-25 15:30:36 +01:00 |
|
Honza Horák
|
18f1a824af
|
Fixed empty domain handling in ypinit script
Resolves: #751427
|
2011-11-24 09:15:28 +01:00 |
|
Honza Horák
|
2a5da82719
|
Made error messages in yppasswdd more accurate
Resolves: #695754
|
2011-10-10 13:40:51 +02:00 |
|
Honza Horák
|
aa8262494c
|
release bump, comments divided
|
2011-09-30 16:01:49 +02:00 |
|
Honza Horák
|
f92e265b0d
|
release bump and comment edit
|
2011-09-30 15:35:32 +02:00 |
|
Honza Horák
|
766ce6a059
|
Added passwd.adjunct support in yppasswdd to recognize password format correctly when changing password using yppasswd Resolves: #699667
fixed hiding the change request when external script is used in rpc.yppasswdd
|
2011-09-14 10:50:41 +02:00 |
|
Honza Horák
|
f234e015e5
|
fixed systemd unit files requires and description
|
2011-08-03 11:17:47 +02:00 |
|
Honza Horák
|
b345b1fe8e
|
Update to new upstream version
Simplified systemd snippets in spec file
|
2011-08-02 14:22:18 +02:00 |
|
Honza Horák
|
224fe21dd2
|
Update to new upstream version
Simplified systemd snippets in spec file
|
2011-08-02 14:21:17 +02:00 |
|
Honza Horák
|
3518de8c93
|
Adjust yppush man page and add a comment how to assign options
to yppush (#712239)
|
2011-06-14 15:23:07 +02:00 |
|