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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
Use rpccli_netr_DatabaseDeltas() in rpcclient.
Günther Deschner
2008-02-15
1
-87
/
+159
|
|
*
|
|
|
|
|
|
Add netlogon_creds_client_check and netlogon_creds_client_step.
Günther Deschner
2008-02-15
1
-0
/
+31
|
|
*
|
|
|
|
|
|
Re-run make idl.
Günther Deschner
2008-02-15
5
-15
/
+49
|
|
*
|
|
|
|
|
|
Fix IDL for netr_DatabaseDeltas.
Günther Deschner
2008-02-15
1
-3
/
+3
|
|
*
|
|
|
|
|
|
Remove some unused/redundant set of netlogon headers.
Günther Deschner
2008-02-15
1
-41
/
+0
|
|
*
|
|
|
|
|
|
Use -ltdb instead of bin/libtdb.so for linking.
Michael Adam
2008-02-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Fix the build on IRIX by placing the object files before the shared libs in l...
Michael Adam
2008-02-15
1
-4
/
+4
|
|
*
|
|
|
|
|
|
Fix a pointer to int conversion warning: cast the int instead.
Michael Adam
2008-02-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Fix two const warnings.
Michael Adam
2008-02-15
1
-2
/
+2
|
|
*
|
|
|
|
|
|
Try to fix the build of smbiconv on systems without native iconv.
Michael Adam
2008-02-15
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Remove libwbclient.a from standard (static) libsmbclient object list.
Michael Adam
2008-02-15
1
-11
/
+13
|
|
*
|
|
|
|
|
|
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
[prev]
[next]