Andrew Bartlett
eeb90cfea2
.gitignore: Ignore pidl/MYMETA.json
...
This is generated by newer versions of MakeMaker
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
2015-04-15 05:58:19 +02:00
Christof Schmitt
353fdc5f9d
.gitignore: Ignore tag files from GNU Global tool
...
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Feb 7 03:20:15 CET 2014 on sn-devel-104
2014-02-07 03:20:13 +01:00
Andrew Bartlett
036af07e86
.gitignore: Tidy up after removal of the autoconf build
...
Reviewed-By: Jelmer Vernooij <jelmer@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Jun 10 04:42:46 CEST 2013 on sn-devel-104
2013-06-10 04:42:46 +02:00
Andrew Bartlett
9afd4be688
s3-build: Do not write loadparm generated files into the build tree
...
We need to keep these files away from where waf might see them.
Andrew Bartlett
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Jun 15 11:10:14 CEST 2012 on sn-devel-104
2012-06-15 11:10:14 +02:00
Andrew Bartlett
ae0a234e0c
.gitignore: remove already-gone gen-8bit-gap.sh
...
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri Jun 1 04:53:53 CEST 2012 on sn-devel-104
2012-06-01 04:53:53 +02:00
Andrew Bartlett
611ca8e819
build: Move generated files out of the normal build tree
...
This avoids some dual-build-system interactions.
Andrew Bartlett
2012-05-18 15:44:43 +10:00
Andrew Bartlett
584a51b2ca
build: Move generated version.h to a waf-invisible location
...
Generally, it is better if our generated header files for the autoconf
build do not end up in places that the waf build can see.
Andrew Bartlett
2012-05-18 15:44:43 +10:00
Andrew Bartlett
031dee348d
.gitignore: ignore MYMETA.yml
2012-04-11 02:30:39 +02:00
Jelmer Vernooij
8de129df10
gitignore: Ignore waf cache files.
...
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Feb 12 16:14:49 CET 2012 on sn-devel-104
2012-02-12 16:14:49 +01:00
Jelmer Vernooij
7846bc613d
Move testr configuration to root.
...
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Nov 13 23:19:27 CET 2011 on sn-devel-104
2011-11-13 23:19:27 +01:00
Andrew Bartlett
e287a72e65
add lib/param files to .gitignore
...
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Oct 13 15:40:16 CEST 2011 on sn-devel-104
2011-10-13 15:40:16 +02:00
Christian Ambach
94f24c4abb
.gitignore: add AIX WINBIND nss module
...
this cleans up git status on AIX after building source3
2011-07-05 18:41:24 +02:00
Andrew Bartlett
4f3a155fb5
s3-param Generate parameter tables
2011-07-02 12:31:34 +10:00
Andrew Bartlett
7e8f086798
s3-build: Move generated config.h and config.h.in to include/autoconf
...
This ensures that these are not found by the waf build, which causes
issues when the wrong config.h is used by the recursive smbtorture build
Andrew Bartlett
2011-05-09 11:21:09 +02:00
Andreas Schneider
12913c90f7
s3: Added missing files in .gitignore.
2011-02-08 09:54:06 +01:00
Stefan Metzmacher
706d479b21
.gitignore: cleanup old stuff
...
metze
Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Mon Dec 27 16:43:24 CET 2010 on sn-devel-104
2010-12-27 16:43:24 +01:00
Jelmer Vernooij
4f22cc7a28
talloc: Switch over to using waf as the default build system for the standalone build.
2010-10-31 02:04:05 +00:00
Jelmer Vernooij
296ff486e4
Check in configure/Makefile for those projects that have waf as primary build system.
2010-09-25 12:20:57 -07:00
Andrew Tridgell
898674cb1c
s4-finddcs: added finddcs_cldap()
...
this finds DCs with a specified set of server_type bit using SRV
lookups and CLDAP
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-09-15 15:39:35 +10:00
Andrew Tridgell
fd4dd2e2c6
.gitignore: simplify the .gitignore after gen_ndr removal
2010-05-04 13:47:07 +02:00
Andrew Tridgell
3909088e13
s4: prevent the autoconf build from removing source4/librpc/gen_ndr/README
2010-04-13 23:03:27 +10:00
Stefan Metzmacher
61d3ba04b4
s4:configure: generate Makefile from Makefile.in
...
This makes it possible for the waf build to also generate a 'Makefile'
instead of 'makefile'. On some platforms 'Makefile' is used before 'makefile'
metze
2010-04-10 11:06:26 +02:00
Andrew Tridgell
88db935f56
build: 'makefile' (lowercase) is now a generated file
2010-04-06 20:26:58 +10:00
Andrew Tridgell
465481eecc
build: ignore some waf files
2010-04-06 20:26:41 +10:00
Andrew Tridgell
2bb41b042a
build: ignore the bin/ directory
2010-04-06 20:26:41 +10:00
Matthias Dieter Wallnöfer
50d26133dc
s4:.gitignore - update it for the new heimdal release
2010-03-29 21:38:22 +02:00
Andrew Bartlett
564d5cd2c4
s4:heimdal New files and supporting logic for heimdal update
2010-03-27 11:53:23 +11:00
Jelmer Vernooij
24d52dc362
Fix the build, add filtered subunit runner.
2010-03-01 16:24:59 +01:00
Matthias Dieter Wallnöfer
87c96f0023
.gitignore - ignore display of "mit_samba.so"
2010-02-26 19:16:20 +01:00
Kamen Mazdrashki
61246da63c
s4/net_drs: 'net drs' utility initial creation
...
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-02-11 21:59:38 +11:00
Kamen Mazdrashki
e3d50e89ab
s4: Ignore few more auto-generated files
2010-01-29 14:09:53 +01:00
Stefan Metzmacher
af25fb55c0
s4:auth: remove autogenerated auth/ntlm/auth_proto.h
...
metze
2009-12-29 12:13:23 +01:00
Matthieu Patou
6bc29eced5
add ignore for autogenrated files as they are not used by s3
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-12-14 10:58:32 +01:00
Matthias Dieter Wallnöfer
925b156a12
.gitignore: add "partition_proto.h"
2009-10-21 17:56:17 +02:00
Günther Deschner
dbd03997e1
gitignore: remove old netlogon prototypes.
...
Guenther
2009-10-19 18:44:51 +02:00
Kamen Mazdrashki
8639ba2237
s4/drs(tort): ignore drs/proto.h file
2009-10-16 12:54:14 +03:00
Matthias Dieter Wallnöfer
325dc960df
Enhance ".gitignore" file for s4
2009-10-12 23:25:17 +02:00
Matt Kraai
4c5854fc2d
Ignore source4/dsdb/kcc/kcc_service_proto.h.
2009-09-13 00:25:03 +02:00
Andrew Kroeger
7837768c13
gitignore: Ignore additional auto-generated files.
2009-09-07 12:29:34 +02:00
Kamen Mazdrashki
47dfe78142
Ignoring generated files:
...
libcli/smb/smb_common_proto.h
source4/torture/ntp/proto.h
2009-09-03 19:09:50 +10:00
Stefan Metzmacher
42b28ee95d
.gitignore: ignore more generated files
...
metze
2009-07-31 14:38:44 +02:00
Andrew Bartlett
47a7a2e442
s4:kerberos Add 'net export keytab' command for wireshark decryption
...
It is much easier to do decryption with wireshark when the keytab is
available for every host in the domain. Running 'net export keytab
<keytab name>' will export the current (as pointed to by the supplied
smb.conf) local Samba4 doamin.
(This uses Heimdal's 'hdb' keytab and then the existing hdb-samba4,
and so has a good chance of keeping working in the long term).
Andrew Bartlett
2009-07-28 08:52:43 +10:00
Matthias Dieter Wallnöfer
0376d056e5
Correct handling of 32-bit integer attributes in SAMBA 4
...
- LDB handles now all 32-bit integer attributes correctly (also with overflows)
according to the schema
- LDAP backends handle the attributes "groupType", "userAccountControl" and
"sAMAccountType" correctly. This handling doesn't yet use the schema but
the conversion file "simple_ldap.map.c" which contains them hardcoded.
Did also a refactoring of the conversion function there.
- Bug #6136 should be gone
2009-06-19 11:32:01 +10:00
Günther Deschner
46e2bbd141
gitignore: remove traces of source4/libcli/auth.
...
This makes it possible clean up a master checkout with git clean -x -f -d and
build samba4 afterwards.
Guenther
2009-06-04 21:18:20 +02:00
Andrew Kroeger
a0edb50552
gitignore: Ignore additional auto-generated file
2009-06-01 19:13:28 +10:00
Andrew Kroeger
6b7bd37570
gitignore: Ignore additional auto-generated files.
...
Corrected path to tdr_proto.h and added librpc/gen_ndr/{cli,srv}_dcerpc.[ch].
2009-05-26 15:50:13 +02:00
Jelmer Vernooij
2bda1a8885
Ignore docs-xml/output directory and its contents as well as png files
...
generated run-time from versioned svg files.
2009-05-01 22:49:14 +02:00
Jelmer Vernooij
25181744c6
Add more output generated by the documentation build process to .gitignore.
2009-05-01 22:49:13 +02:00
Michael Adam
d352d3c713
.gitignore source4/torture/ldb/proto.h
...
Michael
2009-03-17 15:51:13 +01:00
Derrell Lipman
1c9630bf4d
ignore new test program executables
2009-02-14 09:44:36 -05:00