summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2001-04-13Updated Major/Minor version to 4.50 - see notes.John Terpstra1-10/+14
2001-04-13As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison1-1/+12
2001-04-12forgot one thingGerald Carter1-0/+4
2001-04-12still working on itGerald Carter1-6/+13
2001-04-12Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn'tJeremy Allison1-2/+2
2001-04-11To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2-0/+2
2001-04-11Fix for core dump in security = share code with new share security db.Jeremy Allison1-1/+7
2001-04-10Fixed --with-automount compile error.Jeremy Allison1-0/+2
2001-04-10Use message system to notify when smb.conf is updated.Jeremy Allison1-0/+2
2001-04-09looking towards abstracting the passdb and uidmapping interfaces.Gerald Carter1-0/+66
2001-04-09Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.Jeremy Allison2-3/+10
2001-04-09Added set/get SD's on shares. Check before tcon.Jeremy Allison1-1/+1
2001-04-08Added per-share security tdb. Tidied up many slprintfs (need -1 on length).Jeremy Allison1-0/+2
2001-04-07Added 3 params to manipulate shares. "add share command/change share command/Jeremy Allison1-0/+4
2001-04-06Implemented stub function for NET_SHARE_DELETE. Now to implement the realJeremy Allison2-0/+20
2001-04-06Added stub function for NET_SHARE_ADD. Once this is implemented to call a hookJeremy Allison2-0/+25
2001-04-06We can now use server manager to look at Samba shares. NT still expects a ":"Jeremy Allison2-21/+3
2001-04-05Fix from Michael Davidson <md@sco.COM> to merge Solaris and UnixWare ACLs.Jeremy Allison1-45/+6
2001-04-04I know we're supposed to be feature frozen, but I couldn't resist this... :-).Jeremy Allison2-5/+83
2001-04-04Fix for broken RelientUNIX.Jeremy Allison1-1/+1
2001-04-03Sync up with new NT forms code.Jeremy Allison1-0/+42
2001-04-03Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.Jeremy Allison3-0/+51
2001-04-02IRIX ACLs from Herb.Jeremy Allison1-0/+30
2001-04-02include/ntdomain.h:Jeremy Allison2-8/+18
2001-03-31configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison3-556/+469
2001-03-31started converting some of the only-ascii code to use srvstr_*Andrew Tridgell1-464/+466
2001-03-30This is a big, rather ugly patch. Whilst investigating the files not truncatedJeremy Allison2-3/+21
2001-03-29Added cli_nt_delete_on_close() call to allow flag to be set for torture tests.Jeremy Allison1-0/+1
2001-03-29Added cli_nt_create_full() as a way to get at all the ntcreate parameters.Jeremy Allison1-0/+3
2001-03-28rename of 16 new_smb_io functions to smb_io_* for consistency sakeGerald Carter1-16/+16
2001-03-27make protoGerald Carter1-7/+7
2001-03-27Patch from David Gibson <dgibson@linuxcare.com> to reduce "silent abort"Jeremy Allison1-1/+1
2001-03-26Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison2-2/+5
2001-03-23a much simpler talloc() implementation. This version has the followingAndrew Tridgell1-2/+1
2001-03-23Fix insure-found parameter size missmatch.Jeremy Allison1-1/+1
2001-03-23Two OS/2 printer fixes from Jim McDonough @ IBM.Jeremy Allison1-0/+1
2001-03-23groupdb/mapping.c:Jeremy Allison1-461/+461
2001-03-23first pass of the new group mapping codeJean-François Micouleau3-460/+535
2001-03-21Fix memory leak when doing DLIST_REMOVE(head,head).Jeremy Allison1-1/+1
2001-03-21added option "enhanced browsing"Andrew Tridgell1-0/+1
2001-03-20When calling DLIST_REMOVE(x,x) (from lib/interface.c) ensure that the pointerJeremy Allison1-1/+1
2001-03-20Fix for crash when doing name lookup with a quoted string. Part ofJeremy Allison2-9/+15
2001-03-19reverted the rename of new_spoolss_io_r_enumprinterdrivers()Gerald Carter1-1/+1
2001-03-19Added sys_dlopen/sys_dlsym/sys_dlclose.Jeremy Allison2-0/+16
2001-03-19added basic command completion supportAndrew Tridgell1-1/+2
2001-03-18much simpler readline codeAndrew Tridgell3-52/+1
2001-03-18much better readline support from Simo Sorce, with some mods from meAndrew Tridgell4-20/+62
2001-03-17I'm happy with the mapping for NT getACL, now for NT setACL.Jeremy Allison1-0/+15
2001-03-16enable unicode on the wire by default in smbdAndrew Tridgell1-0/+1
2001-03-16Added files for CUP printing patch split.Jeremy Allison1-0/+69