2007-10-10 |
Günther Deschner | r23127: Fill in some more netlogon dsgetdcname flavours...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23122: Fix bug #4655. We marshall the enumdataex correctly,
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r23121: Fix Bug #2727 and let pam_smbpass at least...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23117: Factor out local messaging.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23116: Fix typo, found by Karolin Seeger
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23112: Trim down the message.c API slightly: The messages_p...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23109: Redo the change from r22772 I accidentially...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23107: Fix renames on file descriptors that are supposed...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23106: Use lchown for symlinks.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23105: Add lchown to the vfs layer. We need this in...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23100: Implement the delete on close semantics I've...
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r23098: Fix the case of the #include statements so...
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r23097: Add a new configure option to disable building...
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r23096: Make the lock failure message prettier.
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r23095: Support systems that have their PAM headers...
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r23094: Update the iconv detection to handle cross...
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r23093: Allow modules with the same name but different...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23091: Add rpccli_netlogon_sam_network_logon_ex, fix...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23088: Fix rename for cifsfs client. This may be needed for
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23087: Fix POSIX setfilepathinfo to use lstat, not...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23082: Ooops - that portion of the last checkin was...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23081: Reorder the lsa_lookup_sids functions so that...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23080: Fix bug #4637 - we hads missed some cases where
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23078: Don't handle return code NT_STATUS_NONE_MAPPED...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23077: Minor cleanup
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23075: more duplicate code blocks from bad merge
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23074: Remove duplicate code blocks from bad merge
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23073: In the internal rpccli_lsa_lookup_sids_noalloc...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23072: In winbindd_ads.c:lookup_groupmem, replace...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23070: The lsa rpc lookup sids call has a maximum...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23068: Fix some uninitialized variables in the solarisacl...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23055: Rewrite messages.c to use auto-generated marshalling...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23054: Move the check for the lookup_domain of S-1...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r23051: sid_to_[ug]id fixes for smbd
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23048: Simo is correct in that winbind_lookup{sid...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r23046: Few missing merges from cleaning out the Centeris...
|
commit | commitdiff | tree |
2007-10-10 |
Jim McDonough | r23041: Remainder of fix for 4630: fix special case...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r23040: Activate the winbindd cache validation code...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r23039: merge from SAMBA_3_0_26:
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23025: Some logic simplifications
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23024: Ok, neither the duplicates_allowed nor the...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23023: Get rid of the only caller of message_send_pid_with_...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23022: Reformatting
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23016: Remove extra & - thanks to Volker for spotting...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r23015: Make message_(de)register static to messages.c
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23014: For all branches, ensure that if we're blocked...
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r23010: Make the output of "smbcontrol --help" match...
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r23009: Both contains a strchr_m(server,'/') few lines...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23007: Ensure we don't allow large read over the possible
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23006: Arg. Fix stupid typo in 64-bit path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r23005: If we're running on a system where time_t is...
|
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r23001: - Fix but #4634. Type of the size parameter...
|
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r22998: merge from SAMBA_4_0:
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22994: Fix HP/UX compiler flags by Don McCall. Lets...
|
commit | commitdiff | tree |
2007-10-10 |
Steve French | r22982: Do not prompt for password on sec=none for...
|
commit | commitdiff | tree |
2007-10-10 |
Steve French | r22979: Revert previous checkin (which had some debug...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r22978: Don't use current_user to prep the security...
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r22977: Trim noise by removing redundant WARNING log...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r22976: whoops typo
|
commit | commitdiff | tree |
2007-10-10 |
Gerald Carter | r22975: BUG 4616: Don't return a dns or forest name...
|
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r22974: enable relro with PIE if available, this gives...
|
commit | commitdiff | tree |
2007-10-10 |
Alexander Bokovoy | r22973: Apparently, 3.0.25 broke smb4k badly ;-)
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r22956: Fix security=server (bug #4622). Volker's patch
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22955: Disable dependency tracking by default.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22954: More messaging_register
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22953: Well, this apparently has never been tested...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r22950: Fix the issue Volker reported here :
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22943: More message_register -> messaging_register
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22942: Some message_register -> messaging_register...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22934: Change smbcontrol to use messaging_register...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r22932: Use the same symbol in sizeof and cast for...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r22931: Fix logic in detection of the need to replace...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22930: Next attempt to get the build farm in line.
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22929: Attempt to fix some build farm failures: On...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r22928: Use better success error code.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r22926: Don't use <=0, use < 0 to allow keepalives...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r22925: Sync read_and_X with 3.0.26 code (use setup_readX_he...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r22924: Fix the build by correctly processing readX
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r22923: Fix runaway smbd now receive_smb_raw() returns...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r22922: Move "normal_read:" label out of ifdef guard...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r22920: Add in the UNIX capability for 24-bit readX...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r22919: Fix build on Tru64.
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r22918: Attempt to fix the build of the tru64acl module.
|
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r22914: - Fixes bug 4599. A missing <code>if</code...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22911: Pass a messaging_context to message_send_all
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22910: Make message_send_pid static to messages.c
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22908: All callers of message_init now also call messaging_...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22907: Fix the build with --enable-profiling-data
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22906: Some more message_send_pid
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22905: cli_send_mailslot had a message_send_pid inside
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r22904: Fix indent.
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r22903: Now that we have the on-disc trustdomaincache...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22902: Add an event_context and a messaging_context...
|
commit | commitdiff | tree |
2007-10-10 |
Günther Deschner | r22901: When an AD account has UF_DONT_REQUIRE_PREAUTH...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22900: Convert profile/ to messaging_send_pid/messaging_reg...
|
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r22895: Convert some more calls from message_send_buf...
|
commit | commitdiff | tree |
2007-10-10 |
Michael Adam | r22893: Use ldap_rename_s instead of deprecated ldap_rename2_s.
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22879: Tidy the build rules for targets that need...
|
commit | commitdiff | tree |
2007-10-10 |
James Peach | r22878: Warn in $PATH contains /usr/ucb. Bugzilla ...
|
commit | commitdiff | tree |