summaryrefslogtreecommitdiff
path: root/python/samba/gp
AgeCommit message (Expand)AuthorFilesLines
2023-04-28gpupdate: Implement get_gpo_list in pythonDavid Mulder1-6/+292
2023-04-19gp: Fix NameError: free variable 'cron_dir' in Crontab CSEDavid Mulder1-1/+1
2023-03-20gpupdate: Use winbind separator in PAM Access PoliciesDavid Mulder1-4/+14
2023-03-03gp: Don't use invalid escape sequencesJoseph Sutton1-1/+1
2023-03-03gp: Avoid shadowing importJoseph Sutton1-7/+7
2023-02-23python: fix mutable default argumentsRob van der Linde3-9/+30
2023-02-10gp: gp_sudoers_ext warn w/out visudo installedDavid Mulder1-0/+2
2023-02-10gp: Log ext failure with file and line numberDavid Mulder1-2/+4
2022-12-21gp: Don't hide managed/recommended directoriesDavid Mulder1-14/+14
2022-12-21gp: Fix rsop when final value isn't a strDavid Mulder1-1/+6
2022-12-21gp: Re-create files if manually removedDavid Mulder1-1/+2
2022-12-21gp: Modify Chromium CSE to use new files applierDavid Mulder1-69/+51
2022-12-21gp: Modify Cert Auto Enroll CSE to use new applierDavid Mulder1-41/+73
2022-12-21gp: Modify Centrify Crontab compatible CSE to use new files applierDavid Mulder1-17/+21
2022-12-21gp: Modify Startup Scripts CSE to use new files applierDavid Mulder1-24/+29
2022-12-21gp: Modify GNOME Settings CSE to use new files applierDavid Mulder1-106/+70
2022-12-21gp: Modify Machine Scripts CSE to use new files applierDavid Mulder1-22/+32
2022-12-21gp: Modify Files CSE to use new files applierDavid Mulder1-26/+28
2022-12-21gp: Modify Sudoers CSEs to use new files applierDavid Mulder3-102/+69
2022-12-21gp: Modify OpenSSH CSE to use new files applierDavid Mulder1-23/+25
2022-12-21gp: Modify PAM Access CSE to use new files applierDavid Mulder1-25/+23
2022-12-21gp: Modify Symlink CSE to use new files applierDavid Mulder1-13/+15
2022-12-21gp: Implement appliers for monitoring policy changesDavid Mulder1-0/+204
2022-12-14gp: Fix GNOME Settings writing unreadable user profileDavid Mulder1-0/+1
2022-12-14gp: Fix Firewalld RSoP output skipping ZonesDavid Mulder1-1/+3
2022-12-06python/samba: use s3 param samba config parsingNoel Power1-1/+2
2022-11-21gp: PAM Access should implicitly deny ALL w/ allowDavid Mulder1-8/+46
2022-11-12gp: Password and Kerberos policies fail on unknown keyDavid Mulder1-0/+4
2022-11-08gp: Ignore crontab -l error, since it means emptyDavid Mulder1-1/+2
2022-10-25gpo: Fix startup scripts to not fail w/out paramsDavid Mulder1-2/+10
2022-07-22gpo: samba-gpupdate use s3 param for registry confDavid Mulder1-6/+1
2022-05-31gpo: Move Group Policy code below gp directoryDavid Mulder22-0/+4275
2022-03-24samba-gpupdate: Implement enhanced loggingDavid Mulder1-0/+98