summaryrefslogtreecommitdiff
path: root/source3/bin
AgeCommit message (Collapse)AuthorFilesLines
2003-05-26Ignore t_stringoverflow binary.Tim Potter1-0/+1
(This used to be commit 59326e7a53803060e25832719c6cd48278f1a72b)
2003-04-28Ignore t_snprintf binary.Tim Potter1-1/+2
(This used to be commit 8d70ef6b8cf52e582e385c8c9b8f085b183169fd)
2003-04-15merge in metze' smbcquotas patch from HEADGerald Carter1-0/+1
(This used to be commit b6a77048886151435a4a5eeb9a04be44d397c504)
2003-04-14Ignore check programs.Tim Potter1-1/+3
(This used to be commit 6b607054064b808a15bc1b1b7dc19fc788e1adce)
2003-01-15sync up ignored files from HEADGerald Carter1-2/+6
(This used to be commit 787830782c14d219bd15f28969ed3c9fd251dbed)
2003-01-06Some more profiles merges from HEAD (cvsignore and a stray const).Tim Potter1-0/+1
(This used to be commit 71b09408efc7f4e01b028f65b3b945296a369d9c)
2002-09-26syncing up with HEAD again....Gerald Carter1-0/+4
(This used to be commit e026b84815ad1a5fa981c24fff197fefa73b4928)
2002-03-12Added tdbbackup.Tim Potter1-0/+1
(This used to be commit a41750f86af2840e207be310d2036fad7bfb7cf3)
2002-01-30Addd wrepld (what a cool name!)Tim Potter1-0/+1
(This used to be commit ab049355af965f7d5a9851ddbb7400d3d9986b5a)
2001-12-19Add a very trivial talloc torture program, bin/talloctort. Not builtMartin Pool1-0/+1
by default. (This used to be commit e3390669958f01672f5638ebf975e8bd4fd67665)
2001-12-06add smbgroupeditHerb Lewis1-0/+1
(This used to be commit ba2dd34407aa51cdbfe6fe7fe8730af2b2cd00ed)
2001-10-21Ok, I know it's a language thing and it shouldn't matter.... but a kerberosJeremy Allison1-0/+1
name is a "principal", not a principle. English majors will complain :-). Jeremy. (This used to be commit b668d7d656cdd066820fb8044f24bcd4fda29524)
2001-09-12Ignore torture test binaries.Tim Potter1-0/+5
(This used to be commit c5a94780dc653260cf6abd09f6a321b93806529a)
2001-08-31Added samsync binary to list of ignored files.Tim Potter1-0/+1
(This used to be commit 604468c6eedfa7a8ac62800cf7cf73cbd969ae45)
2001-08-06Added smbtree to list of ignored files.Tim Potter1-0/+1
(This used to be commit e4831d4d010d432d710553deac8201c14eea47a7)
2001-05-08Added winbindd to list of binaries.Tim Potter1-0/+1
(This used to be commit 335e41b5ca6c3372aa1005e3c80ca04572f37878)
2001-03-10Merge .cvsignore between 2.2 and HEAD.Jeremy Allison1-0/+4
Jeremy. (This used to be commit d386b9223feecdf801f86bbf4bc0d92b2f6ecb6a)
2000-12-08Added pdbedit binary to list of ignored files.Tim Potter1-0/+1
(This used to be commit f98e0d7b17edd627e704fc7e73534e1278d82fb0)
2000-12-07Added smbcacls binary.Tim Potter1-3/+4
(This used to be commit b380c3b9cc07031e7ad608d7582615cd3ecd249a)
2000-11-01Added smbsh to list of ignored files.Tim Potter1-0/+1
(This used to be commit 3ff75e92ad2f663d1306048d132daa486ae02d96)
2000-10-11sync with 2.2. treeHerb Lewis1-1/+1
(This used to be commit 8586624815f70a4448c001f14e74eabc96dd4d04)
2000-09-27ignore smbcontrol in bin directoryJean-François Micouleau1-1/+2
J.F. (This used to be commit d56cc6ebe7fe546c1fe28f6f75d1cc0702694972)
2000-07-10Added wbinfo and .libsTim Potter1-0/+2
(This used to be commit da67a5099ebfb68172c1c419103665f571e82157)
2000-02-03Added .dummy file.Tim Potter1-0/+1
(This used to be commit 71fc4dc7917d5c4782f61640c5b7681732742766)
2000-01-03ignore a few filesAndrew Tridgell1-0/+14
(This used to be commit 8767334d8a44db5cb8abf084d185dae6e32db062)
1998-10-04bin/cvsignore: deleted, so that bin can be removed from the repositoryAlexandre Oliva1-14/+0
.cvsignore: added bin; it is no longer part of the source tree smbwrapper/smbsh: now auto-generated from smbsh.in smbwrapper/.cvsignore: added smbsh configure.in: generate @builddir@ configure, include/stamp-h.in: regen Makefile.in: new target `smbwrapper'; sped up directory creation (This used to be commit 8f95ee8fc32d74f20cca489ecd3f7e34e773db2f)
1998-09-29get away with dummy and .dummy filesAlexandre Oliva1-1/+0
(This used to be commit 90a8a02484a0897b053fd6531b7fec5d23098b6f)
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-1/+0
dummy.in files are no longer needed, and new directories will be taken care of automatically, at configure (or config.status --recheck) time (This used to be commit 237a8e5fe62d757c04b8207cbbee4df1470cfe4e)
1998-09-25added rpcclient programLuke Leighton1-0/+1
(This used to be commit aa38f39d67fade4dfd7badb7a9b39c833a1dd1ca)
1998-09-21major autoconf clean-upAlexandre Oliva1-0/+1
fix problems in builds with srcdir!=builddir (This used to be commit 1ffc3b807a3f80644c974b454ff5e6f68e89b546)
1998-08-15some more dummy files to ignoreAndrew Tridgell1-0/+1
(This used to be commit 571b522bec5bb8ffa4f726c695b57fa2fc04ee01)
1998-08-10smbtorture now compilesAndrew Tridgell1-0/+1
(This used to be commit 12c8028eb45d3e274e3496da1a2e4f6d18c117fd)
1998-08-10fixed the installation scripts for the new layoutAndrew Tridgell1-0/+5
(This used to be commit 60cdb83f3f6dfd7755e46254662245a82a8ef498)
1998-08-09a few more things compile.Andrew Tridgell1-0/+4
I'll do the rest tomorrow. (This used to be commit b92ce41c54fa187bce3287257996f7a3e9c9b9ff)
1998-08-09swat compiles, with some even uglier hacks. we really have to doAndrew Tridgell1-0/+3
something about our dependencies between seemingly unrelated code. (This used to be commit 3ecfd271de5e6f7b4868800e7c06d51ed69278fd)
1998-08-09another dummy fileAndrew Tridgell1-0/+0
(This used to be commit 251213898077a11d71b208434c65748f922d7e9a)