1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00

8 Commits

Author SHA1 Message Date
Andrew Tridgell
d0e89d246d r23785: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:23 -05:00
Jeremy Allison
407e6e695b r23779: Change from v2 or later to v3 or later.
Jeremy.
2007-10-10 12:28:20 -05:00
Simo Sorce
c007f20c95 r12497: add a simplex option
better usage message
2007-10-10 11:05:58 -05:00
Simo Sorce
aa34304f61 r12495: Crackcheck utility enhancement based on patch sent by Tom Geissler 2007-10-10 11:05:58 -05:00
Tim Potter
8e5db6f08c r5112: Fix for shared object creation in examples. Bugzilla #2058. 2007-10-10 10:55:15 -05:00
Gerald Carter
80d591f8cc r2567: Patches from Lars Mueller <lmuelle at suse dot de>:
trivial fix for autoconf and autoheader versions with a
letter in the version string.  This happens in our current beta named
distribution tree.

trivial patch to fix the build with the upcoming libtool
version.  It will be mandatory to use --mode while using libtool.
2007-10-10 10:52:46 -05:00
Simo Sorce
f836be323a r2331: check password script code and example from trunk 2007-10-10 10:52:39 -05:00
Jelmer Vernooij
e112dc1641 Add example authentication module -