summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2000-02-03Added smbd/vfs.o and smbd/vfs-wrap.o to smbd objects.Tim Potter1-0/+1
2000-01-26Added hash-based stat cache code from Ying Chen.Jeremy Allison1-1/+1
2000-01-24we need -lc when making shared objects or glibc doesn't do its magicAndrew Tridgell1-1/+1
2000-01-13added locking/brlock.c, a byte range locking systemAndrew Tridgell1-1/+1
2000-01-08smbd/mangle.cJeremy Allison1-1/+1
2000-01-05implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell1-1/+1
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-2/+4
2000-01-03added the unexpected packet database (unexpected.tdb)Andrew Tridgell1-1/+1
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1-2/+1
1999-12-21first pass at the database code for Samba. This also includes a testAndrew Tridgell1-1/+11
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-352/+118
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-32/+169
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton1-7/+13
1999-12-06the first independent msrpc daemon - lsarpcd.Luke Leighton1-9/+39
1999-12-05first version of msrpc agent redirector code. client-side only.Luke Leighton1-1/+4
1999-12-04cool! created higher-order function table for agent redirection.Luke Leighton1-0/+1
1999-12-04jeremy is going to hate me for this.Luke Leighton1-0/+7
1999-12-03cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1-1/+10
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-1/+13
1999-11-29this is going to sound _really_ weird, ok, but i had to implementLuke Leighton1-0/+1
1999-11-24first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1-0/+1
1999-11-24WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.cLuke Leighton1-2/+2
1999-11-23adding svcctl 0x1b functionLuke Leighton1-0/+1
1999-11-20doing a code reshuffle. want to add code to establish trust relationships.Luke Leighton1-0/+1
1999-11-19- bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursionLuke Leighton1-0/+1
1999-11-19added \PIPE\browser plus experimental brsinfo command. you wouldn'tLuke Leighton1-1/+4
1999-11-12split array-handling functions into separate module.Luke Leighton1-0/+1
1999-11-06spoolss openprinterex / closeprinter client-code.Luke Leighton1-14/+14
1999-11-05experimental spoolss rpcclient commandsLuke Leighton1-0/+2
1999-10-21various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1-3/+3
1999-10-21split modify_trust_account_password into a separate module.Luke Leighton1-1/+1
1999-10-14adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot toLuke Leighton1-9/+13
1999-09-21split matthew's sync command (only currently called from smbpasswd)Luke Leighton1-0/+1
1999-08-18use read() instead of fread() as fread() fails on redhat 6.Luke Leighton1-3/+5
1999-08-17adding lib/util_status.c to Makefile.inLuke Leighton1-1/+1
1999-07-18Avoid multiple ``Updating dependencies'' messages before .deps/.stampAlexandre Oliva1-1/+1
1999-07-12Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1-1/+1
1999-05-03Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1-2/+4
1999-04-30md5 and hmac_md5Luke Leighton1-1/+2
1999-04-27rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1-4/+8
1999-04-23Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1-4/+6
1999-04-17fixed a typoAndrew Tridgell1-1/+1
1999-04-17damn, new files need to be added to the head branch first, I've toldAndrew Tridgell1-0/+10
1999-04-04Added smbd/vfs.o and smbd/vfs-wrap.o to object list for smbd.Tim Potter1-1/+2
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-4/+7
1999-03-01Benjamin Kuit's MYSQL SAM Database implementation.Luke Leighton1-2/+2
1998-12-28Sorry that this is going so slowly.Christopher R. Hertel1-1/+7
1998-12-20lib_sec_ctxt.o not .cLuke Leighton1-1/+1
1998-12-16A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1-9/+1
1998-12-09removed the SID stuff from the head branch as well.Andrew Tridgell1-1/+1