ud-generate: Add an extra output file called all-users.json
[mirror/userdir-ldap.git] / ud-generate
2010-09-13 Peter Palfraderud-generate: Add an extra output file called all-users... userdir-ldap-0.3.78
2010-08-02 Peter PalfraderMerge branch 'refactor-udgen'
2010-08-02 Peter PalfraderGet rid of global variable PasswdAttrs
2010-08-02 Peter PalfraderGenBSMTP
2010-08-02 Peter PalfraderGenDNS
2010-08-02 Peter PalfraderGenPasswd
2010-08-02 Peter PalfraderGenShadow
2010-08-02 Peter PalfraderGenShadowSudo
2010-08-02 Peter PalfraderGenSSHShadow
2010-08-02 Peter PalfraderGenGroup partially
2010-08-02 Peter PalfraderGenForward
2010-08-02 Peter PalfraderGenCDB
2010-08-02 Peter PalfraderAnd GenMailList
2010-08-02 Peter Palfraderwhitespace fixes
2010-08-02 Peter PalfraderAnd GenMailBool
2010-08-02 Peter PalfraderLet disable-main-msg generation use Account class
2010-08-02 Peter PalfraderLet disabled-users generation use Account class
2010-08-02 Peter PalfraderLet private generation use Account class
2010-08-02 Peter PalfraderSome improvement over the last path
2010-08-02 Peter PalfraderLet markers generation use Account class
2010-08-02 Peter Palfraderoptionally read some configuration items from the envir...
2010-07-30 Peter Palfraderud-generate: refuse to run as root
2010-03-28 Stephen Granprototype code for sshfp generation for services
2010-03-14 Stephen Granwrite one identifying txt entry per host, if it has...
2010-03-14 Stephen Grandrop some dead code
2010-01-31 Peter PalfraderA set of copyright headers
2010-01-30 Stephen Granadd trailing newline to ssh files
2010-01-24 Helmut Grohneadded a bug report comment
2010-01-24 Helmut Grohnemade ud-generate support new ssh key syntax
2010-01-22 Peter PalfraderInclude a host in DNS even if we do not have both ssh...
2010-01-09 Peter Palfraderud-generate: move the regex that determines whether...
2010-01-08 Peter PalfraderExport groups even if nobody has that group as a supple...
2009-12-08 Stephen Granmake a stab at really not exporting empty groups userdir-ldap-0.3.75
2009-11-15 Stephen Grandefault anti-spam options
2009-11-15 Stephen GranInitial support for BATV token storage.
2009-11-08 Stephen Grangenerate a new file for mail forwards for users present...
2009-11-08 Stephen Granprepare to reuse GenCDB with a shorter list of users
2009-10-25 Peter Palfraderud-generate: Make sure we only add people in gid 800...
2009-10-18 Peter PalfraderAdd dnsTTL host attribute to override the zone default... userdir-ldap-0.3.73
2009-09-22 Peter PalfraderAdd sshdistAuthKeysHost
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-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 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 Granonly export authorized_keys to some hosts
2009-08-09 Stephen Granenable aba's patch for autogeneration of sshdist's...
2009-07-23 Peter PalfraderMove away from generate.conf and use the information... userdir-ldap-0.3.68
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-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-05-31 Stephen Gran3 changes:
2009-05-09 Stephen GranMerge changes back in
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-01 Peter PalfraderWe would previously ignore purpose hosts for ssh known... userdir-ldap-0.3.66
2009-03-20 Peter Palfraderud-generate: do not die when building ssh_known_hosts... userdir-ldap-0.3.62
2009-01-03 Peter Palfraderexport dns zones to the zonefile for roleaccounts
2008-12-14 Martin Zobel-HelasPatch by Thomas Viehmann: Also add IPv6 to debianhosts
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-15 Peter Palfraderud-generate: Support $gid@$host supplementary group... userdir-ldap-0.3.50
2008-11-14 Peter Palfrader* ud-generate: Remove support for single ssh key shadow... userdir-ldap-0.3.48
2008-11-14 Peter PalfraderChange the hmac that protect sudopassword entries to... userdir-ldap-0.3.46
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-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 PalfraderStore a mac with confirmed sudo passwords, so that...
2008-09-13 Peter Palfraderud-generate: generate a sudo passwd file
2008-05-23 Peter PalfraderDo SSL when connecting to the ldap server. userdir-ldap-0.3.32
next