summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/cliprint.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Tiny logic simplificationVolker Lendecke2009-11-141-10/+11
* Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.Jeremy Allison2009-04-301-1/+1
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-2/+2
* Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison2007-11-291-32/+32
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-2/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-101-2/+2
* r22045: As Volker noticed, skip_string's last argument isJeremy Allison2007-10-101-6/+6
* r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,Jeremy Allison2007-10-101-6/+6
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-101-1/+1
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-101-2/+0
* r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopenGerald Carter2007-10-101-0/+105
* get rid of some sompiler warnings on IRIXHerb Lewis2003-08-151-2/+3
* fixed segv in calls to pstrcpy() in cliprint.cAndrew Tridgell2003-07-231-6/+6
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* move to SAFE_FREE()Simo Sorce2001-09-171-4/+4
* split clientgen.c into several partsAndrew Tridgell2000-04-251-0/+158