mirror/userdir-ldap.git
2009-10-18 Peter PalfraderAdd dnsTTL host attribute to override the zone default... userdir-ldap-0.3.73
2009-10-04 Stephen GranMake zone reloads work when ud-generate updates zone... userdir-ldap-0.3.72
2009-10-04 Stephen Granmake ud-replicate work slightly more accurately for...
2009-09-22 Peter PalfraderAdd sshdistAuthKeysHost
2009-09-22 Peter PalfraderIf we use accountstatus in debianGroup we need to re...
2009-09-22 Peter Palfraderud-generate: don't blow up when a host does not have...
2009-09-20 Stephen Granahem. Use the right attribute
2009-09-20 Stephen Granallow groups to be disabled but kept in ldap: addresses...
2009-09-09 Peter PalfraderTweak templates/welcome-message-60000.
2009-09-09 Peter PalfraderMerge branch 'master' of ssh://db.debian.org/git/userdi...
2009-09-09 Peter Palfraderud-useradd: force gidNumber to be an int when we open...
2009-08-29 Peter PalfraderAdd debian-maintainers.gpg to keyrings and sync_keyrings.
2009-08-25 Stephen Grancast objects to strings (rt #1717)
2009-08-25 Peter Palfraderud-useradd: Allow unsetting of middle names by entering...
2009-08-23 Stephen Granchangelog userdir-ldap-0.3.71
2009-08-23 Stephen Granmake cmp do what I meant
2009-08-23 Stephen Granincrement the serial if the ud-ldap info changes
2009-08-23 Stephen Granwe're not ready to write the debian.net entries in...
2009-08-09 Stephen GranSort the right list
2009-08-09 Stephen Granfirst pass at making ud-replicate reload bind; admitted...
2009-08-09 Stephen Gransort PasswdAttrs as well as HostAttrs - now we can...
2009-08-09 Stephen Granpretty print for zone files
2009-08-09 Stephen Granstop doing DNS lookups, part 1
2009-08-09 Stephen Granstop doing DNS lookups, part 1
2009-08-09 Stephen GranSort HostAttrs - this isn't important now, but will...
2009-08-09 Stephen GranRemove printf debugging
2009-08-09 Stephen Grangive the function a better name
2009-08-09 Stephen Granoutput debian.net hosts in ldap into the debian.net...
2009-08-09 Stephen Grangenerate HINFO, MX, A and AAAA records from LDAP
2009-08-09 Stephen Granand the schema update
2009-08-09 Stephen Granallow managing MX records
2009-08-09 Stephen GranAllow management of IP address with ud-host
2009-08-09 Stephen Granadd IP address as one of the allowed host attributes
2009-08-09 Stephen Granonly export authorized_keys to some hosts
2009-08-09 Stephen Granchangelog userdir-ldap-0.3.70
2009-08-09 Stephen Granenable aba's patch for autogeneration of sshdist's...
2009-07-23 Peter PalfraderMake ud-host do allowedGroups, exportOptions userdir-ldap-0.3.69
2009-07-23 Peter PalfraderUpdate .gitignore
2009-07-23 Peter PalfraderMove away from generate.conf and use the information... userdir-ldap-0.3.68
2009-07-23 Peter Palfraderschema: allowedGroups, exportOptions attribute for...
2009-07-22 Martin Zobel... well, DDs are DDs not DMs.
2009-07-15 Stephen GranAn example constraint overlay
2009-07-15 Stephen GranMake contentinspection single value
2009-07-14 Peter Palfradermerge local changes from draghi: localsyncon = "*draghi...
2009-07-14 Peter Palfrader0.3.67 userdir-ldap-0.3.67
2009-07-14 Peter Palfrader.debian.net DNS no longer creates BSMTP maps for MX...
2009-07-14 Peter PalfraderAdd mailContentInspectionAction attribute. Possible...
2009-07-14 Peter PalfraderRemove obsolete comment
2009-07-14 Peter PalfraderChange the comment about tracking changes in the debian...
2009-07-14 Peter PalfraderRemove mailSpamOptOut ldap attribute - it isn't used...
2009-07-02 Stephen Gran.gitignore
2009-06-29 Peter PalfraderMerge branch 'master' of ssh://db.debian.org/git/userdi...
2009-06-29 Peter Palfrader.debian.net DNS creates BSMTP maps for MX 0 master...
2009-06-18 Stephen GranMore
2009-06-18 Stephen GranMore indexing
2009-06-18 Stephen GranSome additional indexing
2009-05-31 Stephen GranThis is much simpler.
2009-05-31 Stephen Gran3 changes:
2009-05-24 Stephen GranTwo problems with my first commit:
2009-05-24 Stephen GranUse RFC 2047 header encoding when name contains non...
2009-05-11 Stephen GranOne more exception and clearer exception messages
2009-05-09 Stephen GranMerge changes back in
2009-05-09 Stephen Grandebian/changelog for today's work
2009-05-09 Stephen GranSome general code cleanup
2009-05-09 Stephen GranSome cleanup in IsRetired()
2009-05-09 Stephen GranDoes this matter? I'll predeclare DebianUsers just...
2009-05-09 Stephen GranMore loop logic cleanup - we only handle mail for gid...
2009-05-09 Stephen GranMore of "We don't use the LDAP object in these function...
2009-05-09 Stephen GranWe don't use the LDAP object in these functions, so...
2009-05-09 Stephen GranSome reordering of file generation so that we can do...
2009-05-09 Stephen Granreturn of the whitespace nazi
2009-05-09 Stephen GranDo the checks for mail forwarding once at the start
2009-05-09 Stephen GranWhitespace and semicolon cleanup only - no code changes
2009-05-09 Stephen GranMoving away from string exceptions
2009-05-09 Stephen GranBegin a cleanup of loop logic
2009-05-09 Stephen GranStop exporting information about retired developers
2009-05-08 Stephen GranStop exporting locked accounts
2009-05-07 Peter Palfraderud-replicate no longer uses localsyncon=*samosa*.
2009-05-01 Peter PalfraderWe would previously ignore purpose hosts for ssh known... userdir-ldap-0.3.66
2009-04-05 Peter Palfraderuserdir-ldap.conf: remove from default keyrings: userdir-ldap-0.3.65
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:
next