summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* There's no point in passing down a 0Volker Lendecke2007-12-052-19/+27
* remove some staticsVolker Lendecke2007-12-054-66/+72
* Remove some globalsVolker Lendecke2007-12-0513-50/+91
* Make share_info_db_init staticVolker Lendecke2007-12-051-1/+1
* Remove a static, and "signal_received" needs to be sig_atomic_tVolker Lendecke2007-12-051-15/+18
* Move create_file to open.cVolker Lendecke2007-12-052-477/+475
* Fix an uninitialized variableVolker Lendecke2007-12-051-1/+1
* Fix debugVolker Lendecke2007-12-051-2/+8
* Fix attribute calculation for ntcreate&xVolker Lendecke2007-12-051-17/+21
* Fix error returnsVolker Lendecke2007-12-051-2/+12
* Fix debugsVolker Lendecke2007-12-051-2/+18
* Implement create_file()Volker Lendecke2007-12-051-706/+347
* Reformatting, also allow quotas for transact_createVolker Lendecke2007-12-051-12/+38
* Tiny refactoringsVolker Lendecke2007-12-051-17/+12
* Split out sd parsingVolker Lendecke2007-12-051-5/+33
* ReformattingVolker Lendecke2007-12-051-9/+12
* Align formatting, one TALLOC_FREE is enoughVolker Lendecke2007-12-051-5/+5
* Move pulling the ea list out of the wayVolker Lendecke2007-12-051-14/+8
* ReformattingVolker Lendecke2007-12-051-10/+12
* Put posix semantic calculation in the same place in both routinesVolker Lendecke2007-12-051-9/+9
* Tiny refactoringVolker Lendecke2007-12-051-6/+8
* Tiny refactoringVolker Lendecke2007-12-051-3/+3
* TALLOC_FREE earlyVolker Lendecke2007-12-051-4/+10
* consolidate srvstr_get_path in ntcreate_and_XVolker Lendecke2007-12-051-89/+59
* Tiny refactoringVolker Lendecke2007-12-051-3/+2
* tiny refactoringVolker Lendecke2007-12-051-4/+5
* add SESSSETUP_BENCHVolker Lendecke2007-12-051-0/+41
* More pstring removal.Jeremy Allison2007-12-041-6/+15
* Fix sample gtk code. Does this compile ?Jeremy Allison2007-12-041-38/+40
* Ok, down to just the client/*.c code now.Jeremy Allison2007-12-042-35/+52
* Remove pstring from automount lookups. Remove premature optimization.Jeremy Allison2007-12-042-72/+60
* Remove tok pstring from util_str.cJeremy Allison2007-12-042-44/+40
* pull_ascii_pstring is gone.Jeremy Allison2007-12-044-20/+21
* The usual !pstring...Jeremy Allison2007-12-045-57/+61
* More pstring elimination.Jeremy Allison2007-12-041-2/+3
* Remove pstrings.Jeremy Allison2007-12-041-84/+166
* Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().Jeremy Allison2007-12-042-15/+40
* Remove pstr_sprintf. Replace with snprintf.Jeremy Allison2007-12-041-46/+72
* Back to pstring removal.Jeremy Allison2007-12-041-12/+27
* Fix signing bug found by Volker. That one was *subtle*.Jeremy Allison2007-12-042-88/+5
* Fix crash bug with vl's new trans handling in old transsJeremy Allison2007-12-041-5/+6
* Gone from usershare.Jeremy Allison2007-12-031-61/+151
* Don't forget to delete the stackframe.Jeremy Allison2007-12-031-0/+1
* Getting to the home stretch for elimination of pstrings...Jeremy Allison2007-12-039-159/+238
* Remove more pstrings, from the winbindd protocol def andJeremy Allison2007-12-034-15/+16
* Make strhex_to_str clear on string limits. Remove pstring from web/*.cJeremy Allison2007-12-037-98/+138
* Fix the build. fstrterminate was used in one place.Jeremy Allison2007-12-031-2/+2
* Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.cJeremy Allison2007-12-034-81/+35
* Change tdb_unpack "P" to return a malloc'ed string ratherJeremy Allison2007-12-034-15/+29
* Last pstring here.Jeremy Allison2007-12-031-4/+6