Added the NETDFS pipe to allow remote administration of the msdfs symlinks
[sfrench/samba-autobuild/.git] / source3 / Makefile.in
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
1999-11-23 Luke Leightonadding svcctl 0x1b function
1999-11-20 Luke Leightondoing a code reshuffle. want to add code to establish...
1999-11-19 Luke Leighton- bug in nmbd registering DOMAIN_NAME<1c> to WINS serve...
1999-11-19 Luke Leightonadded \PIPE\browser plus experimental brsinfo command...
1999-11-12 Luke Leightonsplit array-handling functions into separate module.
1999-11-06 Luke Leightonspoolss openprinterex / closeprinter client-code.
1999-11-05 Luke Leightonexperimental spoolss rpcclient commands
1999-10-21 Luke Leightonvarious. debug levels changed. nmbd doesn't need...
1999-10-21 Luke Leightonsplit modify_trust_account_password into a separate...
1999-10-14 Luke Leightonadding CAP_EXTENDED_SECURITY support in a hurry last...
1999-09-21 Luke Leightonsplit matthew's sync command (only currently called...
1999-08-18 Luke Leightonuse read() instead of fread() as fread() fails on redhat 6.
1999-08-17 Luke Leightonadding lib/util_status.c to Makefile.in
1999-07-18 Alexandre OlivaAvoid multiple ``Updating dependencies'' messages befor...
1999-07-12 Luke LeightonJean-Francois Micouleau's rewritten DFS patch, original...
1999-05-03 Jean-François Mico... Changed the RPC api definition now first arg is a pipe_...
1999-04-30 Luke Leightonmd5 and hmac_md5
1999-04-27 Jean-François Mico... rpc_parse/parse_misc.c : defined a new BUFFER5 struct
1999-04-23 Matthew ChapmanAdding scheduler control pipe (\atsvc), client-side...
1999-04-17 Andrew Tridgellfixed a typo
1999-04-17 Andrew Tridgelldamn, new files need to be added to the head branch...
1999-04-04 Tim PotterAdded smbd/vfs.o and smbd/vfs-wrap.o to object list...
1999-04-01 Andrew TridgellKen McDonell from SGI was interested in adding some...
1999-03-01 Luke LeightonBenjamin Kuit's MYSQL SAM Database implementation.
1998-12-28 Christopher R. HertelSorry that this is going so slowly.
1998-12-20 Luke Leightonlib_sec_ctxt.o not .c
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-12-09 Andrew Tridgellremoved the SID stuff from the head branch as well.
1998-12-08 Luke Leightonadding "Service Control Manager" commands to rpcclient.
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leightonmatthew chapman's ldap code, to date. plus docs!
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-02 Luke Leightontrailing backslashes spotted by andrej.
1998-11-30 Luke Leighton- adding builtin[alias]db.
1998-11-29 Luke Leightoncvs getting it wrong. again.
1998-11-26 Luke Leightonwe have a problem: resolution of "Primary Group RID...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-23 Luke Leightonunix instance of group database API
1998-11-21 Andrew Tridgelluse bindir not sbindir in Makefile to ensure that we...
1998-11-19 Jeremy AllisonMakefile.in: Added passing of CPPFLAGS into Makefile.
1998-11-19 Jeremy AllisonSync up with 2.0 code.
1998-11-17 Jeremy AllisonChanged Makefile.in to use autoconf prefixes.
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-16 Jeremy AllisonMakefile.in: Re-added quotes round ROFF call for DGUX.
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-12 Luke Leightoncleaning up conflicts between group code not yet commit...
1998-11-12 Andrew Tridgellextracted the password change code from smbpasswd and...
1998-11-11 Herb LewisAdded needed flag for swat password changing
1998-11-11 Jeremy AllisonMakefile.in: Added target for makeyodldocs - not used...
next