summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-12-06Fixed compiler warning.Tim Potter1-1/+1
2000-12-06tdb_unlockchain() no longer returns a valueTim Potter2-6/+6
2000-12-06Make smbd/posix_acls.c use abstract interface.Jeremy Allison3-11/+211
2000-12-06Update required after changes to configure.inTim Potter1-4/+4
2000-12-06Fixed compiler warning.Tim Potter1-2/+2
2000-12-06Moving to abstract API interface (sys_get_acl() etc.) to allow systemJeremy Allison1-42/+42
2000-12-06Sync-up with appliance-head printing code.Jeremy Allison2-50/+46
2000-12-06Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison16-1740/+2027
2000-12-05Fixed one tdb_read -> rec_free_read call.Jeremy Allison1-10/+2
2000-12-05Added sorted freelist neighbour merge code to stop tdb fragmentation.Jeremy Allison2-32/+251
2000-12-04Remove C++ style commentsDavid O'Neill1-1/+1
2000-12-04Changes from APPLIANCE_HEAD:David O'Neill3-3/+7
2000-12-04fixed a typoAndrew Tridgell1-1/+1
2000-12-04added a commentAndrew Tridgell1-0/+2
2000-12-04fixed the parsing again and got setting acls working with w2kAndrew Tridgell1-3/+3
2000-12-04pass the desired access into cli_nt_create()Andrew Tridgell4-5/+8
2000-12-04Added some cli_errstr() calls.Tim Potter1-4/+4
2000-12-04Removed lsa lookup warnings (I'll remember).Tim Potter1-4/+19
2000-12-04fixed setting ACLs on directoriesAndrew Tridgell1-2/+2
2000-12-04fixed indentationAndrew Tridgell1-1/+1
2000-12-04Mask value now displayed as READ/CHANGE/FULL for standard permissions, orTim Potter1-27/+66
2000-12-04removed SACL support (as it doesn't work with w2k if you ask forAndrew Tridgell2-54/+9
2000-12-04document -U changeAndrew Tridgell1-0/+3
2000-12-04in cli_session_setup() accept usernames of the form DOMAIN/USER orAndrew Tridgell1-0/+9
2000-12-04signed/unsigned warning fixedAndrew Tridgell1-2/+3
2000-12-04c++ style comments are NOT allowedAndrew Tridgell1-1/+0
2000-12-04fixed acls set bugAndrew Tridgell1-13/+18
2000-12-04new protoAndrew Tridgell1-370/+370
2000-12-04no longer pass the type to make_sec_desc(), instead the type isAndrew Tridgell3-11/+9
2000-12-04Reformatted to look nicer on 80-character screen.Tim Potter1-49/+52
2000-12-04fixed SACL bugAndrew Tridgell1-8/+3
2000-12-04- with -D only delete first matchAndrew Tridgell1-12/+23
2000-12-04Fixed some debugging code.Tim Potter1-3/+3
2000-12-03- added helpAndrew Tridgell1-12/+118
2000-12-03new protosAndrew Tridgell1-0/+1
2000-12-03cleaner parsing and default handlingAndrew Tridgell1-17/+22
2000-12-03changed an error messageAndrew Tridgell1-1/+1
2000-12-03- better parsingAndrew Tridgell1-64/+123
2000-12-03getting/setting acls now works. The SIDs are still numeric, the nextAndrew Tridgell2-10/+211
2000-12-03added basic ability to dump remote file aclsAndrew Tridgell1-6/+52
2000-12-03make sure we don't duplicate object filesAndrew Tridgell1-2/+3
2000-12-03new protoAndrew Tridgell1-355/+369
2000-12-03a prootype program for querying/setting a security decsriptor on aAndrew Tridgell1-0/+233
2000-12-03- added client support for nttrans callsAndrew Tridgell2-0/+282
2000-12-03split the RPC_PARSE object into two pieces. The first is included asAndrew Tridgell1-5/+18
2000-12-02Added print_freelist command.Jeremy Allison2-0/+38
2000-12-02change the split threahold for the free list to prevent freelistAndrew Tridgell1-1/+1
2000-12-02fixed messaging bug - use strlen() instead of sizeof() in key lengthAndrew Tridgell1-2/+2
2000-12-01Allow zero length smb.conf files.Tim Potter1-2/+0
2000-12-01Run configure script using dirname of $0. This allows configure.developerTim Potter1-1/+1