Changes from APPLIANCE_HEAD:
[ira/wip.git] / source / Makefile.in
2001-01-04 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-03 Richard SharpeAdd a new file clidgram with routines that are used...
2000-12-26 Richard SharpeFirst pass at the libsmbclient code ...
2000-12-13 Jeremy AllisonAdded proto definition for new RPC calls.
2000-12-13 Tim PotterI think it's time to go home.
2000-12-13 Tim PotterOK so I shouldn't have added cli_pipe.o to LIBSMB_OBJ.
2000-12-13 Tim PotterAdd libsmb/cli_lsarpc.o and rpc_client/cli_pipe.o to...
2000-12-08 Tim PotterPort of lsa_lookup_sids() and lsa_lookup_names() rpc...
2000-12-06 Jeremy AllisonCause smbd to use the new posix_acls code, not the...
2000-12-06 Gerald Carterupdate for new pdbedit tool (code from Simo)
2000-12-06 Jeremy AllisonChanged to sourceforge tdb code. This includes spinlock...
2000-12-03 Andrew Tridgellmake sure we don't duplicate object files
2000-12-03 Andrew Tridgellsplit the RPC_PARSE object into two pieces. The first...
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
2000-11-16 Jeremy AllisonFix for a problem with the new messaging system. If...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-10-26 Gerald CarterTDB password backend support written by Simo Sorce...
2000-10-13 Jeremy AllisonFix to allow smbd to call winbindd if it is running...
2000-10-09 John TerpstraFixes to allow wins.c to compile to allow building...
2000-09-25 Jean-François Mico... printer notify code.
2000-09-13 Andrew Tridgellfirst cut at smbcontrol program. It currently allows...
2000-09-11 Andrew Tridgellthe first cut of the internal messaging system.
2000-09-01 David O'NeillChanges from APPLIANCE_HEAD (per Tim Potter):
2000-08-29 Gerald Cartermake rpcclent by default.
2000-07-20 Gerald Carterreadded util_list.c (just to the RPCCLIENT_OBJ). I...
2000-07-19 Christopher R. HertelFirst cut toward adding WINS server failover.
2000-07-18 Gerald Carterremove util_list from LIB_OBJS since it broke smbd...
2000-07-18 Gerald CarterAdded lib/util_list.[c|o] to Makefile.in
2000-07-14 Gerald Cartera few changes to Makefile.in to clean up dependencies...
2000-07-10 Tim PotterMoved winbind client functions from various odd locatio...
2000-07-07 Gerald CarterJust a few changes due to bringing some partial files...
2000-07-06 Tim PotterMoved lib/util_seaccess.o from LIB_OBJ to SMBD1_OBJ...
2000-07-06 Andrew Tridgellwrote a little sample smbw program
2000-07-05 Tim PotterMerge of wbinfo program from TNG.
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-06-23 Tim PotterAdded smbd/sec_ctx.o to smbd objects.
2000-06-23 Gerald Carterjust enough to get rpcclient to compile. Look for...
2000-06-14 Tim PotterAdded nsswitch/common.o to SMBD_OBJ1
2000-06-12 Andrew Tridgellenable the Linux change notify code and change some...
2000-06-12 Andrew Tridgelltotally rewrote the async signal, notification and...
2000-06-12 Andrew Tridgellsplit all the change notify code out into a separate...
2000-06-10 Andrew Tridgella first pass at Linux kernel oplocks support
2000-06-10 Andrew Tridgellcontinued the split of the kernel level oplocks code...
2000-06-08 Luke Leightonadded se_access_check.
2000-06-05 Andrew Tridgelladded locktest2
2000-05-31 Jeremy AllisonFixed interface between new ACLS and nttrans code.
2000-05-28 Andrew Tridgelldon't build cli_reg in rpc client library until we...
2000-05-27 Luke Leightonunistr_to_dos not unistr_to_ascii
2000-05-27 Luke Leightonfixed nttrans.c
2000-05-18 Shirish KaleleAdded the NETDFS pipe to allow remote administration...
2000-05-16 Shirish KaleleThe new msdfs implementation that uses symlinks to...
2000-05-10 Andrew Tridgellin head as well ...
2000-05-10 Andrew Tridgellmore merging
2000-05-09 Andrew Tridgelldon't attempt to build rpcclient in the head branch
2000-05-09 Andrew Tridgelladded some rules for winbindd and pam_winbind
2000-05-08 Jeremy AllisonSomeone :-) forgot to add secrets.c to HEAD.
2000-05-04 Andrew Tridgellneed LOCKING_OBJ in locktest now
2000-05-03 Andrew Tridgelladded a nasty lock testing program
2000-04-30 Andrew Tridgellwe don't need fnmatch.c any more
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...
2000-04-30 Andrew TridgellYIPEE!!!!!
2000-04-29 Andrew Tridgellput tdb utility functions in a separate file
2000-04-28 Jeremy AllisonOk - this is the *third* implementation of this (third...
2000-04-25 Andrew Tridgellsplit clientgen.c into several parts
2000-04-23 Andrew TridgellMakefile.in change for split of printfsp.c
2000-04-19 Andrew Tridgellsplit fsusage() into a separate module (to fix linking...
2000-04-17 Andrew Tridgellmoved standard_sub() and friends into a separate module
2000-04-16 Andrew TridgellThe following series of commits are for the new tdb...
2000-04-10 Andrew Tridgellremoved the read prediction code from the head branch...
2000-04-10 Andrew Tridgellsplit out the lpq parsing code into a separate file
2000-04-10 Andrew Tridgelldon't echo warning messages twice
2000-03-30 Andrew TridgellI finally got sick of configure being run automaticaly...
2000-03-13 Tim PotterAdding libtool support to HEAD branch. We're going...
2000-03-09 Jeremy AllisonBig update moving the multi-pdu support from 2.0.x...
2000-03-08 Shirish Kaleledded Microsoft Dfs services.
2000-03-01 Jeremy AllisonAdded new codepage from Ded Marazm <DedMarazm@mail...
2000-02-10 Andrew Tridgelldamn, masktest now needs the mangle code from smbd
2000-02-07 Jean-François Mico... make proto ...
2000-02-03 Tim PotterAdded smbd/vfs.o and smbd/vfs-wrap.o to smbd objects.
2000-01-26 Jeremy AllisonAdded hash-based stat cache code from Ying Chen.
2000-01-24 Andrew Tridgellwe need -lc when making shared objects or glibc doesn...
2000-01-13 Andrew Tridgelladded locking/brlock.c, a byte range locking system
2000-01-08 Jeremy Allisonsmbd/mangle.c
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
2000-01-03 Luke Leightonsimple mods to add msrpc pipe redirection. default...
2000-01-03 Andrew Tridgelladded the unexpected packet database (unexpected.tdb)
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
1999-12-21 Andrew Tridgellfirst pass at the database code for Samba. This also...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-06 Luke Leightonthe first independent msrpc daemon - lsarpcd.
1999-12-05 Luke Leightonfirst version of msrpc agent redirector code. client...
1999-12-04 Luke Leightoncool! created higher-order function table for agent...
1999-12-04 Luke Leightonjeremy is going to hate me for this.
1999-12-03 Luke Leightoncool! a unix socket smb redirector. code based on...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-29 Luke Leightonthis is going to sound _really_ weird, ok, but i had...
1999-11-24 Luke Leightonfirst stages of removing struct cli_state* and uint16...
1999-11-24 Luke LeightonWARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.c
next