summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison2001-02-121-1/+6
* Updated proto.hTim Potter2001-02-111-415/+415
* Changes from SAMBA_2_2:David O'Neill2001-01-311-1/+1
* lib/system.c: Fix for pw caching.Jeremy Allison2001-01-311-0/+3
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-291-417/+419
* Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison2001-01-251-417/+416
* smbd/process.c: & type with 0xff for paranioa sake...Jeremy Allison2001-01-241-0/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-231-415/+416
* include/vfs.h:Jeremy Allison2001-01-231-415/+419
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-191-0/+2
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-171-416/+417
* New proto and some small changes to rpc_samr.hTim Potter2001-01-151-0/+109
* Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.Jeremy Allison2001-01-111-2/+2
* New makefile and proto for rpcclient.Tim Potter2001-01-111-123/+39
* make protoTim Potter2001-01-111-53/+51
* First compiling version of code that sets NT ACLs as POSIX ACLs.Jeremy Allison2001-01-111-0/+16
* rpc_server/srv_samr.c:Jeremy Allison2001-01-111-413/+421
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-101-0/+1
* Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameterJeremy Allison2001-01-091-0/+1
* Fix proto.h ...Richard Sharpe2001-01-061-3/+4
* Arrgh, forgot to update proto.h with all the changes I have been making.Richard Sharpe2001-01-051-12/+6
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-041-399/+413
* make protoTim Potter2000-12-211-0/+1
* implemented a much nicer name_status() interface. It now returns aAndrew Tridgell2000-12-201-2/+3
* Fixed bug found by Gerald. If a Samba server joins a domain and is setJeremy Allison2000-12-191-1/+1
* Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allowJeremy Allison2000-12-191-5/+7
* Added lock backouts on fail.Jeremy Allison2000-12-151-3/+0
* lib/util_unistr.c:Jean-François Micouleau2000-12-151-0/+4
* Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison2000-12-151-3/+3
* Renamed parameters and variables called acl to the_acl as it conflictsTim Potter2000-12-141-4/+4
* Added proto definition for new RPC calls.Jeremy Allison2000-12-131-0/+15
* Server side changes for dynamic names in lsa_lookup_namesTim Potter2000-12-131-15/+0
* make protoTim Potter2000-12-131-11/+28
* Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...Jeremy Allison2000-12-121-15/+14
* Removed the special casing of SIDs in se_access_check. This is now done (corr...Jeremy Allison2000-12-121-383/+421
* new prototypesAndrew Tridgell2000-12-111-421/+384
* Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions fromTim Potter2000-12-081-7/+21
* file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison2000-12-071-2/+2
* Working code to read POSIX ACLs on a Linux system using the bestbitsJeremy Allison2000-12-071-0/+8
* Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison2000-12-061-9/+26
* make proto againTim Potter2000-12-061-1/+1
* tdb_unlockchain() no longer returns a valueTim Potter2000-12-061-2/+2
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-061-7/+18
* pass the desired access into cli_nt_create()Andrew Tridgell2000-12-041-1/+1
* new protoAndrew Tridgell2000-12-041-370/+370
* new protosAndrew Tridgell2000-12-031-0/+1
* new protoAndrew Tridgell2000-12-031-355/+369
* passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the codeJeremy Allison2000-11-271-1/+3
* make protoGerald Carter2000-11-211-16/+32
* Fix for memory leak when adding driver.Jeremy Allison2000-11-171-1/+2