4443 Commits

Author SHA1 Message Date
Jay Lee
b56fe39bb2 Print only certain SKUs via "gam print licenses" 2014-09-08 10:17:23 -04:00
Jay Lee
7447e73a37 fix format 2014-08-29 13:04:22 -04:00
Peter Zingg
c62fa88d00 'members' items key for members().list() GAPI call
The default 'items' key is not found when calling the members().list() GAPI, so no existing group members are returned from callGAPIpages. The correct key is 'members'.
2014-07-28 09:50:43 -07:00
Peter Zingg
fffb847b5f allow name and description settings in doUpdateGroup
You can set 'name' and 'description' separately in doCreateGroup, but the corresponding code in doUpdateGroup is not available. Using the settings interface for these parameters seems to work.  Also, the prompt for illegal attributes was incorrect. Should say 'gam update group...', not 'gam create group...'
2014-07-27 14:42:00 -07:00
Bri Hatch
fe69068bba Adds link to docs for creating client secrets file. 2014-07-15 14:03:52 -07:00
Jay Lee
c7f9abde89 Merge branch 'master' of github.com:jay0lee/GAM 2014-07-13 15:05:52 -04:00
Jay Lee
3dc755eafa use base64.urlsafe_b64 commands 2014-07-13 15:04:54 -04:00
Jay Lee
3597594d3c Merge pull request #1 from daethnir/master
Fleshes out README.md.
2014-07-09 14:17:56 -04:00
Bri Hatch
f5a44c159b Fleshes out README.md. 2014-07-09 10:43:59 -07:00
Jay Lee
00a61dae70 for include passlib.handlers.sha2_crypt v3.31 2014-07-09 10:31:57 -04:00
Jay Lee
fef5ec622e force include passlib.handlers.sha2_crypt 2014-07-09 10:31:12 -04:00
Jay Lee
c2f5f6275c limit cache files to 64 chars 2014-07-09 08:37:44 -04:00
Jay Lee
71bb053276 don't try to download Drive folders, fixes to delete all aliases 2014-07-08 08:07:28 -04:00
Jay Lee
303eb1b240 fix delete photo command trying to print non-existant filename 2014-07-08 08:05:54 -04:00
Jay Lee
fc06cc89c5 for gam info user, make sure fields exist before printing 2014-07-05 20:04:01 -04:00
Jay Lee
21bfa5c84e fix whatis and nicer count for all users command 2014-07-05 14:56:27 -04:00
Jay Lee
5a10b64593 info user cleanup and rename to vfe 2014-07-05 14:10:47 -04:00
Jay Lee
47da88c3bb add "gam user <email> delete aliases" command and "gam update user <email> email vfe" command 2014-07-05 12:43:44 -04:00
Jay Lee
4656e0857f gam report logins works, few small fixes 2014-07-05 11:35:40 -04:00
Jay Lee
10d6a0d454 7-zip is 32-bit and stop building python source package 2014-07-04 14:35:18 -04:00
Jay Lee
2c5cf457f9 no upload to google code 2014-07-04 14:33:11 -04:00
Jay Lee
5787b13fa5 admin-settings-v1.json, not adminsettings-v1.json. 2014-07-04 14:32:16 -04:00
Jay Lee
9da83b7074 copy LICENSE instead of LICENSE.txt 2014-07-04 14:17:26 -04:00
Jay Lee
82d39a6a49 Cleanup useless GData library folders to save space v3.3 2014-07-03 21:07:24 -04:00
Jay Lee
3304ae5feb nicer display of file URL 2014-07-03 19:49:02 -04:00
Jay Lee
c913ef1105 Major updates to gam report and gam print users 2014-07-03 19:43:32 -04:00
Jay Lee
5c6415ccc2 fix sha512_crypt.encrypt and explicitely set rounds to 500000 2014-06-29 14:45:08 -04:00
Jay Lee
c52e646c67 yep
Merge branch 'master' of github.com:jay0lee/GAM
2014-06-29 14:20:56 -04:00
Jay Lee
3c09ff7eb2 Use Gmail API instead of IMAP 2014-06-29 14:20:45 -04:00
Jay Lee
094a13d2c9 add passlib for sha-512 salted hash generation 2014-06-29 14:11:57 -04:00
Jay Lee
0a867a440c nobrowser.txt in gitignore 2014-06-28 14:42:12 -04:00
Jay Lee
db0a7eed33 First attempt at "gam report drive". No Apps Unlimited account to test against. 2014-06-28 14:38:54 -04:00
Jay Lee
061336c0b7 more gitignores 2014-06-28 14:26:51 -04:00
Jay Lee
a725a4f54b make sure default format is set for Drive downloading 2014-06-28 14:11:29 -04:00
Jay Lee
0100de2ac2 remove cacerts.txt 2014-06-28 10:33:38 -04:00
Jay Lee
d53dadb873 more .gitignores 2014-06-28 10:32:37 -04:00
Jay Lee
0f34d5773c add GAM specific .gitignore files 2014-06-28 10:27:40 -04:00
Jay Lee
facef5e2af upgrade to httplib2 v0.9 2014-06-28 10:25:20 -04:00
Jay Lee
42573308bf remove LICENSE.txt 2014-06-28 10:19:48 -04:00
Jay Lee
97834209ea move LICENSE.txt to LICENSE 2014-06-28 10:18:41 -04:00
Jay Lee
2316806437 add setup and build.bat files 2014-06-28 10:17:10 -04:00
Jay Lee
d0356796e9 Add existing GAM 3.21 code 2014-06-28 10:14:05 -04:00
jay0lee
8a904a81f5 Initial commit 2014-05-26 08:19:02 -04:00