summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison2000-11-161-3/+4
* Merge from appliance head of JR's changes for driver versioning.Jeremy Allison2000-11-141-6/+9
* - fix "declaration of 'time' shadows global declaration" warning.David O'Neill2000-11-141-6/+6
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-138/+99
* make protoTim Potter2000-11-081-3/+3
* make protoTim Potter2000-11-071-353/+360
* 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-261-0/+5
* Ok - this is a big patch - and it may break smbd a bit (althoughJeremy Allison2000-10-191-6/+6
* 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
* Fix for growing printing.tdb by adding check on job creation.Jeremy Allison2000-10-111-0/+1
* 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-101-0/+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-071-6/+25
* Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>Jeremy Allison2000-10-061-0/+1
* Added Herb's fixes to HEAD.Jeremy Allison2000-10-061-0/+1
* Proto update. Also fix from John Reilly @ HP for not showing APW with W2K.Jeremy Allison2000-10-061-0/+1
* Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison2000-10-061-2/+4
* Inlined many of the vfs_XXX calls as macros for speed.Jeremy Allison2000-10-061-7/+0
* Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison2000-10-061-28/+27
* Herb's fixes for profiling & compiler warnings.Jeremy Allison2000-10-051-2/+1
* someone forgot to update proto.h :-)Jean-François Micouleau2000-10-051-1/+2
* utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.Jeremy Allison2000-10-031-0/+3
* Memleak fix for cache code.Jeremy Allison2000-10-021-1/+0
* new prototypesAndrew Tridgell2000-09-291-0/+3
* Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison2000-09-271-5/+14
* samr unknown 0x32 is in fact samr create user.Jean-François Micouleau2000-09-271-2/+2
* broadcast printer notify message to all clients. We now have printerJean-François Micouleau2000-09-261-345/+346
* added NEGNOWAIT. sent to secure@microsoft.comLuke Leighton2000-09-261-344/+354
* Changes from John Reilly to add a parameter "show add printer wizard" thatJeremy Allison2000-09-261-9/+1
* printer notify code.Jean-François Micouleau2000-09-251-1/+17
* Some code moved back from TNG - updates to LSA stuff. Not yet used butJeremy Allison2000-09-201-1/+6
* Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -Jeremy Allison2000-09-151-0/+2
* first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell2000-09-131-0/+3
* - changed the msg_type to be an int instead of an enum so that it isAndrew Tridgell2000-09-121-4/+5
* much nicer message interface. We now register dispatch functions,Andrew Tridgell2000-09-121-2/+4
* the first cut of the internal messaging system.Andrew Tridgell2000-09-111-2/+8
* Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).Jeremy Allison2000-09-091-0/+3
* Fix for the SID history problem when using a Win2k domain controllerJeremy Allison2000-09-061-1/+2
* Implemented GETFORM tested and working using Gerald's Win32 test progs....Jeremy Allison2000-09-051-0/+3
* Changes from APPLIANCE_HEAD (per Tim Potter):David O'Neill2000-09-011-2/+5
* Implemented DELETEFORM tested using Gerald's Win32 test code :-).Jeremy Allison2000-08-311-0/+4