Merge of Andrew's changes in 2.2.
[nivanova/samba-autobuild/.git] / source3 / utils /
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-11 Jeremy AllisonAdded SMB_ prefix to enums that clash with Solaris...
2001-03-30 Jeremy Allisonutils/torture.c: Added one more delete on close test.
2001-03-30 Jeremy AllisonAdded one more test - just to make sure flag can be...
2001-03-30 Jeremy AllisonExpanded delete on close test to 6 cases. I now underst...
2001-03-30 Jeremy AllisonChanged to using GENERIC_XX constants instead of hex...
2001-03-30 Jeremy AllisonAdded delete on close test that has allowed me to deter...
2001-03-27 Jeremy AllisonFix for ENOSPC from DCB.
2001-03-26 Jeremy AllisonFix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT...
2001-03-23 Jeremy Allisongroupdb/mapping.c:
2001-03-23 Jean-François Mico... can delete mapping from command line now.
2001-03-23 Jean-François Mico... first pass of the new group mapping code
2001-03-21 Andrew Tridgelladded -E option (for exit on errors)
2001-03-21 Andrew Tridgelllatest attempt at lanman1 wildcard matching
2001-03-14 Gerald Carterpatches from Simo. Couple of snity things
2001-03-11 Jeremy AllisonAdded JF's new util.
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-28 Jeremy AllisonOoops - forgot to check the rpcclient and smbcacls...
2001-02-27 Andrew Tridgellbetter handling of '.'
2001-02-27 Andrew Tridgellremove some test code
2001-02-27 Andrew Tridgellalmost there with lanman1 wildcards. We now seem to...
2001-02-27 Andrew TridgellI have now found that despite initial appearences the...
2001-02-26 Andrew Tridgellmade some LANMAN1 wildcard progress
2001-02-26 Andrew Tridgellmade some progress in masktest
2001-02-25 Andrew Tridgella snapshot of my attempts to get wildcard matching...
2001-02-23 Andrew Tridgellmake sure denied aces are first
2001-02-23 Andrew Tridgellcast the qsort
2001-02-23 Andrew Tridgell- fixed the sort_acl bug, sorting now works right
2001-02-22 Andrew Tridgelldon't crash on null acl sort
2001-02-22 Andrew Tridgellfixed character set init in smbw_sample
2001-02-22 Andrew Tridgell- workaround filer lsa lookup bug for unknown sids
2001-02-22 Andrew Tridgellcope with filer/NT/samba all in one binary. yeah.
2001-02-21 Andrew Tridgellfixed a crash bug in smbpasswd
2001-02-20 Andrew Tridgelldon't need _uni hack now
2001-02-20 Andrew Tridgellplaying with CAP_NT_SMBS
2001-02-12 Jeremy AllisonMerge ... JohnR's changes to appliance-head, JF's chang...
2001-01-23 Tim PotterSome systems don't support SEC_RIGHTS_MAXIMUM_ALLOWED...
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-05 Richard SharpeNeeded a callback arg on cli_list ...
2001-01-04 Richard SharpeI need a callback arg for cli_NetServerEnum and cli_RNe...
2000-12-21 Tim PotterReturn appropriate exit codes for various situations:
2000-12-21 Tim PotterDon't call string_to_sid after cli_lsa_lookup_names...
2000-12-21 Tim PotterSome systems seem to only accept a ntcreate&x with...
2000-12-21 Tim PotterCleaned up SidToString() and StringToSid() exit paths.
2000-12-20 Andrew Tridgellimplemented a much nicer name_status() interface. It...
2000-12-16 Jeremy AllisonAdded -C username and -G username that allow a user...
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-12-14 Tim PotterRenamed parameters and variables called acl to the_acl...
2000-12-14 Tim PotterCache lsa connection and policy handle for resolving...
2000-12-13 Tim PotterConvert names to sids when modifying ACLs. Convert...
2000-12-12 Tim PotterDon't print out the security descriptor type as it...
2000-12-12 Tim PotterBetter error checking for ACL parsing.
2000-12-11 Jeremy AllisonFixed very subtle bug returning correct error on an...
2000-12-07 Tim PotterAdded undocumented -t command for testing parsing of...
2000-12-06 Gerald Carteradded passdb editor (rough form with a few bugs) Should...
2000-12-04 Andrew Tridgelladded a comment
2000-12-04 Andrew Tridgellfixed the parsing again and got setting acls working...
2000-12-04 Tim PotterAdded some cli_errstr() calls.
2000-12-04 Tim PotterRemoved lsa lookup warnings (I'll remember).
2000-12-04 Andrew Tridgellfixed setting ACLs on directories
2000-12-04 Tim PotterMask value now displayed as READ/CHANGE/FULL for standa...
2000-12-04 Andrew Tridgellremoved SACL support (as it doesn't work with w2k if...
2000-12-04 Andrew Tridgellsigned/unsigned warning fixed
2000-12-04 Andrew Tridgellfixed acls set bug
2000-12-04 Andrew Tridgellfixed SACL bug
2000-12-04 Andrew Tridgell- with -D only delete first match
2000-12-03 Andrew Tridgell- added help
2000-12-03 Andrew Tridgellcleaner parsing and default handling
2000-12-03 Andrew Tridgell- better parsing
2000-12-03 Andrew Tridgellgetting/setting acls now works. The SIDs are still...
2000-12-03 Andrew Tridgelladded basic ability to dump remote file acls
2000-12-03 Andrew Tridgella prootype program for querying/setting a security...
2000-11-17 Andrew Tridgellsupport smbcontrol sending messages to itself (for...
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-16 Jeremy AllisonOk - fixed a bug in our levelII oplock code. We need...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-11-11 Jeremy AllisonMerge of Herb's profiling code.
2000-11-10 Jeremy AllisonMerge in Herb's changes from 2.2.
2000-10-12 Herb Lewislib/messages.c add debug print for receipt...
2000-10-12 Herb Lewisprint source PID in PONG and debuglevel message. Allow...
2000-10-11 Christopher R. HertelSimple cleanup, but I also changed the value of the...
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-10 Andrew Tridgelldon't use gets() !
2000-10-06 Jeremy AllisonAdded Herb's fixes to HEAD.
2000-09-29 Jeremy Allisonutils/smbcontrol.c: Fixes from Herb for interactive...
2000-09-29 Andrew Tridgelluse the 64 bit locking interface in locktest
2000-09-26 Luke Leightonadded NEGNOWAIT. sent to secure@microsoft.com
2000-09-13 Andrew Tridgellfirst cut at smbcontrol program. It currently allows...
2000-09-12 Andrew Tridgell- fixed some memory leaks in the messages code
2000-09-12 Andrew Tridgell- changed the msg_type to be an int instead of an enum...
2000-09-11 Andrew Tridgella simple test program I use to test the debug message...
2000-08-21 Jeremy AllisonFix for safe_free freeing static strings. From Robert...
2000-08-09 Andrew Tridgellfixed help string
2000-07-26 Tim PotterFixed memory leaks in root and non-root password changing.
2000-07-18 Christopher R. HertelRemoved the sanity check on the WINS SERVER parameter...
2000-07-06 Andrew Tridgellthe smbw sample prog
2000-06-29 Andrew Tridgellslightly saner defaults
2000-06-15 Andrew Tridgelladd -d debuglevel option
2000-06-13 Christopher R. HertelIf I use nmblookup to search for node ZOOB#1B and there...
2000-06-13 Andrew Tridgellargv parsing fixes
next