Age | Commit message (Expand) | Author | Files | Lines |
1997-10-21 | chgpasswd.c: | Jeremy Allison | 1 | -70/+150 |
1997-10-21 | damn, I spelt EACCES wrong. | Andrew Tridgell | 1 | -1/+1 |
1997-10-21 | check for EPERM or EACCESS in file_utime() | Andrew Tridgell | 1 | -1/+6 |
1997-10-21 | don't check lp_alternate_permissions() in the new utime workaround | Andrew Tridgell | 1 | -14/+12 |
1997-10-21 | fix the order of become_uid() and become_gid() in become_root(). This | Andrew Tridgell | 1 | -8/+1 |
1997-10-21 | rewrote the password server code using the new clientgen.c client | Andrew Tridgell | 1 | -82/+76 |
1997-10-20 | loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added | Jeremy Allison | 1 | -8/+64 |
1997-10-20 | a major share modes reorganisation. | Andrew Tridgell | 1 | -17/+13 |
1997-10-15 | ipc.c: Adding Andrews become_root code to the main branch. | Jeremy Allison | 1 | -5/+11 |
1997-10-10 | Makefile: | Luke Leighton | 1 | -5/+17 |
1997-10-09 | local.h: Fix spelling mistake :-). | Jeremy Allison | 1 | -1/+1 |
1997-10-09 | bracket some macros | Andrew Tridgell | 1 | -0/+4 |
1997-10-08 | Makefile: Split definitions for SGI4,5,6. | Jeremy Allison | 1 | -2/+18 |
1997-10-08 | ipc.c: Added ERROR_MORE_DATA error if client buffer too small. | Jeremy Allison | 1 | -2/+11 |
1997-10-07 | locking.c: Added fix for race condition in slow share mode code. | Jeremy Allison | 1 | -0/+29 |
1997-10-06 | client.c: Changed shadowed variable. | Jeremy Allison | 1 | -26/+0 |
1997-10-04 | fix some "shadows global" errors. | Andrew Tridgell | 1 | -4/+4 |
1997-10-04 | Race condition with multiple oplock break requests happens | Jeremy Allison | 1 | -3/+2 |
1997-10-03 | locking.c: Fixed incorrect parameter count in debug statements. May explain | Jeremy Allison | 1 | -57/+17 |
1997-10-03 | add "static" to a couple of functions that are only used locally. | Andrew Tridgell | 1 | -7/+6 |
1997-10-03 | proto.h: Updated. | Jeremy Allison | 1 | -28/+46 |
1997-10-02 | change a debug level in reply.c | Andrew Tridgell | 1 | -1/+1 |
1997-10-02 | Added debug message for oplock_break(). | Jeremy Allison | 1 | -1/+7 |
1997-10-02 | change the semantics of hosts allow/hosts deny so that a global | Andrew Tridgell | 1 | -4/+19 |
1997-10-02 | Modified some debug messages, moved from 5 -> 8. | Jeremy Allison | 1 | -8/+8 |
1997-10-02 | Fixed problem with oplock_type being set with no port. | Jeremy Allison | 1 | -2/+10 |
1997-10-01 | OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!! | Jeremy Allison | 1 | -27/+172 |
1997-09-30 | dir.c: more pstrcpys. | Jeremy Allison | 1 | -76/+380 |
1997-09-26 | Syncing up current oplock work in progress. #ifdef'ed out | Jeremy Allison | 1 | -88/+139 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -18/+18 |
1997-09-25 | Makefile: Removed earlier errors. | Jeremy Allison | 1 | -58/+65 |
1997-09-23 | Checkin to sync up oplock development code so that NT | Jeremy Allison | 1 | -86/+182 |
1997-09-14 | This commit does 3 main things: | Andrew Tridgell | 1 | -12/+0 |
1997-09-05 | client.c: Made sure myhostname was initialised before substitutions. | Jeremy Allison | 1 | -0/+6 |
1997-09-04 | Fixed up determination of client type for PROTOCOL_NT1. Uses client | Jeremy Allison | 1 | -12/+10 |
1997-09-03 | nameannounce.c | Jeremy Allison | 1 | -2/+14 |
1997-09-02 | reply.c: Removed unused variables. Caught by gcc -Wall -Werror | Jeremy Allison | 1 | -3/+28 |
1997-08-28 | mangle.c: Fixed bug that caused string to run off the end of the mangled map. | Jeremy Allison | 1 | -1/+1 |
1997-08-27 | doing that irritating compiler clash warning with the protos for standard_sub | Samba Release Account | 1 | -3/+3 |
1997-08-20 | Changes to allow Samba to return the same error code as Windows NT. | Samba Release Account | 1 | -4/+21 |
1997-08-20 | Fix suggested by "Christian Groessler" <chris@fast-ag.de> | Samba Release Account | 1 | -0/+1 |
1997-08-19 | Makefile: Changed for HPUX10 tidyup. | Samba Release Account | 1 | -25/+29 |
1997-08-17 | connecting to IPC$ goes under the guest account. the IPC$ share should | Samba Release Account | 1 | -22/+19 |
1997-07-24 | loadparm.c: Changed default create mask to 755 to support MAP_ARCHIVE. | Samba Release Account | 1 | -1/+1 |
1997-07-24 | Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com | Samba Release Account | 1 | -22/+43 |
1997-07-22 | Removed lp_killunused() call from server main loop. This | Samba Release Account | 1 | -3/+0 |
1997-07-18 | charset.c: Split charset_initialise() into 2 - a charset_initialise() and | Samba Release Account | 1 | -2/+18 |
1997-07-17 | Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu> | Samba Release Account | 1 | -2/+2 |
1997-07-14 | local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECK | Samba Release Account | 1 | -20/+0 |
1997-07-13 | counter loop % usage only worked if counters were an exact multiple of | Samba Release Account | 1 | -3/+28 |