summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-2-4-2cvs2svn Import User2000-04-200-0/+0
* preparing for release of alpha.2.4.2Samba Release Account2000-04-2063-63/+63
* debugging data-transfer interface (again).Luke Leighton2000-04-202-10/+14
* Made some things static, will look later, why protos fromElrond2000-04-193-12/+2
* new unicode map files (ranges)Luke Leighton2000-04-190-0/+0
* oops.Luke Leighton2000-04-190-0/+0
* OSF1 compiler can't take #defines with whitespace in front of themLuke Leighton2000-04-191-14/+14
* more merge.Luke Leighton2000-04-194-131/+10
* more mergeLuke Leighton2000-04-192-256/+214
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-04-195-0/+11227
|\
| * split fsusage() into a separate module (to fix linking problems withAndrew Tridgell2000-04-194-129/+157
| * patch from luke to split out lanman code from ipc.c into lanman.cAndrew Tridgell2000-04-193-3156/+3190
| * - got rid of the "passive" optionAndrew Tridgell2000-04-196-101/+80
| * Sync up with 2.0.7 w.r.t. guest users.Jeremy Allison2000-04-181-3/+3
| * locking/locking.c: Fixed placeholder code for POSIX locking.Jeremy Allison2000-04-184-24/+59
| * updates from the TNG branchAndrew Tridgell2000-04-181-10/+6
| * don't parse blank linesAndrew Tridgell2000-04-181-0/+2
| * fixed some crash bugs in the nt forms parsingAndrew Tridgell2000-04-182-6/+8
| * ReadDirName calls vfs->readdirname calls dos_readdirname.Luke Leighton2000-04-181-5/+5
| * Corrected minor parsing errors.Shirish Kalele2000-04-172-4/+5
| * When parsing a dfs map for a service, see if the mount points exist that standShirish Kalele2000-04-171-3/+27
| * got rid of some more old configure tests and includesAndrew Tridgell2000-04-178-166/+85
| * removed some obsolete configure tests (sysv ipc etc)Andrew Tridgell2000-04-177-442/+161
| * moved standard_sub() and friends into a separate moduleAndrew Tridgell2000-04-173-270/+297
| * converted a couple more functions to use a fd instead of a FILE*Andrew Tridgell2000-04-164-15/+41
| * converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell2000-04-168-320/+282
| * got rid of FILE* in the unix name mapping codeAndrew Tridgell2000-04-161-8/+8
| * got rid of all the FILE* calls in the NT print system.Andrew Tridgell2000-04-161-118/+112
| * added fdprintf()Andrew Tridgell2000-04-163-2/+44
| * removed old commentsAndrew Tridgell2000-04-161-2/+0
| * improved the error handling and added queue pause and resumeAndrew Tridgell2000-04-161-25/+43
| * use some symbolic names for print queue statusAndrew Tridgell2000-04-161-11/+17
| * added helper fns to change from internal status codes to nt spoolss codesAndrew Tridgell2000-04-161-5/+41
| * - put the job status in english not french!Andrew Tridgell2000-04-161-7/+49
| * added tdb_get_int() and tdb_store_int()Andrew Tridgell2000-04-161-0/+34
| * the changes to the main smb codeAndrew Tridgell2000-04-166-358/+318
| * JF and Jeremy - please have a look at what I did to the spoolssAndrew Tridgell2000-04-161-183/+59
| * the bulk of the changes. Also split the loadparm related code into printing/l...Andrew Tridgell2000-04-162-309/+797
| * the new file_lines_load() and file_lines_free() routines. Very useful!Andrew Tridgell2000-04-161-0/+64
| * the fsp needs a jobid in it nowAndrew Tridgell2000-04-162-14/+34
| * The following series of commits are for the new tdb based printingAndrew Tridgell2000-04-163-11/+13
| * added standard_sub_snum() function for modules that don't haveAndrew Tridgell2000-04-151-1/+8
| * use macros for table boundariesAndrew Tridgell2000-04-151-6/+9
| * don't need this monster any moreAndrew Tridgell2000-04-151-65536/+0
| * a quick hack to reduce the size of the unicode map table headers fromAndrew Tridgell2000-04-153-9/+10769
| * use open() not fopen() on codepage files.Andrew Tridgell2000-04-151-7/+7
| * Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>.Jeremy Allison2000-04-153-7/+40
| * Ensure sign&seal work. Data len must have RPC_HEADER_LEN removed, butJeremy Allison2000-04-141-1/+5
| * use interpret_addr2() instead of inet_aton()Andrew Tridgell2000-04-141-1/+1
| * rpc_parse/parse_rpc.c: Changes from TNG (thanks Luke) for NTLMSSP parsing.Jeremy Allison2000-04-131-10/+9