summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
...
* Excise snprintf -> slprintf.Jeremy Allison2001-02-162-0/+25
* Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With someJeremy Allison2001-02-151-0/+39
* Merge of i18n fixes from appliance branch. Samba can now talk to a networkTim Potter2001-02-141-1/+1
* Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison2001-02-122-24/+115
* Added commented/documented version of libsmbclient.h and fixed up a smallRichard Sharpe2001-02-121-160/+692
* Updated proto.hTim Potter2001-02-111-415/+415
* Fix problems in libsmbclient with pring job struct plus add implementationRichard Sharpe2001-02-061-0/+12
* Implement two printing related functions and start the remaining two.Richard Sharpe2001-02-051-2/+2
* Fix some further small bugs in libsmbclient to make it pass theRichard Sharpe2001-02-041-1/+23
* Changes from SAMBA_2_2:David O'Neill2001-01-311-1/+1
* lib/system.c: Fix for pw caching.Jeremy Allison2001-01-312-0/+5
* 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-252-424/+442
* smbd/process.c: & type with 0xff for paranioa sake...Jeremy Allison2001-01-241-0/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-232-415/+417
* include/vfs.h:Jeremy Allison2001-01-232-415/+427
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-191-0/+2
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-172-417/+418
* New proto and some small changes to rpc_samr.hTim Potter2001-01-152-17/+113
* Some more bug fixes plus implementations of smbc_mkdir and smbc_rmdir,Richard Sharpe2001-01-121-0/+12
* Many bug fixes to the libsmbclient.c code plusRichard Sharpe2001-01-121-2/+9
* Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.Jeremy Allison2001-01-112-2/+3
* New makefile and proto for rpcclient.Tim Potter2001-01-111-123/+39
* make protoTim Potter2001-01-111-53/+51
* Merge of various fixes from the tng headers.Tim Potter2001-01-114-143/+22
* 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
* More fixes and implementation bits and pieces for libsmbclientRichard Sharpe2001-01-071-0/+4
* Fix proto.h ...Richard Sharpe2001-01-061-3/+4
* Fix a small type in libsmbclient.h ...Richard Sharpe2001-01-051-1/+1
* Arrgh, forgot to update proto.h with all the changes I have been making.Richard Sharpe2001-01-051-12/+6
* The latest changes to libsmbclient ...Richard Sharpe2001-01-051-2/+23
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-043-412/+430
* First pass at the libsmbclient code ...Richard Sharpe2000-12-261-0/+154
* make protoTim Potter2000-12-211-0/+1
* implemented a much nicer name_status() interface. It now returns aAndrew Tridgell2000-12-202-2/+13
* 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-133-19/+37
* Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...Jeremy Allison2000-12-123-27/+25
* Removed the special casing of SIDs in se_access_check. This is now done (corr...Jeremy Allison2000-12-122-383/+476
* type for client_info structGerald Carter2000-12-111-2/+2