summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18530: typosSimo Sorce1-2/+2
2007-10-10r18529: warn the user that putting the machine host name on theSimo Sorce1-0/+8
2007-10-10r18527: Janitor for Jeremy ;-)Volker Lendecke1-12/+12
2007-10-10r18526: Use generated server for unixinfo RPC interface.Jelmer Vernooij13-706/+307
2007-10-10r18525: Be a little less agressive about going back online when requested.Jeremy Allison1-7/+15
2007-10-10r18519: Copy over the Samba4 code to figure out options for the named initial...Volker Lendecke2-0/+76
2007-10-10r18512: Add krb5conf file environment to debug statement.Günther Deschner1-2/+3
2007-10-10r18511: Ops, fix the build.Günther Deschner1-1/+1
2007-10-10r18510: Protect against storing null-sids in the winbind cache.Günther Deschner1-0/+8
2007-10-10r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN,Jeremy Allison1-2/+3
2007-10-10r18508: A query for the LDAP schema can never be done anonymously against AD.Günther Deschner1-22/+1
2007-10-10r18507: Added debug log for returned username.Jeremy Allison1-0/+1
2007-10-10r18506: Fix online requests to cause an immediate DC connection.Jeremy Allison2-8/+38
2007-10-10r18487: Add NULL checksJelmer Vernooij1-0/+8
2007-10-10r18484: Start some cleanup on pam_winbind's syslogging:Günther Deschner3-114/+162
2007-10-10r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root()Jeremy Allison1-5/+32
2007-10-10r18481: Use pidl-generated server side code for dfs.Jelmer Vernooij14-3883/+5928
2007-10-10r18480: Doh ! Double-free of hostnameDN.Jeremy Allison1-1/+0
2007-10-10r18476: Protect ourselves from bad cached creds a littleJeremy Allison1-2/+30
2007-10-10r18473: Once we go online, trigger a "get krb5 ticket event"Jeremy Allison2-1/+22
2007-10-10r18469: Use new pidl-generated DFS client code.Jelmer Vernooij8-690/+211
2007-10-10r18467: Some sites allow an account to be deleted, but notJeremy Allison1-12/+15
2007-10-10r18466: Attempt to fix the AIX buildVolker Lendecke1-0/+2
2007-10-10r18464: Solaris has LDAP_SCOPE_ONELEVEL. Linux seems to have it as well.Volker Lendecke1-5/+7
2007-10-10r18457: Argl :-)Volker Lendecke1-1/+1
2007-10-10r18453: Attempt to fix the non-ldap buildVolker Lendecke1-0/+4
2007-10-10r18449: Attempt to fix the build on non-linux platforms: Many of those don't ...Volker Lendecke2-1/+16
2007-10-10r18446: Add the ldap 'leave domain' code - call this asJeremy Allison2-3/+188
2007-10-10r18429: fix a regression renaming local group introduced by trying to handle ...Gerald Carter1-0/+2
2007-10-10r18425: Fix ads_ntstatus(). LDAP_SUCCESS should really map to NT_STATUS_OK.Günther Deschner1-0/+3
2007-10-10r18422: Use LDAPMessage in idmap_ad as well.Günther Deschner1-2/+2
2007-10-10r18413: Based on the new torture test I added in samba4 it turns outSimo Sorce1-1/+18
2007-10-10r18411: Getting a zero length read is common. Don't log atJeremy Allison1-1/+1
2007-10-10r18405: Now that POLICY_HND == struct policy_handle, we canGerald Carter1-8/+1
2007-10-10r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter7-74/+19
2007-10-10r18403: Revert until we get this sorted out correctly.Jeremy Allison1-1/+1
2007-10-10r18402: Comment and (hopefully) fix remote command completion for smbclient.Volker Lendecke1-11/+42
2007-10-10r18398: Fix bug #4095 - username composed into domain\userJeremy Allison1-1/+1
2007-10-10r18397: Change rpccli_lsa_close() as a wrapper for the autogeneratedGerald Carter1-25/+8
2007-10-10r18396: regenerate unixinfo files after metze changes to the IDLGerald Carter2-94/+64
2007-10-10r18395: have the ndr layer alloc outgoing structure members for usGerald Carter1-0/+2
2007-10-10r18394: get the lsa client code to linkGerald Carter3-2/+7
2007-10-10r18393: get the data size and not offset when initializing a data blob from a...Gerald Carter1-1/+4
2007-10-10r18390: give a better error codeStefan Metzmacher1-1/+1
2007-10-10r18387: remove echo of pidl command line (was used for debugging)Gerald Carter1-1/+1
2007-10-10r18380: the panic action command needs to be different in samba4Stefan Metzmacher1-9/+17
2007-10-10r18379: make the gdb_backtrace executableStefan Metzmacher1-0/+0
2007-10-10r18373: copy over configure.developer from samba4 which addsStefan Metzmacher1-1/+4
2007-10-10r18369: I've got a sniff where NT4 sends just a single byte after the 516 byteVolker Lendecke2-4/+5
2007-10-10r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke3-147/+42