index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Initialize output in libnet_Join
Volker Lendecke
2011-04-12
1
-0
/
+2
*
s3: Retry the join with the short name
Volker Lendecke
2011-04-12
1
-0
/
+5
*
s3-util: separate out cmdline helpers.
Günther Deschner
2011-04-12
5
-287
/
+314
*
s3: add some forward declarations.
Günther Deschner
2011-04-12
2
-3
/
+4
*
s3-netapi: use dcerpc_try_samr_connects().
Günther Deschner
2011-04-12
1
-4
/
+18
*
s3-netapi: use libnetapi_get_binding_handle().
Günther Deschner
2011-04-12
6
-108
/
+54
*
s3-netapi: add libnetapi_get_binding_handle().
Günther Deschner
2011-04-12
2
-0
/
+27
*
s3-librpc: let librpc/rpc/dcerpc.h include ndr and generated dcerpc headers.
Günther Deschner
2011-04-12
1
-0
/
+2
*
s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.h
Günther Deschner
2011-04-12
6
-80
/
+111
*
s3-printing: Use become_user_by_session() function.
Andreas Schneider
2011-04-11
1
-3
/
+3
*
s3-smbd: Added a become_user_by_session() function.
Andreas Schneider
2011-04-11
2
-0
/
+19
*
s3-smbd: Added a change_to_user_by_session() function.
Andreas Schneider
2011-04-11
2
-74
/
+98
*
s3: Wrap creating the svcctl keys in a transaction
Volker Lendecke
2011-04-11
1
-0
/
+28
*
s3: Make reg_backend_db.h includable by itself
Volker Lendecke
2011-04-11
1
-0
/
+1
*
s3: Fix Coverity ID 2472, UNINIT
Volker Lendecke
2011-04-11
1
-2
/
+1
*
s3: Fix Coverity ID 2473, UNINIT
Volker Lendecke
2011-04-11
1
-2
/
+1
*
s3: Fix timeout calculation in event_add_to_poll_args
Volker Lendecke
2011-04-11
1
-1
/
+1
*
s3-modules: Fix debug message
Björn Baumbach
2011-04-11
1
-1
/
+1
*
Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.
Jeremy Allison
2011-04-09
1
-51
/
+48
*
Subtle change. Microsoft SMB2 tests return different access mask than for SMB...
Jeremy Allison
2011-04-08
1
-1
/
+12
*
s3:net idmap check: fix output of an invalid record
Michael Adam
2011-04-08
1
-1
/
+6
*
s3-net: "idmap check" ignore __db_sequence_number__
Gregor Beck
2011-04-08
1
-1
/
+7
*
s3:net rpc trust: fix two C++ implicit void * cast warnings
Michael Adam
2011-04-07
1
-2
/
+5
*
s3:passdb:pdb_ipa: fix a C++ implicit void * cast warnings
Michael Adam
2011-04-07
1
-1
/
+2
*
s3:net idmap check: fix a couple of c++ implicit void * cast warnings
Michael Adam
2011-04-07
1
-5
/
+5
*
s3-net: fix the usage output of "net idmap check"
Gregor Beck
2011-04-07
1
-4
/
+5
*
Revert "s3-test: disable ktest for now"
Andrew Bartlett
2011-04-07
1
-1
/
+0
*
s3-test: disable ktest for now
Andrew Tridgell
2011-04-07
1
-0
/
+1
*
Fix bug 6966 - "allow trusted domains = no" not respected in winbind.
Dmitry Butskoy
2011-04-06
1
-6
/
+6
*
s3: Fix tldap_make_mod_blob_int() debug messages
Sumit Bose
2011-04-06
1
-3
/
+3
*
s3-net: Add delete op for net trust utility
Sumit Bose
2011-04-06
1
-53
/
+159
*
s3-net: Add net trust utility
Sumit Bose
2011-04-06
5
-0
/
+561
*
s3-pdb_ipa: Create DN for new object
Sumit Bose
2011-04-06
1
-0
/
+18
*
s3-pdb_ipa: Add ipasam_create_dom_group()
Sumit Bose
2011-04-06
1
-29
/
+214
*
s3-net: add IPA provision
Sumit Bose
2011-04-06
1
-20
/
+119
*
s3-pdb_ipa: Add ipasam_create_user()
Sumit Bose
2011-04-06
1
-44
/
+297
*
s3-pdb_ipa: Detect IPA server
Sumit Bose
2011-04-06
1
-1
/
+7
*
s3-pdb_ipa: Use new smbldap_make_mod_blob() without a return value
Sumit Bose
2011-04-06
1
-38
/
+9
*
s3-smbldap: make octet_strings/DATA_BLOBs const.
Sumit Bose
2011-04-06
2
-6
/
+6
*
s3-ipasam: rename of smbldap_make_mod_blob to _smbldap_make_mod_blob.
Günther Deschner
2011-04-06
1
-4
/
+4
*
s3-smbldap: support storing octet_strings/DATA_BLOBs.
Günther Deschner
2011-04-06
2
-21
/
+95
*
s3-pdb_ipa: Fix indentation
Sumit Bose
2011-04-06
1
-13
/
+12
*
lib/crypto: rename the SHA256_ functions to samba_SHA256_
Andrew Tridgell
2011-04-06
1
-3
/
+3
*
tstream: make npa_tstream a private library
Andrew Tridgell
2011-04-06
1
-2
/
+2
*
lib: make asn1_util a private library
Andrew Tridgell
2011-04-06
2
-12
/
+12
*
lib: moved data_blob.c into samba-util-common
Andrew Tridgell
2011-04-06
1
-6
/
+2
*
s3-selftest Add tests to show kerberos works across a password change
Andrew Bartlett
2011-04-06
4
-1
/
+4
*
s3-librpc Fix creation of in-memory keytab for previous password
Andrew Bartlett
2011-04-06
1
-1
/
+1
*
s3-auth: Make server_info const in create_local_token()
Andrew Bartlett
2011-04-06
2
-5
/
+5
*
auth: Move auth_session_info into IDL
Andrew Bartlett
2011-04-05
3
-20
/
+33
[prev]
[next]