Age | Commit message (Expand) | Author | Files | Lines |
2001-05-10 | Made "security XXX" masks apply to ACL set. By default they have no effect. | Jeremy Allison | 1 | -49/+8 |
2001-05-07 | merge from 2.2 removing the 'domain XXX' parameters. | Gerald Carter | 1 | -8/+1 |
2001-05-04 | Added some missing winbind parameters. Yes they're already documented. | Tim Potter | 1 | -0/+9 |
2001-05-03 | Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h | Jeremy Allison | 1 | -0/+4 |
2001-05-02 | Had to add a "pam password change" parameter (defaults to "off") and inlined | Jeremy Allison | 1 | -0/+4 |
2001-04-26 | removed references to SMBRUN | Gerald Carter | 1 | -2/+0 |
2001-04-24 | set "vfs object" and "vfs options" to be setable by SWAT on advanced page | Herb Lewis | 1 | -4/+4 |
2001-04-23 | Added "obey pam restrictions" parameter - default to "off". | Jeremy Allison | 1 | -0/+4 |
2001-04-18 | merge from 2.2 | Andrew Tridgell | 1 | -28/+9 |
2001-04-16 | hide unreadable patch from idra | Andrew Tridgell | 1 | -0/+4 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 1 | -2/+0 |
2001-04-09 | Fixup warnings about extra ';' from SGI compiler. | Jeremy Allison | 1 | -22/+22 |
2001-04-07 | Added 3 params to manipulate shares. "add share command/change share command/ | Jeremy Allison | 1 | -0/+9 |
2001-03-26 | Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb.... | Jeremy Allison | 1 | -15/+23 |
2001-03-23 | Two OS/2 printer fixes from Jim McDonough @ IBM. | Jeremy Allison | 1 | -0/+3 |
2001-03-23 | first pass of the new group mapping code | Jean-François Micouleau | 1 | -0/+15 |
2001-03-21 | added option "enhanced browsing" | Andrew Tridgell | 1 | -0/+4 |
2001-03-16 | Updated defaults for CUPS printing from Michael Sweet. | Jeremy Allison | 1 | -6/+17 |
2001-03-16 | fixed volume_name(). It used dos_to_unix() which uses a static buffer, | Andrew Tridgell | 1 | -1/+4 |
2001-03-16 | Added Michael Sweet's CUPS patch to call directly into the CUPS backend. | Jeremy Allison | 1 | -10/+16 |
2001-03-16 | enable unicode on the wire by default in smbd | Andrew Tridgell | 1 | -0/+4 |
2001-03-13 | Added ADMIN$ share as alias for IPC$ except no guest connect. AS/U wants | Jeremy Allison | 1 | -5/+7 |
2001-03-09 | merge of 'lanman auth' and 'min protocol' from 2.2 | Gerald Carter | 1 | -0/+9 |
2001-02-12 | Merge of JohnR's changes to appliance-head, JF's changes to 2.2, | Jeremy Allison | 1 | -3/+20 |
2001-01-30 | Fix inspited by Alan Romeril. 50% speedup in domain logins with this | Jeremy Allison | 1 | -1/+1 |
2001-01-23 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+4 |
2001-01-22 | Small bugfix from Kenichi Okuyama <okuyamak@dd.iij4u.or.jp>: | David O'Neill | 1 | -1/+1 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 2 | -16/+15 |
2001-01-16 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+2 |
2001-01-10 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+6 |
2001-01-09 | Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter | Jeremy Allison | 1 | -0/+4 |
2000-12-13 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+1 |
2000-12-07 | file_lines_load/file_lines_pload can now optionally convert unix_to_dos() | Jeremy Allison | 1 | -2/+2 |
2000-11-21 | Another large patch for the passdb rewrite. | Gerald Carter | 1 | -16/+4 |
2000-11-15 | Tuyrn debug timestamps on by default. | Jeremy Allison | 1 | -1/+1 |
2000-11-14 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -0/+16 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -12/+14 |
2000-10-28 | David Lee's utmp patch (finally). Thanks David ! | Jeremy Allison | 1 | -0/+13 |
2000-10-26 | TDB password backend support written by Simo Sorce <simo.sorce@polimi.it> | Gerald Carter | 1 | -0/+19 |
2000-10-24 | Yeah - not setting getwd_cache to True as default, that'd do it for a 5x | Jeremy Allison | 1 | -1/+1 |
2000-10-18 | Bug report that on some systems extended characters are being returned as | Christopher R. Hertel | 1 | -1/+2 |
2000-10-11 | Fix for growing printing.tdb by adding check on job creation. | Jeremy Allison | 1 | -0/+4 |
2000-10-07 | Integrated support for NT and OS/2 lpq parsing. Code from | Jeremy Allison | 1 | -0/+4 |
2000-10-06 | Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se> | Jeremy Allison | 1 | -0/+4 |
2000-10-03 | utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff. | Jeremy Allison | 1 | -0/+1 |
2000-09-27 | Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them | Jeremy Allison | 1 | -1/+1 |
2000-09-26 | Changes from John Reilly to add a parameter "show add printer wizard" that | Jeremy Allison | 1 | -0/+4 |
2000-09-19 | param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ... | Jeremy Allison | 1 | -87/+97 |
2000-08-29 | missed removing the static declaration of strwicmp() | Gerald Carter | 1 | -1/+0 |
2000-08-29 | needed to use strwicmp() in smbclient code, so I moved it to util_str.c | Gerald Carter | 1 | -31/+0 |