source: LATMOS-Accounts/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @857   14 years nanardon - _get_attr_schema must return all attributes
(edit) @856   14 years nanardon - base is need to set can_value callback
(edit) @852   14 years nanardon - add basic code to handle attributes schema and factorize code through …
(edit) @851   14 years nanardon - add primary subcommand to user/group()
(edit) @850   14 years nanardon - add functions to find already expired account
(edit) @849   14 years nanardon - make unxported mode options more explicit - fix POD according behavior
(edit) @848   14 years nanardon - add delete function factorize help code
(edit) @847   14 years nanardon - more function in la-cli
(edit) @846   14 years nanardon - fix help
(edit) @844   14 years nanardon - split la-cli into specific package
(edit) @840   14 years nanardon - use sql view for managedObjects instead a specific query
(edit) @835   14 years nanardon - implement two magic attributes (read-only): - cells - list all cells …
(edit) @830   14 years nanardon - don't list secondaries address when user are no longer exported and …
(edit) @821   14 years nanardon - fix initial sAMAccountName when creating group - really set groups …
(edit) @819   14 years nanardon - set LA_UPDATED env. var. when running post script: indicate if data were …
(edit) @818   14 years nanardon - exec_command() return error or success
(edit) @817   14 years nanardon - postifx use a space in canonical (revaliases)
(edit) @815   14 years nanardon - use lock on base files based to ensure data are not read while another …
(edit) @814   14 years nanardon - avoid undef warning
(edit) @812   14 years nanardon - revert: kill debug code
(edit) @811   14 years nanardon - fix array evaluation when creating aliases object
(edit) @810   14 years nanardon - ne pas lister deux fois l'attribut gecos
(edit) @809   14 years nanardon - support displayName on address/onlyaddress
(edit) @807   14 years nanardon - add check to ensure gid is set to something valuable
(edit) @806   14 years nanardon - add test to ensure uid/gid on user are to something valuable
(edit) @805   14 years nanardon - don't use eval so real error get not trap and kill the program in case …
(edit) @802   14 years nanardon - fix uid (and other) attributes fetch from unix base (then allowing acls …
(edit) @792   14 years nanardon - avoid base reloading by using cache - add possible patch to avoid …
(edit) @789   14 years vivat Changement pour avoir "Nom Prenom" au lieu de "Prenom Nom"
(edit) @788   14 years nanardon - locked account do not receive expiration mail, it's useless, their …
(edit) @787   14 years nanardon - kill useless space
(edit) @786   14 years nanardon - update expiration mail format according demand - add english version in …
(edit) @785   14 years nanardon - new feature: if expire_summary_to default config value is set, a summary …
(edit) @784   14 years nanardon - log when file get written for Unix bases
(edit) @783   14 years nanardon - kill debug warning
(edit) @777   14 years nanardon - fix la-sync over one single object: two pass are useless in this case so …
(edit) @776   14 years nanardon - use managerContact attribute, then simplify code
(edit) @775   14 years nanardon - fix variable breaking server= in config
(edit) @774   14 years nanardon - add log when changing password
(edit) @771   14 years nanardon - kill post commit settings (useless)
(edit) @769   14 years nanardon - fix postalAddress attributes value generation
(edit) @768   14 years nanardon - avoid undef warning
(edit) @767   14 years nanardon - revert previous change in Ldap/User?: invalid perl code and done to …
(edit) @766   14 years nanardon - fix group/memberUID update when user does not exists anymore
(edit) @765   14 years nanardon - automatically try to find aliases, revaliases and mail
(edit) @764   14 years nanardon - reset cache when modify object
(edit) @763   14 years nanardon - use a cache to fetch extended attribute: all attributes are fetch and …
(edit) @762   14 years nanardon - exported field cannot be null, avoid SQL error
(edit) @753   14 years nanardon - on site object, tag some attributes as read only
(edit) @752   14 years nanardon - in gecos, don't show day
(edit) @751   14 years nanardon - use view to automatically set user in group for jobtype and contrattype, …
(edit) @750   14 years nanardon - avoid la-edit to set again user in group when changin jobType or …
(edit) @749   14 years nanardon - try to remove old group when changing contrat type
(edit) @747   14 years nanardon - new management of contrat, groups are need into intranet
(edit) @746   14 years nanardon - avoid undef value
(edit) @745   14 years nanardon - don't discretelly create mainaddress when trying to set address related …
(edit) @744   14 years nanardon - use SQL transaction isolation
(edit) @742   14 years nanardon - change expireText formating (#4)
(edit) @741   14 years nanardon - add user attributes expireText, showing date in human readeable format - …
(edit) @734   14 years nanardon - log when user get authenticated
(edit) @731   14 years nanardon - add virtual attributes managerContact, shortcut over 'manager || …
(edit) @721   14 years nanardon - allow to retrieve multi value attributes - new user attributes: …
(edit) @720   14 years nanardon - SQL/search can ignore not exported account
(edit) @719   14 years nanardon - multiple filter over same attribute act as 'or' filter: o attra=foo …
(edit) @717   14 years nanardon - fix variable name
(edit) @716   14 years nanardon - check new uid validity when renaming object - fix permission checking - …
(edit) @715   14 years nanardon - la-passwd set password in all base, not only one (must have been case …
(edit) @712   14 years nanardon - check department attribute is really set to a department
(edit) @711   14 years nanardon - use LA::Log instead warn and print in la-expire-warn
(edit) @710   14 years nanardon - add --test option to la-warn-expire, really processing mail with -m, but …
(edit) @705   14 years nanardon - set install mail template on standard location, look for template in …
(edit) @704   14 years nanardon - add --at option to la-warn-expire to specify expiration delay to find
(edit) @700   14 years nanardon - in dump, show possible values when list is restricted
(edit) @699   14 years nanardon - when use a <select> when text attributes are config limited to a list of …
(edit) @684   14 years nanardon - don't perform check if no value restriction are setup
(edit) @683   14 years nanardon - implement a basic attribute value check, at time allow just to limit to …
(edit) @679   14 years nanardon - grouper les documentations
(edit) @678   14 years nanardon - allow to fetch objectClass attribute on ldap
(edit) @675   14 years nanardon - allow to dump w/o filehandle
(edit) @674   14 years nanardon - add two functions in Utils module: - check_oid_validity(): check …
(edit) @671   14 years nanardon - unexported users are not allow to login on the web apps
(edit) @668   14 years nanardon - try optimise synchronisation process (maybe a bit risky in this way)
(edit) @661   14 years nanardon - typo (thanks misc)
(edit) @660   14 years nanardon - to_ascii trap all non ascii caracters, replace it by '_'
(edit) @659   14 years nanardon - translate another letter
(edit) @658   14 years nanardon - avoid die if user cannot be instanciate just afer creation
(edit) @657   14 years nanardon - fix ldap user creation: don't call as object in _populate_entry
(edit) @650   14 years nanardon - account authentication take care of expiration date and locked account
(edit) @649   14 years nanardon - fix line length checking when splitting group for nis limit
(edit) @646   14 years nanardon - fix group parsing when group were split because too long line, also …
(edit) @644   14 years nanardon - avoid useless check (if diff must be equal to '*' it cannot match any …
(edit) @639   14 years nanardon - allow to access to some internal attributes in SQL bases
(edit) @637   14 years nanardon - displayName try description w/o sn and givenName
(edit) @631   14 years nanardon - Fix SQL fuzzy search
(edit) @628   14 years nanardon - fix numeric evaluation to discover next uid/gid
(edit) @623   14 years nanardon - log the errno test after kill signal to la-sync-manager
(edit) @622   14 years nanardon - fix memberOf setting in ldap
(edit) @621   14 years nanardon - fix functions name
(edit) @619   14 years nanardon - synchaccess must not take into account base when object type is …
(edit) @618   14 years nanardon - fix memberOf access into ldap base
Note: See TracRevisionLog for help on using the revision log.