Commit Graph

57 Commits

Author SHA1 Message Date
Roland Gruber c9d32bf2de refactoring 2020-05-02 18:51:33 +02:00
Roland Gruber f0086e725b refactoring 2018-12-29 15:49:42 +01:00
Roland Gruber 2c14a5ae61 support to store default profile for new users 2017-10-20 20:26:35 +02:00
Roland Gruber 7b57ca83c0 create base folders for pdf/profiles 2017-05-15 20:11:00 +02:00
Roland Gruber 936fb60b42 fixed template copy 2017-01-22 18:00:47 +01:00
Roland Gruber 89cfba1a24 fixed template copy 2017-01-11 21:27:28 +01:00
Roland Gruber 9355b55982 init PDF and account profiles 2017-01-06 13:56:17 +01:00
Roland Gruber 22cfb56f60 new type API 2017-01-03 20:02:29 +01:00
Roland Gruber 092ca3ff57 added isLoggedIn() 2014-10-25 19:17:53 +00:00
Roland Gruber c680ecceed new config file structuring 2012-10-28 14:37:54 +00:00
Roland Gruber 1607bd8ee5 PHPDoc update 2012-07-15 12:05:47 +00:00
Roland Gruber 50b0f5e731 new homepage 2009-10-27 18:47:12 +00:00
Roland Gruber f1e3cb7ad0 PHP 5.3 compatibility 2009-08-14 20:18:08 +00:00
Roland Gruber d4886bb03f PHP 5.3 compatibility 2009-08-13 18:57:26 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber 6e083bd690 allow spaces in profile names and fixed magic_quotes_gpc problem 2005-10-23 09:26:18 +00:00
Roland Gruber 64fd21a6f0 fixed saving of nonset attributes 2005-05-08 16:37:36 +00:00
Roland Gruber 6761f601c6 changed PHPDoc package 2004-10-09 11:04:20 +00:00
Roland Gruber 6289fa7cc4 renamed profile management functions 2004-10-06 20:00:17 +00:00
Roland Gruber a8ddb13545 fixed several minor problems after code analysis 2004-09-14 18:56:41 +00:00
Roland Gruber 8e926d3a47 documentation update 2004-05-31 17:58:27 +00:00
Roland Gruber d9ecf3bd45 fixed problems with empty values 2004-04-17 14:09:05 +00:00
Roland Gruber 81bd355bb0 removed error messages that are also generated by profilecreate.php 2004-03-17 11:27:59 +00:00
Roland Gruber b8f5597679 attributes are no longer seperated by modules,
attributes are returned as arrays
2004-03-06 19:59:32 +00:00
Roland Gruber bc94fb6563 save module name for each option 2004-02-12 15:58:04 +00:00
Roland Gruber 7d2c706bf4 profiles are now loaded/saved as hash arrays 2004-01-26 15:29:56 +00:00
Roland Gruber 5261442687 updated to new smb_flags structure 2003-11-17 16:21:59 +00:00
Roland Gruber 752f584cee fixed bug when deleting profiles,
check if user is logged in before deletion
2003-11-05 19:53:51 +00:00
uid108615 c72729730c return false if profile name is invalid, fixed regular expressions for profile names 2003-10-23 19:31:17 +00:00
Roland Gruber 88239dec21 updated comments 2003-10-11 17:20:00 +00:00
Roland Gruber 9e8d184b66 fixed setting for Samba account expiration and added deactivation 2003-10-09 15:37:44 +00:00
Roland Gruber 59cbe4d416 fixed SID loading for hosts 2003-09-28 13:46:49 +00:00
Roland Gruber 1537d24e93 fixed SID loading 2003-09-28 13:45:57 +00:00
Roland Gruber 76888028de load correct domain even if Samba version differs 2003-09-21 14:59:28 +00:00
Roland Gruber 8675e6a9cb added group profiles 2003-09-20 17:02:21 +00:00
Roland Gruber 469bba9499 added quota settings for users 2003-09-20 08:04:38 +00:00
Roland Gruber c334ffbaac added is_samba3() function 2003-09-15 16:24:44 +00:00
Roland Gruber 6ca1c8a16c use domain objects for Samba 3 2003-08-07 12:22:46 +00:00
Roland Gruber 1d470041ee added unix workstations 2003-08-04 10:52:40 +00:00
Roland Gruber 63bf69b609 translation update 2003-08-03 11:05:40 +00:00
Roland Gruber f29ba739eb translation update 2003-07-30 14:34:33 +00:00
Roland Gruber bed6a48af7 removed smb_pwdcanchange/smb_mustchange from profiles 2003-07-20 18:01:01 +00:00
Roland Gruber 568080aae6 updated to new account class 2003-07-13 10:40:40 +00:00
Roland Gruber 091cc18bb0 updates for better translation 2003-07-04 16:25:05 +00:00
Roland Gruber 46fb09b878 several changes after code review 2003-06-24 15:50:38 +00:00
Roland Gruber 7b6696e119 fixed missing conf/profiles/groups directory in debian package
commented out listGroupProfiles()
2003-06-04 16:52:37 +00:00
Roland Gruber fc36ed2457 scriptpath -> scriptPath update 2003-06-01 12:25:23 +00:00
Roland Gruber bc35660a10 fixed saving of boolean values 2003-05-31 23:17:16 +00:00
Roland Gruber 958882cce6 added support for deleting profiles 2003-05-25 10:51:10 +00:00
Roland Gruber 7c43b5d9d0 added smb_profilePath 2003-05-02 16:27:30 +00:00