summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-15Fix from NAKAJI Hiroyuki for a trailing '\n\ in asctime.Jeremy Allison1-0/+2
2000-03-14Fixed parsing issue with HP printer defs reported by HP.Jeremy Allison1-26/+62
2000-03-13Adding libtool support to HEAD branch. We're going to need this forTim Potter7-597/+8621
2000-03-13include/smb.h:Jeremy Allison5-26/+97
2000-03-13oops ! forgot smb.h in last commitJean-François Micouleau6-3/+67
2000-03-13Cleaning up call_trans2getdfsreferral.Shirish Kalele1-1/+0
2000-03-13Cleaned up call_trans2getdfsreferral for when MS_DFS is not defined.Shirish Kalele2-3/+146
2000-03-13small fix for addprinterex at level 2Jean-François Micouleau1-10/+8
2000-03-13Interim fix for LPRng. If a lpq parsed line start with a space, we skipJean-François Micouleau1-0/+8
2000-03-13parse correctly getprinterdriver2Jean-François Micouleau5-55/+63
2000-03-13moved #endif to end of function to compile when dfs is disabled.Jean-François Micouleau1-1/+1
2000-03-13Added standard shell command thing using '!' as first character.Tim Potter1-41/+49
2000-03-11Fix stupid logic bug in detecting start-of-pdu in writeX on pipe.Jeremy Allison1-1/+2
2000-03-11You *must* use O_EXCL when using mktemp (security issue).Jeremy Allison1-1/+1
2000-03-10Cleaned up unused variables, returns from non-void functions etc.Shirish Kalele3-17/+5
2000-03-10Cleaning warnings from configure.developerShirish Kalele2-31/+31
2000-03-10Cleaning up the warnings from configure.developer.Shirish Kalele5-13/+9
2000-03-10Fix for names with spaces and some I18N filename issues fromJeremy Allison1-10/+11
2000-03-10Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...Jeremy Allison9-100/+149
2000-03-10you know, when you do a cvs commit, you _really_ expect it to actually work.Luke Leighton3-33/+34
2000-03-10getprinter level 0: was to short, found most of the fields, undocumented,Jean-François Micouleau11-250/+457
2000-03-10removed unused variableJean-François Micouleau2-2/+0
2000-03-10restore the spoolss pipe as Jeremy replaced srv_pipe with the one fromJean-François Micouleau1-0/+1
2000-03-10indent went wrong. grr.Luke Leighton1-226/+357
2000-03-09computer too slow to compile with debug info (100mins), but i need all theLuke Leighton1-0/+3
2000-03-09Not used. Functionality folded back into rpc_server/srv_pipe.c (where itJeremy Allison1-1181/+0
2000-03-09Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison12-211/+1679
2000-03-09Fixups for Win2K security descriptors from the 2.0.x branch.Jeremy Allison1-26/+60
2000-03-09Corrected DEBUG messages.Shirish Kalele2-6/+10
2000-03-08dded Microsoft Dfs services.Shirish Kalele21-662/+2045
2000-03-07added a tcon test: make two tconXs with the same user/pass, open a fileLuke Leighton2-1/+73
2000-03-07Enumprinters level 1: reply *exactly* like an NT serverJean-François Micouleau2-102/+127
2000-03-07fixed enumprinterdata.Jean-François Micouleau3-14/+20
2000-03-06changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau7-290/+190
2000-03-02Tidied up fchown code, error reporting.Jeremy Allison1-3/+9
2000-03-02Correctly full buffer smbpasswd i/o streams.Jeremy Allison1-1/+1
2000-03-02Update last changed time for new password entry.Jeremy Allison1-0/+1
2000-03-02Fixed bugs with -x smbpasswd entry. Thanks to Bruce Tenison <btenison@dibbs.n...Jeremy Allison1-20/+21
2000-03-01Off by one error in detecting Win2k unicode bug.Jeremy Allison1-1/+1
2000-03-01Added new codepage from Ded Marazm <DedMarazm@mail.lv> - MSDOS baltic rim.Jeremy Allison2-1/+118
2000-03-01Fixed smbpasswd crash bugs found by Giulio.Jeremy Allison1-3/+2
2000-03-01Fix for Win2k unicode bug where doing SMB_NT_TRANSACT_CREATE it usesJeremy Allison1-12/+21
2000-03-01Check for null tdb context in tdb_exists()Tim Potter1-0/+7
2000-02-29Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU onJeremy Allison4-2/+98
2000-02-29Fixes for strange Win2K attempts to auto-inherit ACLs.Jeremy Allison2-8/+38
2000-02-28Makefile for tdb directory.Tim Potter1-0/+21
2000-02-28Oops - put back filename argument to tdb_open().Tim Potter1-1/+1
2000-02-28Modifications to tdb_traverse() arguments to remove compile warnings.Tim Potter2-3/+10
2000-02-28Allow tdb databases to be created "in memory" without having a fileTim Potter1-55/+99
2000-02-28Added tdbtool to .cvsignore list.Tim Potter1-0/+1