Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com (MORIYAM...
[samba.git] / source3 / nmbd / nmbd_synclists.c
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2002-12-01 Andrew BartlettRemove extra headers, and ensure that we correctly...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-09-10 Jeremy AllisonPatch from Andy Levine andyl@epicrealm.com who discover...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-10 Andrew Tridgellconvert more code to use XFILE
2001-09-10 Andrew Tridgellconvert more code to use XFILE
2001-09-05 Herb Lewismerge profile data changes from 2.2
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-03-08 Jeremy AllisonFixed double fclose() call (I love insure :-).
2001-01-04 Richard SharpeI need a callback arg for cli_NetServerEnum and cli_RNe...
2000-10-07 Jeremy AllisonEnsure browse.dat is written and read in UNIX character...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
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...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-10-05 Andrew Tridgellget type of callback right
1998-09-25 Luke Leightonadded rpcclient program
1998-09-17 Andrew Tridgellfixed another potential fork bomb where the wins file...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-30 Andrew Tridgellfinished the asynchronous browse synchronisation code...