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-12-29
s4-auth: Rename memory contexts for greater clarity
Andrew Bartlett
2
-10
/
+10
2011-12-29
auth/kerberos: Rename memory contexts for greater clarity
Andrew Bartlett
1
-34
/
+34
2011-12-29
s4-gensec remove auth_session dep from gensec_gssapi.c
Andrew Bartlett
1
-1
/
+1
2011-12-29
s4-gensec Remove fallback for simple privileges
Andrew Bartlett
1
-6
/
+2
2011-12-29
s4-torture: Demonstrate handling of the PAC in a custom auth_context
Andrew Bartlett
3
-62
/
+85
2011-12-29
s4-gensec: Pass the auth context in during gensec test
Andrew Bartlett
1
-2
/
+3
2011-12-29
s4-pyauth: Make sure event context allows nesting
Andrew Bartlett
1
-1
/
+2
2011-12-29
s4-gensec: Move parsing of the PAC blob and creating the session_info into auth
Andrew Bartlett
9
-169
/
+248
2011-12-29
s4-gensec: fix cyrus sasl module after update() protype change
Andrew Bartlett
1
-0
/
+1
2011-12-29
auth/kerberos: Make pac_data_out in kerberos_decode_pac() optional
Andrew Bartlett
1
-3
/
+32
2011-12-28
s4-auth Remove unused auth_context_create_from_ldb()
Andrew Bartlett
2
-27
/
+0
2011-12-28
s4-gensec: Allow a PAC to be obtained from any GSS mech
Andrew Bartlett
1
-7
/
+0
2011-12-28
auth/kerberos: Move gssapi_parse.c to the top level
Andrew Bartlett
4
-10
/
+12
2011-12-28
credentials: Always honour the return value of E_deshash()
Andrew Bartlett
1
-4
/
+2
2011-12-28
s4-ntlmssp Do not allow LM key without a LM password
Andrew Bartlett
1
-3
/
+5
2011-12-28
s3-auth Fix talloc parent for s4 event context in auth_samba4
Andrew Bartlett
1
-1
/
+1
2011-12-28
s3-auth: Remove protype for already-removed auth_ntlmssp_start
Andrew Bartlett
1
-1
/
+0
2011-12-28
gensec: Allow an alternate set of modules to be specified
Andrew Bartlett
3
-2
/
+12
2011-12-25
lib/charset: Remove an unused variable
Volker Lendecke
1
-0
/
+2
2011-12-25
s3: Fix fn signatures in charset_macosx.c
Volker Lendecke
2
-6
/
+6
2011-12-25
s3: Fix a 64-bit warning
Volker Lendecke
1
-1
/
+1
2011-12-25
s3: Fix linking on Lion
Volker Lendecke
1
-0
/
+8
2011-12-25
tdb: Use tdb_parse_record in tdb_update_hash
Volker Lendecke
1
-11
/
+15
2011-12-25
tdb: Use tdb_parse_record in tdb_update_hash
Volker Lendecke
1
-12
/
+16
2011-12-25
libreplace: Don't check for standards.h on darwin (Lion)
Volker Lendecke
1
-2
/
+10
2011-12-25
Fix bug #8679 - recvfile code path using splice() on Linux leaves data in the...
Jeremy Allison
1
-3
/
+2
2011-12-23
lib: Fix NT_STATUS_ALL_SIDS_FILTERED definition
Volker Lendecke
1
-1
/
+1
2011-12-23
s3:lib/ctdbd_conn: try ctdbd_init_connection() as root
Stefan Metzmacher
1
-0
/
+2
2011-12-23
s4:torture/rpc/netlogon.c - factor out the computer name check in an own test
Matthias Dieter Wallnöfer
1
-11
/
+61
2011-12-23
s4:netlogon RPC server - dcesrv_netr_DsRGetSiteName - add a small explaination
Matthias Dieter Wallnöfer
1
-0
/
+5
2011-12-23
s4:libcli/finddcs_nbt.c - free "req" consistently with "finddcs_cldap.c"
Matthias Dieter Wallnöfer
1
-2
/
+4
2011-12-23
ldb:ldb_tdb.c - fix warnings in "ltdb_init_rootdse"
Matthias Dieter Wallnöfer
1
-7
/
+1
2011-12-23
s4:drsuapi/getncchanges: the default for isRecycled is FALSE
Stefan Metzmacher
1
-1
/
+1
2011-12-23
s4-drsuapi: we store boolean in upppercase so we need to test them in uppercase
Matthieu Patou
1
-4
/
+4
2011-12-23
s4-kcc: Remove also deleted objects that are not in the Deleted Object container
Matthieu Patou
2
-2
/
+38
2011-12-23
s4-ldb: Add isRecycled when is defined in the schema
Matthieu Patou
1
-3
/
+9
2011-12-23
s4:rpc-dnsserver: Set the rank for the new DNS record correctly
Amitay Isaacs
1
-0
/
+8
2011-12-23
test:dnsserver: Add zone creation and deletion test
Amitay Isaacs
1
-0
/
+51
2011-12-23
samba-tool:dns: Fix a typo
Amitay Isaacs
1
-1
/
+1
2011-12-23
samba-tool:dns: Add zone create/delete commands
Amitay Isaacs
1
-0
/
+85
2011-12-23
ldif-handler: Fix the case for attribute dnsproperty
Amitay Isaacs
1
-1
/
+1
2011-12-23
s4:rpc-dnsserver: Add comments
Amitay Isaacs
1
-0
/
+7
2011-12-23
s4:rpc-dnsserver: Make sure that zone information is filled in
Amitay Isaacs
1
-0
/
+10
2011-12-23
s4:rpc-dnsserver: Implement zone management RPC operations
Amitay Isaacs
3
-2
/
+436
2011-12-23
s4:rpc-dnsserver: Add multiple DNS records in a single operation
Amitay Isaacs
1
-11
/
+16
2011-12-23
s4:rpc-dnsserver: Use handy macros for error checking
Amitay Isaacs
1
-11
/
+3
2011-12-23
s4:rpc-dnsserver: Implement DirectoryPartitionInfo RPC operation
Amitay Isaacs
3
-1
/
+151
2011-12-23
s4:rpc-dnsserver: Fix the enumeration of DNS records
Amitay Isaacs
1
-0
/
+10
2011-12-23
s4:rpc-dnsserver: Use cached zone information to get rootservers
Amitay Isaacs
1
-9
/
+6
2011-12-23
idl:dnsserver: Add DNS_DP_STATE enumeration for diretory partition state
Amitay Isaacs
1
-1
/
+8
[next]