index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-15
Use -ltdb instead of bin/libtdb.so for linking.
Michael Adam
1
-1
/
+1
2008-02-15
Fix build of smbumount with shared libtdb.
Michael Adam
1
-2
/
+2
2008-02-15
Fix building smbmount with shared libtdb.
Michael Adam
1
-2
/
+2
2008-02-14
Correctly use SPNEGO to negotiate down from krb5 to NTLMSSP.
Jeremy Allison
1
-28
/
+81
2008-02-14
Currently we don't SPNEGO negotiate back to NTLMSSP. Note this.
Jeremy Allison
1
-20
/
+35
2008-02-14
Currently we don't SPNEGO negotiate back to NTLMSSP. Note this.
Jeremy Allison
1
-4
/
+16
2008-02-14
Ensure invalidate_vuid() deletes any ntlmssp state.
Jeremy Allison
1
-0
/
+4
2008-02-14
Allow auth_ntlmssp_end() to ignore null pointers passed in.
Jeremy Allison
1
-1
/
+6
2008-02-14
Allow the mechOID to be written separately.
Jeremy Allison
1
-2
/
+4
2008-02-14
Revert "Merge in J.Layton patch and resolve conflict."
Simo Sorce
1
-64
/
+26
2008-02-14
Remove the regfio objects from the ldb commandlin tools object list - unused.
Michael Adam
1
-1
/
+1
2008-02-14
Use the proper boolean constants.
Michael Adam
1
-3
/
+3
2008-02-14
Clean up LIBTDB-related Makefile variables a bit
Michael Adam
1
-9
/
+1
2008-02-14
Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.
Günther Deschner
3
-120
/
+0
2008-02-14
Use rpccli_lsa_RemoveAccountRights() in net and rpcclient.
Günther Deschner
2
-6
/
+36
2008-02-14
Use pidl for _lsa_RemoveAccountRights.
Günther Deschner
2
-48
/
+13
2008-02-14
Re-run make idl.
Günther Deschner
4
-8
/
+8
2008-02-14
Fix IDL for lsa_RemoveAccountRights.
Günther Deschner
1
-3
/
+3
2008-02-14
Remove unused marshalling for LSA_ENUM_ACCT_RIGHTS.
Günther Deschner
3
-178
/
+0
2008-02-14
Use rpccli_lsa_EnumAccountRights in net and rpcclient.
Günther Deschner
2
-21
/
+27
2008-02-14
Fix IDL for lsa_EnumAccountRights.
Günther Deschner
1
-2
/
+2
2008-02-14
Use pidl for _lsa_EnumAccountRights().
Günther Deschner
2
-39
/
+52
2008-02-14
Remove unused marshalling for LSA_ADD_ACCT_RIGHTS.
Günther Deschner
3
-111
/
+0
2008-02-14
Use rpccli_lsa_AddAccountRights in net and rpcclient.
Günther Deschner
2
-5
/
+34
2008-02-14
Use pidl for _lsa_AddAccountRights().
Günther Deschner
2
-47
/
+11
2008-02-14
Re-run make idl.
Günther Deschner
1
-0
/
+3
2008-02-14
Fix IDL for lsa_AddAccountRights.
Günther Deschner
1
-3
/
+3
2008-02-14
Create symbols to export in libtdb dynamically from tdb.h.
Michael Adam
4
-7
/
+132
2008-02-14
Add support for building and using shared and static libtdb library.
Michael Adam
4
-103
/
+207
2008-02-14
Fix a typo.
Michael Adam
1
-1
/
+1
2008-02-14
Remove unused marshalling for LSA_ADDPRIVS and LSA_REMOVEPRIVS.
Günther Deschner
2
-211
/
+0
2008-02-14
Use pidl for _lsa_AddPrivilegesToAccount and _lsa_RemovePrivilegesFromAccount.
Günther Deschner
3
-71
/
+18
2008-02-14
Add lsaaddpriv and lsadelpriv commands to rpcclient.
Günther Deschner
1
-4
/
+172
2008-02-14
Fix IDL for lsa_AddPrivilegesToAccount.
Günther Deschner
1
-1
/
+1
2008-02-14
Remove unused marshalling for LSA_LOOKUP_PRIV_VALUE.
Günther Deschner
3
-117
/
+0
2008-02-14
Use rpccli_lsa_LookupPrivValue() in rpcclient.
Günther Deschner
1
-2
/
+8
2008-02-14
Use pidl for _lsa_LookupPrivValue().
Günther Deschner
2
-37
/
+9
2008-02-14
Fix IDL for lsa_LookupPrivValue.
Günther Deschner
1
-2
/
+2
2008-02-14
Remove unused marshalling for LSA_ENUMPRIVSACCOUNT.
Günther Deschner
3
-153
/
+0
2008-02-14
Use rpccli_lsa_EnumPrivsAccount() in rpcclient.
Günther Deschner
1
-7
/
+10
2008-02-14
Remove white space.
Günther Deschner
1
-60
/
+60
2008-02-14
Use pidl for _lsa_EnumPrivsAccount().
Günther Deschner
2
-37
/
+40
2008-02-14
Re-run make idl.
Günther Deschner
5
-19
/
+32
2008-02-14
Fix IDL for lsa_EnumPrivsAccount.
Günther Deschner
1
-1
/
+1
2008-02-14
Fix typo.
Günther Deschner
1
-3
/
+3
2008-02-14
Remove accidential commit.
Günther Deschner
1
-1
/
+1
2008-02-14
Remove unused marshalling for LSA_ENUM_ACCOUNTS.
Günther Deschner
3
-156
/
+0
2008-02-14
Use rpccli_lsa_EnumAccounts() in net and rpcclient.
Günther Deschner
2
-32
/
+39
2008-02-14
Use pidl for _lsa_EnumAccounts.
Günther Deschner
2
-48
/
+25
2008-02-14
Re-run make idl.
Günther Deschner
2
-4
/
+4
[next]