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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba-tool:dns: Fix a typo
Amitay Isaacs
2011-12-23
1
-1
/
+1
*
samba-tool:dns: Add zone create/delete commands
Amitay Isaacs
2011-12-23
1
-0
/
+85
*
s4:rpc-dnsserver: Add comments
Amitay Isaacs
2011-12-23
1
-0
/
+7
*
s4:rpc-dnsserver: Make sure that zone information is filled in
Amitay Isaacs
2011-12-23
1
-0
/
+10
*
s4:rpc-dnsserver: Implement zone management RPC operations
Amitay Isaacs
2011-12-23
3
-2
/
+436
*
s4:rpc-dnsserver: Add multiple DNS records in a single operation
Amitay Isaacs
2011-12-23
1
-11
/
+16
*
s4:rpc-dnsserver: Use handy macros for error checking
Amitay Isaacs
2011-12-23
1
-11
/
+3
*
s4:rpc-dnsserver: Implement DirectoryPartitionInfo RPC operation
Amitay Isaacs
2011-12-23
3
-1
/
+151
*
s4:rpc-dnsserver: Fix the enumeration of DNS records
Amitay Isaacs
2011-12-23
1
-0
/
+10
*
s4:rpc-dnsserver: Use cached zone information to get rootservers
Amitay Isaacs
2011-12-23
1
-9
/
+6
*
s4:rpc-dnsserver: Implement EnumDirectoryPartition operation
Amitay Isaacs
2011-12-23
2
-1
/
+36
*
s4:rpc-dnsserver: Cache DNS partition information
Amitay Isaacs
2011-12-23
4
-89
/
+151
*
s4:rpc-dnsserver: If a zone is reverse zone, set the fReverse flag
Amitay Isaacs
2011-12-23
2
-3
/
+14
*
s4:rpc-dnsserver: For PTR records, use dns_name_equal instead of strcmp to co...
Amitay Isaacs
2011-12-23
1
-1
/
+1
*
samba-tool:dns: Add support for reverse names (PTR records)
Amitay Isaacs
2011-12-23
1
-5
/
+33
*
s4-provision: Set dNSProperty attribute for dns zones
Amitay Isaacs
2011-12-23
1
-2
/
+71
*
s4-torture: Test rpc schannel netr_LogonGetCapability.
Stefan Metzmacher
2011-12-22
2
-0
/
+62
*
s4-librpc: Fix netlogon schannel client connect.
Andreas Schneider
2011-12-22
1
-0
/
+2
*
samba-tool: Add transaction wrapper for creating GPO
Amitay Isaacs
2011-12-20
1
-51
/
+44
*
s4-dsdb: Relax the conditions where we can't do a subtree delete
Matthieu Patou
2011-12-19
1
-1
/
+19
*
s4:drsuapi/getncchanges: return WERR_NOMEM if talloc_array() fails
Stefan Metzmacher
2011-12-19
1
-0
/
+3
*
s4-drs: introduce a timeout in the getncchanges processing to always return s...
Matthieu Patou
2011-12-19
1
-6
/
+27
*
s4-drs: avoid calling unecesserly ldb_msg_find_attr_as_* as this call in unef...
Matthieu Patou
2011-12-19
1
-26
/
+45
*
s4-becomedc: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects f...
Matthieu Patou
2011-12-19
1
-0
/
+13
*
s4-join: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects for t...
Matthieu Patou
2011-12-19
1
-0
/
+10
*
s3: Fix the clustering build
Volker Lendecke
2011-12-17
3
-5
/
+5
*
s4 dns: Allow updates based on smb.conf setting
Kai Blin
2011-12-17
2
-2
/
+29
*
s4 dns: Add some debug output
Kai Blin
2011-12-17
1
-0
/
+3
*
s4 dns: Actually handle the update request
Kai Blin
2011-12-17
3
-0
/
+383
*
s4 dns: Implement RFC-compatible update prescan
Kai Blin
2011-12-17
1
-3
/
+37
*
s4 dns: Update prerequisite checking conforming to RFC
Kai Blin
2011-12-17
4
-42
/
+313
*
s4 dns: Give better test output on RCODE mismatch
Kai Blin
2011-12-17
1
-1
/
+20
*
s4 dns: Move record lookup to dns_utils.c
Kai Blin
2011-12-17
3
-36
/
+58
*
s4 dns: Implement dns record comparison function
Kai Blin
2011-12-17
2
-0
/
+57
*
s4 dns: Implement dns name equality check
Kai Blin
2011-12-17
2
-0
/
+10
*
s4 dns: Fix some typos in comments and a whitespace
Kai Blin
2011-12-17
1
-3
/
+3
*
s4:torture/rap/printing: check smbcli_rap_netprintqgetinfo() WERR status
Stefan Metzmacher
2011-12-17
1
-0
/
+7
*
s4:libcli/rap: the caller should get talloc children from call->ndr_pull_{par...
Stefan Metzmacher
2011-12-16
2
-1
/
+6
*
s4:libcli/rap: call->ndr_push_{param,data} can be talloc childs of 'call'
Stefan Metzmacher
2011-12-16
1
-2
/
+2
*
s4:libcli/rap: use talloc_zero() and initialize everything
Stefan Metzmacher
2011-12-16
1
-8
/
+3
*
s4:libcli/rap: remove unused members from struct rap_call
Stefan Metzmacher
2011-12-16
1
-3
/
+0
*
s4:libcli/rap: initialize call->rcv_datalen
Stefan Metzmacher
2011-12-16
1
-0
/
+1
*
pidfile: use set_close_on_exec()
Andrew Tridgell
2011-12-15
1
-0
/
+2
*
s4-socket: use set_close_on_exec()
Andrew Tridgell
2011-12-15
2
-0
/
+8
*
s4-smbtorture: make sure we can successfully run the schannel test against wi...
Günther Deschner
2011-12-14
1
-16
/
+30
*
s4-torture: LookupSids3 is only available over NCACN_IP_TCP.
Andreas Schneider
2011-12-14
1
-1
/
+2
*
s4-torture: Fix schannel test against win2k8.
Andreas Schneider
2011-12-14
1
-4
/
+4
*
s4-librpc: Fix NETLOGON credential chain with Windows 2008.
Andreas Schneider
2011-12-14
2
-11
/
+42
*
s4-netlogon: Revert patch f02e4ebfafa6e5911e3fe744b1780527ab12c970
Amitay Isaacs
2011-12-14
1
-5
/
+0
*
samba-tool: Fix DN for GPO entries
Amitay Isaacs
2011-12-14
1
-8
/
+2
[next]