summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* continued the split of the kernel level oplocks code into a moreAndrew Tridgell2000-06-101-5/+8
* Fix from Elrond for hash table corruption. Should fix stat cache bug (IJeremy Allison2000-06-091-1/+1
* Luke, I am moving the code back into passdb/passdb.c, this the correctJeremy Allison2000-06-091-2/+1
* do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().Jean-François Micouleau2000-06-091-0/+1
* clean up oplock capability code ready for Linux codeAndrew Tridgell2000-06-091-385/+384
* reverted jeremy's changes that removed NET_USER_INFO_3. will you pleaseLuke Leighton2000-06-091-384/+385
* Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>Jeremy Allison2000-06-081-1/+1
* include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...Jeremy Allison2000-06-081-385/+385
* added a NET_USER_INFO_3 struct to user_struct.Luke Leighton2000-06-081-384/+392
* Moved tdb functions that access parse structs into parse_prs.cJeremy Allison2000-06-081-2/+2
* Memory leak fixes.Jeremy Allison2000-06-061-0/+2
* Some tidyup fixes (memory leaks etc.). Still no progress with theJeremy Allison2000-06-051-0/+1
* new protosAndrew Tridgell2000-06-031-2/+3
* More memory leak and PANIC action fixes.Jeremy Allison2000-06-021-1/+6
* More insure found memory leak and corruption fixes.Jeremy Allison2000-06-011-2/+5
* Back to building. Now to test with insure.Jeremy Allison2000-06-011-7/+5
* Getting back to a compilable state (not there yet but close).Jeremy Allison2000-06-011-10/+12
* Working UNIX -> NT ACL mapper.Jeremy Allison2000-05-311-444/+405
* Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman2000-05-291-0/+3
* make protoLuke Leighton2000-05-291-1/+13
* lp_server_role() + use in srv_reg.Luke Leighton2000-05-281-404/+434
* updated proto.hAndrew Tridgell2000-05-281-425/+384
* moved notif_y_table struct to spoolss_nt.c only used there.Luke Leighton2000-05-281-389/+396
* getting and setting security descriptors on printers now worksAndrew Tridgell2000-05-271-384/+390
* fixed nttrans.cLuke Leighton2000-05-271-146/+113
* security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton2000-05-271-501/+546
* Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele2000-05-261-7/+7
* new prototypesAndrew Tridgell2000-05-241-2/+3
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-1/+40
* Fixed bug I introduced last night (sorry). Now truncate incoming prs_structJeremy Allison2000-05-171-0/+1
* Synced up srv_samr with HP changes. Added error checking to original codeJeremy Allison2000-05-161-3/+13
* Removed extra unistr_to_dos prototype from msdfs/msdfs.cShirish Kalele2000-05-161-2/+0
* The new msdfs implementation that uses symlinks to point to otherShirish Kalele2000-05-161-17/+5
* Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison2000-05-151-7/+6
* rebuilt protoAndrew Tridgell2000-05-121-3/+2
* Added unicode_to_dos_char() function to address converting single UNICODEJeremy Allison2000-05-121-0/+1
* added spool_io_printer_driver_info_level_6()Andrew Tridgell2000-05-121-0/+6
* use "winbind separator" option for domain/user separator characterAndrew Tridgell2000-05-121-1/+1
* lib/util_unistr.c:Jeremy Allison2000-05-101-4/+2
* - changed smb_getpwnam() to use winbind style usernamesAndrew Tridgell2000-05-101-1/+1
* proto rebuildAndrew Tridgell2000-05-101-0/+1
* more merging voodooAndrew Tridgell2000-05-101-0/+72
* more mergingAndrew Tridgell2000-05-101-0/+5
* Fix for misunderstanding of fsync added when vfs layerHerb Lewis2000-05-101-1/+1
* the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell2000-05-091-0/+10
* added secrets.tdb and changed storage of trust account password to useAndrew Tridgell2000-05-081-6/+10
* Fix for uninitialized memory read in brlock code. brl_locktest now needsJeremy Allison2000-05-051-1/+1
* a minimal change to get appliance mode to work with winbinddAndrew Tridgell2000-05-041-3/+8
* Insure uninitialized memory read fixes.Jeremy Allison2000-05-031-1/+1
* added support for deleting printers into the spoolss systemAndrew Tridgell2000-05-021-0/+4