Age | Commit message (Expand) | Author | Files | Lines |
1997-07-01 | client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw... | Samba Release Account | 1 | -7/+10 |
1997-06-09 | Patch from Albrecht Gebhardt Albrecht Gebhardt - fixes domain | Samba Release Account | 1 | -1/+1 |
1997-06-06 | loadparm.c: Made explicit max packet now ignored. | Samba Release Account | 1 | -1/+1 |
1997-06-03 | includes.h: Added USE_SETSID for SGI. | Samba Release Account | 1 | -1/+5 |
1997-05-30 | charcnv.c: Fixed silly bugs detected on IRIX. | Samba Release Account | 1 | -84/+99 |
1997-05-22 | coding standards issue: should never compare a boolean expression == False | Samba Release Account | 1 | -45/+53 |
1997-05-21 | Makefile: Turned on FAST_SHARE_MODES by default for a bunch of machines. | Samba Release Account | 1 | -1/+1 |
1997-05-21 | Added code to make nmbd always lose elections if 'local master' | Samba Release Account | 1 | -1/+9 |
1997-05-20 | dir.c: Fixed double slash issue. | Samba Release Account | 1 | -122/+126 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -15/+24 |
1997-05-03 | name_unregister_work() using strequal incorrectly. | Samba Release Account | 1 | -1/+1 |
1997-04-17 | two bugs jeremy and i found while at sgi. | Samba Release Account | 1 | -1/+1 |
1997-04-09 | Large changes from jra@cygnus.com. Mainly browser updates. | Samba Release Account | 1 | -3/+18 |
1997-03-15 | finally! doing a strequal() == 0 instead of just strequal(). too used to | Samba Release Account | 1 | -10/+9 |
1997-03-15 | compile errors. oops. | Samba Release Account | 1 | -4/+4 |
1997-03-15 | become_domain_master(), become_local_master() and become_logon_server() | Samba Release Account | 1 | -36/+38 |
1997-03-09 | 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMES | Samba Release Account | 1 | -124/+255 |
1997-03-08 | preferred master option will force an election every 5 minutes if the | Samba Release Account | 1 | -21/+38 |
1996-10-07 | - changed the default nmbd loop timout to 10 seconds (2 seconds was much | Andrew Tridgell | 1 | -4/+2 |
1996-10-02 | backout all the changes to nmbd. | Andrew Tridgell | 1 | -203/+136 |
1996-10-02 | - a huge pile of changes from Luke which implement the browse.conf | Andrew Tridgell | 1 | -138/+209 |
1996-08-24 | removed all of lukes recent changes. I need to do a p2 release but | Samba Release Account | 1 | -178/+128 |
1996-08-23 | - fixed bugs in nmb response packet checking. | Samba Release Account | 1 | -128/+178 |
1996-08-21 | - new handling of ST_TYPE bits, they are now consolidated much more in | Andrew Tridgell | 1 | -50/+53 |
1996-08-20 | - removed ServerComment and instead set the comment string in nmbd | Andrew Tridgell | 1 | -7/+4 |
1996-08-20 | - fix a bug in NetServerEnum where counted and total were not counted | Andrew Tridgell | 1 | -2/+1 |
1996-08-19 | - added "netbios name" option in smb.conf to make controlling the name | Andrew Tridgell | 1 | -1/+1 |
1996-08-09 | applying login updates from jim@oxfordcc.co.uk, sent in by | Samba Release Account | 1 | -1/+1 |
1996-08-01 | local_only NetServerEnum syncs can now be issued. | Samba Release Account | 1 | -5/+6 |
1996-07-22 | removed the remote interfaces stuff. | Andrew Tridgell | 1 | -13/+8 |
1996-07-17 | lots of changes to nmbd | Samba Release Account | 1 | -25/+100 |
1996-07-10 | updated docs to match code mods from last two or three updates. done | Samba Release Account | 1 | -9/+14 |
1996-07-09 | sorted out various timer delay bugs: nameannounce.c nameserv.c | Samba Release Account | 1 | -24/+26 |
1996-07-07 | tidied up: code shuffling and documentation. | Samba Release Account | 1 | -10/+25 |
1996-07-04 | modified become_master() to a state-based system. becoming a master | Samba Release Account | 1 | -30/+176 |
1996-07-02 | as a result of the writing of namework.doc, namework.c has been tidied up, | Samba Release Account | 1 | -8/+6 |
1996-06-29 | luke's first attempt at using cvs | Samba Release Account | 1 | -24/+43 |
1996-06-10 | minor patch to allow host announcements to remote subnets | Andrew Tridgell | 1 | -0/+4 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -1/+0 |
1996-06-10 | updates from Luke to rename "domains" more accurately to "subnets" | Andrew Tridgell | 1 | -15/+15 |
1996-06-08 | changes from Luke | Andrew Tridgell | 1 | -12/+13 |
1996-06-07 | - added predict.c, moving the routines from util.c | Andrew Tridgell | 1 | -3/+0 |
1996-06-06 | - added interface.c and removed all the references to myip, bcast_ip | Andrew Tridgell | 1 | -27/+35 |
1996-06-05 | - remove some incorrect prototypes from server.c | Andrew Tridgell | 1 | -43/+45 |
1996-06-04 | Did more integration of Lukes code ready for the first release. | Andrew Tridgell | 1 | -145/+141 |
1996-06-04 | a huge pile of changes :-) | Andrew Tridgell | 1 | -0/+371 |