summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leak in JOB_INFO_2 code.Jeremy Allison2000-12-151-3/+2
* Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison2000-12-1516-87/+148
* Changes from APPLIANCE_HEAD:David O'Neill2000-12-141-1/+9
* Updates from appliance-head.Jeremy Allison2000-12-141-8/+47
* Renamed parameters and variables called acl to the_acl as it conflictsTim Potter2000-12-143-28/+28
* Updated smbcacls documentation.Tim Potter2000-12-143-28/+237
* Cache lsa connection and policy handle for resolving names and sids.Tim Potter2000-12-141-48/+56
* inverted dword valueGerald Carter2000-12-131-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2000-12-132-15/+20
* Added proto definition for new RPC calls.Jeremy Allison2000-12-133-33/+31
* I think it's time to go home.Tim Potter2000-12-131-5/+6
* OK so I shouldn't have added cli_pipe.o to LIBSMB_OBJ.Tim Potter2000-12-131-2/+3
* Add libsmb/cli_lsarpc.o and rpc_client/cli_pipe.o to LIBSMB_OBJ. Not soTim Potter2000-12-131-2/+3
* Convert names to sids when modifying ACLs. Convert sids to names whenTim Potter2000-12-131-10/+68
* Lightweight rpc client library. Uses only routines in libsmb andTim Potter2000-12-131-0/+370
* Server side changes for dynamic names in lsa_lookup_namesTim Potter2000-12-132-20/+10
* make protoTim Potter2000-12-133-19/+37
* Wrong length for unistr2 in init_q_lookup_names()Tim Potter2000-12-132-27/+36
* Two tdb bugfixes. First one - ensure that traverse lock is moved before deletingJeremy Allison2000-12-131-45/+58
* Added support for SERVICESF shared variable to change configuration fileTim Potter2000-12-131-1/+4
* Fixed bug noticed by JF. se_access_check needs user SID as first in token.Jeremy Allison2000-12-121-10/+23
* Fixed processing of dfree script (was truncating).Jeremy Allison2000-12-121-2/+0
* Brief documentation on using the virtual printer codeDavid O'Neill2000-12-121-2/+35
* more fixes from Simo. Also fixed the password expiration fieldGerald Carter2000-12-121-134/+59
* Don't print out the security descriptor type as it is automaticallyTim Potter2000-12-121-7/+1
* Better error checking for ACL parsing.Tim Potter2000-12-121-7/+21
* Fix error string.Tim Potter2000-12-121-1/+1
* Fixed some accidentally reversed patches.Tim Potter2000-12-121-115/+411
* Compile fix for new arg to create_nt_token()Tim Potter2000-12-122-3/+7
* Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...Jeremy Allison2000-12-126-486/+276
* Removed the special casing of SIDs in se_access_check. This is now done (corr...Jeremy Allison2000-12-126-434/+555
* Owner always has READ_CONTROL and WRITE_DAC access.Jeremy Allison2000-12-121-1/+3
* Sorry Gerald, I think the original code was better (plus safer as I'm sureJeremy Allison2000-12-121-7/+10
* Extra part of fix that Gerald missed (sorry).Jeremy Allison2000-12-121-1/+1
* subtle bug where files which missed the stat_cache but were addedGerald Carter2000-12-111-10/+7
* Fix for short names not being returned correctly with non-mangled shares.Jeremy Allison2000-12-111-1/+2
* Fixed very subtle bug returning correct error on an open, when we haveJeremy Allison2000-12-112-10/+91
* Adding in debug for SD's.Jeremy Allison2000-12-112-0/+48
* code review of rpcclientGerald Carter2000-12-111-159/+140
* type for client_info structGerald Carter2000-12-111-2/+2
* new version of Get_Pwnam()Gerald Carter2000-12-111-52/+50
* return NULL instead of return False in char *prs_mem_get();Tim Potter2000-12-111-1/+1
* Added Tim's fix for read-only crashes.Jeremy Allison2000-12-111-0/+2
* new prototypesAndrew Tridgell2000-12-112-482/+384
* added support for browsing the list of workgroups at the top level inAndrew Tridgell2000-12-112-57/+77
* exposed the broadcast name resolution routine outside namequery.cAndrew Tridgell2000-12-111-4/+4
* group rid assignment cut and paste errorGerald Carter2000-12-091-2/+2
* Fixed typo causing coredump in file_lines_parse.Jeremy Allison2000-12-091-1/+1
* Fixed compiler warning.Jeremy Allison2000-12-081-2/+2
* Added OLD_NTDOMAIN to remove warnings about undefined functions.Jeremy Allison2000-12-083-0/+6