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 |
Roland Gruber
|
35db10e32f
|
replace user and group when profile is saved
fixed saving of general_groupadd
|
2003-05-01 20:30:43 +00:00 |
Roland Gruber
|
deea991c58
|
profile names must consist of letters, numbers, "-" or "_"
|
2003-05-01 12:00:18 +00:00 |
Roland Gruber
|
03d647f94b
|
removed getLAMPath() function
|
2003-05-01 11:37:46 +00:00 |
Roland Gruber
|
73d7aea361
|
implemented host save/load
|
2003-04-30 16:50:48 +00:00 |
Roland Gruber
|
ff35256a65
|
implemented load/save user profiles
|
2003-04-30 15:20:40 +00:00 |
Roland Gruber
|
b4842dc55f
|
implemented get*Profiles functions
|
2003-04-28 18:06:18 +00:00 |
Roland Gruber
|
fffead5b85
|
interface for profiles
no implementation yet
|
2003-04-26 20:01:49 +00:00 |