1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
Commit Graph

22652 Commits

Author SHA1 Message Date
Michael Adam
9794b94ebf r23822: Clean some debugging output (as well in content and
amount as in source code formatting...)

Michael
2007-10-10 12:28:30 -05:00
Günther Deschner
3925e85812 r23820: Display security_ace_object in LDAP security descriptors for debugging.
Guenther
2007-10-10 12:28:30 -05:00
Michael Adam
9415ea0fde r23819: It is currently unnecessary to pass the extended validation status
from the validating child process down to the parent though the
pipe. All the parent evaluates is the overall success, so the exit
status should do.

Michael
2007-10-10 12:28:30 -05:00
Günther Deschner
0f0200c43c r23818: support LDAP_SERVER_SEARCH_OPTIONS_OID in adssearch.
Guenther
2007-10-10 12:28:29 -05:00
Günther Deschner
3f0ac6a27f r23817: Dump some more guids in adssearch.pl.
Guenther
2007-10-10 12:28:29 -05:00
Michael Adam
ef40ef6764 r23814: Fix a couple of comments and debug messages. 2007-10-10 12:28:29 -05:00
Volker Lendecke
3b811134c0 r23813: Remove unused global variable 2007-10-10 12:28:29 -05:00
Volker Lendecke
84b8a56fe9 r23808: Make us a bit more C++ friendly. Thanks to Constantine Vetoshev
<gepardcv@yahoo.com> for checking.
2007-10-10 12:28:29 -05:00
Andrew Tridgell
e5d18768a0 r23804: here too 2007-10-10 12:28:28 -05:00
Andrew Tridgell
256301a21a r23802: fixed URL in XML 2007-10-10 12:28:28 -05:00
Andrew Tridgell
87c91e4362 r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
Andrew Tridgell
727a6cf2cb r23800: LGPL is now called GNU Lesser General Public License
not GNU Library General Public License
2007-10-10 12:28:26 -05:00
Andrew Tridgell
43cd589773 r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
Andrew Tridgell
c676a97114 r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
Andrew Tridgell
e87bb12093 r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING file 2007-10-10 12:28:26 -05:00
Andrew Tridgell
c14aba93c0 r23795: more v2->v3 conversion 2007-10-10 12:28:26 -05:00
Andrew Tridgell
f3df6cd87e r23794: convert more code from LGPLv2+ to LGPLv3+ 2007-10-10 12:28:25 -05:00
Andrew Tridgell
5b65d85a24 r23793: fixed incorrect v2-only licensing template for debian packaging files 2007-10-10 12:28:25 -05:00
Andrew Tridgell
b6cbac3db3 r23791: found some more v2->v3 conversions 2007-10-10 12:28:25 -05:00
Andrew Tridgell
1b78cace50 r23790: LGPLv3+ conversion for our LGPLv2+ library code 2007-10-10 12:28:25 -05:00
Andrew Tridgell
daf19b11d5 r23789: more pcp files under v2-only 2007-10-10 12:28:24 -05:00
Andrew Tridgell
9c83de5593 r23788: the pcp Makefile is also GPLv2 only. 2007-10-10 12:28:24 -05:00
Andrew Tridgell
5c5d5bdf7f r23787: Remove the pcp example code until SGI have given us approval to use it
under GPLv3
2007-10-10 12:28:24 -05:00
Andrew Tridgell
cb435543f8 r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the
Samba3 tree.

This is neater, plus it avoids the need to get legal approval from SGI
to use their GPLv2-only code under GPLv3.

If/when SGI legal sort things out, we could consider adding back this
header for very old systems where linux/dqblk_xfs.h is not available.
2007-10-10 12:28:24 -05:00
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
Andrew Tridgell
b0132e94fc r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
Andrew Tridgell
22e8404cef r23783: Processing the UAS change message was causing problems on ppc64 Linux
systems. Rather than trying to fix this, it's much better just to
remove the code, as it serves no purpose at all (the message that is
generated is ignored by smbd).

