summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r23098: Fix the case of the #include statements so this module can be built on aJames Peach2007-05-231-2/+2
* r23097: Add a new configure option to disable building SWAT (it is still buil...James Peach2007-05-232-2/+17
* r23096: Make the lock failure message prettier.James Peach2007-05-231-4/+4
* r23095: Support systems that have their PAM headers in /usr/include/pam.James Peach2007-05-238-9/+69
* r23094: Update the iconv detection to handle cross-compiles better. If we areJames Peach2007-05-232-89/+106
* r23093: Allow modules with the same name but different types.James Peach2007-05-231-3/+11
* r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does notVolker Lendecke2007-05-233-1/+112
* r23088: Fix rename for cifsfs client. This may be needed forJeremy Allison2007-05-221-2/+2
* r23087: Fix POSIX setfilepathinfo to use lstat, not stat.Jeremy Allison2007-05-222-10/+27
* r23086: Port r23070 and r23073 from 3_0. Original comment:Michael Adam2007-05-221-0/+209
* r23085: Activate the winbindd validation code in 3_0_26, too.Michael Adam2007-05-221-0/+14
* r23080: Fix bug #4637 - we hads missed some cases whereJeremy Allison2007-05-228-84/+133
* r23077: Minor cleanupVolker Lendecke2007-05-221-4/+0
* r23075: more duplicate code blocks from bad mergeGerald Carter2007-05-221-4/+0
* r23074: Remove duplicate code blocks from bad mergeGerald Carter2007-05-221-10/+0
* r23068: Fix some uninitialized variables in the solarisacl moduleVolker Lendecke2007-05-221-6/+6
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-05-2125-400/+539
* r23054: Move the check for the lookup_domain of S-1-22-{1,2} before the Gerald Carter2007-05-211-18/+17
* r23051: sid_to_[ug]id fixes for smbdSimo Sorce2007-05-211-12/+26
* r23048: Simo is correct in that winbind_lookup{sid,name}_async() needsGerald Carter2007-05-213-2/+29
* r23046: Few missing merges from cleaning out the Centeris winbindd tree.Gerald Carter2007-05-214-1/+21
* r23042: Add the IDL files necessary to build gen_ndr for informational purposesVolker Lendecke2007-05-215-0/+2815
* r23041: Remainder of fix for 4630: fix special case of unix_to_nt_time() forJim McDonough2007-05-211-2/+10
* r23038: use a helper function to construct the TDB_DATA keyStefan Metzmacher2007-05-211-2/+1
* r23025: Some logic simplificationsVolker Lendecke2007-05-201-29/+27
* r23024: Ok, neither the duplicates_allowed nor the timeout argument toVolker Lendecke2007-05-201-112/+12
* r23023: Get rid of the only caller of message_send_pid_with_timeout(). This r...Volker Lendecke2007-05-202-15/+13
* r23022: ReformattingVolker Lendecke2007-05-201-37/+47
* r23016: Remove extra & - thanks to Volker for spotting this.Jeremy Allison2007-05-191-1/+1
* r23015: Make message_(de)register static to messages.cVolker Lendecke2007-05-199-71/+130
* r23014: For all branches, ensure that if we're blocked on a POSIXJeremy Allison2007-05-195-16/+62
* r23010: Make the output of "smbcontrol --help" match that of "smbcontrol help".James Peach2007-05-191-5/+30
* r23009: Both contains a strchr_m(server,'/') few lines after replacing all / ...James Peach2007-05-192-10/+4
* r23007: Ensure we don't allow large read over the possibleJeremy Allison2007-05-191-0/+4
* r23006: Arg. Fix stupid typo in 64-bit path.Jeremy Allison2007-05-181-1/+1
* r23005: If we're running on a system where time_t is 8 bytesJeremy Allison2007-05-184-18/+57
* r23004: Fix the build of the Tru64 ACL vfs module.Michael Adam2007-05-181-6/+6
* r23003: - Fix but #4634. Type of the size parameter to getpeername was wrong.Derrell Lipman2007-05-181-1/+1
* r23000: merge from SAMBA_4_0:Stefan Metzmacher2007-05-181-1/+1
* r22994: Fix HP/UX compiler flags by Don McCall. Lets see how the other HP/UXVolker Lendecke2007-05-181-1/+2
* r22981: Do not prompt for password on sec=none for mount.cifs (and allow guestSteve French2007-05-171-2/+5
* r22980: Add in misc frees that valgrind noticed for mount.cifs.cSteve French2007-05-171-15/+23
* r22978: Don't use current_user to prep the security ctx in change_to_user Gerald Carter2007-05-171-7/+15
* r22977: Trim noise by removing redundant WARNING log message thatGerald Carter2007-05-171-4/+0
* r22975: BUG 4616: Don't return a dns or forest name when replying to the Gerald Carter2007-05-171-7/+7
* r22973: Apparently, 3.0.25 broke smb4k badly ;-)Alexander Bokovoy2007-05-171-2/+6
* r22957: Use 1 for pointer, instead of casting to a 32-bit valueJeremy Allison2007-05-171-2/+2
* r22956: Fix security=server (bug #4622). Volker's patchJeremy Allison2007-05-161-11/+0
* r22954: More messaging_registerVolker Lendecke2007-05-165-27/+32
* r22951: Merge Volkers's logic fix from r22930. Only readJeremy Allison2007-05-161-2/+3