Age | Commit message (Expand) | Author | Files | Lines |
1998-05-12 | removed lp_domain_workstation() parameter | Luke Leighton | 1 | -3/+0 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -4/+5 |
1998-05-11 | add lp_domain_workstations() parameter. this is a list of workstation names | Luke Leighton | 1 | -0/+3 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -2/+4 |
1998-05-08 | added FLAG_BASIC to some browse options for swat. | Herb Lewis | 1 | -4/+4 |
1998-05-07 | This should (hopefully :-) be the final fix for the %U %G substitution | Jeremy Allison | 1 | -2/+2 |
1998-05-06 | loadparm.c: Added #ifdef USE_LDAP around ldap code. | Jeremy Allison | 1 | -2/+10 |
1998-05-06 | jean-francois micouleau's well-alpha code for ldap password database stuff! | Luke Leighton | 1 | -0/+29 |
1998-05-05 | genrand.c: SGI compile warning fix. | Jeremy Allison | 1 | -1/+2 |
1998-04-30 | Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted | Jeremy Allison | 1 | -0/+4 |
1998-04-29 | Makefile: Added files to smbpasswd.c. | Jeremy Allison | 1 | -2/+4 |
1998-04-29 | This is the checkin that adds the security=domain functionality. | Jeremy Allison | 1 | -5/+0 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -2/+2 |
1998-04-22 | genrand.c: Improved generation of random values, more secure. | Jeremy Allison | 1 | -0/+6 |
1998-04-20 | Added 'passwd chat debug' parameter to allow admins to debug their | Jeremy Allison | 1 | -0/+4 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -1/+1 |
1998-04-09 | Makefile, loadparm.c, server.c, smb.h, util.c: Patch from | Jeremy Allison | 1 | -0/+4 |
1998-04-06 | loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather than | Jeremy Allison | 1 | -1/+1 |
1998-04-03 | Fix from Josef Hinteregger <joehtg@joehtg.co.at> for using | Jeremy Allison | 1 | -1/+1 |
1998-04-02 | Patch from Chris Maltby <chris@softway.com.au>. His comments follow: | Jeremy Allison | 1 | -1/+9 |
1998-03-27 | chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync" | Jeremy Allison | 1 | -0/+4 |
1998-03-17 | oops, I got the sense of the show_defaults parameter to lp_dump() | Andrew Tridgell | 1 | -1/+1 |
1998-03-17 | - added "Full View"/"Normal View" on the "view config" page | Andrew Tridgell | 1 | -1/+5 |
1998-03-16 | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 1 | -1/+18 |
1998-03-16 | changed the default "keepalive" value to 300 seconds. | Andrew Tridgell | 1 | -1/+1 |
1998-03-14 | if a local parameter is changed at the global level then propogate the | Andrew Tridgell | 1 | -0/+13 |
1998-03-14 | another makeover of loadparm to support new stuff in swat and | Andrew Tridgell | 1 | -204/+320 |
1998-03-14 | remove an unnecessary #ifdef | Andrew Tridgell | 1 | -2/+0 |
1998-03-12 | add FLAG_HIDE to "config file" option (so it can't be set in swat) | Andrew Tridgell | 1 | -1/+1 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1 | -4/+2 |
1998-03-08 | Jeremy is going to hate me ... | Andrew Tridgell | 1 | -296/+216 |
1998-03-03 | Change the multibyte character set support so that | Jeremy Allison | 1 | -1/+18 |
1998-02-13 | Ding-dong the witch is dead, the witch is dead...... | Jeremy Allison | 1 | -4/+4 |
1998-02-11 | Makefile: Added AIX 3.2.5. | Jeremy Allison | 1 | -0/+4 |
1998-02-07 | A small raft of changes, I will sync up with 1.9.18 also. | Jeremy Allison | 1 | -0/+4 |
1998-01-24 | Added log message so we can tell when free_service is called. | Jeremy Allison | 1 | -0/+3 |
1998-01-24 | Fix for memory leak in loadparm.c - donated by Branko Cibej <branko.cibej@her... | Jeremy Allison | 1 | -1/+8 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-12-20 | loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg... | Jeremy Allison | 1 | -1/+1 |
1997-12-17 | Missed terminating {-1,NULL} in an enum parameter list. | Jeremy Allison | 1 | -1/+1 |
1997-12-16 | WHATSNEW.txt - updated for 1.9.18alpha13. | Jeremy Allison | 1 | -1/+4 |
1997-12-16 | Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>. | Jeremy Allison | 1 | -0/+10 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -1/+9 |
1997-12-03 | applied a patch from Norm Jacobs to allow "printcap name = lpstat" | Andrew Tridgell | 1 | -8/+0 |
1997-12-03 | loadparm.c: Added lp_we_are_a_wins_server as an alias for lp_wins_support. | Jeremy Allison | 1 | -0/+1 |
1997-12-03 | make the "printing" option a per share option rather than global. When | Andrew Tridgell | 1 | -5/+5 |
1997-11-26 | oh no! my favourite hack is broken. You can't do: | Andrew Tridgell | 1 | -1/+1 |
1997-11-22 | added true enumerated types in loadparm.c. Now we don't need all those | Andrew Tridgell | 1 | -368/+339 |
1997-11-21 | Added in mods for new smb.conf "remote browse sync" option as posted to | John Terpstra | 1 | -0/+3 |
1997-11-17 | loadparm.c : Added "veto oplock files" parameter. | Jeremy Allison | 1 | -0/+4 |