summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2001-03-31started converting some of the only-ascii code to use srvstr_*Andrew Tridgell1-464/+466
2001-03-30This is a big, rather ugly patch. Whilst investigating the files not truncatedJeremy Allison2-3/+21
2001-03-29Added cli_nt_delete_on_close() call to allow flag to be set for torture tests.Jeremy Allison1-0/+1
2001-03-29Added cli_nt_create_full() as a way to get at all the ntcreate parameters.Jeremy Allison1-0/+3
2001-03-28rename of 16 new_smb_io functions to smb_io_* for consistency sakeGerald Carter1-16/+16
2001-03-27make protoGerald Carter1-7/+7
2001-03-27Patch from David Gibson <dgibson@linuxcare.com> to reduce "silent abort"Jeremy Allison1-1/+1
2001-03-26Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison2-2/+5
2001-03-23a much simpler talloc() implementation. This version has the followingAndrew Tridgell1-2/+1
2001-03-23Fix insure-found parameter size missmatch.Jeremy Allison1-1/+1
2001-03-23Two OS/2 printer fixes from Jim McDonough @ IBM.Jeremy Allison1-0/+1
2001-03-23groupdb/mapping.c:Jeremy Allison1-461/+461
2001-03-23first pass of the new group mapping codeJean-François Micouleau3-460/+535
2001-03-21Fix memory leak when doing DLIST_REMOVE(head,head).Jeremy Allison1-1/+1
2001-03-21added option "enhanced browsing"Andrew Tridgell1-0/+1
2001-03-20When calling DLIST_REMOVE(x,x) (from lib/interface.c) ensure that the pointerJeremy Allison1-1/+1
2001-03-20Fix for crash when doing name lookup with a quoted string. Part ofJeremy Allison2-9/+15
2001-03-19reverted the rename of new_spoolss_io_r_enumprinterdrivers()Gerald Carter1-1/+1
2001-03-19Added sys_dlopen/sys_dlsym/sys_dlclose.Jeremy Allison2-0/+16
2001-03-19added basic command completion supportAndrew Tridgell1-1/+2
2001-03-18much simpler readline codeAndrew Tridgell3-52/+1
2001-03-18much better readline support from Simo Sorce, with some mods from meAndrew Tridgell4-20/+62
2001-03-17I'm happy with the mapping for NT getACL, now for NT setACL.Jeremy Allison1-0/+15
2001-03-16enable unicode on the wire by default in smbdAndrew Tridgell1-0/+1
2001-03-16Added files for CUP printing patch split.Jeremy Allison1-0/+69
2001-03-15make protoGerald Carter1-12/+34
2001-03-15make protoGerald Carter1-0/+6
2001-03-15added getdriverdir and cleaned up the PRINTER_DRIVER_CTR structGerald Carter1-5/+1
2001-03-15make protoGerald Carter1-1/+15
2001-03-15make protoGerald Carter1-1/+1
2001-03-15AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison2-19/+7
2001-03-14last make proto got messed up it seemsGerald Carter1-8/+3
2001-03-14make protoGerald Carter1-424/+432
2001-03-14set of changes in the beginning of bringing rpcclient changesGerald Carter1-1/+1
2001-03-14don't need srvstr_push_size or srvstr_pull_sizeAndrew Tridgell1-3/+0
2001-03-14simpler clistr interface which handles individual packets havingAndrew Tridgell1-3/+1
2001-03-13simpler and more correct srvstr_push()Andrew Tridgell1-426/+426
2001-03-13Move to a handle database per pipe name, not per pipe.Jeremy Allison2-4/+5
2001-03-13Fixed reading of strings from big-endian RPC clients.Jeremy Allison1-0/+2
2001-03-13this patch does a number of things:Andrew Tridgell1-3/+0
2001-03-11Moved cruft out of smb.h into ntdomain.h where it belongs. dc structJeremy Allison4-94/+29
2001-03-11Sync include files between 2.2 and HEAD except for acoount info.Jeremy Allison1-4/+4
2001-03-11Remove "BYTE" - we already have uint8 - don't need more conflicts withJeremy Allison2-6/+4
2001-03-11No longer used...Jeremy Allison1-1315/+0
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison6-816/+981
2001-03-10to use the same macros in the client and server rename the CLISTR_Andrew Tridgell3-437/+448
2001-03-10More documentation in the header in doxygen formatRichard Sharpe1-3/+12
2001-03-09Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2-2/+13
2001-03-09merge of 'lanman auth' and 'min protocol' from 2.2Gerald Carter1-0/+2
2001-03-07Sync up handle creation with 2.2 branch. We can now join AS/U domains andJeremy Allison3-7/+6