summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r15526: Avoid double \n.Günther Deschner2007-10-101-1/+1
* r15525: fix compile error on HP-UX reported by Ryan NovosielskiGerald Carter2007-10-101-1/+0
* r15523: Honour the time_offset also when verifying kerberos tickets. ThisGünther Deschner2007-10-104-3/+9
* r15519: Fix segfault.Günther Deschner2007-10-101-1/+3
* r15516: Use SMB_BIG_UINT in preference to unsigned long long.James Peach2007-10-101-4/+4
* r15509: Preserve errno in fcntl lock wrappers.James Peach2007-10-101-0/+4
* r15508: Use clock_gettime for profiling timstamps if it is available. UseJames Peach2007-10-105-17/+62
* r15496: current_user_info is not referenced in loadparm.cVolker Lendecke2007-10-101-1/+0
* r15495: current_user_info is not referenced in process.cVolker Lendecke2007-10-101-1/+0
* r15494: Fix debug statementVolker Lendecke2007-10-101-1/+1
* r15492: Without this patch, the LDAP client libs will call abort() inAndrew Bartlett2007-10-101-9/+19
* r15483: Fix 'declaration after code' warnings.Volker Lendecke2007-10-101-3/+7
* r15479: Check in patch from bug # 3746 -- Thanks TimurVolker Lendecke2007-10-101-0/+1
* r15478: Likewise for bug # 3763Volker Lendecke2007-10-101-4/+4
* r15477: Committing parts of the patch Timur has submitted for bug 2961, as ag...Volker Lendecke2007-10-102-8/+4
* r15476: Transfer the was_mapped flag from user_info to server_info also in au...Volker Lendecke2007-10-102-0/+6
* r15475: Ugly and disgusting patch to fix the username map problem I created byVolker Lendecke2007-10-105-14/+52
* r15472: Remove an unused function parameterVolker Lendecke2007-10-104-4/+1
* r15471: Clarify error messageVolker Lendecke2007-10-102-4/+4
* r15467: Ensure every exit error path calls nt_status_squash.Jeremy Allison2007-10-101-27/+27
* r15466: Install the images for SWAT.Deryck Hodge2007-10-101-24/+1
* r15465: Fix segfault in SWAT.Deryck Hodge2007-10-101-0/+2
* r15464: fix dns build breakage on IRIX and OpenBSDGerald Carter2007-10-101-5/+10
* r15463: compile fix for new DNS code for machine using Bind 4 libs (old IRIX ...Gerald Carter2007-10-101-0/+8
* r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2007-10-108-65/+487
* r15461: Free LDAP result in ads_get_attrname_by_oid().Günther Deschner2007-10-101-1/+6
* r15460: Prefer to use the indexed objectCategory attribute (instead ofGünther Deschner2007-10-102-4/+4
* r15455: Add rpccli_samr_query_dom_info2() and return the comment string inGünther Deschner2007-10-102-0/+45
* r15454: As testing, documentation and samba4 idl indicate that there is no knownGünther Deschner2007-10-101-126/+10
* r15453: Process all the supported info levels in the samr_query_domain_info2Günther Deschner2007-10-101-0/+16
* r15452: Again purely cosmetic reformat of the samr query domain info calls.Günther Deschner2007-10-104-41/+42
* r15451: Rewrite AC_LIBTESTFUNC so that it works like the callersJames Peach2007-10-101-12/+24
* 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