This sort of parsing should really be done by PIDL generated code.
2007-10-10 12:28:21 -05:00
Simo Sorce
44e22581d7 r23782: I tested this against NT4 PDC, W2K Server, W2K3 Dc, and a Win XP std alone
client and they all work with this code.
2007-10-10 12:28:21 -05:00
Jeremy Allison
c2f7ab1c17 r23780: Find and fix more GPL2 -> GPL3.
Jeremy.
2007-10-10 12:28:21 -05:00
Jeremy Allison
407e6e695b r23779: Change from v2 or later to v3 or later.
Jeremy.
2007-10-10 12:28:20 -05:00
Jeremy Allison
2c713978a0 r23778: Change to GPLv3. Now to go through all internal source
and headers. Probably will be a long day.... :-).
Jeremy.
2007-10-10 12:28:19 -05:00
Gerald Carter
4ff00a74f6 r23777: Set template release note files 2007-10-10 12:28:19 -05:00
Gerald Carter
240b19c8ca r23776: Setting version in 3.2 branch to 3.2.1pre1-SVN
Setting version in 3.2.0 branch to 3.2.0pre1-SVN
2007-10-10 12:28:18 -05:00
Volker Lendecke
0c3016d32b r23773: One pstring a day... 2007-10-10 12:23:55 -05:00
Günther Deschner
6fafa64bea r23772: Add ads_find_samaccount() helper function.
Guenther
2007-10-10 12:23:55 -05:00
Günther Deschner
31d689b248 r23771: Merge useful W_ERROR_NOT_OK_RETURN macro from samba4.
Guenther
2007-10-10 12:23:55 -05:00
Günther Deschner
1a2878db2d r23770: Some minor cleanups in libgpo
(including some valgrind errors, uninitialized vars, etc.)

Guenther
2007-10-10 12:23:55 -05:00
Michael Adam
821bc84109 r23769: Move removal of the tdb from the generic tdb_validate function
to the caller (winbindd_validate_cache in this case).
Next, there will be a backup handling for the tdb files.

Michael
2007-10-10 12:23:55 -05:00
Volker Lendecke
6e655500c0 r23768: Get rid of the three global variables for the case semantics. I think
this is really not worth globals.

Jeremy, please check for 3.0.26.
2007-10-10 12:23:55 -05:00
Günther Deschner
9535866f6f r23767: Add GTYPE_SECURITY_UNIVERSAL_GROUP to adsearch.pl as well.
Guenther
2007-10-10 12:23:54 -05:00
Günther Deschner
964acb2716 r23766: Add GTYPE_SECURITY_UNIVERSAL_GROUP define.
Guenther
2007-10-10 12:23:54 -05:00
Volker Lendecke
a3e5fe1693 r23765: Another error-path restore_case_semantics(). 2007-10-10 12:23:54 -05:00
Volker Lendecke
3b5422c9a4 r23764: Do restore_case_semantics in an error path. Jeremy, please check! 2007-10-10 12:23:54 -05:00
Michael Adam
0ae6ae4ee8 r23763: Fix a typo in DEBUG message.
Thanks to Karolin Seeger (ks@sernet.de)
2007-10-10 12:23:53 -05:00
Volker Lendecke
68234f0bc6 r23761: Rename reduce_name to check_reduced_name
The function name reduce_name is misleading, making the user believe it
changes an argument.
2007-10-10 12:23:53 -05:00
Michael Adam
4b4ba7724e r23760: Untangle use of strrchr_m and strequal and add some checks
for the validity of the given registry key name.

Michael
2007-10-10 12:23:53 -05:00
Volker Lendecke
cbbc70604e r23759: Fix make test -- sorry 2007-10-10 12:23:53 -05:00
Volker Lendecke
4d9f627cc8 r23758: Fix Coverity id 385 2007-10-10 12:23:53 -05:00
Volker Lendecke
91be38f7ab r23757: Fix Coverity id 386 2007-10-10 12:23:53 -05:00
Volker Lendecke
91af086823 r23756: Fix Coverity id 388 2007-10-10 12:23:52 -05:00