summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-012-8/+6
* | Getting back to a compilable state (not there yet but close).Jeremy Allison2000-06-012-18/+12
* | More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison2000-06-012-2/+2
* | Working UNIX -> NT ACL mapper.Jeremy Allison2000-05-311-444/+405
* | Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman2000-05-292-1/+5
* | make protoLuke Leighton2000-05-291-1/+13
* | lp_server_role() + use in srv_reg.Luke Leighton2000-05-282-404/+444
* | updated proto.hAndrew Tridgell2000-05-281-425/+384
* | moved notif_y_table struct to spoolss_nt.c only used there.Luke Leighton2000-05-282-400/+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-275-515/+571
* | Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele2000-05-263-9/+9
* | new prototypesAndrew Tridgell2000-05-241-2/+3
* | a fairly big change in spoolss.Andrew Tridgell2000-05-241-6/+5
* | Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-185-2/+245
* | 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-162-16/+91
* | 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-162-24/+14
* | Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison2000-05-152-31/+30
* | addd grow_size to prs_struct so we know how much data is actually inAndrew Tridgell2000-05-151-1/+2
* | 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-124-0/+74
* | 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-105-506/+560
* | 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-095-293/+1984
* | brought across some rpc header files from tngAndrew Tridgell2000-05-092-0/+112
* | added secrets.tdb and changed storage of trust account password to useAndrew Tridgell2000-05-083-6/+22
* | 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
* | - use full_name instead of real_nameAndrew Tridgell2000-05-042-5/+1
* | Insure uninitialized memory read fixes.Jeremy Allison2000-05-031-1/+1
* | added support for deleting printers into the spoolss systemAndrew Tridgell2000-05-022-1/+18
* | split the username in the vuser structure into a separateAndrew Tridgell2000-05-021-3/+8
* | Moved uglyness needed in fcntl locking (64->32 bit mapping, NFSJeremy Allison2000-05-022-1/+2
* | Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-0/+2
* | allow a DEFAULT_PRINTING to be specified in CFLAGSAndrew Tridgell2000-05-011-0/+4
* | added cli_list_old() to allow for old style directory listing fromAndrew Tridgell2000-04-301-4/+2
* | we don't need fnmatch.c any moreAndrew Tridgell2000-04-301-3/+0
* | - removed all our old wildcard matching code and replaced it with aAndrew Tridgell2000-04-302-16/+19
* | YIPEE!!!!!Andrew Tridgell2000-04-301-0/+1
* | Ok - this is the *third* implementation of this (third time's the charm :-).Jeremy Allison2000-04-282-17/+10