index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
r18560: * Add in the winreg and initshutdown IDL files
Gerald Carter
2007-10-10
20
-17
/
+8577
*
r18557: If you've set security=ads, do the DNS queries first.
Jeremy Allison
2007-10-10
1
-9
/
+6
*
r18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>.
Volker Lendecke
2007-10-10
1
-0
/
+76
*
r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.
Jeremy Allison
2007-10-10
2
-6
/
+8
*
r18551: Implement a 30 seconds from startup, during which we
Jeremy Allison
2007-10-10
4
-3
/
+27
*
r18547: Add in fixes to mangling dir code - ensure don't
Jeremy Allison
2007-10-10
2
-45
/
+56
*
r18543: Fix Coverity ID#312
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r18534: Fix grammar
Simo Sorce
2007-10-10
1
-1
/
+1
*
r18533: Ensure we clear out the failed connection cache for an entire
Jeremy Allison
2007-10-10
2
-2
/
+30
*
r18530: typos
Simo Sorce
2007-10-10
1
-2
/
+2
*
r18529: warn the user that putting the machine host name on the
Simo Sorce
2007-10-10
1
-0
/
+8
*
r18527: Janitor for Jeremy ;-)
Volker Lendecke
2007-10-10
1
-12
/
+12
*
r18526: Use generated server for unixinfo RPC interface.
Jelmer Vernooij
2007-10-10
13
-706
/
+307
*
r18525: Be a little less agressive about going back online when requested.
Jeremy Allison
2007-10-10
1
-7
/
+15
*
r18519: Copy over the Samba4 code to figure out options for the named initial...
Volker Lendecke
2007-10-10
2
-0
/
+76
*
r18512: Add krb5conf file environment to debug statement.
Günther Deschner
2007-10-10
1
-2
/
+3
*
r18511: Ops, fix the build.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r18510: Protect against storing null-sids in the winbind cache.
Günther Deschner
2007-10-10
1
-0
/
+8
*
r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN,
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r18508: A query for the LDAP schema can never be done anonymously against AD.
Günther Deschner
2007-10-10
1
-22
/
+1
*
r18507: Added debug log for returned username.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r18506: Fix online requests to cause an immediate DC connection.
Jeremy Allison
2007-10-10
2
-8
/
+38
*
r18487: Add NULL checks
Jelmer Vernooij
2007-10-10
1
-0
/
+8
*
r18484: Start some cleanup on pam_winbind's syslogging:
Günther Deschner
2007-10-10
3
-114
/
+162
*
r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root()
Jeremy Allison
2007-10-10
1
-5
/
+32
*
r18481: Use pidl-generated server side code for dfs.
Jelmer Vernooij
2007-10-10
14
-3883
/
+5928
*
r18480: Doh ! Double-free of hostnameDN.
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r18476: Protect ourselves from bad cached creds a little
Jeremy Allison
2007-10-10
1
-2
/
+30
*
r18473: Once we go online, trigger a "get krb5 ticket event"
Jeremy Allison
2007-10-10
2
-1
/
+22
*
r18469: Use new pidl-generated DFS client code.
Jelmer Vernooij
2007-10-10
8
-690
/
+211
*
r18467: Some sites allow an account to be deleted, but not
Jeremy Allison
2007-10-10
1
-12
/
+15
*
r18466: Attempt to fix the AIX build
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r18464: Solaris has LDAP_SCOPE_ONELEVEL. Linux seems to have it as well.
Volker Lendecke
2007-10-10
1
-5
/
+7
*
r18457: Argl :-)
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r18453: Attempt to fix the non-ldap build
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r18449: Attempt to fix the build on non-linux platforms: Many of those don't ...
Volker Lendecke
2007-10-10
2
-1
/
+16
*
r18446: Add the ldap 'leave domain' code - call this as
Jeremy Allison
2007-10-10
2
-3
/
+188
*
r18429: fix a regression renaming local group introduced by trying to handle ...
Gerald Carter
2007-10-10
1
-0
/
+2
*
r18425: Fix ads_ntstatus(). LDAP_SUCCESS should really map to NT_STATUS_OK.
Günther Deschner
2007-10-10
1
-0
/
+3
*
r18422: Use LDAPMessage in idmap_ad as well.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r18413: Based on the new torture test I added in samba4 it turns out
Simo Sorce
2007-10-10
1
-1
/
+18
*
r18411: Getting a zero length read is common. Don't log at
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r18405: Now that POLICY_HND == struct policy_handle, we can
Gerald Carter
2007-10-10
1
-8
/
+1
*
r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h
Gerald Carter
2007-10-10
7
-74
/
+19
*
r18403: Revert until we get this sorted out correctly.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r18402: Comment and (hopefully) fix remote command completion for smbclient.
Volker Lendecke
2007-10-10
1
-11
/
+42
*
r18398: Fix bug #4095 - username composed into domain\user
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r18397: Change rpccli_lsa_close() as a wrapper for the autogenerated
Gerald Carter
2007-10-10
1
-25
/
+8
*
r18396: regenerate unixinfo files after metze changes to the IDL
Gerald Carter
2007-10-10
2
-94
/
+64
*
r18395: have the ndr layer alloc outgoing structure members for us
Gerald Carter
2007-10-10
1
-0
/
+2
[next]