summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15476: Transfer the was_mapped flag from user_info to server_info also in au...Volker Lendecke2-0/+6
2007-10-10r15475: Ugly and disgusting patch to fix the username map problem I created byVolker Lendecke5-14/+52
2007-10-10r15472: Remove an unused function parameterVolker Lendecke4-4/+1
2007-10-10r15471: Clarify error messageVolker Lendecke2-4/+4
2007-10-10r15467: Ensure every exit error path calls nt_status_squash.Jeremy Allison1-27/+27
2007-10-10r15466: Install the images for SWAT.Deryck Hodge1-24/+1
2007-10-10r15465: Fix segfault in SWAT.Deryck Hodge1-0/+2
2007-10-10r15464: fix dns build breakage on IRIX and OpenBSDGerald Carter1-5/+10
2007-10-10r15463: compile fix for new DNS code for machine using Bind 4 libs (old IRIX ...Gerald Carter1-0/+8
2007-10-10r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter8-65/+487
2007-10-10r15461: Free LDAP result in ads_get_attrname_by_oid().Günther Deschner1-1/+6
2007-10-10r15460: Prefer to use the indexed objectCategory attribute (instead ofGünther Deschner2-4/+4
2007-10-10r15455: Add rpccli_samr_query_dom_info2() and return the comment string inGünther Deschner2-0/+45
2007-10-10r15454: As testing, documentation and samba4 idl indicate that there is no knownGünther Deschner1-126/+10
2007-10-10r15453: Process all the supported info levels in the samr_query_domain_info2Günther Deschner1-0/+16
2007-10-10r15452: Again purely cosmetic reformat of the samr query domain info calls.Günther Deschner4-41/+42
2007-10-10r15451: Rewrite AC_LIBTESTFUNC so that it works like the callersJames Peach1-12/+24
2007-10-10r15450: Change profiling data macros to use stack variables rather thanJames Peach8-60/+122
2007-10-10r15449: Remove unused function get_nttime_max (which claims itJames Peach1-6/+0
2007-10-10r15448: New autoconf macro to test for sysconf variables.James Peach4-17/+31
2007-10-10r15447: Teach "smbd -b" to emit the sizes of a few more types thatJames Peach1-8/+15
2007-10-10r15446: Tidy up the formatting of locking debug messages and make it moreJames Peach4-20/+28
2007-10-10r15444: Fix from Jim to ensure we do a wildcard search for SID'sJeremy Allison1-1/+1
2007-10-10r15443: Purely cosmetic reformat, no functional changes.Günther Deschner2-227/+225
2007-10-10r15442: Add some more client rpc for the querydominfo calls (from samba4 idl).Günther Deschner4-16/+219
2007-10-10r15441: cleanup older unused padding.Günther Deschner2-4/+0
2007-10-10r15438: Fix samrQueryDomainInfo level 5 where we returned our netbiosGünther Deschner3-9/+9
2007-10-10r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner5-0/+114
2007-10-10r15425: Use dynamic buffers in the IRIX nsswithch module to prevent truncationJames Peach1-78/+182
2007-10-10r15424: Implement a "stacktrace" smbcontrol option using libunwind's remoteJames Peach3-4/+238
2007-10-10r15423: Correct comparison logic so that libunwind can be correctly detected.James Peach1-1/+1
2007-10-10r15419: Never write the same function twice :-). In a traversalJeremy Allison1-62/+60
2007-10-10r15417: Don't use cached credentials when changing passwords.Günther Deschner1-1/+5
2007-10-10r15411: Small debug fixes for the PAM module.Günther Deschner1-2/+2
2007-10-10r15404: Check for WRITE_THOUGH before calling lp_ fn. I hateJeremy Allison1-1/+1
2007-10-10r15402: Fix for bug #3587. Dead entries can be left in the lockingJeremy Allison2-1/+103
2007-10-10r15399: Fix the build, sorry, Jerry :)Günther Deschner1-2/+2
2007-10-10r15398: Attempt to send the correct warning when a password change was attemptedGünther Deschner3-13/+38
2007-10-10r15396: Cleanup credential caches from winbind's linked list.Günther Deschner2-1/+18
2007-10-10r15393: remove extra call to fallback user creation on member servers; it's h...Gerald Carter1-7/+2
2007-10-10r15392: In most cases, this mapping is more appropriate. (I know, it is still aGünther Deschner1-1/+1
2007-10-10r15386: Missed some functions in my last commit.Deryck Hodge1-4/+4
2007-10-10r15385: Some work to bring the python code up to date with theDeryck Hodge9-17/+17
2007-10-10r15380: default eventlog tdbs to mode 0660 to allow easier access by BUILTIN\...Gerald Carter1-1/+1
2007-10-10r15368: Remove some dead code. -- paulgPaul Green1-8/+0
2007-10-10r15360: Fix bug # 3741. One more place where the algorithmic mapping needs to...Volker Lendecke1-5/+24
2007-10-10r15359: Fix typoVolker Lendecke1-1/+2
2007-10-10r15341: Ok I give up, I've been beaten by bug reports. PeopleJeremy Allison2-14/+83
2007-10-10r15336: Unknown escape sequence: '\305' - should have been '\n'.Jeremy Allison1-1/+1
2007-10-10r15334: Fix warning. This table and function not used anymore. Jerry pleaseJeremy Allison1-17/+0