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
...
|
|
*
wbinfo: ask wbcAuthenticateUserEx() for user info to test the more complex co...
Stefan Metzmacher
2008-02-15
1
-1
/
+4
|
|
*
libwbclient: let wbcAuthenticateUser() use wbcAuthenticateUserEx()
Stefan Metzmacher
2008-02-15
1
-21
/
+7
|
|
*
libwbclient: implement WBC_AUTH_USER_LEVEL_PLAIN in wbcAuthenticateUserEx()
Stefan Metzmacher
2008-02-15
1
-4
/
+36
|
|
*
libwbclient: wbcAuthenticateUserEx() be more strict regarding invalid parameters
Stefan Metzmacher
2008-02-15
1
-12
/
+48
|
|
*
Add orphaned target smbiconv to "make everything" targets.
Michael Adam
2008-02-15
1
-1
/
+1
|
|
*
Fix linkage of bin/smbiconv by adding needed libs and objects.
Michael Adam
2008-02-15
1
-3
/
+3
|
|
*
Fix compiling torture/smbiconv.c: allow to use realloc directly by #undef rea...
Michael Adam
2008-02-15
1
-0
/
+1
|
|
*
Remove torture/samtest.h - last trace of late samtest.
Michael Adam
2008-02-15
1
-37
/
+0
|
|
*
Remove useless build-target bin/samtest. (The objects exist no more.)
Michael Adam
2008-02-15
1
-4
/
+0
|
|
*
Fix build of cifs.spnego with libtdb.
Michael Adam
2008-02-15
1
-2
/
+2
|
|
*
Use -ltdb instead of bin/libtdb.so for linking.
Michael Adam
2008-02-15
1
-1
/
+1
|
|
*
Fix build of smbumount with shared libtdb.
Michael Adam
2008-02-15
1
-2
/
+2
|
|
*
Fix building smbmount with shared libtdb.
Michael Adam
2008-02-15
1
-2
/
+2
|
*
|
Fix "warning: 'cmd' may be used uninitialized in this function"
Jeremy Allison
2008-02-14
1
-0
/
+3
|
|
/
|
*
Correctly use SPNEGO to negotiate down from krb5 to NTLMSSP.
Jeremy Allison
2008-02-14
1
-28
/
+81
|
*
Currently we don't SPNEGO negotiate back to NTLMSSP. Note this.
Jeremy Allison
2008-02-14
1
-20
/
+35
|
*
Currently we don't SPNEGO negotiate back to NTLMSSP. Note this.
Jeremy Allison
2008-02-14
1
-4
/
+16
|
*
Ensure invalidate_vuid() deletes any ntlmssp state.
Jeremy Allison
2008-02-14
1
-0
/
+4
|
*
Allow auth_ntlmssp_end() to ignore null pointers passed in.
Jeremy Allison
2008-02-14
1
-1
/
+6
|
*
Allow the mechOID to be written separately.
Jeremy Allison
2008-02-14
1
-2
/
+4
|
*
Revert "Merge in J.Layton patch and resolve conflict."
Simo Sorce
2008-02-14
1
-64
/
+26
|
*
Remove the regfio objects from the ldb commandlin tools object list - unused.
Michael Adam
2008-02-14
1
-1
/
+1
|
*
Use the proper boolean constants.
Michael Adam
2008-02-14
1
-3
/
+3
|
*
Clean up LIBTDB-related Makefile variables a bit
Michael Adam
2008-02-14
1
-9
/
+1
|
*
Remove unused marshalling for LSA_REMOVE_ACCT_RIGHTS.
Günther Deschner
2008-02-14
3
-120
/
+0
|
*
Use rpccli_lsa_RemoveAccountRights() in net and rpcclient.
Günther Deschner
2008-02-14
2
-6
/
+36
|
*
Use pidl for _lsa_RemoveAccountRights.
Günther Deschner
2008-02-14
2
-48
/
+13
|
*
Re-run make idl.
Günther Deschner
2008-02-14
4
-8
/
+8
|
*
Fix IDL for lsa_RemoveAccountRights.
Günther Deschner
2008-02-14
1
-3
/
+3
|
*
Remove unused marshalling for LSA_ENUM_ACCT_RIGHTS.
Günther Deschner
2008-02-14
3
-178
/
+0
|
*
Use rpccli_lsa_EnumAccountRights in net and rpcclient.
Günther Deschner
2008-02-14
2
-21
/
+27
|
*
Fix IDL for lsa_EnumAccountRights.
Günther Deschner
2008-02-14
1
-2
/
+2
|
*
Use pidl for _lsa_EnumAccountRights().
Günther Deschner
2008-02-14
2
-39
/
+52
|
*
Remove unused marshalling for LSA_ADD_ACCT_RIGHTS.
Günther Deschner
2008-02-14
3
-111
/
+0
|
*
Use rpccli_lsa_AddAccountRights in net and rpcclient.
Günther Deschner
2008-02-14
2
-5
/
+34
|
*
Use pidl for _lsa_AddAccountRights().
Günther Deschner
2008-02-14
2
-47
/
+11
|
*
Re-run make idl.
Günther Deschner
2008-02-14
1
-0
/
+3
|
*
Fix IDL for lsa_AddAccountRights.
Günther Deschner
2008-02-14
1
-3
/
+3
|
*
Create symbols to export in libtdb dynamically from tdb.h.
Michael Adam
2008-02-14
4
-7
/
+132
|
*
Add support for building and using shared and static libtdb library.
Michael Adam
2008-02-14
4
-103
/
+207
|
*
Fix a typo.
Michael Adam
2008-02-14
1
-1
/
+1
|
*
Remove unused marshalling for LSA_ADDPRIVS and LSA_REMOVEPRIVS.
Günther Deschner
2008-02-14
2
-211
/
+0
|
*
Use pidl for _lsa_AddPrivilegesToAccount and _lsa_RemovePrivilegesFromAccount.
Günther Deschner
2008-02-14
3
-71
/
+18
|
*
Add lsaaddpriv and lsadelpriv commands to rpcclient.
Günther Deschner
2008-02-14
1
-4
/
+172
|
*
Fix IDL for lsa_AddPrivilegesToAccount.
Günther Deschner
2008-02-14
1
-1
/
+1
|
*
Remove unused marshalling for LSA_LOOKUP_PRIV_VALUE.
Günther Deschner
2008-02-14
3
-117
/
+0
|
*
Use rpccli_lsa_LookupPrivValue() in rpcclient.
Günther Deschner
2008-02-14
1
-2
/
+8
|
*
Use pidl for _lsa_LookupPrivValue().
Günther Deschner
2008-02-14
2
-37
/
+9
|
*
Fix IDL for lsa_LookupPrivValue.
Günther Deschner
2008-02-14
1
-2
/
+2
|
*
Remove unused marshalling for LSA_ENUMPRIVSACCOUNT.
Günther Deschner
2008-02-14
3
-153
/
+0
[prev]
[next]