summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r20248: merge 20247 from samba_3_0_24Herb Lewis2007-10-101-1/+1
* r20245: merge 20244 from samba_3_0_24Herb Lewis2007-10-105-12/+14
* r20243: Make lookup_name resolve both the mapped and the real unix group nameSimo Sorce2007-10-101-7/+23
* r20242: these are not really const as we set them in the functionSimo Sorce2007-10-101-1/+1
* r20241: Slightly improve readability of the pam_vsyslog replacement function.Günther Deschner2007-10-101-6/+5
* r20240: Be a little more verbose about the credential flags when the debug flagGünther Deschner2007-10-101-2/+16
* r20239: Parse the configfile for pam_sm_setcred as wellGünther Deschner2007-10-101-1/+7
* r20237: Replace exit_server with exit_server_cleanly where appropriate. AllJames Peach2007-10-1010-36/+37
* r20235: Don't use realloc directly.James Peach2007-10-101-1/+1
* r20229: Avoid a silly function call in mkdir_internal. None of the callers lo...Volker Lendecke2007-10-101-2/+1
* r20228: Bring the calling conventions of inherit_access_acl and change_owner_...Volker Lendecke2007-10-104-6/+13
* r20227: Simplify logic in vfs_MkDir() a bitVolker Lendecke2007-10-101-11/+15
* r20218: Same fix as r20217 -- can we consolidate that duplicated code a bit?Volker Lendecke2007-10-101-8/+16
* r20217: uid_t and gid_t are not necessarily 32 bit. In assignments we get an ...Volker Lendecke2007-10-101-8/+12
* r20216: Fix fallback code.Simo Sorce2007-10-101-11/+13
* r20215: Next step trying to fix the Solaris build.Volker Lendecke2007-10-102-3/+3
* r20214: Fix a type-punned warning. Simo, Jerry, please checkVolker Lendecke2007-10-101-1/+1
* r20212: Attempt to fix the Solaris buildVolker Lendecke2007-10-101-2/+4
* r20211: send_nt_replies does not need the inbuf argVolker Lendecke2007-10-101-32/+51
* r20210: registry_fetch_values is not needed anymore, fix typoVolker Lendecke2007-10-102-58/+1
* r20209: Fix two memleaksVolker Lendecke2007-10-101-4/+7
* r20208: Change sprintf_append() never to use malloc,Jeremy Allison2007-10-102-19/+13
* r20207: Fix a couple more places where extra_data wasJeremy Allison2007-10-102-5/+8
* r20206: Start cleaning up the talloc_ctx mess.Jeremy Allison2007-10-104-13/+20
* r20202: fix make cleanHerb Lewis2007-10-101-1/+1
* r20201: merge makefile changes from 3_0_24Herb Lewis2007-10-101-34/+42
* r20197: merge talloc fixes from samba4:Stefan Metzmacher2007-10-102-20/+18
* r20186: Fix winbind crash bug in WINBIND_GETGROUPS.Günther Deschner2007-10-101-2/+3
* r20183: Fix the build.Günther Deschner2007-10-101-6/+6
* r20181: Improve NT status to pam error mapping.Jeremy Allison2007-10-101-0/+7
* r20180: Ensure that pam returns the correct error messagesJeremy Allison2007-10-102-48/+91
* r20179: Sync up with Samba4 - remove blank lines at theJeremy Allison2007-10-101-3/+9
* r20178: Ensure we allocate the intermediate trans structsJeremy Allison2007-10-104-3/+14
* r20174: If we're only going to call one handler per messageJeremy Allison2007-10-101-4/+4
* r20173: DNS update fixes:Gerald Carter2007-10-105-70/+90
* r20171: Don't delete the krb5 credential if others still reference to it.Günther Deschner2007-10-102-21/+37
* r20170: Fix secure DNS updates to work againstGerald Carter2007-10-104-21/+53
* r20169: Support for fallback to legacy mapping code was not completely tested.Simo Sorce2007-10-102-22/+42
* r20165: Change messaging subsystem to only allow one messageJeremy Allison2007-10-101-3/+11
* r20160: Fix long-standing (ie. from initial code I think) bugJeremy Allison2007-10-101-2/+5
* r20155: revert, I misreadSimo Sorce2007-10-101-1/+1
* r20154: Fix nasty typo, hunting another bugSimo Sorce2007-10-101-1/+1
* r20151: remove meaningless checksSimo Sorce2007-10-101-8/+0
* r20150: better memory handling for some functions, make sure we don'tSimo Sorce2007-10-105-19/+39
* r20148: Forgot to merge. Ensure open_any_socket_out()Jeremy Allison2007-10-101-1/+1
* r20146: Now online checks are fully async we can do themJeremy Allison2007-10-101-7/+1
* r20140: Make online/offline detection completely asynchronous.Jeremy Allison2007-10-103-23/+183
* r20136: Fix #4290. Properly compute time to password expiration in message fromJim McDonough2007-10-101-1/+2
* r20133: get rid of defined but not used warning - static function only usedHerb Lewis2007-10-101-5/+2
* r20132: get rid of defined but not used warning - static function only usedHerb Lewis2007-10-101-0/+2