more merging
[kai/samba.git] / source / include / proto.h
2000-05-10 Andrew Tridgellmore merging
2000-05-10 Herb LewisFix for misunderstanding of fsync added when vfs layer
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-05-08 Andrew Tridgelladded secrets.tdb and changed storage of trust account...
2000-05-05 Jeremy AllisonFix for uninitialized memory read in brlock code. brl_l...
2000-05-04 Andrew Tridgella minimal change to get appliance mode to work with...
2000-05-03 Jeremy AllisonInsure uninitialized memory read fixes.
2000-05-02 Andrew Tridgelladded support for deleting printers into the spoolss...
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-04-30 Andrew Tridgelladded cli_list_old() to allow for old style directory...
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...
2000-04-28 Jeremy AllisonOk - this is the *third* implementation of this (third...
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 AllisonDid the rewrite Andrew wanted where all knowledge of...
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 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-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 Tridgellthe fsp needs a jobid in it now
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 AllisonRoll back to using static MACHINE.SID after consultatio...
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-06 Jeremy AllisonModified interfaces and added checks around *all* ...
2000-04-04 Jeremy AllisonChange to vfs API. POSIX states fsync should return...
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-16 Jeremy AllisonFixes to add "paranoid" option to popen. Checks some...
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 Jean-François Mico... getprinter level 0: was to short, found most of the...
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-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-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-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 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-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-16 Andrew Tridgellproto update
2000-01-14 Andrew Tridgelldamn, Solaris already has a "enum lock_type"
2000-01-14 Andrew Tridgellwe now pass all byte range locking tests
2000-01-14 Jeremy AllisonAdded "inherit permissions" patch.
2000-01-13 Andrew Tridgellnew prototypes
2000-01-12 Jeremy AllisonAdded utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
2000-01-10 Andrew TridgellI'm currently designing a new locking system (using...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-06 Jeremy AllisonRe-added "dfree command" functionality that was describ...
2000-01-05 Jeremy AllisonMoved check_plaintext_password() into smbd/chgpasswd...
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
2000-01-03 Luke Leightonsimple mods to add msrpc pipe redirection. default...
2000-01-03 Andrew Tridgelladded suppport for unexpected udp/138 packets
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-29 Jeremy AllisonConverted most of the functions in lib/util_str.c to...
1999-12-22 Jeremy AllisonFirst cut at unicode sys_xx functions. Now to start...
1999-12-22 Jeremy AllisonOk - we now have the following functions for UNICODE...
1999-12-21 Jeremy AllisonAdded new unicode functions - not used yet, but are...
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-21 Andrew Tridgellfirst pass at the database code for Samba. This also...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonchanged function name of get_home_dir() to get_unixhome...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-08 Luke Leightonjerry spotted that get_domain_sids() was being called...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-06 Luke Leightonthe first independent msrpc daemon - lsarpcd.
1999-12-05 Luke Leightonfirst version of msrpc agent redirector code. client...
1999-12-05 Luke Leightoncreated create_pipe_socket() function.
next