mirror/userdir-ldap.git
2009-04-05 Peter Palfraderud-gpgimport: work on add_keyrings if no keyrings are...
2009-04-05 Peter Palfraderuserdir_gpg.py: add a ClearKeyrings()
2009-04-05 Peter Palfraderuserdir-ldap.conf: add keyring.pgp to default add_keyrings userdir-ldap-0.3.64
2009-03-23 Peter PalfraderPrint gpg's exit status when it fails userdir-ldap-0.3.63
2009-03-20 Peter Palfraderud-generate: do not die when building ssh_known_hosts... userdir-ldap-0.3.62
2009-02-28 Stephen GranGratuitous version increment userdir-ldap-0.3.61
2009-02-28 Stephen GranActually install the new exceptions module
2009-02-28 Stephen Gran* Stop using string exceptions in ud-mailgate. We... userdir-ldap-0.3.60
2009-01-07 Peter Palfrader0.3.59 userdir-ldap-0.3.59
2009-01-07 Peter PalfraderMore tweaks on welcome-message-800
2009-01-07 Peter PalfraderApply patch to welcome-message-800 provided by Sandro...
2009-01-07 Peter PalfraderRemove a lie from welcome-message-60000 - not that...
2009-01-03 Peter Palfraderexport dns zones to the zonefile for roleaccounts
2009-01-03 Peter PalfraderRole accounts may have dnsZoneEntry attributes
2008-12-19 Peter Palfraderud-info: Fix regression from r493: When we log in as... userdir-ldap-0.3.58
2008-12-18 Peter PalfraderIn ud-mailgate use an empty envelope from when sending... userdir-ldap-0.3.57
2008-12-17 Peter PalfraderThere is a deadlock situation when ud-mailgate gets... userdir-ldap-0.3.56
2008-12-14 Joey SchulzeAdjust boolean value detection code to use upper case... userdir-ldap-0.3.55
2008-12-14 Martin Zobel... well, debianDevelopers also want to opt-out.... ;-)
2008-12-14 Martin Zobel... Add Joey and me to Uploaders:
2008-12-14 Martin Zobel... reformat debian/changelog userdir-ldap-0.3.54
2008-12-14 Martin Zobel... Patch by Thomas Viehmann: remove code copy of getpass
2008-12-14 Martin Zobel... Patch by Thomas Viehmann: Also add IPv6 to debianhosts
2008-12-14 Martin Zobel... Patch by Thomas Viehmann: Also add IPv6 to debianhosts
2008-12-14 Joey SchulzeAdd support for this attribute in ud-info taking into...
2008-12-13 Martin Zobel... opt out spam filtering
2008-12-08 Peter PalfraderDo not call FinishConfirmSudopassword if we already... userdir-ldap-0.3.53
2008-12-02 Peter PalfraderFix formatting of PGP fingerprints - the double space...
2008-11-24 Peter PalfraderProperly show shadowlastchange and mail disabled messag...
2008-11-23 Peter PalfraderNew version number userdir-ldap-0.3.52
2008-11-23 Peter PalfraderAlso do the subgroups/transitive stuff dance when consi...
2008-11-23 Peter Palfradercall addGroups with the proper number of arguments...
2008-11-23 Peter PalfraderFix group does not exist warning (layout/spacing issues)
2008-11-23 Peter PalfraderRemove cruft comment
2008-11-23 Peter PalfraderAdd hostnames from the host purpose field to the ssh_kn... userdir-ldap-0.3.51
2008-11-23 Peter Palfradersubgroup support, courtesy of luk
2008-11-23 Peter PalfraderUpdate template/welcome-message-800 to match the actual...
2008-11-15 Peter Palfraderud-generate: Support $gid@$host supplementary group... userdir-ldap-0.3.50
2008-11-14 Peter Palfraderud-replicate: Only link ssh-rsa-shadow to var/lib/misc... userdir-ldap-0.3.49
2008-11-14 Peter Palfrader* ud-generate: Remove support for single ssh key shadow... userdir-ldap-0.3.48
2008-11-14 Peter PalfraderFix a typo on ud-mailgate userdir-ldap-0.3.47
2008-11-14 Peter PalfraderChange the hmac that protect sudopassword entries to... userdir-ldap-0.3.46
2008-10-26 Peter Palfraderud-replicate: Sync only ssh_known_hosts into chroots... userdir-ldap-0.3.45
2008-10-26 Peter Palfraderud-replicate: Use --delete-after with Previously...
2008-10-23 Peter Palfraderud-generate: Declare [UNTRSUTED] flag as obsolete.
2008-10-03 Peter Palfraderud-generate: do not export sudopassword to untrusted... userdir-ldap-0.3.44
2008-10-03 Peter Palfraderadd vim settings
2008-10-03 Peter PalfraderWhitespace changes only
2008-09-26 Peter PalfraderDo not support del requests for sshDSAAuthKey - there...
2008-09-16 Peter PalfraderFQHNs sometimes, well always, include dots. userdir-ldap-0.3.43
2008-09-16 Peter PalfraderSay what pam.d/sudo should look like userdir-ldap-0.3.42
2008-09-16 Peter PalfraderExport all accounts into sudo-passwd, even if they... userdir-ldap-0.3.40
2008-09-15 Peter Palfraderlower casing the sudopasswd ldap entry prior to parsing... userdir-ldap-0.3.41
2008-09-14 Peter PalfraderReading the hmac key only once is too troublesome
2008-09-14 Peter PalfraderLowercasing hashed sudo passwords in ud-mailgate not... userdir-ldap-0.3.39
2008-09-14 Peter PalfraderAlso the hmac stuff
2008-09-14 Peter PalfraderUsing the right variable name will also help
2008-09-14 Peter Palfraderand os
2008-09-14 Peter PalfraderAnd import pwd in userdir_ldap
2008-09-14 Peter PalfraderFix order of some calls so stuff works again userdir-ldap-0.3.38
2008-09-14 Peter Palfrader0.3.37 userdir-ldap-0.3.37
2008-09-14 Peter PalfraderUpdate changelog
2008-09-14 Peter PalfraderStore a mac with confirmed sudo passwords, so that...
2008-09-13 Peter Palfrader*password needs to be writeable by self, because the...
2008-09-13 Peter PalfraderDo not limit sudoPassword entries in size - the hostlis...
2008-09-13 Peter Palfraderud-generate: generate a sudo passwd file
2008-09-13 Peter PalfraderFix various bugs in sudopassword confirmation code
2008-09-13 Peter PalfraderFix hexdigest() call
2008-09-13 Peter Palfraderremove code that I did not test yet
2008-09-13 Peter PalfraderAnd strip the key/password
2008-09-13 Peter PalfraderFix various bugs I introduced into ud-mailgate
2008-09-13 Peter Palfraderud-mailgate: Implement confirmation of sudoPassword...
2008-09-13 Peter PalfraderAdd sudoPassword to schema
2008-09-13 Peter PalfraderDo not allow self to write password and keys - they...
2008-09-13 Peter Palfraderud-mailgate: Do not commit any changes if one of the...
2008-07-19 Peter PalfraderAha. Error is not some magic variable or exception... userdir-ldap-0.3.36
2008-07-19 Peter PalfraderCheck if a key has encryption capabilities and fail... userdir-ldap-0.3.35
2008-07-08 Peter Palfrader0.3.34 userdir-ldap-0.3.34
2008-07-08 Peter PalfraderCheck that the primary key is not expired, even if...
2008-07-08 Peter PalfraderDocument changes accidentially commited two commits...
2008-07-08 Peter Palfraderud-info: Change the "retired" status to "inactive"...
2008-07-08 Peter Palfraderud-info: fix changing of DD status/DD status comment...
2008-06-23 Peter Palfrader0.3.33 userdir-ldap-0.3.33
2008-06-23 Peter PalfraderAdd userdir-ldap-slapd.conf, a snipped to be included...
2008-06-23 Peter Palfraderremove an extra space
2008-06-09 Peter PalfraderAllow setting of gender in ud-mailgate. Based on patch...
2008-05-25 Peter Palfraderud-info: Add "retire developer" option that sets accoun...
2008-05-25 Peter Palfraderud-info: Only show "Lock account" in root mode.
2008-05-25 Peter Palfraderadd "security simple_bind=128" to sample slapd.conf.
2008-05-23 Peter PalfraderDo SSL when connecting to the ldap server. userdir-ldap-0.3.32
2008-05-23 Peter PalfraderTODO: expand authorized_keys syntax so that users can...
2008-05-23 Peter PalfraderTODO item: do SSL in all ldap connections that authenticate
2008-05-23 Peter PalfraderOne TODO item is resolved (openssh patch required)
2008-05-23 Peter Palfrader0.3.31 userdir-ldap-0.3.31
2008-05-23 Peter Palfradermerge from alioth: Document how to use unique overlay...
2008-05-23 Peter Palfradermerge from alioth: Use ud-config in ud-replicate to...
2008-05-23 Peter Palfradermerge from alioth:
2008-05-22 Peter Palfrader* When we lock accounts, set shadowExpire to 1. shadow... userdir-ldap-0.3.30
2008-05-22 Peter PalfraderWhen we touch usePassword in ud-info or ud-mailgate...
2008-05-22 Peter Palfraderud-info: Add an option "L" to lock accounts in the... userdir-ldap-0.3.29
next