summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
...
* new prototypesAndrew Tridgell2000-12-112-482/+384
* Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions fromTim Potter2000-12-083-8/+84
* file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison2000-12-071-2/+2
* Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.cJeremy Allison2000-12-071-0/+3
* Working code to read POSIX ACLs on a Linux system using the bestbitsJeremy Allison2000-12-073-2/+13
* Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison2000-12-063-11/+31
* make proto againTim Potter2000-12-061-1/+1
* tdb_unlockchain() no longer returns a valueTim Potter2000-12-061-2/+2
* Make smbd/posix_acls.c use abstract interface.Jeremy Allison2000-12-061-0/+91
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-063-7/+24
* pass the desired access into cli_nt_create()Andrew Tridgell2000-12-042-1/+4
* new protoAndrew Tridgell2000-12-041-370/+370
* new protosAndrew Tridgell2000-12-031-0/+1
* new protoAndrew Tridgell2000-12-031-355/+369
* include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as ...Jeremy Allison2000-11-282-2/+6
* passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the codeJeremy Allison2000-11-271-1/+3
* make protoGerald Carter2000-11-211-16/+32
* Another large patch for the passdb rewrite.Gerald Carter2000-11-211-65/+3
* Fix for memory leak when adding driver.Jeremy Allison2000-11-171-1/+2
* Fix for a problem with the new messaging system. If a sender is using theJeremy Allison2000-11-161-2/+2
* Fix from Jim McDonough @ IBM for OS/2 clients.Jeremy Allison2000-11-161-0/+1
* Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison2000-11-162-3/+5
* Merge from appliance head of JR's changes for driver versioning.Jeremy Allison2000-11-142-12/+29
* - fix "declaration of 'time' shadows global declaration" warning.David O'Neill2000-11-141-6/+6
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-141-1/+6
* Large commit which restructures the local password storage API.Gerald Carter2000-11-133-192/+148
* Merge of Herb's profiling code.Jeremy Allison2000-11-111-0/+2
* make protoTim Potter2000-11-081-3/+3
* make protoTim Potter2000-11-071-353/+360
* Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison2000-11-061-0/+8
* proto.h was out of date.Tim Potter2000-10-291-353/+353
* David Lee's utmp patch (finally). Thanks David !Jeremy Allison2000-10-281-0/+3
* Added John Reillys patch for error code returns from clean_up_printer_driver_...Jeremy Allison2000-10-261-1/+1
* Sorry JF - no billable hours :-). I fixed the "stream of events" problemJeremy Allison2000-10-261-0/+1
* TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter2000-10-263-1/+7
* John Reilly @ HP (who is a wonderful human being and *definately* needsJeremy Allison2000-10-251-0/+28
* Fixes from David Lee for utmp handling.Jeremy Allison2000-10-211-0/+32
* Ok - this is a big patch - and it may break smbd a bit (althoughJeremy Allison2000-10-192-8/+8
* last part of W2K support.Jean-François Micouleau2000-10-131-1/+2
* Fix to allow smbd to call winbindd if it is running for all group enumeration,Jeremy Allison2000-10-131-9/+20
* changes to sync with 2.2. treeHerb Lewis2000-10-111-7/+31
* Fix for growing printing.tdb by adding check on job creation.Jeremy Allison2000-10-112-0/+2
* Remove lpq as root fix - do this in print_job_start insteadJeremy Allison2000-10-111-1/+0
* Fixes to periodically scan printing.tdb in idle time and occasionallyJeremy Allison2000-10-101-0/+1
* a netlogon enum trust query doesn't have a function_code at end.Jean-François Micouleau2000-10-103-4/+1
* got rid of tdb_writelock() and instead lock a chain. tdb_writelock()Andrew Tridgell2000-10-101-3/+2
* added samr_set_user_info and info_2.Jean-François Micouleau2000-10-072-31/+236
* Integrated support for NT and OS/2 lpq parsing. Code fromJeremy Allison2000-10-071-1/+1
* Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...Jeremy Allison2000-10-071-0/+1
* Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>Jeremy Allison2000-10-063-4/+5