summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2000-12-21make protoTim Potter1-0/+1
2000-12-20implemented a much nicer name_status() interface. It now returns aAndrew Tridgell1-2/+3
2000-12-19Fixed bug found by Gerald. If a Samba server joins a domain and is setJeremy Allison1-1/+1
2000-12-19Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allowJeremy Allison1-5/+7
2000-12-15Added lock backouts on fail.Jeremy Allison1-3/+0
2000-12-15lib/util_unistr.c:Jean-François Micouleau1-0/+4
2000-12-15Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison1-3/+3
2000-12-14Renamed parameters and variables called acl to the_acl as it conflictsTim Potter1-4/+4
2000-12-13Added proto definition for new RPC calls.Jeremy Allison1-0/+15
2000-12-13Server side changes for dynamic names in lsa_lookup_namesTim Potter1-15/+0
2000-12-13make protoTim Potter1-11/+28
2000-12-12Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...Jeremy Allison1-15/+14
2000-12-12Removed the special casing of SIDs in se_access_check. This is now done (corr...Jeremy Allison1-383/+421
2000-12-11new prototypesAndrew Tridgell1-421/+384
2000-12-08Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions fromTim Potter1-7/+21
2000-12-07file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison1-2/+2
2000-12-07Working code to read POSIX ACLs on a Linux system using the bestbitsJeremy Allison1-0/+8
2000-12-06Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison1-9/+26
2000-12-06make proto againTim Potter1-1/+1
2000-12-06tdb_unlockchain() no longer returns a valueTim Potter1-2/+2
2000-12-06Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison1-7/+18
2000-12-04pass the desired access into cli_nt_create()Andrew Tridgell1-1/+1
2000-12-04new protoAndrew Tridgell1-370/+370
2000-12-03new protosAndrew Tridgell1-0/+1
2000-12-03new protoAndrew Tridgell1-355/+369
2000-11-27passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the codeJeremy Allison1-1/+3
2000-11-21make protoGerald Carter1-16/+32
2000-11-17Fix for memory leak when adding driver.Jeremy Allison1-1/+2
2000-11-16Fix for a problem with the new messaging system. If a sender is using theJeremy Allison1-2/+2
2000-11-16Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison1-3/+4
2000-11-14Merge from appliance head of JR's changes for driver versioning.Jeremy Allison1-6/+9
2000-11-14- fix "declaration of 'time' shadows global declaration" warning.David O'Neill1-6/+6
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-138/+99
2000-11-08make protoTim Potter1-3/+3
2000-11-07make protoTim Potter1-353/+360
2000-10-29proto.h was out of date.Tim Potter1-353/+353
2000-10-28David Lee's utmp patch (finally). Thanks David !Jeremy Allison1-0/+3
2000-10-26Added John Reillys patch for error code returns from clean_up_printer_driver_...Jeremy Allison1-1/+1
2000-10-26Sorry JF - no billable hours :-). I fixed the "stream of events" problemJeremy Allison1-0/+1
2000-10-26TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter1-0/+5
2000-10-19Ok - this is a big patch - and it may break smbd a bit (althoughJeremy Allison1-6/+6
2000-10-13last part of W2K support.Jean-François Micouleau1-1/+2
2000-10-13Fix to allow smbd to call winbindd if it is running for all group enumeration,Jeremy Allison1-9/+20
2000-10-11Fix for growing printing.tdb by adding check on job creation.Jeremy Allison1-0/+1
2000-10-11Remove lpq as root fix - do this in print_job_start insteadJeremy Allison1-1/+0
2000-10-10Fixes to periodically scan printing.tdb in idle time and occasionallyJeremy Allison1-0/+1
2000-10-10a netlogon enum trust query doesn't have a function_code at end.Jean-François Micouleau1-0/+1
2000-10-10got rid of tdb_writelock() and instead lock a chain. tdb_writelock()Andrew Tridgell1-3/+2
2000-10-07added samr_set_user_info and info_2.Jean-François Micouleau1-6/+25
2000-10-06Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>Jeremy Allison1-0/+1