summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-12/+29
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-440/+661
* Move over to RELEASE branch.Jeremy Allison2002-02-011-1049/+1179
* nsswitch/winbindd_group.c: Memory leak fixes.Jeremy Allison2001-10-121-3/+3
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-189/+290
* Fix proto.Jeremy Allison2001-07-071-548/+548
* Syncup getting ready for release.Jeremy Allison2001-07-061-152/+327
* Added other_safe_chars to alpha_strcpy(). Better fix for problem.Jeremy Allison2001-06-231-451/+472
* put in place an approximate wildcard fn for lanman1 and below.Andrew Tridgell2001-04-161-1/+0
* configure:Jeremy Allison2001-04-131-1/+5
* Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentiallyJeremy Allison2001-04-131-0/+5
* portability fixed for sco1.samba.orgAndrew Tridgell2001-04-131-0/+2
* - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-131-2/+1
* As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison2001-04-121-1/+3
* Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn'tJeremy Allison2001-04-121-0/+1
* To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2001-04-111-0/+1
* Fix for core dump in security = share code with new share security db.Jeremy Allison2001-04-111-3/+2
* Fixed --with-automount compile error.Jeremy Allison2001-04-101-0/+7
* make protoGerald Carter2001-04-091-112/+1
* Added get/set SD's on shares. Check on tcon.Jeremy Allison2001-04-091-1/+1
* Added share security tdb. Tidied up many slprintf's (should be -1 to length).Jeremy Allison2001-04-081-0/+2
* Added 3 params to manipulate shares. "add share command/change share command/Jeremy Allison2001-04-071-0/+4
* Implemented stub function for NET_SHARE_DELETE. Now to implement the realJeremy Allison2001-04-061-0/+3
* Added stub function for NET_SHARE_ADD. Once this is implemented to call a hookJeremy Allison2001-04-061-0/+3
* We can now use server manager to look at Samba shares. NT still expects a ":"Jeremy Allison2001-04-061-20/+1
* I know we're supposed to be feature frozen, but I couldn't resist this... :-).Jeremy Allison2001-04-041-0/+10
* Fix from Jim Vopni <jimv@metrics.com> for NT forms problem. People using theJeremy Allison2001-04-031-0/+22
* include/ntdomain.h:Jeremy Allison2001-04-021-1/+0
* configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison2001-03-311-0/+1
* Ding Dong the witch is dead ! :-). Ok, I'm happy 'cos I've finally deletedJeremy Allison2001-03-311-1/+1
* The changes to the SMBMACROs were causing big endian machines to incorrectlyJeremy Allison2001-03-311-0/+21
* This is a big, rather ugly patch. Whilst investigating the files not truncatedJeremy Allison2001-03-301-2/+2
* Added cli_nt_delete_on_close() call to allow flag to be set for torture tests.Jeremy Allison2001-03-291-10/+5
* Added cli_nt_create_full() as a way to get at all the ntcreate parameters.Jeremy Allison2001-03-291-4/+12
* Things are making more sense every day :-)Gerald Carter2001-03-281-24/+47
* make protoGerald Carter2001-03-271-7/+7
* Patch from David Gibson <dgibson@linuxcare.com> to reduce "silent abort"Jeremy Allison2001-03-271-1/+3
* Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison2001-03-261-2/+2
* make protoGerald Carter2001-03-261-3/+0
* added readline to smbclient and rpcclient from HEAD. Also added aGerald Carter2001-03-231-0/+6
* Fix insure-found parameter size missmatch.Jeremy Allison2001-03-231-1/+1
* Two OS/2 printer fixes from Jim McDonough @ IBM.Jeremy Allison2001-03-231-0/+1
* Fix for coredump when using username map file. lookup_name must haveJeremy Allison2001-03-201-3/+3
* include/dlinklist.h: Allow link to end of list.Jeremy Allison2001-03-191-0/+3
* reverted rename of new_spoolss_io_r_enumprinterdriversGerald Carter2001-03-191-1/+1
* merge from HEAD for new cli_*() interface for client sideGerald Carter2001-03-191-152/+106
* CUPS patches from Michael Sweet to enable CUPS systems to be queried directlyJeremy Allison2001-03-161-2/+3
* Removed rpc_unistrXX calls as the fix in include/byteorder.h now meansJeremy Allison2001-03-141-3/+1
* Move to a handle database that is shared between instances of the sameJeremy Allison2001-03-131-1/+1
* We were not byte swaaping the unicode strings on reading them from a packetJeremy Allison2001-03-131-0/+2