summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20227: Simplify logic in vfs_MkDir() a bitVolker Lendecke1-11/+15
2007-10-10r20218: Same fix as r20217 -- can we consolidate that duplicated code a bit?Volker Lendecke1-8/+16
2007-10-10r20217: uid_t and gid_t are not necessarily 32 bit. In assignments we get an ...Volker Lendecke1-8/+12
2007-10-10r20216: Fix fallback code.Simo Sorce1-11/+13
2007-10-10r20215: Next step trying to fix the Solaris build.Volker Lendecke2-3/+3
2007-10-10r20214: Fix a type-punned warning. Simo, Jerry, please checkVolker Lendecke1-1/+1
2007-10-10r20212: Attempt to fix the Solaris buildVolker Lendecke1-2/+4
2007-10-10r20211: send_nt_replies does not need the inbuf argVolker Lendecke1-32/+51
2007-10-10r20210: registry_fetch_values is not needed anymore, fix typoVolker Lendecke2-58/+1
2007-10-10r20209: Fix two memleaksVolker Lendecke1-4/+7
2007-10-10r20208: Change sprintf_append() never to use malloc,Jeremy Allison2-19/+13
2007-10-10r20207: Fix a couple more places where extra_data wasJeremy Allison2-5/+8
2007-10-10r20206: Start cleaning up the talloc_ctx mess.Jeremy Allison4-13/+20
2007-10-10r20202: fix make cleanHerb Lewis1-1/+1
2007-10-10r20201: merge makefile changes from 3_0_24Herb Lewis1-34/+42
2007-10-10r20197: merge talloc fixes from samba4:Stefan Metzmacher2-20/+18
2007-10-10r20186: Fix winbind crash bug in WINBIND_GETGROUPS.Günther Deschner1-2/+3
2007-10-10r20183: Fix the build.Günther Deschner1-6/+6
2007-10-10r20181: Improve NT status to pam error mapping.Jeremy Allison1-0/+7
2007-10-10r20180: Ensure that pam returns the correct error messagesJeremy Allison2-48/+91
2007-10-10r20179: Sync up with Samba4 - remove blank lines at theJeremy Allison1-3/+9
2007-10-10r20178: Ensure we allocate the intermediate trans structsJeremy Allison4-3/+14
2007-10-10r20174: If we're only going to call one handler per messageJeremy Allison1-4/+4
2007-10-10r20173: DNS update fixes:Gerald Carter5-70/+90
2007-10-10r20171: Don't delete the krb5 credential if others still reference to it.Günther Deschner2-21/+37
2007-10-10r20170: Fix secure DNS updates to work againstGerald Carter4-21/+53
2007-10-10r20169: Support for fallback to legacy mapping code was not completely tested.Simo Sorce2-22/+42
2007-10-10r20165: Change messaging subsystem to only allow one messageJeremy Allison1-3/+11
2007-10-10r20160: Fix long-standing (ie. from initial code I think) bugJeremy Allison1-2/+5
2007-10-10r20155: revert, I misreadSimo Sorce1-1/+1
2007-10-10r20154: Fix nasty typo, hunting another bugSimo Sorce1-1/+1
2007-10-10r20151: remove meaningless checksSimo Sorce1-8/+0
2007-10-10r20150: better memory handling for some functions, make sure we don'tSimo Sorce5-19/+39
2007-10-10r20148: Forgot to merge. Ensure open_any_socket_out()Jeremy Allison1-1/+1
2007-10-10r20146: Now online checks are fully async we can do themJeremy Allison1-7/+1
2007-10-10r20140: Make online/offline detection completely asynchronous.Jeremy Allison3-23/+183
2007-10-10r20136: Fix #4290. Properly compute time to password expiration in message fromJim McDonough1-1/+2
2007-10-10r20133: get rid of defined but not used warning - static function only usedHerb Lewis1-5/+2
2007-10-10r20132: get rid of defined but not used warning - static function only usedHerb Lewis1-0/+2
2007-10-10r20131: get rid of a few no previous prototype warningsHerb Lewis8-1/+12
2007-10-10r20124: clean up nested extern declaration warningsHerb Lewis15-34/+37
2007-10-10r20119: Update help info indicating how to use separators (forward slash only)Jim McDonough1-0/+2
2007-10-10r20118: Fix some more warningsSimo Sorce2-8/+3
2007-10-10r20117: 1st Error in the mergeSimo Sorce1-1/+1
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce42-4514/+7013
2007-10-10r20110: Fix interaction between paranoid malloc checkerJeremy Allison1-0/+17
2007-10-10r20098: Properly fix issues with create_token_from_username()Jeremy Allison4-49/+29
2007-10-10r20097: Ensure found_username is freed correctly whenJeremy Allison1-2/+7
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison20-159/+290
2007-10-10r20089: Put gpfs acl function into vfs_gpfs module. Thanks to Gomati MohananJim McDonough3-1/+659