Stefan Metzmacher
90cde0acd1
r702: fix krb5 linking
...
metze
(This used to be commit d0145cec9f
)
2007-10-10 12:53:43 -05:00
Stefan Metzmacher
4f0356d9e0
r701: change debug messages a bit
...
metze
(This used to be commit 03babc5af2
)
2007-10-10 12:53:43 -05:00
Stefan Metzmacher
77c30ebe9e
r700: fix SMB_LIBRARY() to disable the lib by default
...
metze
(This used to be commit b6ac3021f2
)
2007-10-10 12:53:43 -05:00
Stefan Metzmacher
ace1c1f816
r697: make use of SMB_EXT_LIB for LDAP and KRB5
...
metze
(This used to be commit b054f7d490
)
2007-10-10 12:53:43 -05:00
Stefan Metzmacher
90e3150099
r696: fix formating
...
add pkg-config --libs-only-L to linker flags
metze
(This used to be commit cfefe907cc
)
2007-10-10 12:53:43 -05:00
Stefan Metzmacher
722ae56f6a
r695: don't add libs andlinkerflags to STATIC_LIBRARY
...
metze
(This used to be commit 2edc46eabe
)
2007-10-10 12:53:43 -05:00
Jelmer Vernooij
072ef868c3
r693: Make static
...
(This used to be commit 30d3915c76
)
2007-10-10 12:53:43 -05:00
Jelmer Vernooij
76d50e0d26
r692: Add libwinregistry
...
(This used to be commit 0ace3bf289
)
2007-10-10 12:53:43 -05:00
Stefan Metzmacher
bb1bb2dee7
r691: add
...
--
make binary_smbd
make library_libldb
make module_ntvfs_simple
--
style make rules which depend on make basics, so make idl proto is called by them
metze
(This used to be commit bbec0b6c95
)
2007-10-10 12:53:43 -05:00
Stefan Metzmacher
d5ba19d008
r690: - ignore source/tags
...
- add support for shared libraries
- enable libldb shared lib when --enable-experimental
metze
(This used to be commit dcef69dc54
)
2007-10-10 12:53:42 -05:00
Stefan Metzmacher
3f564db67d
r688: add --enable-experimental
...
use Data::Dumper for config.smb_build.dump
when --enable-debug
metze
(This used to be commit 0fd558de79
)
2007-10-10 12:53:42 -05:00
Stefan Metzmacher
2b7de39bd2
r687: add newline at eof
...
metze
(This used to be commit 38fd7c5e1a
)
2007-10-10 12:53:42 -05:00
Jelmer Vernooij
0048335d9e
r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG()
...
- Build gregedit and registry_gconf again if the required libs are found (gconf and gtk)
(This used to be commit a63b704c36
)
2007-10-10 12:53:42 -05:00
Andrew Bartlett
d12e825042
r685: The SAM is dead! Long live the new SAM! ;-)
...
This commit kills passdb, which was only hosting the auth subsystem.
With the work tridge has done on Samba4's SAM backend, this can (and
now is) all hosted on ldb. The auth_sam.c file now references this
backend.
You will need to assign your users passwords in ldb - adding a new line:
unicodePwd: myPass
to a record, using ldbedit, should be sufficient. Naturally, this
assumes you have had your personal SAMR provisioning tutorial from
tridge. Everybody else can still use the anonymous logins.
Andrew Bartlett
(This used to be commit 2aa0b55fb8
)
2007-10-10 12:53:42 -05:00
Andrew Bartlett
060f94b9fc
r684: Note the fact that NTLMv2 provides a weath of futher testcases...
...
Andrew Bartlett
(This used to be commit d75558cdcb
)
2007-10-10 12:53:42 -05:00
Andrew Bartlett
03631a6d1f
r683: Remove the trailing ; from this macro, so it can be used in an 'if' expression.
...
(This used to be commit 3813517a8b
)
2007-10-10 12:53:42 -05:00
Jelmer Vernooij
61ff3d4296
r682: Typo fixes
...
(This used to be commit 767ba7bd52
)
2007-10-10 12:53:42 -05:00
Stefan Metzmacher
14832874ee
r681: don't init r.out.result.v
...
metze
(This used to be commit f7ded36699
)
2007-10-10 12:53:41 -05:00
Stefan Metzmacher
4b08f42c0d
r680: fail directly when we notice that perl is not there
...
(we fail anyway)
metze
(This used to be commit 9f6deb7d79
)
2007-10-10 12:53:41 -05:00
Stefan Metzmacher
30d726082e
r679: fix make install
...
metze
(This used to be commit 17bb581ab6
)
2007-10-10 12:53:41 -05:00
Stefan Metzmacher
fa069fdf4d
r678: use ./config.smb_build.pl instead of config.smb_build.pl
...
metze
(This used to be commit 3de5bf894e
)
2007-10-10 12:53:41 -05:00
Stefan Metzmacher
7624b3231d
r677: fix: '$' -> '\$'
...
metze
(This used to be commit 89c3780c15
)
2007-10-10 12:53:41 -05:00
Stefan Metzmacher
25b9531e5f
r674: use the same -I flags as before
...
metze
(This used to be commit e7c9e56a5d
)
2007-10-10 12:53:41 -05:00
Stefan Metzmacher
0b7f81e0f6
r673: disable registry_gconf for now
...
metze
(This used to be commit 5bbf0c2407
)
2007-10-10 12:53:41 -05:00
Stefan Metzmacher
0a690c12a1
r672: disable gregedit for now
...
metze
(This used to be commit 63600a2a9b
)
2007-10-10 12:53:41 -05:00
Stefan Metzmacher
93263d375b
r671: fix make ./include/proto.h
...
metze
(This used to be commit 9312b9cd61
)
2007-10-10 12:53:41 -05:00
Stefan Metzmacher
4c83bc7499
r670: add make everything
...
metze
(This used to be commit 3f942ac521
)
2007-10-10 12:53:40 -05:00
Stefan Metzmacher
6e70a689a3
r669: display the version on top of configure
...
this will help in the build farm
metze
(This used to be commit 05c53de97e
)
2007-10-10 12:53:40 -05:00
Stefan Metzmacher
9c4a451463
r668: fix the build
...
metze
(This used to be commit ba5e71f59e
)
2007-10-10 12:53:40 -05:00
Stefan Metzmacher
c2236f1a8b
r667: remove Data::Dumper dependecy
...
metze
(This used to be commit eae450f219
)
2007-10-10 12:53:40 -05:00
Stefan Metzmacher
5ad0ccbd59
r666: readd 'make etags' and 'make ctags'
...
metze
(This used to be commit fcab9867f9
)
2007-10-10 12:53:40 -05:00
Stefan Metzmacher
f236700ef6
r665: merge over the new build system from my tmp branch
...
to the main SAMBA_4_0 tree.
NOTE: that it's not completely ready, but it's functional:-)
metze
(This used to be commit c78a2ddb28
)
2007-10-10 12:53:36 -05:00
Jelmer Vernooij
b2d1f78907
r655: Fix if() logic
...
(This used to be commit 09096cfc3e
)
2007-10-10 12:51:56 -05:00
Stefan Metzmacher
b5edc0fc05
r649: return unknown interface when the client not yet
...
binds succesful to an interface
metze
(This used to be commit c39e450702
)
2007-10-10 12:51:56 -05:00
Stefan Metzmacher
968bf581f6
r644: add SPNEGO auth type
...
metze
(This used to be commit 75bca5dcfa
)
2007-10-10 12:51:56 -05:00
Stefan Metzmacher
085df45264
r641: readd 'use dump;'
...
metze
(This used to be commit 8e2c08f8c7
)
2007-10-10 12:51:56 -05:00
Stefan Metzmacher
e8d3e37524
r638: remove unused dependency to Data::Dumper and dump
...
(fix some build farm hosts)
metze
(This used to be commit 8735a393c1
)
2007-10-10 12:51:56 -05:00
Stefan Metzmacher
e0970e1986
r627: remove the precompiled header when we call make clean or make proto
...
metze
(This used to be commit e37238a7c7
)
2007-10-10 12:51:56 -05:00
Stefan Metzmacher
28cfc3c7d7
r626: make the code a bit more readable
...
metze
(This used to be commit 81b94718e4
)
2007-10-10 12:51:56 -05:00
Andrew Tridgell
5afbecdc2e
r625: - handle passwords longer than length 14 (thanks to abartlet for pointing out the bug)
...
- delete unicodePwd if not storing a plaintext password
(This used to be commit 6c3f22a685
)
2007-10-10 12:51:56 -05:00
Andrew Tridgell
7dc054acaf
r624: all templates should be in class Template
...
(This used to be commit 0431d30903
)
2007-10-10 12:51:55 -05:00
Andrew Tridgell
0f581e4af9
r623: setUserInfo level 24 (password set) now works in the SAMR server. This includes all
...
of the password complexity, password history and other password restrictions.
(This used to be commit cb070b9084
)
2007-10-10 12:51:55 -05:00
Andrew Tridgell
0997d02c50
r622: removed some unused functions to make smbd compile again after
...
andrew's recent chainsaw job :)
(This used to be commit 20166f4e19
)
2007-10-10 12:51:54 -05:00
Andrew Bartlett
bc8e2d5f23
r620: Remove more ununsed code.
...
Andrew Bartlett
(This used to be commit 795ace17a8
)
2007-10-10 12:51:54 -05:00
Andrew Bartlett
c9bf9773e0
r619: Remove more code that is no longer called.
...
Andrew Bartlett
(This used to be commit 4e614cbe92
)
2007-10-10 12:51:52 -05:00
Tim Potter
005eb6b502
r617: Sync some minor updates with repository:
...
- start handing idl string types
- comments
- generate field types
- code to select field types and bases
(This used to be commit 3d4148c07c
)
2007-10-10 12:51:52 -05:00
Volker Lendecke
16f7b35a0a
r615: Implement samr_OpenGroup, samr_QueryGroupInfo, samr_SetGroupInfo,
...
samr_DeleteDomainGroup.
I've added the hidden attribute numMembers that must be maintained by
Add/DelGroupMember for the GroupInfoAll query.
Volker
(This used to be commit 945d747860
)
2007-10-10 12:51:52 -05:00
Andrew Bartlett
c041077856
r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.
...
This removes the code that tried to lookup posix groups, as well as
the code that was tied to the SAM_ACCOUNT.
This should make auth_ldb much easier to write :-)
Andrew Bartlett
(This used to be commit e096ee2112
)
2007-10-10 12:51:51 -05:00
Andrew Bartlett
5ae9bd7535
r613: Fix the RPC-SAMR torture test, for my session_key changes.
...
Andrew Bartlett
(This used to be commit a04b074c04
)
2007-10-10 12:51:51 -05:00
Andrew Tridgell
13abda1292
r612: fixed a timezone call typo noticed by abartlet
...
(This used to be commit 329c5ccd74
)
2007-10-10 12:51:51 -05:00