Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r24114: merge from SAMBA_3_2: | Stefan Metzmacher | 2007-08-01 | 2 | -2/+6 |
| | | | | | | | some little fixes to get the correct error message when using "clustering = yes" and ctdbd isn't running metze | ||||
* | r24107: Fix bug 4849. Thanks to Matthijs Kooijman <matthijs@stdin.nl> | Volker Lendecke | 2007-07-31 | 1 | -1/+1 |
| | |||||
* | r24105: merge from SAMBA_3_2: | Stefan Metzmacher | 2007-07-31 | 1 | -3/+20 |
| | | | | | | | add some useful debug messages, as not all LDAP libraries support wrapping hooks... metze | ||||
* | r24099: merge from SAMBA_3_2: | Stefan Metzmacher | 2007-07-31 | 1 | -61/+32 |
| | | | | | | | | | - make use of the ads_service_principal abstraction also for the "GSSAPI" sasl mech. - also use the ads_kinit_password() fallback logic from the "GSS-SPNEGO" sasl mech. metze | ||||
* | r24096: merge from SAMBA_3_2: | Stefan Metzmacher | 2007-07-31 | 1 | -0/+20 |
| | | | | | | | add one more fallback alternative to construct the principal metze | ||||
* | r24094: merge from SAMBA_3_2: | Stefan Metzmacher | 2007-07-31 | 1 | -88/+146 |
| | | | | | | move gssapi/krb5 principal handling into a function metze | ||||
* | r24087: Fix bug 4836, patch by Matthijs Kooijman <matthijs@stdin.nl>. Thanks! | Volker Lendecke | 2007-07-31 | 1 | -1/+1 |
| | | | | Volker | ||||
* | r24073: merge from SAMBA_3_2: | Stefan Metzmacher | 2007-07-30 | 2 | -1/+18 |
| | | | | | | | Add "client ldap sasl wrapping" parameter. Possible values are "plain" (default), "sign" or "seal". metze | ||||
* | r24071: Fix a missing END_PROFILE call | Volker Lendecke | 2007-07-30 | 1 | -0/+1 |
| | |||||
* | r24070: Apply some const | Volker Lendecke | 2007-07-29 | 1 | -1/+1 |
| | |||||
* | r24069: Fix Coverity ID 368. We would segfault if 0 < data.dsize < 8 | Volker Lendecke | 2007-07-29 | 1 | -1/+1 |
| | |||||
* | r24068: Fix Coverity id 366 (dead code). We have checked for argc >= 3 above. | Volker Lendecke | 2007-07-29 | 1 | -9/+6 |
| | |||||
* | r24067: Fix a type mismatch found by the IBM checker | Volker Lendecke | 2007-07-28 | 1 | -1/+1 |
| | |||||
* | r24066: Fix memleak found by Volker. We don't leak keys now with MIT and ↵ | Günther Deschner | 2007-07-27 | 1 | -0/+1 |
| | | | | | | Heimdal. Guenther | ||||
* | r24065: According to gd, this breaks heimdal. Thanks for checking! | Volker Lendecke | 2007-07-27 | 1 | -3/+0 |
| | |||||
* | r24063: merge from SAMBA_3_2: | Stefan Metzmacher | 2007-07-27 | 1 | -1/+2 |
| | | | | | | | fix logic for broken krb5 libs which always force sign and seal... metze | ||||
* | r24058: Fix some memory leaks in ads_secrets_verify_ticket. | Volker Lendecke | 2007-07-26 | 1 | -0/+3 |
| | | | | | | | | Jeremy, Günther, please review! Thanks, Volker | ||||
* | r24055: Remove a reference to the outdated samba-docs mailing list. This entire | Gerald Carter | 2007-07-26 | 1 | -3/+3 |
| | | | | README really needs to be overhauled at some point. | ||||
* | r24054: Fix some warnings | Volker Lendecke | 2007-07-26 | 1 | -2/+2 |
| | |||||
* | r24050: Fix a typo | Volker Lendecke | 2007-07-25 | 1 | -1/+3 |
| | |||||
* | r24049: Some more 64-bit warnings | Volker Lendecke | 2007-07-25 | 2 | -3/+5 |
| | |||||
* | r24048: Fix the C++ warnings in our version of popt | Volker Lendecke | 2007-07-25 | 3 | -30/+32 |
| | |||||
* | r24047: With -Wmissing-prototypes these two always generate warnings. They | Volker Lendecke | 2007-07-25 | 1 | -0/+14 |
| | | | | should be properly prototyped. For now, gloss over the warning. | ||||
* | r24045: merge from SAMBA_3_2: | Stefan Metzmacher | 2007-07-25 | 1 | -1/+309 |
| | | | | | | add support for krb5 sign and seal in LDAP via "GSS-SPNEGO" metze | ||||
* | r24044: Fix an uninitialized variable warning | Volker Lendecke | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | r24043: merge from SAMBA_3_0 (r22092-r22093): | Stefan Metzmacher | 2007-07-25 | 4 | -12/+19 |
| | | | | | | | | | | | | - make spnego_parse_auth_response() more generic and not specific for NTLMSSP - it's possible that the server sends a mechOID and authdata if negResult != SPNEGO_NEG_RESULT_INCOMPLETE, but we still force the mechOID to be present if negResult == SPNEGO_NEG_RESULT_INCOMPLETE - send also the correct OID_KERBEROS5 not only the broken OID_KERBEROS_OLD one. metze | ||||
* | r24040: merge from SAMBA_3_2: | Stefan Metzmacher | 2007-07-25 | 1 | -1/+1 |
| | | | | | | remove unused global variable... metze | ||||
* | r24038: merge from SAMBA_3_2: | Stefan Metzmacher | 2007-07-25 | 1 | -2/+4 |
| | | | | | | only setup sasl wrapping after a successful bind metze | ||||
* | r24036: Fix dfs rename bug in smbclient reported by Thomas Bork ↵ | Jeremy Allison | 2007-07-24 | 1 | -5/+14 |
| | | | | | | | <tombork@web.de>. Couldn't rename file as we weren't DFS enabling the target path. Jeremy. | ||||
* | r24034: Print the full cluster pid in print_lock_struct | Volker Lendecke | 2007-07-24 | 1 | -2/+2 |
| | |||||
* | r24033: We need to be able to cope with packet_handler calling itself | Volker Lendecke | 2007-07-24 | 1 | -4/+5 |
| | | | | recursively | ||||
* | r24032: It helps testing tremendously if the cluster messaging actually sends | Volker Lendecke | 2007-07-24 | 2 | -0/+16 |
| | | | | and receives messages to other nodes... :-) | ||||
* | r24031: Fix some 64 bit warnings | Volker Lendecke | 2007-07-24 | 1 | -3/+4 |
| | |||||
* | r24030: merge from http://samba.org/~tridge/samba_3_2_ctdb/: | Stefan Metzmacher | 2007-07-24 | 1 | -5/+8 |
| | | | | | | the claim_connection() must come after the sockets are open metze | ||||
* | r24028: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/: | Stefan Metzmacher | 2007-07-24 | 2 | -0/+34 |
| | | | | | | | | | add in any cluster addresses. We need to response to these, but not listen on them. This allows us to run nmbd on every node in the cluster, and have all of them register with a WINS server correctly metze | ||||
* | r24026: packet_send() expects DATA_BLOB elements as vaargs | Stefan Metzmacher | 2007-07-24 | 1 | -3/+3 |
| | | | | | | and not TDB_DATA metze | ||||
* | r24024: Minor cleanup in ads_parse_gp_ext(). | Günther Deschner | 2007-07-24 | 1 | -9/+3 |
| | | | | Guenther | ||||
* | r24023: Correctly support REG_BINARY in registry_push_value() and | Günther Deschner | 2007-07-24 | 1 | -2/+6 |
| | | | | | | registry_pull_value(). Guenther | ||||
* | r24022: use MSG_BROADCAST_PID_STR as value for broadcast messages | Stefan Metzmacher | 2007-07-24 | 2 | -2/+6 |
| | | | | | | | | to fix the cluster case vl: please check, if this works with clustering = no metze | ||||
* | r24020: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/: | Stefan Metzmacher | 2007-07-24 | 1 | -8/+23 |
| | | | | | | | use a timed event to make sure the timelimit is correctly handled in smbcontrol when waiting for messages metze | ||||
* | r24018: merge from http://samba.org/~tridge/samba_3_2_ctdb/: | Stefan Metzmacher | 2007-07-24 | 1 | -14/+22 |
| | | | | | | add add_trusted_domain() can return NULL metze | ||||
* | r24016: merge RHEL4-CTDB packaging stuff from | Stefan Metzmacher | 2007-07-24 | 15 | -0/+1292 |
| | | | | | | http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/ metze | ||||
* | r24014: merge from http://samba.org/~tridge/samba_3_2_ctdb/: | Stefan Metzmacher | 2007-07-24 | 1 | -1/+1 |
| | | | | | | fixed prototype metze | ||||
* | r24008: Fix Bug 4792. Thanks to David Gajewski <dgajews@math.utoledo.edu> and to | Volker Lendecke | 2007-07-23 | 1 | -1/+1 |
| | | | | | | Timur I. Bakeyev for bugging me :-) Volker | ||||
* | r24007: Attempt to fix the build on host "gwen". The Makefile ended up with an | Volker Lendecke | 2007-07-23 | 1 | -2/+2 |
| | | | | empty line. | ||||
* | r24005: Attempt to fix the build on host deckchair | Volker Lendecke | 2007-07-23 | 1 | -1/+1 |
| | |||||
* | r23996: One more const | Volker Lendecke | 2007-07-23 | 1 | -1/+1 |
| | |||||
* | r23992: Some const | Volker Lendecke | 2007-07-22 | 1 | -2/+2 |
| | |||||
* | r23991: Some const | Volker Lendecke | 2007-07-22 | 2 | -2/+2 |
| | |||||
* | r23990: Reformatting for 80 cols and trailing whitespace | Volker Lendecke | 2007-07-22 | 1 | -11/+18 |
| |