Subversion Repositories wimsdev

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
17435 959 d 3 h guerimand /trunk/wims/src/ [major] bugfix create a (null) directory in log/classes in case supervisor of class test an exam  
17415 963 d 21 h guerimand /trunk/wims/src/ [major,exam] supervisor examsession should not be locked (because not unlocked in interface)  
17255 984 d 22 h guerimand /trunk/wims/ [major,adm/class/exam] forbidden open two session exam manage by kernel c  
13168 2564 d 20 h bpr /trunk/wims/src/ [formatage]  
12287 2689 d 20 h bpr /trunk/wims/src/ [formatage]  
12245 2699 d 3 h bpr /trunk/wims/src/ [formatage]  
11125 3120 d 0 h georgesk /trunk/wims/src/ fixed warnings about non-indented 'if' or 'while' clauses  
8185 3964 d 1 h bpr /trunk/wims/src/ [major] - delete the include *.c in wims.c and wimslogd.c
- clean makefil
- delete hmname.c (part in rawmath.c, part in Misc/html2msg.c
- ...
 
7673 4099 d 17 h bpr /trunk/wims/src/ [minor/spaces]  
3842 5242 d 17 h kbelabas /trunk/wims/src/ [minor/security] use of snprintf(a,b,c) with c not a string litteral is a
security risk. (Currently not a problem in the 3 cases at hand.)
Replace by snprintf(a,b,"%s", c) to silence the compiler
 
10 6574 d 22 h reyssat /trunk/wims/src/ partial (src) import of 3.62