summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r15450: Change profiling data macros to use stack variables rather thanJames Peach2007-10-108-60/+122
* r15449: Remove unused function get_nttime_max (which claims itJames Peach2007-10-101-6/+0
* r15448: New autoconf macro to test for sysconf variables.James Peach2007-10-104-17/+31
* r15447: Teach "smbd -b" to emit the sizes of a few more types thatJames Peach2007-10-101-8/+15
* r15446: Tidy up the formatting of locking debug messages and make it moreJames Peach2007-10-104-20/+28
* r15444: Fix from Jim to ensure we do a wildcard search for SID'sJeremy Allison2007-10-101-1/+1
* r15443: Purely cosmetic reformat, no functional changes.Günther Deschner2007-10-102-227/+225
* r15442: Add some more client rpc for the querydominfo calls (from samba4 idl).Günther Deschner2007-10-104-16/+219
* r15441: cleanup older unused padding.Günther Deschner2007-10-102-4/+0
* r15438: Fix samrQueryDomainInfo level 5 where we returned our netbiosGünther Deschner2007-10-103-9/+9
* r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner2007-10-105-0/+114
* r15425: Use dynamic buffers in the IRIX nsswithch module to prevent truncationJames Peach2007-10-101-78/+182
* r15424: Implement a "stacktrace" smbcontrol option using libunwind's remoteJames Peach2007-10-103-4/+238
* r15423: Correct comparison logic so that libunwind can be correctly detected.James Peach2007-10-101-1/+1
* r15419: Never write the same function twice :-). In a traversalJeremy Allison2007-10-101-62/+60
* r15417: Don't use cached credentials when changing passwords.Günther Deschner2007-10-101-1/+5
* r15411: Small debug fixes for the PAM module.Günther Deschner2007-10-101-2/+2
* r15404: Check for WRITE_THOUGH before calling lp_ fn. I hateJeremy Allison2007-10-101-1/+1
* r15402: Fix for bug #3587. Dead entries can be left in the lockingJeremy Allison2007-10-102-1/+103
* r15399: Fix the build, sorry, Jerry :)Günther Deschner2007-10-101-2/+2
* r15398: Attempt to send the correct warning when a password change was attemptedGünther Deschner2007-10-103-13/+38
* r15396: Cleanup credential caches from winbind's linked list.Günther Deschner2007-10-102-1/+18
* r15393: remove extra call to fallback user creation on member servers; it's h...Gerald Carter2007-10-101-7/+2
* r15392: In most cases, this mapping is more appropriate. (I know, it is still aGünther Deschner2007-10-101-1/+1
* r15386: Missed some functions in my last commit.Deryck Hodge2007-10-101-4/+4
* r15385: Some work to bring the python code up to date with theDeryck Hodge2007-10-109-17/+17
* r15380: default eventlog tdbs to mode 0660 to allow easier access by BUILTIN\...Gerald Carter2007-10-101-1/+1
* r15368: Remove some dead code. -- paulgPaul Green2007-10-101-8/+0
* r15360: Fix bug # 3741. One more place where the algorithmic mapping needs to...Volker Lendecke2007-10-101-5/+24
* r15359: Fix typoVolker Lendecke2007-10-101-1/+2
* r15341: Ok I give up, I've been beaten by bug reports. PeopleJeremy Allison2007-10-102-14/+83
* r15336: Unknown escape sequence: '\305' - should have been '\n'.Jeremy Allison2007-10-101-1/+1
* r15334: Fix warning. This table and function not used anymore. Jerry pleaseJeremy Allison2007-10-101-17/+0
* r15333: Paulg broke the function prototyping of decl_static_XX.Jeremy Allison2007-10-101-1/+1
* r15320: default "passdb expand explicit" to noVolker Lendecke2007-10-101-1/+1
* r15311: look at the NT password (not lanman one) when determining if smbpassw...Gerald Carter2007-10-101-1/+1
* r15310: only store lanman passwords on a change if 'lanman auth = yes'Gerald Carter2007-10-101-7/+8
* r15309: normalize printing keys when deletingGerald Carter2007-10-102-22/+3
* r15308: Fix the build, sorry.Günther Deschner2007-10-101-1/+1
* r15307: Ignore builtin groups we're a member of on the DC as those membershipsGünther Deschner2007-10-101-1/+6
* r15306: Be consistent between rpc and ads winbind backend: let the ads backendGünther Deschner2007-10-103-20/+60
* r15305: Let winbind search by sid directly (or in windows terms: "bind to aGünther Deschner2007-10-106-111/+144
* r15299: Fix import of Python modules. Fixes Bug #3567.Deryck Hodge2007-10-102-2/+11
* r15293: Don't ever set O_SYNC on open unless "strict sync = yes".Jeremy Allison2007-10-101-1/+1
* r15289: Put references to $PICFLAGS in quotes. Fixes #3725.Tim Potter2007-10-101-2/+2
* r15285: Fix the build.Paul Green2007-10-101-1/+2
* r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the p...Paul Green2007-10-108-3/+15
* r15269: Fix incorrect boolean in assert to make POSIX lock testsJeremy Allison2007-10-101-1/+1
* r15266: Fix bug 3720. I wonder why -O1 compiles did not catch this...Volker Lendecke2007-10-103-6/+6
* r15255: Add return statement after abort to placate fussy compilers. Closes ...Tim Potter2007-10-101-0/+2