found a much simpler case that kills the posix locking
[kai/samba.git] / source3 / include /
2000-05-03 Jeremy AllisonInsure uninitialized memory read fixes.
2000-05-02 Andrew Tridgelladded support for deleting printers into the spoolss...
2000-05-02 Andrew Tridgellsplit the username in the vuser structure into a separate
2000-05-02 Jeremy AllisonMoved uglyness needed in fcntl locking (64->32 bit...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-05-01 Andrew Tridgellallow a DEFAULT_PRINTING to be specified in CFLAGS
2000-04-30 Andrew Tridgelladded cli_list_old() to allow for old style directory...
2000-04-30 Andrew Tridgellwe don't need fnmatch.c any more
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...
2000-04-30 Andrew TridgellYIPEE!!!!!
2000-04-28 Jeremy AllisonOk - this is the *third* implementation of this (third...
2000-04-28 Shirish KaleleAdded info level 1005 to netsharegetinfo (is the share...
2000-04-28 Jeremy AllisonAdded tdb_get/set_int_byblob, which takes a size_t...
2000-04-28 Jeremy AllisonMade changes suggested by Andrew review.
2000-04-27 Jeremy AllisonOk - this is more subtle than it looks :-).
2000-04-27 Jeremy AllisonFixed subtle unlocking bug when a file is closed. We...
2000-04-27 Jeremy AllisonDid the rewrite Andrew wanted where all knowledge of...
2000-04-27 Jeremy AllisonFixed crash bugs Andrew pointed out with LOCK4 smbtorture
2000-04-25 Jeremy AllisonAdded the hard code :-).
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-04-24 Jeremy AllisonAdded the code that keeps fd's open across a close...
2000-04-24 Jeremy AllisonNow that fsp's are created on successful file open...
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-19 Andrew Tridgellsplit fsusage() into a separate module (to fix linking...
2000-04-19 Andrew Tridgellpatch from luke to split out lanman code from ipc.c...
2000-04-19 Andrew Tridgell- got rid of the "passive" option
2000-04-17 Andrew Tridgellgot rid of some more old configure tests and includes
2000-04-17 Andrew Tridgellremoved some obsolete configure tests (sysv ipc etc)
2000-04-16 Andrew Tridgellconverted a couple more functions to use a fd instead...
2000-04-16 Andrew Tridgellconverted a bunch more functions to use a fd instead...
2000-04-16 Andrew Tridgelladded fdprintf()
2000-04-16 Andrew Tridgellthe fsp needs a jobid in it now
2000-04-15 Andrew Tridgelldon't need this monster any more
2000-04-15 Andrew Tridgella quick hack to reduce the size of the unicode map...
2000-04-15 Jeremy AllisonLog file check patch from Mattias Gronlund <Mattias...
2000-04-12 Jeremy AllisonCode to map tdb locks onto POSIX. Mainly placeholder...
2000-04-12 Jeremy AllisonEnsure that CHECK_FNUM rejects fd == -1 correctly.
2000-04-12 Jeremy AllisonRoll back to using static MACHINE.SID after consultatio...
2000-04-11 Jeremy AllisonAndrew made it faster :-).
2000-04-11 Jeremy AllisonBloody typo ! It should be & 3 , & 1 *not* &~3, &~1.
2000-04-11 Jeremy AllisonThe latest open() code changes broke the NT directory...
2000-04-11 Jeremy Allisoninclude/byteorder.h: ALIGN4/ALIGN2 macros.
2000-04-11 Andrew Tridgellprototypes
2000-04-11 Andrew Tridgellnew prototypes
2000-04-10 Andrew Tridgellnew prototypes
2000-04-10 Andrew Tridgellgot rid of the file_fd_struct structure completely.
2000-04-06 Jeremy AllisonModified interfaces and added checks around *all* ...
2000-04-05 Jean-François Mico... changed all the status code to ERROR_xxx instead of...
2000-04-04 Jeremy AllisonChange to vfs API. POSIX states fsync should return...
2000-04-04 Tim PotterRemoved unused parameter vuid from rpc_server api_...
2000-03-29 Jeremy AllisonAdded check for LL suffix to long long ints needed...
2000-03-29 Jean-François Mico... rewrote getprinterdriver level 3, now correctly handle...
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 Luke Leightonmoved nmblib-specific code from util.c to nmblib.c.
2000-03-22 Jeremy AllisonCorrectly convert from little-endian UNICODE to dos_cod...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-16 Jeremy AllisonFixes to add "paranoid" option to popen. Checks some...
2000-03-13 Jeremy Allisoninclude/smb.h:
2000-03-13 Jean-François Mico... oops ! forgot smb.h in last commit
2000-03-13 Jean-François Mico... parse correctly getprinterdriver2
2000-03-10 Shirish KaleleCleaned up unused variables, returns from non-void...
2000-03-10 Jeremy AllisonFixups for compiles with gcc flags -Wall -Wshadow ...
2000-03-10 Luke Leightonyou know, when you do a cvs commit, you _really_ expect...
2000-03-10 Jean-François Mico... getprinter level 0: was to short, found most of the...
2000-03-10 Luke Leightonindent went wrong. grr.
2000-03-09 Jeremy AllisonBig update moving the multi-pdu support from 2.0.x...
2000-03-08 Shirish Kaleledded Microsoft Dfs services.
2000-03-07 Jean-François Mico... Enumprinters level 1: reply *exactly* like an NT server
2000-03-07 Jean-François Mico... fixed enumprinterdata.
2000-03-06 Jean-François Mico... changed prs_unistr to parse empty and non-empty strings...
2000-02-29 Jeremy AllisonFixes from Luke, back-ported from TNG to Win2k. Correct...
2000-02-29 Jeremy AllisonFixes for strange Win2K attempts to auto-inherit ACLs.
2000-02-26 Jean-François Mico... added enumprintprocessordatatypes
2000-02-26 Jean-François Mico... rewrote enumprinterdata. still a bug in it but reproduc...
2000-02-25 Jeremy Allisonclient/client.c:
2000-02-24 Jean-François Mico... converted a couple of bzero() to memset()
2000-02-23 Jeremy Allisonlib/system.c: Fixed gcc warnings.
2000-02-21 Jean-François Mico... more rewrite ...
2000-02-18 Jeremy AllisonFix for reporting file system attributes correctly.
2000-02-16 Jeremy AllisonMake proto.
2000-02-15 Jeremy AllisonAdded replacement functions sys_popen and sys_pclose...
2000-02-15 Jean-François Mico... fix the reply of rpc_alter_context
2000-02-07 Jean-François Mico... make proto ...
2000-02-07 Jean-François Mico... spoolss include definitions
2000-02-07 Jean-François Mico... First commit of the spoolss code to the HEAD branch.
2000-02-07 Jeremy AllisonAdded check for SGI IRIX brokenness with semaphores...
2000-02-07 Tim PotterFixed compile warning in locking.c:traverse_fn()
2000-02-04 Luke Leighton1) added void* state argument to tdb_traverse. guess...
2000-02-03 Tim Pottermake proto
2000-02-03 Tim PotterBusting up of source/include/smb.h into smaller pieces...
2000-01-29 Jeremy AllisonWrapped popen calls in HAVE_POPEN - needed if we are...
2000-01-26 Jeremy AllisonAdded hash-based stat cache code from Ying Chen.
2000-01-26 Jeremy AllisonSecond set of inline optimisation fixes from Ying Chen...
2000-01-25 Jeremy AllisonFirst set of speed improvements from Ying Chen <ying...
2000-01-21 Luke Leightonmade cvs main up-to-date with samba_tng, with addition...
2000-01-17 Luke LeightonSAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned...
2000-01-16 Andrew Tridgellproto update
2000-01-16 Andrew Tridgellmake a br_off a SMB_BIG_UINT
2000-01-14 Andrew Tridgelldamn, Solaris already has a "enum lock_type"
next