summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2013-06-10.gitignore: Tidy up after removal of the autoconf buildAndrew Bartlett1-85/+0
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
2012-06-15s3-build: Do not write loadparm generated files into the build treeAndrew Bartlett1-6/+6
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-01.gitignore: remove already-gone gen-8bit-gap.shAndrew Bartlett1-1/+0
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Jun 1 04:53:53 CEST 2012 on sn-devel-104
2012-05-18build: Move generated files out of the normal build treeAndrew Bartlett1-1/+1
This avoids some dual-build-system interactions. Andrew Bartlett
2012-05-18build: Move generated version.h to a waf-invisible locationAndrew Bartlett1-1/+1
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-04-11.gitignore: ignore MYMETA.ymlAndrew Bartlett1-0/+1
2012-02-12gitignore: Ignore waf cache files.Jelmer Vernooij1-0/+2
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Feb 12 16:14:49 CET 2012 on sn-devel-104
2011-11-13Move testr configuration to root.Jelmer Vernooij1-1/+1
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Nov 13 23:19:27 CET 2011 on sn-devel-104
2011-10-13add lib/param files to .gitignoreAndrew Bartlett1-0/+4
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Oct 13 15:40:16 CEST 2011 on sn-devel-104
2011-07-05.gitignore: add AIX WINBIND nss moduleChristian Ambach1-0/+1
this cleans up git status on AIX after building source3
2011-07-02s3-param Generate parameter tablesAndrew Bartlett1-0/+2
2011-05-09s3-build: Move generated config.h and config.h.in to include/autoconfAndrew Bartlett1-2/+2
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-02-08s3: Added missing files in .gitignore.Andreas Schneider1-1/+3
2010-12-27.gitignore: cleanup old stuffStefan Metzmacher1-232/+7
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Dec 27 16:43:24 CET 2010 on sn-devel-104
2010-10-31talloc: Switch over to using waf as the default build system for the ↵Jelmer Vernooij1-2/+0
standalone build.
2010-09-25Check in configure/Makefile for those projects that have waf as primary ↵Jelmer Vernooij1-5/+6
build system.
2010-09-15s4-finddcs: added finddcs_cldap()Andrew Tridgell1-1/+0
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-05-04.gitignore: simplify the .gitignore after gen_ndr removalAndrew Tridgell1-70/+3
2010-04-13s4: prevent the autoconf build from removing source4/librpc/gen_ndr/READMEAndrew Tridgell1-1/+1
2010-04-10s4:configure: generate Makefile from Makefile.inStefan Metzmacher1-1/+1
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-06build: 'makefile' (lowercase) is now a generated fileAndrew Tridgell1-0/+1
2010-04-06build: ignore some waf filesAndrew Tridgell1-0/+2
2010-04-06build: ignore the bin/ directoryAndrew Tridgell1-0/+1
2010-03-29s4:.gitignore - update it for the new heimdal releaseMatthias Dieter Wallnöfer1-0/+1
2010-03-27s4:heimdal New files and supporting logic for heimdal updateAndrew Bartlett1-0/+5
2010-03-01Fix the build, add filtered subunit runner.Jelmer Vernooij1-0/+1
2010-02-26.gitignore - ignore display of "mit_samba.so"Matthias Dieter Wallnöfer1-0/+1
2010-02-11s4/net_drs: 'net drs' utility initial creationKamen Mazdrashki1-0/+1
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-01-29s4: Ignore few more auto-generated filesKamen Mazdrashki1-0/+2
2009-12-29s4:auth: remove autogenerated auth/ntlm/auth_proto.hStefan Metzmacher1-1/+1
metze
2009-12-14add ignore for autogenrated files as they are not used by s3Matthieu Patou1-0/+4
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-10-21.gitignore: add "partition_proto.h"Matthias Dieter Wallnöfer1-0/+1
2009-10-19gitignore: remove old netlogon prototypes.Günther Deschner1-2/+0
Guenther
2009-10-16s4/drs(tort): ignore drs/proto.h fileKamen Mazdrashki1-0/+1
2009-10-12Enhance ".gitignore" file for s4Matthias Dieter Wallnöfer1-0/+2
2009-09-13Ignore source4/dsdb/kcc/kcc_service_proto.h.Matt Kraai1-0/+1
2009-09-07gitignore: Ignore additional auto-generated files.Andrew Kroeger1-0/+4
2009-09-03Ignoring generated files:Kamen Mazdrashki1-0/+2
libcli/smb/smb_common_proto.h source4/torture/ntp/proto.h
2009-07-31.gitignore: ignore more generated filesStefan Metzmacher1-0/+5
metze
2009-07-28s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett1-1/+1
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-06-19Correct handling of 32-bit integer attributes in SAMBA 4Matthias Dieter Wallnöfer1-1/+0
- 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-04gitignore: remove traces of source4/libcli/auth.Günther Deschner1-1/+0
This makes it possible clean up a master checkout with git clean -x -f -d and build samba4 afterwards. Guenther
2009-06-01gitignore: Ignore additional auto-generated fileAndrew Kroeger1-0/+1
2009-05-26gitignore: Ignore additional auto-generated files.Andrew Kroeger1-1/+3
Corrected path to tdr_proto.h and added librpc/gen_ndr/{cli,srv}_dcerpc.[ch].
2009-05-01Ignore docs-xml/output directory and its contents as well as png filesJelmer Vernooij1-0/+29
generated run-time from versioned svg files.
2009-05-01Add more output generated by the documentation build process to .gitignore.Jelmer Vernooij1-0/+3
2009-03-17.gitignore source4/torture/ldb/proto.hMichael Adam1-0/+1
Michael
2009-02-14ignore new test program executablesDerrell Lipman1-0/+2
2009-02-05spoolss: move ndr spoolss helper to main librpc dir.Günther Deschner1-1/+0
Guenther
2009-02-05Do not ignore spoolss anymore.Günther Deschner1-1/+0
Guenther