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
2011-09-01
s3:registry: drop log level of unknown regdb version message in regdb_init() ...
Michael Adam
1
-1
/
+1
2011-09-01
Fix bug 8433, segfault in iconv.c
Volker Lendecke
1
-1
/
+0
2011-09-01
s3-rpc_server: Add missing rng_fault_state in epmapper.
Andreas Schneider
1
-0
/
+2
2011-09-01
s3-rpc_server: Handle services with multiple pipe names.
Andreas Schneider
2
-4
/
+10
2011-09-01
ldb: make the 'spy' code more paranoid
Andrew Tridgell
2
-10
/
+12
2011-09-01
s4-services: disable the web server by default
Andrew Tridgell
1
-1
/
+1
2011-09-01
ldb: fixed ldbsearch when no baseDN specified and cross-ncs is used
Andrew Tridgell
1
-4
/
+24
2011-09-01
pyldb: added OID_COMPARATOR constants
Andrew Tridgell
2
-10
/
+12
2011-09-01
wintest: update snapshots
Andrew Bartlett
1
-5
/
+5
2011-08-31
Fix bug 8429 - Compound SMB2 requests on an IPC connection can corrupt the re...
Jeremy Allison
1
-12
/
+17
2011-08-31
Based on metze's fix for Bug 8407 - SMB2 server can return requests out-of-or...
Jeremy Allison
2
-2
/
+39
2011-08-31
s3:smb2_server: keep compound_related on struct smbd_smb2_request
Stefan Metzmacher
2
-4
/
+4
2011-08-31
s3-waf: fix unresolved symbols in the group policy client side extensions sub...
Günther Deschner
1
-1
/
+1
2011-08-31
s3-waf: convert libgpo into a private library.
Günther Deschner
1
-5
/
+6
2011-08-31
s3-waf: allow undefined symbols in idmap_rid module.
Günther Deschner
1
-0
/
+1
2011-08-31
s3: Fix bug 8334, do not fork the echo handler for smb2
Volker Lendecke
1
-1
/
+2
2011-08-31
s3-rpc_server: Disable epmapper by default.
Andreas Schneider
1
-2
/
+2
2011-08-31
docs: Add documentation for the rpc_daemon parametric option.
Simo Sorce
1
-0
/
+69
2011-08-31
doc: Reflect the latest changes to the rpc_server option.
Andreas Schneider
1
-18
/
+66
2011-08-31
s3-waf: allow unresolved symbols in some idmap and nss_info modules.
Günther Deschner
1
-0
/
+7
2011-08-31
s3-waf: add missing tdb dependency to idmap_tdb2 module.
Günther Deschner
1
-1
/
+1
2011-08-31
s3-waf: convert nss_info subsystem into a private library.
Günther Deschner
1
-4
/
+5
2011-08-31
s4-smbtorture: For now, skip trusted domain auth validation tests against the...
Günther Deschner
1
-9
/
+15
2011-08-31
s4-smbtorture: Add trust password to CreateTrust test
Sumit Bose
1
-32
/
+245
2011-08-31
s3-lsa: Add _lsa_SetInformationTrustedDomain() and related calls
Sumit Bose
1
-21
/
+312
2011-08-31
s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus...
Sumit Bose
1
-0
/
+102
2011-08-31
s3-lsa: Update _lsa_QueryTrustedDomainInfo()
Sumit Bose
1
-8
/
+63
2011-08-31
s3-pdb_ipa: Add supprted encryption types to struct pdb_trusted_domain
Sumit Bose
2
-0
/
+24
2011-08-31
s3-pdb_ipa: Add posix offset to struct pdb_trusted_domain
Sumit Bose
2
-0
/
+23
2011-08-31
s3-ldap: Add Posix offset and encryption types to LDAP schema
Sumit Bose
7
-6
/
+43
2011-08-31
s3-ldap: Add sambaTrustForestTrustInfo to NDS LDAP schema (again)
Sumit Bose
1
-1
/
+50
2011-08-31
s3-lsa: Fix access mapping in_lsa_OpenTrustedDomain_base()
Sumit Bose
1
-1
/
+1
2011-08-31
s3-lsa: Fix typo and use right pdb interface
Sumit Bose
1
-1
/
+1
2011-08-31
s3-pdb_ipa: Derive domain GUID from SID
Sumit Bose
1
-2
/
+23
2011-08-31
s3:modules make perfcount_test loadable again
Christian Ambach
1
-1
/
+1
2011-08-31
s3:lib S-1-5-9 is "Enterprise Domain Controllers"
Christian Ambach
1
-1
/
+1
2011-08-31
s3:lib remove duplicate entry for "Anonymous Logon"
Christian Ambach
1
-1
/
+0
2011-08-31
s3:lib add S-1-5-17 to well-known SID list
Christian Ambach
1
-0
/
+1
2011-08-31
s3:lib add some more well-known sids
Christian Ambach
1
-0
/
+3
2011-08-31
s3:lib add new well-known SIDs for BUILTIN
Christian Ambach
1
-0
/
+8
2011-08-31
security.idl add new well-known SIDs
Christian Ambach
1
-0
/
+8
2011-08-31
tdb2: add full LGPL headers
Rusty Russell
2
-0
/
+34
2011-08-31
MAINTAINERS.txt: ping me about CCAN changes
Rusty Russell
1
-0
/
+5
2011-08-31
ccan: fix likely redefinition warnings with --enable-tdb2
Rusty Russell
1
-0
/
+8
2011-08-31
tdb2: fix build with --enable-tdb2
Rusty Russell
1
-3
/
+2
2011-08-30
smb2_constants: add SMB2_HDR_CREDIT_CHARGE
Stefan Metzmacher
1
-1
/
+2
2011-08-30
s3:include: add CAP_LWIO and CAP_DYNAMIC_REAUTH defines
Stefan Metzmacher
1
-0
/
+2
2011-08-30
s3-build: move libsmb/clisigning.c to LIBSMB_SRC
Stefan Metzmacher
2
-4
/
+5
2011-08-30
s3:smb2 fix Bug 8428 - wrong reply to DHnC (durable handle reconnect)
Christian Ambach
1
-6
/
+6
2011-08-30
s3-rpc_server: Make sure we switch always the connecting user.
Andreas Schneider
1
-13
/
+11
[next]