Age | Commit message (Expand) | Author | Files | Lines |
1998-08-08 | added --with-nisplus-home option | Andrew Tridgell | 1 | -1/+1 |
1998-08-04 | loadparm.c: Added "debug timestamp" synonym for Chris. | Jeremy Allison | 1 | -0/+1 |
1998-08-03 | More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD() | Christopher R. Hertel | 1 | -4/+4 |
1998-08-03 | First implementation of ChangeNotify - this version only checks | Jeremy Allison | 1 | -4/+12 |
1998-08-03 | I finished removing timestring() calls from DEBUG() messages. Also went | Christopher R. Hertel | 1 | -5/+8 |
1998-07-30 | Makefile.in: Moved UBIQX stuff into UTILOBJ. | Jeremy Allison | 1 | -0/+4 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -23/+23 |
1998-07-28 | loadparm.c: Added strict sync parameter. | Jeremy Allison | 1 | -0/+4 |
1998-07-16 | Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com. | Jeremy Allison | 1 | -1/+15 |
1998-07-14 | loadparm.c: | Jeremy Allison | 1 | -1/+1 |
1998-06-16 | clientgen: Added USE_SSL for client shutdown. | Jeremy Allison | 1 | -1/+1 |
1998-06-16 | Added SSL support from Christian Starkjohann <cs@obdev.at> | Jeremy Allison | 1 | -0/+73 |
1998-06-13 | Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group... | Jeremy Allison | 1 | -0/+3 |
1998-06-09 | loadparm.c: Removed 'domain other sids' parameter. | Jeremy Allison | 1 | -1/+0 |
1998-06-05 | loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre... | Jeremy Allison | 1 | -6/+2 |
1998-06-04 | added "domain admin group" and "domain guest group" parameters. this is | Luke Leighton | 1 | -0/+6 |
1998-05-27 | loadparm.c: Added machine password timeout parameter - set to 7 days be default. | Jeremy Allison | 1 | -0/+4 |
1998-05-18 | chgpasswd.c: Changed back to getsmb... from getsam... | Jeremy Allison | 1 | -2/+2 |
1998-05-18 | Makefile: | Luke Leighton | 1 | -1/+1 |
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 |