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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-26
s4:libnet/py_net.c - initialise optional keyword arguments
Matthias Dieter Wallnöfer
1
-1
/
+3
2011-11-26
s4:libcli/finddcs_cldap.c - let "finddcs_cldap" work either with the IP addre...
Matthias Dieter Wallnöfer
1
-14
/
+27
2011-11-26
smbtorture: avoid sigsev if the password is not correct
Matthieu Patou
1
-1
/
+1
2011-11-26
s4:update_keytab LDB module - no need to filter for the DN
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-11-24
s4:libcli/smb2: use talloc_zero() in smb2_request_init()
Stefan Metzmacher
1
-16
/
+3
2011-11-24
s4:libcli/smb2: fix compiler warning in smb2_push_o16s16_string()
Stefan Metzmacher
1
-1
/
+3
2011-11-24
s4:libcli/smb2: implement on top of smbXcli_conn/req
Stefan Metzmacher
15
-882
/
+452
2011-11-24
s4:torture/smb2: use tctx->ev as event context for polling
Stefan Metzmacher
3
-8
/
+7
2011-11-24
s4 dns: Test QCLASS_NONE query
Kai Blin
1
-0
/
+14
2011-11-24
s4 dns: Test QTYPE_ALL query
Kai Blin
1
-0
/
+25
2011-11-24
s4 dns: Check more of the returned values for the A query
Kai Blin
1
-0
/
+3
2011-11-24
s4 dns: Move dns_transaction_udp to other helper functions
Kai Blin
1
-13
/
+14
2011-11-22
s4-dns: added --no-credentials option to samba_dnsupdate
Andrew Tridgell
1
-3
/
+10
2011-11-21
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
9
-40
/
+28
2011-11-20
s4-smbtorture: add ndr test for nbt_netlogon_packet to avoid future regressions.
Günther Deschner
1
-0
/
+36
2011-11-19
s4-dsdb: Modify the repl_meta_data behavior to allow Metadata change on attri...
Matthieu Patou
1
-2
/
+8
2011-11-18
s3-py-passdb: Fix handling of uninitialized gid values
Amitay Isaacs
2
-2
/
+2
2011-11-18
dsdb: Fix the password expiry calculation
Amitay Isaacs
1
-1
/
+1
2011-11-18
s3-passdb_test: Policy values are converted to signed integer
Amitay Isaacs
1
-1
/
+1
2011-11-18
s4-s3-upgrade: Add --verbose option to print extra details
Amitay Isaacs
2
-3
/
+6
2011-11-18
s4-auth log details about any token we fail to convert to a unix token
Andrew Bartlett
1
-0
/
+17
2011-11-18
s4-s3-upgrade: Fix idmap types ID_TYPE_UID/ID_TYPE_GID instead of UID/GID
Amitay Isaacs
1
-3
/
+3
2011-11-18
samba-tool: Fix the domain account policy max_pwd_age calculation
Amitay Isaacs
1
-2
/
+8
2011-11-18
s4-s3-upgrade: Fix the minimum and maximum password age calculation
Amitay Isaacs
1
-4
/
+4
2011-11-18
s4-s3-upgrade now look for -1 as the special 'not set' value
Andrew Bartlett
1
-1
/
+1
2011-11-17
s4 dns: Reduce test output noise by upping log level for dns_name_packet logging
Kai Blin
1
-3
/
+6
2011-11-17
s4 dns: Add a first test case
Kai Blin
2
-0
/
+120
2011-11-17
samba.tests.dsdb: Import TestCase from samba.tests.
Jelmer Vernooij
1
-4
/
+1
2011-11-17
samba.tests: Make sure testtools is available before importing it.
Jelmer Vernooij
1
-0
/
+2
2011-11-17
s4-dsdb: Remove unsed variable
Amitay Isaacs
1
-2
/
+0
2011-11-17
s4-s3-upgrade Test getdomainsid as well
Andrew Bartlett
1
-0
/
+2
2011-11-17
lib/param: Add tests for security= behaviour now it operates with server role
Andrew Bartlett
1
-0
/
+41
2011-11-17
s4-provision permit server role to be the ROLE_ strings from s3
Andrew Bartlett
3
-18
/
+20
2011-11-17
param: Add tests for automatic server role guessing
Andrew Bartlett
1
-0
/
+81
2011-11-17
py-param: Add python interface to get server_role
Amitay Isaacs
1
-0
/
+15
2011-11-17
s4-s3-upgrade Add test of net getlocalsid after the upgrade
Andrew Bartlett
1
-0
/
+4
2011-11-16
provision: Set the security descriptor while creating partitions
Amitay Isaacs
2
-12
/
+4
2011-11-16
s4-dsdb: rework the NC detection for the descriptor calculation
Matthieu Patou
1
-12
/
+31
2011-11-16
s3-s4-upgrade: do not add description if it is empty string or none
Amitay Isaacs
1
-6
/
+12
2011-11-16
HEIMDAL:lib/krb5: add utf8 support to build_logon_name() for the PAC
Stefan Metzmacher
1
-18
/
+49
2011-11-16
HEIMDAL:lib/wind: export wind_ucs2write()
Stefan Metzmacher
1
-0
/
+1
2011-11-16
HEIMDAL:lib/winbd: fix wind_ucs2write with WIND_RW_LE
Stefan Metzmacher
1
-4
/
+4
2011-11-16
HEIMDAL:lib/wind: fix wind_ucs4utf8() and wind_ucs2utf8()
Stefan Metzmacher
1
-5
/
+5
2011-11-15
s4:partition LDB module - fix handling regarding special DNs on searches
Matthias Dieter Wallnöfer
1
-0
/
+5
2011-11-15
s4:torture/rpc/samr.c - use "NULL" instead of "0" when initialising pointers
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-11-15
s4:join.py - fix typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-11-15
s4:dsdb/schema_data: reject schema update unless they're allowed
Stefan Metzmacher
1
-0
/
+12
2011-11-15
s4:dsdb/schema: add "dsdb:schema update allowed" option to enable schema updates
Stefan Metzmacher
3
-2
/
+17
2011-11-15
s4:dsdb/schema_data: reject changes to schemaInfo, msDs-Schema-Extensions, ms...
Stefan Metzmacher
1
-0
/
+28
2011-11-15
s4:dsdb/schema_data: make sure we reject schema changes if we're not the sche...
Stefan Metzmacher
1
-0
/
+101
[prev]
[next]