summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison12-3/+128
2007-10-10r23100: Implement the delete on close semantics I've just tested forJeremy Allison5-29/+119
2007-10-10r23098: Fix the case of the #include statements so this module can be built on aJames Peach1-2/+2
2007-10-10r23097: Add a new configure option to disable building SWAT (it is still buil...James Peach2-2/+17
2007-10-10r23096: Make the lock failure message prettier.James Peach1-4/+4
2007-10-10r23095: Support systems that have their PAM headers in /usr/include/pam.James Peach8-9/+69
2007-10-10r23094: Update the iconv detection to handle cross-compiles better. If we areJames Peach2-89/+106
2007-10-10r23093: Allow modules with the same name but different types.James Peach1-3/+11
2007-10-10r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does notVolker Lendecke3-1/+112
2007-10-10r23088: Fix rename for cifsfs client. This may be needed forJeremy Allison1-2/+2
2007-10-10r23087: Fix POSIX setfilepathinfo to use lstat, not stat.Jeremy Allison2-10/+27
2007-10-10r23082: Ooops - that portion of the last checkin was by accident.Michael Adam1-2/+2
2007-10-10r23081: Reorder the lsa_lookup_sids functions so that the order makes more se...Michael Adam1-113/+113
2007-10-10r23080: Fix bug #4637 - we hads missed some cases whereJeremy Allison7-71/+120
2007-10-10r23078: Don't handle return code NT_STATUS_NONE_MAPPED from lookup sidsMichael Adam1-1/+1
2007-10-10r23077: Minor cleanupVolker Lendecke1-4/+0
2007-10-10r23075: more duplicate code blocks from bad mergeGerald Carter1-4/+0
2007-10-10r23074: Remove duplicate code blocks from bad mergeGerald Carter1-10/+0
2007-10-10r23073: In the internal rpccli_lsa_lookup_sids_noalloc(), use a temporaryMichael Adam1-8/+16
2007-10-10r23072: In winbindd_ads.c:lookup_groupmem, replace the bottleneckMichael Adam1-107/+77
2007-10-10r23070: The lsa rpc lookup sids call has a maximum number of SIDS to beMichael Adam1-0/+201
2007-10-10r23068: Fix some uninitialized variables in the solarisacl moduleVolker Lendecke1-6/+6
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke25-399/+538
2007-10-10r23054: Move the check for the lookup_domain of S-1-22-{1,2} before theGerald Carter1-18/+17
2007-10-10r23051: sid_to_[ug]id fixes for smbdSimo Sorce1-12/+26
2007-10-10r23048: Simo is correct in that winbind_lookup{sid,name}_async() needsGerald Carter3-2/+29
2007-10-10r23046: Few missing merges from cleaning out the Centeris winbindd tree.Gerald Carter4-1/+21
2007-10-10r23041: Remainder of fix for 4630: fix special case of unix_to_nt_time() forJim McDonough1-2/+10
2007-10-10r23040: Activate the winbindd cache validation code in theMichael Adam1-2/+0
2007-10-10r23039: merge from SAMBA_3_0_26:Stefan Metzmacher1-2/+1
2007-10-10r23025: Some logic simplificationsVolker Lendecke1-29/+27
2007-10-10r23024: Ok, neither the duplicates_allowed nor the timeout argument toVolker Lendecke1-112/+12
2007-10-10r23023: Get rid of the only caller of message_send_pid_with_timeout(). This r...Volker Lendecke2-15/+13
2007-10-10r23022: ReformattingVolker Lendecke1-37/+47
2007-10-10r23016: Remove extra & - thanks to Volker for spotting this.Jeremy Allison1-1/+1
2007-10-10r23015: Make message_(de)register static to messages.cVolker Lendecke9-71/+130
2007-10-10r23014: For all branches, ensure that if we're blocked on a POSIXJeremy Allison5-15/+62
2007-10-10r23010: Make the output of "smbcontrol --help" match that of "smbcontrol help".James Peach1-5/+30
2007-10-10r23009: Both contains a strchr_m(server,'/') few lines after replacing all / ...James Peach2-10/+4
2007-10-10r23007: Ensure we don't allow large read over the possibleJeremy Allison1-0/+4
2007-10-10r23006: Arg. Fix stupid typo in 64-bit path.Jeremy Allison1-1/+1
2007-10-10r23005: If we're running on a system where time_t is 8 bytesJeremy Allison4-18/+57
2007-10-10r23001: - Fix but #4634. Type of the size parameter to getpeername was wrong.Derrell Lipman1-1/+1
2007-10-10r22998: merge from SAMBA_4_0:Stefan Metzmacher1-1/+1
2007-10-10r22994: Fix HP/UX compiler flags by Don McCall. Lets see how the other HP/UXVolker Lendecke1-1/+2
2007-10-10r22982: Do not prompt for password on sec=none for mount.cifs (and allow guestSteve French1-2/+5
2007-10-10r22979: Revert previous checkin (which had some debug junk) and fix misc free...Steve French1-68/+25
2007-10-10r22978: Don't use current_user to prep the security ctx in change_to_userGerald Carter1-7/+15
2007-10-10r22977: Trim noise by removing redundant WARNING log message thatGerald Carter1-4/+0
2007-10-10r22976: whoops typoSimo Sorce1-2/+2