summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-1/+40
* Fixed bug I introduced last night (sorry). Now truncate incoming prs_structJeremy Allison2000-05-171-0/+1
* Synced up srv_samr with HP changes. Added error checking to original codeJeremy Allison2000-05-161-3/+13
* Removed extra unistr_to_dos prototype from msdfs/msdfs.cShirish Kalele2000-05-161-2/+0
* The new msdfs implementation that uses symlinks to point to otherShirish Kalele2000-05-161-17/+5
* Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison2000-05-151-7/+6
* rebuilt protoAndrew Tridgell2000-05-121-3/+2
* Added unicode_to_dos_char() function to address converting single UNICODEJeremy Allison2000-05-121-0/+1
* added spool_io_printer_driver_info_level_6()Andrew Tridgell2000-05-121-0/+6
* use "winbind separator" option for domain/user separator characterAndrew Tridgell2000-05-121-1/+1
* lib/util_unistr.c:Jeremy Allison2000-05-101-4/+2
* - changed smb_getpwnam() to use winbind style usernamesAndrew Tridgell2000-05-101-1/+1
* proto rebuildAndrew Tridgell2000-05-101-0/+1
* more merging voodooAndrew Tridgell2000-05-101-0/+72
* more mergingAndrew Tridgell2000-05-101-0/+5
* Fix for misunderstanding of fsync added when vfs layerHerb Lewis2000-05-101-1/+1
* the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell2000-05-091-0/+10
* added secrets.tdb and changed storage of trust account password to useAndrew Tridgell2000-05-081-6/+10
* Fix for uninitialized memory read in brlock code. brl_locktest now needsJeremy Allison2000-05-051-1/+1
* a minimal change to get appliance mode to work with winbinddAndrew Tridgell2000-05-041-3/+8
* Insure uninitialized memory read fixes.Jeremy Allison2000-05-031-1/+1
* added support for deleting printers into the spoolss systemAndrew Tridgell2000-05-021-0/+4
* Moved uglyness needed in fcntl locking (64->32 bit mapping, NFSJeremy Allison2000-05-021-1/+1
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-0/+2
* added cli_list_old() to allow for old style directory listing fromAndrew Tridgell2000-04-301-4/+2
* - removed all our old wildcard matching code and replaced it with aAndrew Tridgell2000-04-301-8/+19
* Ok - this is the *third* implementation of this (third time's the charm :-).Jeremy Allison2000-04-281-4/+10
* Added tdb_get/set_int_byblob, which takes a size_t len and then implementedJeremy Allison2000-04-281-0/+2
* Made changes suggested by Andrew review.Jeremy Allison2000-04-281-1/+1
* Did the rewrite Andrew wanted where all knowledge of POSIX locking isJeremy Allison2000-04-271-0/+1
* Added the hard code :-).Jeremy Allison2000-04-251-1/+4
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-54/+93
* Now that fsp's are created on successful file open, the structure memberJeremy Allison2000-04-241-4/+9
* This is a *big* checkin that may break some things, but implements theJeremy Allison2000-04-221-6/+7
* split fsusage() into a separate module (to fix linking problems withAndrew Tridgell2000-04-191-0/+4
* patch from luke to split out lanman code from ipc.c into lanman.cAndrew Tridgell2000-04-191-9/+9
* - got rid of the "passive" optionAndrew Tridgell2000-04-191-3/+13
* got rid of some more old configure tests and includesAndrew Tridgell2000-04-171-5/+7
* converted a couple more functions to use a fd instead of a FILE*Andrew Tridgell2000-04-161-0/+1
* converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell2000-04-161-2/+5
* the fsp needs a jobid in it nowAndrew Tridgell2000-04-161-12/+31
* Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>.Jeremy Allison2000-04-151-1/+2
* Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,Jeremy Allison2000-04-121-0/+1
* Roll back to using static MACHINE.SID after consultation with Andrew. ThisJeremy Allison2000-04-121-4/+1
* The latest open() code changes broke the NT directory opens. Detect if aJeremy Allison2000-04-111-1/+1
* include/byteorder.h: ALIGN4/ALIGN2 macros.Jeremy Allison2000-04-111-7/+5
* prototypesAndrew Tridgell2000-04-111-0/+1
* new prototypesAndrew Tridgell2000-04-111-4/+8
* new prototypesAndrew Tridgell2000-04-101-11/+10
* Modified interfaces and added checks around *all* *alloc callsJeremy Allison2000-04-061-2/+2