summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* groupdb/mapping.c:Jeremy Allison2001-03-231-0/+2
* can delete mapping from command line now.Jean-François Micouleau2001-03-231-12/+15
* first pass of the new group mapping codeJean-François Micouleau2001-03-231-0/+341
* added -E option (for exit on errors)Andrew Tridgell2001-03-211-2/+8
* latest attempt at lanman1 wildcard matchingAndrew Tridgell2001-03-211-4/+20
* patches from Simo. Couple of snity thingsGerald Carter2001-03-141-4/+4
* Added JF's new util.Jeremy Allison2001-03-111-0/+64
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-112-14/+9
* Ooops - forgot to check the rpcclient and smbcacls compile with the newJeremy Allison2001-02-281-22/+18
* better handling of '.'Andrew Tridgell2001-02-271-15/+17
* remove some test codeAndrew Tridgell2001-02-271-1/+2
* almost there with lanman1 wildcards. We now seem to correctly handleAndrew Tridgell2001-02-271-4/+17
* I have now found that despite initial appearences the lanman1 wildcardAndrew Tridgell2001-02-271-35/+24
* made some LANMAN1 wildcard progressAndrew Tridgell2001-02-261-6/+7
* made some progress in masktestAndrew Tridgell2001-02-261-16/+15
* a snapshot of my attempts to get wildcard matching right for LANMAN1Andrew Tridgell2001-02-251-10/+108
* make sure denied aces are firstAndrew Tridgell2001-02-231-1/+1
* cast the qsortAndrew Tridgell2001-02-231-1/+1
* - fixed the sort_acl bug, sorting now works rightAndrew Tridgell2001-02-231-45/+32
* don't crash on null acl sortAndrew Tridgell2001-02-221-0/+2
* fixed character set init in smbw_sampleAndrew Tridgell2001-02-221-0/+2
* - workaround filer lsa lookup bug for unknown sidsAndrew Tridgell2001-02-221-11/+10
* cope with filer/NT/samba all in one binary. yeah.Andrew Tridgell2001-02-221-7/+35
* fixed a crash bug in smbpasswdAndrew Tridgell2001-02-211-1/+0
* don't need _uni hack nowAndrew Tridgell2001-02-201-30/+6
* playing with CAP_NT_SMBSAndrew Tridgell2001-02-201-2/+2
* Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison2001-02-121-19/+32
* Some systems don't support SEC_RIGHTS_MAXIMUM_ALLOWED for lsa_open_policy()Tim Potter2001-01-231-1/+5
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-2/+9
* Needed a callback arg on cli_list ...Richard Sharpe2001-01-052-8/+8
* I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I hadRichard Sharpe2001-01-041-3/+3
* Return appropriate exit codes for various situations:Tim Potter2000-12-211-22/+32
* Don't call string_to_sid after cli_lsa_lookup_names() fails.Tim Potter2000-12-211-2/+55
* Some systems seem to only accept a ntcreate&x with a unicode filenameTim Potter2000-12-211-5/+45
* Cleaned up SidToString() and StringToSid() exit paths.Tim Potter2000-12-211-17/+27
* implemented a much nicer name_status() interface. It now returns aAndrew Tridgell2000-12-201-6/+51
* Added -C username and -G username that allow a user (usually Administrator)Jeremy Allison2000-12-161-5/+61
* Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison2000-12-152-8/+25
* Renamed parameters and variables called acl to the_acl as it conflictsTim Potter2000-12-141-18/+18
* Cache lsa connection and policy handle for resolving names and sids.Tim Potter2000-12-141-48/+56
* Convert names to sids when modifying ACLs. Convert sids to names whenTim Potter2000-12-131-10/+68
* 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
* Fixed very subtle bug returning correct error on an open, when we haveJeremy Allison2000-12-111-2/+69
* Added undocumented -t command for testing parsing of acl entries.Tim Potter2000-12-071-11/+118
* added passdb editor (rough form with a few bugs) Should workGerald Carter2000-12-061-0/+692
* added a commentAndrew Tridgell2000-12-041-0/+2
* fixed the parsing again and got setting acls working with w2kAndrew Tridgell2000-12-041-3/+3
* Added some cli_errstr() calls.Tim Potter2000-12-041-4/+4
* Removed lsa lookup warnings (I'll remember).Tim Potter2000-12-041-4/+19