summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* Moved cruft out of smb.h into ntdomain.h where it belongs. dc structJeremy Allison2001-03-111-32/+0
* Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-091-2/+3
* added 'lanman auth' & 'min protocol' code. See smb.conf(5)Gerald Carter2001-03-081-0/+2
* added info level 100 to srv get info call.Jean-François Micouleau2001-03-081-0/+1
* Fairly big (but needed) change. Move to per-pipe POLICY handles.Jeremy Allison2001-03-081-11/+8
* Missed creation of lsa handles. Made all handle creation use common code.Jeremy Allison2001-03-071-0/+1
* Roll back the 2.2 code using talloc_realloc to the HEAD code (whichJeremy Allison2001-03-061-4/+4
* Added a simple talloc_realloc and changed some code in spoolss to use it.Jeremy Allison2001-03-031-1/+2
* Move to talloc based NT forms return.Jeremy Allison2001-03-021-2/+2
* Removed unused code.Jeremy Allison2001-03-011-4/+0
* Finished conversion of spoolss to canonical format. Now to fix the alloc/freeJeremy Allison2001-02-281-49/+15
* More converted to canonical format. Home now - do the rest tomorrow...Jeremy Allison2001-02-281-23/+9
* Converted more to canonical format... save as I go.Jeremy Allison2001-02-281-9/+4
* Oops - forgot to check rpc_client compiled. Also did a few more spoolssJeremy Allison2001-02-281-2/+1
* Partial conversion of SPOOLSS code to canonical format. More to follow.Jeremy Allison2001-02-281-22/+9
* Partial move of spoolss interface to new format. All SPOOLSS_XXX structs areJeremy Allison2001-02-281-27/+10
* Added total memory allocated counter to talloc, so we can tell if a tallocJeremy Allison2001-02-271-0/+2
* Separated dfs pipe into implementation and interface modules.Jeremy Allison2001-02-271-21/+19
* Split netlog into interface and implementation modules.Jeremy Allison2001-02-271-0/+24
* Separated lsa code into interface and implementation modules.Jeremy Allison2001-02-261-0/+11
* Started converion of the lsa code to canonical RPC format (as srv_reg, andJeremy Allison2001-02-261-0/+2
* Serparated reg code into interface and implementation.Jeremy Allison2001-02-251-2/+28
* Makefile.in: Build smbcacls by default.Jeremy Allison2001-02-231-0/+2
* passdb/smbpass.c: do substitution of account's info.Jean-François Micouleau2001-02-231-2/+0
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-314/+530
* Allow names to be looked up in the domain when acting as a PDC for W2K clients.Jeremy Allison2001-02-161-1/+0
* Expunge snprintf, *always* use slprintf. Ensure snprintf cannot be used inJeremy Allison2001-02-161-1/+23
* lib/debug.c: name clashJean-François Micouleau2001-02-101-3/+3
* include/debug.h:Jeremy Allison2001-02-091-0/+5
* removed const for PRINTER_DEFAULTS* in open_printer_ex callGerald Carter2001-02-061-1/+1
* smbencrypt.c: rewrote decode_pw_buffer() to generate the NT and LM hashes.Jean-François Micouleau2001-02-031-2/+3
* correct checking of access_required in openprinterex as talked with JohnJean-François Micouleau2001-01-311-1/+1
* lib/system.c: Fix for pw caching.Jeremy Allison2001-01-311-0/+3
* Mega-merge for fixes made in appliance-head.Jeremy Allison2001-01-271-3/+5
* Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison2001-01-251-2/+1
* smbd/process.c: & type with 0xff for paranioa sake...Jeremy Allison2001-01-241-0/+1
* Merges from appliance-head. Added max print jobs parameter that limits totalJeremy Allison2001-01-231-0/+1
* include/vfs.h:Jeremy Allison2001-01-231-0/+6
* Merge with fixes from appliance-head.Jeremy Allison2001-01-181-1/+2
* Sync up with appliance-head.Jeremy Allison2001-01-151-10/+11
* sys_acl proto.Jeremy Allison2001-01-131-0/+43
* Moving over of posix_acl code into 2.2. Needs testing !Jeremy Allison2001-01-121-7/+7
* Fixes for smbcacls to allow ACL testing.Jeremy Allison2001-01-121-24/+40
* Sync up with appliance-head printer and other changes. Makes merges easier.Jeremy Allison2001-01-121-7/+9
* Added fix needed for appliances. When using winbindd - a new user mayJeremy Allison2001-01-111-1/+1
* Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameterJeremy Allison2001-01-091-0/+1
* Big merge to sync up appliance-head and 2.2.Jeremy Allison2001-01-081-3/+9
* Fixed bug found by Gerald. If a Samba server joins a domain and is setJeremy Allison2000-12-201-1/+1
* lib/util_unistr.c: A couple more uninitialised memory read fixes.Jeremy Allison2000-12-181-0/+18
* Sync-up with HEAD.Jean-François Micouleau2000-12-151-15/+1