summaryrefslogtreecommitdiff
path: root/service/realm-samba-config.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Add option to disable use of fully qualified namesStef Walter1-0/+33
2012-07-03Remove samba specific config change functionsStef Walter1-124/+0
2012-06-05Refactor how changing list values in the samba config worksStef Walter1-6/+6
2012-06-05Implement list of permitted loginsStef Walter1-0/+75
2012-05-29Rename realm_platform_xxx to realm_settings_xxxStef Walter1-2/+2
2012-05-04Properly track changes to the samba config fileStef Walter1-10/+23
2012-05-03Rename RealmSambaConfig to RealmIniConfigStef Walter1-627/+18
2012-05-02Implement the EnrolledRealms property in Samba providerStef Walter1-1/+1
2012-05-02Modify global smb.conf on join/leave domainStef Walter1-20/+76
2012-05-02Read and write to smb.conf files directlyStef Walter1-99/+582
2012-04-30Move to data driven package installationStef Walter1-2/+1
2012-04-30Implement interaction with systemdStef Walter1-2/+2
2012-04-25Factor out the smbconf into its own fileStef Walter1-0/+166