root / pykota / trunk / pykota / storages / ldapstorage.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3521 [3521] 14 years jerome Removed some code specific to Python v2.2 and earlier. Improved the work …
(edit) @3489 [3489] 15 years jerome Removed bad copy and paste artifact.
(edit) @3481 [3481] 15 years jerome Changed copyright years. Copyright years are now dynamic when displayed by …
(edit) @3419 [3419] 16 years jerome Improved debug output.
(edit) @3413 [3413] 16 years jerome Removed unnecessary spaces at EOL.
(edit) @3411 [3411] 16 years jerome Minor change to please emacs…
(edit) @3398 [3398] 16 years jerome Fixed non-ascii characters inside a docstring.
(edit) @3372 [3372] 16 years jerome Fixed a problem when refunding jobs with an LDAP backend, thanks to Daniel …
(edit) @3364 [3364] 16 years jerome Tried to fix remaining LDAP encoding problems... Untested.
(edit) @3363 [3363] 16 years jerome Fixed encoding problems for LDAP.
(edit) @3307 [3307] 16 years jerome Removed problematic str() calls.
(edit) @3294 [3294] 16 years jerome Added modules to store utility functions and application intialization …
(edit) @3291 [3291] 16 years jerome Database backends now convert from and to unicode instead of UTF-8. The …
(edit) @3288 [3288] 16 years jerome Moved all exceptions definitions to a dedicated module.
(edit) @3275 [3275] 16 years jerome Updated copyright years. Changed some remaining ISO-8859-15 markers to …
(edit) @3260 [3260] 16 years jerome Changed license to GNU GPL v3 or later. Changed Python source encoding …
(edit) @3244 [3244] 17 years jerome Fixed the same problem as yesterday, elsewhere.
(edit) @3243 [3243] 17 years jerome Fixed a problem with old payments and/or payments with no description.
(edit) @3184 [3184] 17 years jerome Added some docstrings.
(edit) @3168 [3168] 17 years jerome Now silently ignores unknown ordering fields.
(edit) @3167 [3167] 17 years jerome dumpykota --orderby now works with an LDAP backend.
(edit) @3165 [3165] 17 years jerome Added --orderby command line switch to dumpykota. Doesn't work yet with …
(edit) @3142 [3142] 17 years jerome Make start= and end= filters also work with payments. For an …
(edit) @3133 [3133] 17 years jerome Changed copyright years.
(edit) @3091 [3091] 17 years jerome Prepare code so that the data dumper will be able to use the jobid as a …
(edit) @3086 [3086] 17 years jerome Fixed a big problem with the user's overcharging factor in the LDAP …
(edit) @3056 [3056] 17 years jerome The code to refund jobs is there and works (at least with …
(edit) @2953 [2953] 18 years jerome Fixed date formatting problems with MySQL.
(edit) @2950 [2950] 18 years jerome Began refactorization.
(edit) @2938 [2938] 18 years jerome Fixed some LDAP issues wrt email address changes.
(edit) @2880 [2880] 18 years jerome Double checked that all DateTime? objects are correctly handled in all …
(edit) @2830 [2830] 18 years jerome Improved the code's quality a bit with pylint.
(edit) @2798 [2798] 18 years jerome Fixed a problem with LDAP backend (copy&paste again !)
(edit) @2776 [2776] 18 years jerome Fixed billing code extraction : it didn't have the speed improvements that …
(edit) @2773 [2773] 18 years jerome pkusers is now optimized like pkprinters, pkbcodes and edpykota.
(edit) @2768 [2768] 18 years jerome Optimized pkprinters like pkbcodes and edpykota.
(edit) @2765 [2765] 18 years jerome Optimized pkbcodes like edpykota.
(edit) @2763 [2763] 18 years jerome Added some multiple deletions routines.
(edit) @2756 [2756] 18 years jerome Removed unneeded stuff.
(edit) @2754 [2754] 18 years jerome Huge speed improvement in data retrieval when wildcards are not used.
(edit) @2753 [2753] 18 years jerome Fixed removal of an user from an LDAP group.
(edit) @2752 [2752] 18 years jerome Fixed group retrieval.
(edit) @2751 [2751] 18 years jerome Logs something instead of failing when an entry to delete is missing : …
(edit) @2750 [2750] 18 years jerome Added code to remove an user from an users group in the LDAP backend.
(edit) @2749 [2749] 18 years jerome Now manage print quota entries the way it should be done (c) (tm) !
(edit) @2735 [2735] 18 years jerome Completely untested modification stuff…
(edit) @2726 [2726] 18 years jerome Renamed methods.
(edit) @2722 [2722] 18 years jerome Added userful helpers to retrieve all interesting datas with a single …
(edit) @2721 [2721] 18 years jerome Added missing description handling stuff
(edit) @2718 [2718] 18 years jerome Fixed deletion code for print quota entries.
(edit) @2717 [2717] 18 years jerome Added deletion methods for user and group print quota entries.
(edit) @2707 [2707] 18 years jerome Improved user modification speed by around 15%.
(edit) @2706 [2706] 18 years jerome pkusers now mostly works. Removing an user from a group with LDAP is not …
(edit) @2697 [2697] 18 years jerome Add the description attribute on creation
(edit) @2686 [2686] 18 years jerome Modified pkprinters to improve speed just like I did for pkbcodes …
(edit) @2680 [2680] 18 years jerome Typo
(edit) @2679 [2679] 18 years jerome Better UUID generator => caused clashes on fast servers
(edit) @2678 [2678] 18 years jerome Incorrect variable name
(edit) @2676 [2676] 18 years jerome The duration for the modification of billing codes has been more than …
(edit) @2657 [2657] 18 years jerome Huge speed improvements when using the --delete command line option for …
(edit) @2653 [2653] 18 years jerome Return values translated to user charset instead.
(edit) @2652 [2652] 18 years jerome The code should be ready to accept non-ascii usernames, groupnames, …
(edit) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2538 [2538] 19 years jerome Fixed a localtime issue with LDAP
(edit) @2464 [2464] 19 years jerome Added support to write the maxjobsize and passthrough attributes for …
(edit) @2461 [2461] 19 years jerome Fixed another encoding problem for a payment's description
(edit) @2460 [2460] 19 years jerome Fixed encoding problems for a payment's description
(edit) @2459 [2459] 19 years jerome Did some work to prepare the integration of MaxJobSize? and …
(edit) @2456 [2456] 19 years jerome Fixed incorrect attribute name
(edit) @2455 [2455] 19 years jerome Added the precomputed job's size and price to the history.
(edit) @2452 [2452] 19 years jerome Upgraded database schema. Added -i | --ingroups command line option to …
(edit) @2418 [2418] 19 years jerome Allow PyKota admins and users to use different database backends or …
(edit) @2388 [2388] 19 years jerome Fixed an LDAP filtering problem when several billing codes were passed on …
(edit) @2386 [2386] 19 years jerome dumpykota can now dump billing codes from LDAP too.
(edit) @2384 [2384] 19 years jerome Finished (I think, but still untested) the LDAP layer to completely manage …
(edit) @2380 [2380] 19 years jerome Adding, deleting, or listing billing codes now works with LDAP too …
(edit) @2375 [2375] 19 years jerome More work done on LDAP + billing codes.
(edit) @2373 [2373] 19 years jerome Typo (as always, of course !)
(edit) @2372 [2372] 19 years jerome More work on billing codes and LDAP, not finished yet.
(edit) @2358 [2358] 19 years jerome More work done on billing codes + LDAP. Severity: minor.
(edit) @2302 [2302] 19 years jerome Updated the FSF's address
(edit) @2288 [2288] 19 years jerome In payments, the amount was retrieved as a string instead of as a float.
(edit) @2287 [2287] 19 years jerome Now stores 'hidden' in the title, filename and options fields instead of …
(edit) @2276 [2276] 19 years jerome A positive or negative offset can be added to the special keywords in …
(edit) @2266 [2266] 19 years jerome Now dumpykota and dumpykota.cgi accept start= and end= to specify the …
(edit) @2222 [2222] 19 years jerome Fixed history retrieval for nonexisting printers or users
(edit) @2221 [2221] 19 years jerome Add a workaround for users with an old version of python-ldap.
(edit) @2218 [2218] 19 years jerome The data dumper now supports filtering by hostname or billing code.
(edit) @2217 [2217] 19 years jerome The job-billing info is now saved into the database if present.
(edit) @2211 [2211] 19 years jerome Fixed incomplete history retrieval from LDAP
(edit) @2191 [2191] 19 years jerome Hopefully final fix for LDAP attributes' names case (in)sensitivity
(edit) @2188 [2188] 19 years jerome Fixes some case related problems with LDAP
(edit) @2147 [2147] 19 years jerome Removed all references to $Log$
(edit) @2146 [2146] 19 years jerome It seems that $Log$ is not implemented or doesn't work for some reason
(edit) @2139 [2139] 19 years jerome Added the Log keyword property
(edit) @2107 [2107] 19 years jalet Improved robustness for manually modified LDAP trees
(edit) @2106 [2106] 19 years jalet Improved robustness
(edit) @2057 [2057] 19 years jalet Added the md5sum to the history
(edit) @2054 [2054] 19 years jalet Big database structure changes. Upgrade script is now included as well …
(edit) @2042 [2042] 19 years jalet Same fix for group print quota entries wrt LDAP performance
Note: See TracRevisionLog for help on using the revision log.