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
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 7eb6bfca40
)
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 da333ca711
)
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 f4cfba26ae
)
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 25fed055c0
)
2008-08-21 12:16:05 +02:00
Michael Adam
2fdcaab8c4
gitignore: add examples/libsmbclient/tree
...
Michael
(This used to be commit e5c4cbbf5a
)
2008-08-20 22:39:47 +02:00
Michael Adam
d1cb562771
gitignore: add lib/netapi/tests/Makefile
...
Michael
(This used to be commit fdf29c1cdf
)
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 11458f9a9a
)
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 02d4b820fc
)
2008-08-20 22:39:45 +02:00