summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23183: Check in a change made by Tridge:Volker Lendecke23-313/+365
2007-10-10r23173: Convert sessionid.tdb to ctdb. The 3.0.26 patch is a bit larger becauseVolker Lendecke1-53/+118
2007-10-10r23172: Change shutdown_other_smbds to use connections_traverse instead ofVolker Lendecke2-11/+13
2007-10-10r23171: Convert connections.tdb to dbwrapVolker Lendecke8-163/+162
2007-10-10r23170: Add map_nt_error_from_tdb()Volker Lendecke2-2/+45
2007-10-10r23169: Merge 535 of Tridge's bzr tree:Volker Lendecke1-2/+5
2007-10-10r23168: Move the lp_max_connections() into service.c.Volker Lendecke5-27/+26
2007-10-10r23167: Remove an unused parameterVolker Lendecke5-5/+6
2007-10-10r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17.Lars Müller19-588/+652
2007-10-10r23165: Convert brlock.tdb to dbwrapVolker Lendecke2-38/+52
2007-10-10r23164: Minor cosmetic checkinVolker Lendecke1-2/+2
2007-10-10r23163: Convert locking.tdb to dbwrapVolker Lendecke2-91/+110
2007-10-10r23162: Make use of messaging_send_bufVolker Lendecke1-4/+2
2007-10-10r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead recordVolker Lendecke2-0/+5
2007-10-10r23156: Install the smb_share_modes.h header file.Lars Müller1-0/+1
2007-10-10r23155: Rename INSTALLPERMS to INSTALLPERMS_BIN to differenciate clearer fromLars Müller1-32/+32
2007-10-10r23154: Add INSTALLPERMS_DATA set to 0644 to install the header files with thisLars Müller1-3/+4
2007-10-10r23151: Re-arrange the logic so it looks identical to theJeremy Allison1-8/+14
2007-10-10r23150: Fix Samba3 in the build farm again. In the case where theJeremy Allison1-0/+17
2007-10-10r23148: Fix old old bug in cli_smbwrite() (not incrementingJeremy Allison1-1/+1
2007-10-10r23147: Patch #4566 from jacob berkman <jberkman@novell.com>. Pass password d...Jeremy Allison1-1/+2
2007-10-10r23128: Fix typo.Günther Deschner1-1/+1
2007-10-10r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,Günther Deschner6-75/+672
2007-10-10r23122: Fix bug #4655. We marshall the enumdataex correctly,Jeremy Allison1-17/+48
2007-10-10r23121: Fix Bug #2727 and let pam_smbpass at least link and dlopen correctly ...Günther Deschner5-7/+7
2007-10-10r23117: Factor out local messaging.Volker Lendecke6-416/+492
2007-10-10r23116: Fix typo, found by Karolin SeegerVolker Lendecke1-1/+1
2007-10-10r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...Volker Lendecke4-116/+106
2007-10-10r23109: Redo the change from r22772 I accidentially undid in r23108.Michael Adam1-0/+4
2007-10-10r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h.Michael Adam1-5/+6
2007-10-10r23107: Fix renames on file descriptors that are supposed to overwrite theJeremy Allison1-3/+4
2007-10-10r23106: Use lchown for symlinks.Jeremy Allison1-2/+11
2007-10-10r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison10-3/+116
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