1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

26 Commits

Author SHA1 Message Date
Tim Potter
a41750f86a Added tdbbackup. -
Tim Potter
ab049355af Addd wrepld (what a cool name!) -
Martin Pool
e339066995 Add a very trivial talloc torture program, bin/talloctort. Not built
by default.
-
Herb Lewis
ba2dd34407 add smbgroupedit -
Jeremy Allison
b668d7d656 Ok, I know it's a language thing and it shouldn't matter.... but a kerberos
name is a "principal", not a principle. English majors will complain :-).
Jeremy.
-
Tim Potter
c5a94780dc Ignore torture test binaries. -
Tim Potter
604468c6ee Added samsync binary to list of ignored files. -
Tim Potter
e4831d4d01 Added smbtree to list of ignored files. -
Tim Potter
335e41b5ca Added winbindd to list of binaries. -
Jeremy Allison
d386b9223f Merge .cvsignore between 2.2 and HEAD.
Jeremy.
-
Tim Potter
f98e0d7b17 Added pdbedit binary to list of ignored files. -
Tim Potter
b380c3b9cc Added smbcacls binary. -
Tim Potter
3ff75e92ad Added smbsh to list of ignored files. -
Herb Lewis
8586624815 sync with 2.2. tree -
Jean-François Micouleau
d56cc6ebe7 ignore smbcontrol in bin directory
J.F.
-
Tim Potter
da67a5099e Added wbinfo and .libs -
Tim Potter
71fc4dc791 Added .dummy file. -
Andrew Tridgell
8767334d8a ignore a few files -
Alexandre Oliva
8f95ee8fc3 bin/cvsignore: deleted, so that bin can be removed from the repository
.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
-
Alexandre Oliva
90a8a02484 get away with dummy and .dummy files -
Luke Leighton
aa38f39d67 added rpcclient program -
Andrew Tridgell
571b522bec some more dummy files to ignore -
Andrew Tridgell
12c8028eb4 smbtorture now compiles -
Andrew Tridgell
60cdb83f3f fixed the installation scripts for the new layout -
Andrew Tridgell
b92ce41c54 a few more things compile.
I'll do the rest tomorrow.
-
Andrew Tridgell
3ecfd271de swat compiles, with some even uglier hacks. we really have to do
something about our dependencies between seemingly unrelated code.
-