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
Günther Deschner
b03913cbc6
spoolss: move ndr spoolss helper to main librpc dir.
...
Guenther
2009-02-05 16:04:36 +01:00
Günther Deschner
60fc7dadd6
Do not ignore spoolss anymore.
...
Guenther
2009-02-05 16:04:35 +01:00
Tim Prouty
ed5e1e5bd6
s3 merged build: Remove redundant #defines that are in idl generated headers
...
This fixes a series of samba3 build warnings in the merged build with
--enable-picky-developer=yes. 'error: "X" redefined', where X is one
of the redundant #defines.
This required committing a static version of spoolss.h for it to be
included by non-merged s3 builds.
2009-01-05 22:40:04 -08:00
Jelmer Vernooij
6704c27a78
Fix standalone build of tdb python module, update ignores for standalone tdb.
2008-12-22 23:39:30 +01:00
Jelmer Vernooij
28f80dbb7c
Stop using SWIG for ldb Python bindings.
2008-12-20 19:54:13 +01:00
Jelmer Vernooij
1f4bd4b82c
Fix standalone compilation of events library.
2008-12-20 19:23:30 +01:00
Jelmer Vernooij
f1773a9187
Ignore generated files.
2008-12-16 19:43:52 +01:00
Jelmer Vernooij
5317dd50c0
Add new script for building IDL files in librpc/idl, generating both
...
Samba 3 and Samba 4 output.
2008-12-16 16:32:18 +01:00
Jelmer Vernooij
a7109b183b
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-12-16 15:36:53 +01:00
Jelmer Vernooij
f28b52ede3
Ignore setup symlink.
2008-12-16 14:39:54 +01:00
Kai Blin
6821d898d7
nsswitch: Move source3 files to top level dir.
...
Don't move source4 files yet to not confuse git's rename tracking too much.
2008-12-16 13:02:45 +01:00
Jelmer Vernooij
4f9b6fdce4
Fix ignore for libcli/nbt/nbtname.h
2008-10-18 16:22:24 +02:00
Jelmer Vernooij
18faf30d16
Fix gitignore.
2008-10-18 15:06:45 +02:00
Jelmer Vernooij
cc6227d0bc
Ignore generated but unused files.
2008-10-12 19:06:00 +02:00
Jelmer Vernooij
3b0a1b0363
Make util_tdb.h static since it is now used by Samba3.
2008-10-12 17:50:41 +02:00
Jelmer Vernooij
caa4e42860
Move lib/util from source4 to top-level libutil.
...
Conflicts:
source4/Makefile
2008-10-11 21:05:38 +02:00
Jelmer Vernooij
43aaa78fe6
Update .gitignore for new pidl location.
2008-09-30 06:05:46 +02:00
Michael Adam
06b2410427
add generated files in packaging/RHEL[-CTDB]/ to .gitignore
...
Michael
2008-09-16 00:30:33 +02:00
Jelmer Vernooij
e2e64b6a14
Ignore generated Samba 4 files.
2008-09-15 15:23:29 +02:00
Jelmer Vernooij
b8e8e9f0a5
Ignore generated build files.
2008-09-15 14:56:46 +02:00
Stefan Metzmacher
9d3d332092
Merge Samba3 and Samba4 together
2008-09-14 23:07:26 +02:00
Jelmer Vernooij
e83fbdf598
Ignore unused pidl-generated files.
...
(This used to be commit 7eb6bfca40d9ecc225e40661093697edd07699e6)
2008-09-04 23:05:48 +02:00
Stefan Metzmacher
9080b5d979
heimdal_build: autogenerate the heimdal private/proto headers
...
Now it's possible to just use a plain heimdal tree in source/heimdal/
without any pregenerated files.
metze
(This used to be commit da333ca7113f78eeacab4f93b401f075114c7d88)
2008-08-26 18:49:17 +02:00
Stefan Metzmacher
a1bbd66b0f
heimdal_build: autogenerate table files in heimdal/lib/wind/
...
metze
(This used to be commit f4cfba26aebb18fecdb50478bec9c07d4910ab3b)
2008-08-26 18:48:50 +02:00
Michael Adam
0a909f4861
gitignore: add examples/libsmbclient/Makefile.internal - a generated file
...
Michael
(This used to be commit 25fed055c0ee1d892b902caae2a1188977316f14)
2008-08-21 12:16:05 +02:00
Michael Adam
2fdcaab8c4
gitignore: add examples/libsmbclient/tree
...
Michael
(This used to be commit e5c4cbbf5a4b3e5db1732043a74cd1f4a5eec136)
2008-08-20 22:39:47 +02:00
Michael Adam
d1cb562771
gitignore: add lib/netapi/tests/Makefile
...
Michael
(This used to be commit fdf29c1cdf6b9bd1c6fb7a9f070084e0df5470bb)
2008-08-20 22:39:46 +02:00
Michael Adam
9220e76714
gitignore: add libsmbsharemodes.syms - this is now generated
...
Michael
(This used to be commit 11458f9a9ac17c68aa0496d2ade4b93d02e7ebcc)
2008-08-20 22:39:46 +02:00
Michael Adam
4845b86164
gitignore: add libsmbclient.syms - this is now generated
...
Michael
(This used to be commit 02d4b820fccfef1387f47db4bb5ade3dfd0d25bb)
2008-08-20 22:39:45 +02:00
Andrew Bartlett
bb80a19714
Note the ldb syntax for attribute syntaxes in the table.
...
This includes additional Samba-specific syntaxes made available from
the ldif_handlers code.
This commit also changes some table to use #defines, to ensure
consistancy in other parts of the code.
Andrew Bartlett
(This used to be commit e26a5efd9a580ed3728e1f449e367b1cd4a73b5f)
2008-08-18 20:30:27 +10:00
Michael Adam
e9b8e887c1
gitignore: ignore the proper genreated library symbol files.
...
Michael
(This used to be commit 2a45f1a87c7c9a8879c3308d59d92f6c4985954d)
2008-07-17 21:02:32 +02:00
Michael Adam
06481e72f2
Add generated library symbols files to .gitignore
...
Michael
(This used to be commit 14635b2684d9167fb59193cfd225925dd3baac3f)
2008-05-24 01:49:51 +02:00
Andrew Kroeger
d95b3aa35d
gitignore: Ignore some output files from make test.
...
(This used to be commit 617d4b666514f997510a942c6f8aba6a4ae5e40e)
2008-05-21 20:46:14 -05:00
Jelmer Vernooij
03b328eb90
Ignore generated netlogon headers.
...
(This used to be commit 28e04f751f1d509da2c821f33df79b2a0c2d5a1a)
2008-05-21 20:44:36 +02:00
Andrew Bartlett
868c45102d
Don't regenerate pam_errors.h any more.
...
Due to the new rules on prototypes, it must be a static header file.
Andrew Bartlett
(This used to be commit cf60a9b34ec2419b2bc03a37190cb17ad4cf3d5f)
2008-05-20 08:06:50 +10:00
Michael Adam
04da4453ab
libnet: freeze libnet_proto.h from "make proto"
...
Michael
(This used to be commit b455cd1a619a1f1922e2e7bc07f1af246e3201e6)
2008-05-18 23:35:42 +02:00