summaryrefslogtreecommitdiffstats
path: root/source/smbd/nttrans.c
Commit message (Expand)AuthorAgeFilesLines
* r21420: Looks big, but isn't really. Move internal namesJeremy Allison2007-02-181-1/+1
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-19/+59
* r21209: Add in the POSIX extensions.Jeremy Allison2007-02-071-10/+16
* r20995: Get rid of unused macrosHerb Lewis2007-01-241-16/+16
* r20879: Fix profile cut-and paste error found by Volker.Jeremy Allison2007-01-181-1/+0
* r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.Jeremy Allison2007-01-181-9/+14
* r20844: Somewhat radical change - this may break the build (I willJeremy Allison2007-01-171-11/+17
* r20781: Fix a couple of paths found by Volker where we weren'tJeremy Allison2007-01-141-1/+7
* r20724: Get closer to passing RAW-OPEN. If the client is usingJeremy Allison2007-01-131-12/+10
* r20719: Sync up the changes in the fileserver code between SAMBA_3_0.Jeremy Allison2007-01-121-9/+16
* r20671: This version of the pathname code passes volkersJeremy Allison2007-01-111-9/+4
* r20655: After consulting with Volker, fix our pathnameJeremy Allison2007-01-101-33/+14
* r20526: Working through code review of Volker's changes slowly....Jeremy Allison2007-01-041-22/+17
* r20491: Janitor for Volker :Jeremy Allison2007-01-021-4/+4
* r20413: Merge Volker's open directory changes to 3.0.24.Jeremy Allison2006-12-301-37/+49
* r20372: Make NTrename the same as SMBmv w.r.t. wildcards.Jeremy Allison2006-12-281-6/+12
* r20363: Fix any possible valgrind errors in srvstr_get_XX or srvstr_pull_XXJeremy Allison2006-12-271-2/+2
* r20238: svn merge -r 20236:20237 branches/SAMBA_3_0/source .James Peach2006-12-181-2/+2
* r20178: Ensure we allocate the intermediate trans structsJeremy Allison2006-12-151-1/+2
* r20156: clean up nested extern declaration warningsHerb Lewis2006-12-131-1/+0
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-97/+75
* r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ...Gerald Carter2006-11-201-4/+10
* r19782: more compile fixes for mergeGerald Carter2006-11-191-3/+2
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-0/+1
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-191-22/+26
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-7/+8
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-4/+27
* r15030: On a performace hunt... Remove as many extraneousJeremy Allison2006-04-111-2/+2
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-101-288/+316
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-9/+4
* r13316: Let the carnage begin....Gerald Carter2006-02-031-1/+1
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2006-02-021-13/+13
* r12491: End profile fixes from SATOH Fumiyasu <fumiya@samba.gr.jp>.Jeremy Allison2005-12-261-1/+0
* r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We canJeremy Allison2005-10-311-13/+20
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-22/+7
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-415/+339
* r7842: With the patch I sent Steve yesterday this gives us complete POSIX pat...Jeremy Allison2005-06-221-0/+3
* r6895: Add "acl check permissions" to turn on/off the new behaviour ofJeremy Allison2005-05-181-2/+2
* r6633: Added "check_path_syntax_posix()" in preparation for handlingJeremy Allison2005-05-061-6/+16
* r6307: Ensure info requested bitmask is printed in log when querying security...Jeremy Allison2005-04-121-1/+2
* r6269: With help from Marcel Müller <mueller@maazl.de> in tracking down the ...Jeremy Allison2005-04-101-2/+5
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2005-04-091-1/+0
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-2/+2
* r6204: Fix double-free of talloc context.Jeremy Allison2005-04-051-1/+0
* r6203: Fix attribute return on creating a directory with nttrans_create.Jeremy Allison2005-04-051-31/+31
* r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...Jeremy Allison2005-04-011-20/+12
* r6160: Ensure allocation size is correctly returned for OpenX. Only set alloc...Jeremy Allison2005-04-011-33/+35
* r6146: Added OS/2 EA support in trans2_open and trans2_mkdir. Fixed in nttran...Jeremy Allison2005-03-311-24/+36
* r6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir to follow.Jeremy Allison2005-03-311-4/+90
* r6124: Fix for bug #2242 from Tom Lackemann <cessnatomny@yahoo.com> - don'tJeremy Allison2005-03-301-7/+20