summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison2000-03-096-49/+115
* dded Microsoft Dfs services.Shirish Kalele2000-03-086-1/+84
* Enumprinters level 1: reply *exactly* like an NT serverJean-François Micouleau2000-03-071-0/+1
* fixed enumprinterdata.Jean-François Micouleau2000-03-071-1/+8
* changed prs_unistr to parse empty and non-empty strings the same way.Jean-François Micouleau2000-03-062-15/+18
* Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU onJeremy Allison2000-02-292-0/+11
* Fixes for strange Win2K attempts to auto-inherit ACLs.Jeremy Allison2000-02-291-0/+11
* added enumprintprocessordatatypesJean-François Micouleau2000-02-262-352/+360
* rewrote enumprinterdata. still a bug in it but reproducing it hard andJean-François Micouleau2000-02-262-360/+354
* client/client.c:Jeremy Allison2000-02-252-3/+16
* converted a couple of bzero() to memset()Jean-François Micouleau2000-02-242-57/+85
* lib/system.c: Fixed gcc warnings.Jeremy Allison2000-02-232-15/+53
* more rewrite ...Jean-François Micouleau2000-02-212-99/+72
* Fix for reporting file system attributes correctly.Jeremy Allison2000-02-181-4/+11
* Make proto.Jeremy Allison2000-02-161-0/+1
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-153-343/+350
* fix the reply of rpc_alter_contextJean-François Micouleau2000-02-152-444/+437
* make proto ...Jean-François Micouleau2000-02-071-340/+675
* spoolss include definitionsJean-François Micouleau2000-02-075-15/+35
* First commit of the spoolss code to the HEAD branch.Jean-François Micouleau2000-02-072-0/+1678
* Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison2000-02-072-4/+20
* Fixed compile warning in locking.c:traverse_fn()Tim Potter2000-02-071-340/+340
* 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-042-345/+357
* make protoTim Potter2000-02-031-332/+373
* Busting up of source/include/smb.h into smaller pieces which can beTim Potter2000-02-036-349/+608
* Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison2000-01-291-0/+3
* Added hash-based stat cache code from Ying Chen.Jeremy Allison2000-01-263-0/+86
* Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison2000-01-262-1/+5
* First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison2000-01-252-13/+75
* made cvs main up-to-date with samba_tng, with addition of process id toLuke Leighton2000-01-213-1/+9
* SAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned) followed by status code.Luke Leighton2000-01-171-1/+0
* proto updateAndrew Tridgell2000-01-161-2/+4
* make a br_off a SMB_BIG_UINTAndrew Tridgell2000-01-161-1/+1
* damn, Solaris already has a "enum lock_type"Andrew Tridgell2000-01-142-8/+7
* we now pass all byte range locking testsAndrew Tridgell2000-01-141-3/+5
* Added "inherit permissions" patch.Jeremy Allison2000-01-141-1/+3
* added Enosuchshare and a lock_type enumAndrew Tridgell2000-01-131-0/+4
* new prototypesAndrew Tridgell2000-01-131-5/+22
* defined br_off as a type for byte range offsets. For now I've set itAndrew Tridgell2000-01-131-0/+3
* Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison2000-01-122-0/+9
* modified smbd/msrpc credential transfer system. user session keyLuke Leighton2000-01-111-1/+3
* I'm currently designing a new locking system (using a tdb database!)Andrew Tridgell2000-01-101-2/+5
* smbd/mangle.cJeremy Allison2000-01-081-1/+0
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-1/+1
* Re-added "dfree command" functionality that was described in the man pagesJeremy Allison2000-01-061-0/+1
* Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.Jeremy Allison2000-01-053-0/+9
* implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell2000-01-053-0/+40
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-035-22/+268
* added suppport for unexpected udp/138 packetsAndrew Tridgell2000-01-031-2/+4
* got rid of mem_manAndrew Tridgell2000-01-031-4/+0