Age | Commit message (Expand) | Author | Files | Lines |
1997-10-20 | util.c password.c : | Luke Leighton | 1 | -29/+2 |
1997-10-15 | ipc.c: Adding Andrews become_root code to the main branch. | Jeremy Allison | 1 | -0/+4 |
1997-10-15 | added srvsvc basic pipe, straight from paul's code. does NETSHAREENUM | Luke Leighton | 1 | -0/+2 |
1997-10-12 | getting somewhere. | Luke Leighton | 1 | -3/+4 |
1997-10-12 | ipc.c: | Luke Leighton | 1 | -14/+19 |
1997-10-10 | ipc.c : | Luke Leighton | 1 | -0/+2 |
1997-10-09 | added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_Lsarpc | Luke Leighton | 1 | -0/+4 |
1997-10-08 | ipc.c: Added ERROR_MORE_DATA error if client buffer too small. | Jeremy Allison | 1 | -1/+1 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -10/+19 |
1997-09-17 | JHT ===> Changed behaviour of logon script processing so that all macros | John Terpstra | 1 | -1/+9 |
1997-09-14 | This commit does 3 main things: | Andrew Tridgell | 1 | -1/+1 |
1997-08-31 | fixed a bug in the printjob encoding/decoding. We weren't doing it for | Andrew Tridgell | 1 | -14/+11 |
1997-08-19 | Makefile: Changed for HPUX10 tidyup. | Samba Release Account | 1 | -0/+9 |
1997-08-13 | includes.h: Fixed S_IFLNK for old DEC ultrix. | Samba Release Account | 1 | -2/+8 |
1997-07-30 | client.c: Minor change to cast parameters for DEC unix. | Samba Release Account | 1 | -5/+5 |
1997-07-09 | JHT ==> Added copyright notations for my works. This is regretably needed! | John Terpstra | 1 | -1/+3 |
1997-07-01 | client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw... | Samba Release Account | 1 | -1/+16 |
1997-06-11 | Makefile: Added quoata changes for Linux from Thorvald Natvig | Samba Release Account | 1 | -2/+2 |
1997-05-20 | dir.c: Fixed double slash issue. | Samba Release Account | 1 | -6/+7 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1997-05-07 | added automount home directory support. contributed by simeon@bangor.co.uk | Samba Release Account | 1 | -10/+22 |
1997-03-15 | JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.h | Samba Release Account | 1 | -3/+0 |
1997-03-09 | 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES | Samba Release Account | 1 | -148/+324 |
1997-02-28 | Split maxxmit parameter into two : max_send (auto configured by the | Samba Release Account | 1 | -5/+5 |
1997-02-02 | util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving false | Samba Release Account | 1 | -4/+18 |
1996-10-25 | Changed definitions of prototypes to take uint16 vuid's not | Samba Release Account | 1 | -69/+69 |
1996-10-02 | backout all the changes to nmbd. | Andrew Tridgell | 1 | -47/+10 |
1996-10-02 | - a huge pile of changes from Luke which implement the browse.conf | Andrew Tridgell | 1 | -12/+49 |
1996-08-24 | removed all of lukes recent changes. I need to do a p2 release but | Samba Release Account | 1 | -35/+3 |
1996-08-23 | - fixed bugs in nmb response packet checking. | Samba Release Account | 1 | -3/+35 |
1996-08-21 | - fix a bug handling readraw packets that caused the timeout to be 30 | Andrew Tridgell | 1 | -1/+1 |
1996-08-21 | JHT ==> Upgraded Samba to Windows NT Server version 4.1 | Samba Release Account | 1 | -1/+1 |
1996-08-21 | - new handling of ST_TYPE bits, they are now consolidated much more in | Andrew Tridgell | 1 | -2/+1 |
1996-08-20 | - fix a bug in NetServerEnum where counted and total were not counted | Andrew Tridgell | 1 | -6/+8 |
1996-08-17 | - added support for Amiga-unix (based on BSD I think) | Andrew Tridgell | 1 | -111/+34 |
1996-08-15 | - added FAST_SHARE_MODES code | Andrew Tridgell | 1 | -3/+105 |
1996-08-14 | fixed an obvious bug that meant that DosPrintQEnum could never | Andrew Tridgell | 1 | -1/+1 |
1996-08-13 | - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick | Andrew Tridgell | 1 | -8/+8 |
1996-08-09 | applying login updates from jim@oxfordcc.co.uk, sent in by | Samba Release Account | 1 | -8/+14 |
1996-07-17 | lots of changes to nmbd | Samba Release Account | 1 | -1/+1 |
1996-07-10 | updated docs to match code mods from last two or three updates. done | Samba Release Account | 1 | -1/+1 |
1996-07-04 | modified become_master() to a state-based system. becoming a master | Samba Release Account | 1 | -27/+3 |
1996-07-01 | patch to fix NetServerEnum with multiple workgroup lists kindly supplied. | Samba Release Account | 1 | -3/+27 |
1996-06-10 | a cleanup of the receive_smb() usage, adding timeouts in some places | Andrew Tridgell | 1 | -6/+5 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -2/+0 |
1996-06-06 | - added interface.c and removed all the references to myip, bcast_ip | Andrew Tridgell | 1 | -20/+43 |
1996-06-01 | - moved the uid handling to uid.c | Andrew Tridgell | 1 | -82/+135 |
1996-05-31 | Lots of changes! | Andrew Tridgell | 1 | -4/+4 |
1996-05-04 | use the new issafe() macro instead of isalnum() and strchr() | Andrew Tridgell | 1 | -2/+1 |
1996-05-04 | Initial version imported to CVS | Samba Release Account | 1 | -0/+2779 |