summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-05pstring removal.Jeremy Allison1-79/+178
2007-12-05Merge commit 'origin/v3-2-test' into v3-2-simoSimo Sorce2-212/+347
2007-12-05Fix warningSimo Sorce1-1/+1
2007-12-05Remove arbitrary 1k limit on pathnames. Malloc them.Jeremy Allison2-212/+347
2007-12-05* helper source for handling cifs kernel module upcall for kerberosIgor Mammedov2-0/+347
2007-12-05* Adds support for cifs.spnego helper into configure and Makefile.inIgor Mammedov2-3/+59
2007-12-05Compile fix to the automount support. Patch from GlaDiaC.Gerald (Jerry) Carter1-1/+1
2007-12-05Fix a debug message (missing newline).Michael Adam1-1/+1
2007-12-05There's no point in passing down a 0Volker Lendecke2-19/+27
2007-12-05remove some staticsVolker Lendecke4-66/+72
2007-12-05Remove some globalsVolker Lendecke13-50/+91
2007-12-05Make share_info_db_init staticVolker Lendecke1-1/+1
2007-12-05Remove a static, and "signal_received" needs to be sig_atomic_tVolker Lendecke1-15/+18
2007-12-05Move create_file to open.cVolker Lendecke2-477/+475
2007-12-05Fix an uninitialized variableVolker Lendecke1-1/+1
2007-12-05Fix debugVolker Lendecke1-2/+8
2007-12-05Fix attribute calculation for ntcreate&xVolker Lendecke1-17/+21
2007-12-05Fix error returnsVolker Lendecke1-2/+12
2007-12-05Fix debugsVolker Lendecke1-2/+18
2007-12-05Implement create_file()Volker Lendecke1-706/+347
2007-12-05Reformatting, also allow quotas for transact_createVolker Lendecke1-12/+38
2007-12-05Tiny refactoringsVolker Lendecke1-17/+12
2007-12-05Split out sd parsingVolker Lendecke1-5/+33
2007-12-05ReformattingVolker Lendecke1-9/+12
2007-12-05Align formatting, one TALLOC_FREE is enoughVolker Lendecke1-5/+5
2007-12-05Move pulling the ea list out of the wayVolker Lendecke1-14/+8
2007-12-05ReformattingVolker Lendecke1-10/+12
2007-12-05Put posix semantic calculation in the same place in both routinesVolker Lendecke1-9/+9
2007-12-05Tiny refactoringVolker Lendecke1-6/+8
2007-12-05Tiny refactoringVolker Lendecke1-3/+3
2007-12-05TALLOC_FREE earlyVolker Lendecke1-4/+10
2007-12-05consolidate srvstr_get_path in ntcreate_and_XVolker Lendecke1-89/+59
2007-12-05Tiny refactoringVolker Lendecke1-3/+2
2007-12-05tiny refactoringVolker Lendecke1-4/+5
2007-12-05add SESSSETUP_BENCHVolker Lendecke1-0/+41
2007-12-04More pstring removal.Jeremy Allison1-6/+15
2007-12-04Fix sample gtk code. Does this compile ?Jeremy Allison1-38/+40
2007-12-04Ok, down to just the client/*.c code now.Jeremy Allison2-35/+52
2007-12-04Remove pstring from automount lookups. Remove premature optimization.Jeremy Allison2-72/+60
2007-12-04Remove tok pstring from util_str.cJeremy Allison2-44/+40
2007-12-04pull_ascii_pstring is gone.Jeremy Allison4-20/+21
2007-12-04The usual !pstring...Jeremy Allison5-57/+61
2007-12-04More pstring elimination.Jeremy Allison1-2/+3
2007-12-04Remove pstrings.Jeremy Allison1-84/+166
2007-12-04Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().Jeremy Allison2-15/+40
2007-12-04Remove pstr_sprintf. Replace with snprintf.Jeremy Allison1-46/+72
2007-12-04Back to pstring removal.Jeremy Allison1-12/+27
2007-12-04Fix signing bug found by Volker. That one was *subtle*.Jeremy Allison2-88/+5
2007-12-04Fix crash bug with vl's new trans handling in old transsJeremy Allison1-5/+6
2007-12-03Gone from usershare.Jeremy Allison1-61/+151