Herb's warning fixes. Also the POSIX locking fix.
[samba.git] / source3 / nmbd /
2000-09-12 Andrew Tridgell- changed the msg_type to be an int instead of an enum...
2000-09-11 Andrew Tridgelldebug messages now work for nmbd
2000-09-11 Andrew Tridgellthe first cut of the internal messaging system.
2000-08-30 Jeremy AllisonFix for bind interfaces only sometimes picking the...
2000-07-19 Christopher R. HertelInstead of handing back a string (which might be a...
2000-07-19 Christopher R. HertelFirst cut toward adding WINS server failover.
2000-06-11 Andrew TridgellLinux kernel oplocks now seem to work, but need a _lot_...
2000-05-10 Andrew Tridgellmore merging
2000-05-02 Jeremy AllisonFixed wild pointer diff found by insure.
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-25 Andrew Tridgelldon't qsort a list less than 2 entries
2000-04-24 Andrew Tridgellfixed a parameter bug found by insure
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-18 Andrew Tridgellupdates from the TNG branch
2000-04-12 Luke Leightonlogic for domainsidsize is if size is zero, there's...
2000-04-11 Jeremy Allisoninclude/byteorder.h: ALIGN4/ALIGN2 macros.
2000-04-11 Andrew Tridgelladd a comment
2000-04-11 Andrew Tridgellsome updates to the process logon code to reflect lukes...
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-04-03 Jeremy AllisonAdditional fix for nmbd and 127.0.0.1 interface.
2000-03-29 Jeremy AllisonCause nmbd to ignore loopback interface when constructi...
2000-03-28 Andrew Tridgelldamn, the test was the wrong way around for short_resuest
2000-03-27 Andrew Tridgellchanged the definition of dos_PutUniCode
2000-03-27 Andrew Tridgellthe final part of the nmbd merge between head and tng...
2000-03-27 Andrew Tridgellfixed the hanlding of recursion desired when sending...
2000-03-27 Luke Leightonrename static reload_services function to reload_nmbd_s...
2000-03-26 Andrew Tridgellwhen doing a "secure nbns" wack response and check...
2000-03-26 Andrew Tridgellmerge from tng ...
2000-02-23 Jeremy Allisonlib/system.c: Fixed gcc warnings.
2000-02-22 Luke Leightonrichard got the short request for GETDC right (hooray...
2000-01-28 Jeremy AllisonModified auto alignment of ud[] struct on stack to...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
2000-01-03 Andrew Tridgelladded suppport for unexpected udp/138 packets
2000-01-03 Andrew Tridgellgot rid of mem_man
2000-01-03 Andrew Tridgelladded the unexpected packet database (unexpected.tdb)
2000-01-02 Andrew Tridgell- added tdb_flags option to tdb_open()
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-01 Luke Leightonmore cli_session_setup() calls. what the heck are...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-19 Luke Leighton- bug in nmbd registering DOMAIN_NAME<1c> to WINS serve...
1999-11-18 Luke Leightonresponses to UDP samquery go back to SERVER<00> not...
1999-11-18 Luke Leightonadded regqueryval command (experimental) to get reg_io_...
1999-11-15 Luke Leighton- added DCE/RPC "fault" PDU support.
1999-08-08 Matthew ChapmanFix for Win95 not being able to find PDC (for User...
1999-04-11 Matthew ChapmanTrying to improve DC location & browsing performance...
1999-03-17 Luke LeightonSAMLOGON query - alignment issue is beginning to get...
1999-03-17 Luke Leightonalignment issue for UDP SAMLOGON response.
1999-03-09 Luke Leightonalignment issue in UDP SAMLOGON response.
1999-03-09 Luke Leightonmods to allow inter-domain trust accounts to be added...
1999-03-09 Luke Leightonoh dear, it's this one again. removed check for MAILSL...
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1998-12-17 Jeremy AllisonFix bug with nmbd running wild due to recursion in...
1998-12-09 Luke Leightonoops, util_pwdb.c appears to be included in PASSDB_OBJ...
1998-12-09 Luke Leightonneed to initialise global_myworkgroup
1998-12-09 Andrew Tridgellremoved the SID stuff from the head branch as well.
1998-12-03 Luke Leightonjean-f spotted race condition on generation of sam...
1998-12-01 Luke Leightonrpc_samr.h parse_samr.c srv_samr.c :
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-11-02 Jeremy Allisonclient/client.c: Patch to tidy up file size output.
1998-11-02 Luke Leightonremoved comment line at end of file
1998-10-31 Andrew Tridgelltook out Lukes change as it breaks domain logons for...
1998-10-22 Christopher R. HertelOkay, this is really silly but removing one space from...
1998-10-22 Christopher R. HertelMinor change.
1998-10-22 Christopher R. HertelAnother cosmetic change.
1998-10-21 Christopher R. HertelChanged the debug calls to use the newer debug macros...
1998-10-21 Luke Leightonfixing smbd encrypted rpcs (data lens, alloc hints...
1998-10-05 Andrew Tridgellget type of callback right
1998-09-29 Jeremy AllisonMissed one removed multi-statement line. Grrr.
1998-09-29 Jeremy AllisonFixed bug introduced by me in dead code elimination.
1998-09-29 Alexandre Olivaget away with dummy and .dummy files
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-28 Alexandre Olivaautomated generation of .dummy files for each subdirectory;
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-21 Alexandre Olivareplace getpass() with getsmbpass() if getsmbpass.c...
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-18 Andrew Tridgelloops ... I got the filenames wrong in my cleanup of...
1998-09-18 Jeremy Allisonnmbd/nmbd_winsserver.c: Fixed printf style warning.
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-17 Andrew Tridgellfixed another potential fork bomb where the wins file...
1998-09-17 Andrew Tridgellfixed the nmbd fork bomb. It was a silly mistake, as
1998-09-17 Andrew Tridgellfixed a typo in my last commit
1998-09-17 Andrew Tridgellfixed a potential problem with wins_write_database...
1998-09-10 Andrew Tridgellfixed a bug in the wins database writer that caused...
1998-09-09 Christopher R. HertelCopyright notices written to debug logs are now through...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-02 Andrew Tridgellwe are never interested in SIGPIPE so just ignore ...
1998-08-31 Andrew TridgellI looked at the refresh issue a bit more and discovered...
1998-08-31 Andrew Tridgellminor fixes to the DMB<->DMB sync code. We now get...
1998-08-31 Andrew TridgellI realised that my DMB<->DMB sync code has the property...
1998-08-31 Andrew Tridgellset a maximum name refresh time of 20 minutes.
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-30 Andrew Tridgelladded a dest_port parameter to send_mailslot() so we...
1998-08-30 Andrew Tridgella couple of debug lines
1998-08-30 Andrew Tridgellfinished the asynchronous browse synchronisation code...
next