summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2000-02-07make proto ...Jean-François Micouleau1-340/+675
2000-02-07spoolss include definitionsJean-François Micouleau5-15/+35
2000-02-07First commit of the spoolss code to the HEAD branch.Jean-François Micouleau2-0/+1678
2000-02-07Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison2-4/+20
2000-02-07Fixed compile warning in locking.c:traverse_fn()Tim Potter1-340/+340
2000-02-041) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2-345/+357
2000-02-03make protoTim Potter1-332/+373
2000-02-03Busting up of source/include/smb.h into smaller pieces which can beTim Potter6-349/+608
2000-01-29Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison1-0/+3
2000-01-26Added hash-based stat cache code from Ying Chen.Jeremy Allison3-0/+86
2000-01-26Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison2-1/+5
2000-01-25First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison2-13/+75
2000-01-21made cvs main up-to-date with samba_tng, with addition of process id toLuke Leighton3-1/+9
2000-01-17SAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned) followed by status code.Luke Leighton1-1/+0
2000-01-16proto updateAndrew Tridgell1-2/+4
2000-01-16make a br_off a SMB_BIG_UINTAndrew Tridgell1-1/+1
2000-01-14damn, Solaris already has a "enum lock_type"Andrew Tridgell2-8/+7
2000-01-14we now pass all byte range locking testsAndrew Tridgell1-3/+5
2000-01-14Added "inherit permissions" patch.Jeremy Allison1-1/+3
2000-01-13added Enosuchshare and a lock_type enumAndrew Tridgell1-0/+4
2000-01-13new prototypesAndrew Tridgell1-5/+22
2000-01-13defined br_off as a type for byte range offsets. For now I've set itAndrew Tridgell1-0/+3
2000-01-12Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison2-0/+9
2000-01-11modified smbd/msrpc credential transfer system. user session keyLuke Leighton1-1/+3
2000-01-10I'm currently designing a new locking system (using a tdb database!)Andrew Tridgell1-2/+5
2000-01-08smbd/mangle.cJeremy Allison1-1/+0
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-1/+1
2000-01-06Re-added "dfree command" functionality that was described in the man pagesJeremy Allison1-0/+1
2000-01-05Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.Jeremy Allison3-0/+9
2000-01-05implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell3-0/+40
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton5-22/+268
2000-01-03added suppport for unexpected udp/138 packetsAndrew Tridgell1-2/+4
2000-01-03got rid of mem_manAndrew Tridgell1-4/+0
2000-01-03added the unexpected packet database (unexpected.tdb)Andrew Tridgell2-5/+15
2000-01-02- added tdb_flags option to tdb_open()Andrew Tridgell1-2/+2
1999-12-29Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison4-13/+60
1999-12-23Samba now includes a full ucs2 upper to lower case (and vica versa) map table.Jeremy Allison1-0/+13
1999-12-23Upper to lower case map table for unicode.Jeremy Allison1-0/+65536
1999-12-22include/includes.h: Trimmed down unicode directory entry to be POSIX complient.Jeremy Allison1-3/+1
1999-12-22First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison3-6/+54
1999-12-22Ok - we now have the following functions for UNICODE support :Jeremy Allison1-0/+2
1999-12-21Added new unicode functions - not used yet, but are the basis for theJeremy Allison1-17/+3
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell2-9/+28
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell2-12/+22
1999-12-21first pass at the database code for Samba. This also includes a testAndrew Tridgell2-0/+12
1999-12-17update version to pre-3.0.0Andrew Tridgell1-1/+1
1999-12-17interfaces.h from 2.0.6Andrew Tridgell1-0/+10
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell16-3010/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell23-4963/+2237
1999-12-12changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton1-1/+9