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-08-25
s4-kcc: fixed _msdcs DNS name
Andrew Tridgell
1
-3
/
+1
2011-08-25
s4-dsdb: added samdb_ntds_msdcs_dns_name()
Andrew Tridgell
1
-2
/
+37
2011-08-25
s4-dns: fixed DNS and SPN update lists for multi-domain support
Andrew Tridgell
2
-3
/
+3
2011-08-25
s4-provision: pass the rootDN into guess_names()
Andrew Tridgell
1
-2
/
+2
2011-08-25
s4-dsdb: fixed calls to ldb_val_string_cmp()
Andrew Tridgell
1
-2
/
+2
2011-08-25
s4-dsdb: added samdb_dn_to_dns_domain()
Andrew Tridgell
1
-0
/
+36
2011-08-25
s4-dsdb: assert that base DNs are used correctly
Andrew Tridgell
2
-0
/
+8
2011-08-25
s4-dsdb: enforce NULL DN validity in partition module
Andrew Tridgell
1
-0
/
+3
2011-08-25
s4-dsdb: fixed basedn in extended_dn_in module
Andrew Tridgell
1
-6
/
+10
2011-08-25
samba-tool: fixed use of base DNs in ldapcmp
Andrew Tridgell
1
-17
/
+13
2011-08-25
s4-spnupdate: fixed searches on domain NC
Andrew Tridgell
1
-2
/
+2
2011-08-25
s4-dns: fixed base search on domain NC
Andrew Tridgell
1
-1
/
+1
2011-08-25
s4-samr: fixed subtree search
Andrew Tridgell
1
-1
/
+1
2011-08-25
s4-kdc: fixed subtree search in KDC
Andrew Tridgell
1
-1
/
+3
2011-08-25
s4-dsdb: cleanup use of NULL vs base DN in samldb
Andrew Tridgell
1
-7
/
+18
2011-08-25
s4-dsdb: removed unused function in ACL module
Andrew Tridgell
1
-39
/
+0
2011-08-25
s4-dsdb: fixed all partitions search in cracknames
Andrew Tridgell
1
-1
/
+1
2011-08-25
s4-dns: when searching all partitions the NULL basedn is OK
Andrew Tridgell
1
-8
/
+1
2011-08-25
pdb-samba4: use ldb_get_default_basedn() instead of NULL
Andrew Tridgell
1
-3
/
+3
2011-08-25
pyldb: fixed a warning
Andrew Tridgell
1
-2
/
+2
2011-08-24
s3:winbindd fix a return code check
Christian Ambach
1
-2
/
+2
2011-08-24
s3: Fix an uninitialized variable
Volker Lendecke
1
-1
/
+1
2011-08-23
s3: Fix the build on FreeBSD
Volker Lendecke
1
-0
/
+1
2011-08-23
s/event_context/tevent_context/ in smbsock_any_connect
Volker Lendecke
1
-2
/
+2
2011-08-23
s/event_context/tevent_context/ in smbsock_connect
Volker Lendecke
1
-2
/
+2
2011-08-23
scannedonly module: improve sleep behavior when reading a directory with mult...
Olivier Sessink
1
-14
/
+16
2011-08-22
s3: Slightly simplify serverid_exists
Volker Lendecke
1
-1
/
+1
2011-08-22
s3-net: Added documentation for net_rpc_conf functions
Vicentiu Ciorbaru
1
-1
/
+44
2011-08-22
docs: Added documentation for net rpc conf.
Vicentiu Ciorbaru
1
-28
/
+29
2011-08-22
s3-test: Added net conf tests to tests.py
Vicentiu Ciorbaru
1
-0
/
+6
2011-08-22
s3-test: Added new testsuites for test net [rpc] conf
Vicentiu Ciorbaru
1
-0
/
+970
2011-08-22
s3-test: added samba3.blackbox.net.rpc.registry.roundtrip testsuite
Vicentiu Ciorbaru
1
-1
/
+4
2011-08-22
s3-test: Enhanced the net registry roundtrip test script
Vicentiu Ciorbaru
1
-13
/
+14
2011-08-22
s3-net: Implemented net rpc conf import command
Vicentiu Ciorbaru
1
-3
/
+347
2011-08-22
s3-net: Added net rpc conf import command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+16
2011-08-22
s3-net: Implemented net rpc conf addshare command
Vicentiu Ciorbaru
1
-2
/
+255
2011-08-22
s3-net: Added net rpc conf addshare command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+15
2011-08-22
s3-net: Implemented net rpc conf setincludes command
Vicentiu Ciorbaru
1
-2
/
+141
2011-08-22
s3-net: Added net rpc conf setincludes command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+16
2011-08-22
s3-net: Implemented net rpc conf setparm command
Vicentiu Ciorbaru
1
-2
/
+201
2011-08-22
s3-net: Added net rpc conf setparm command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+14
2011-08-22
s3-net: Implemented net rpc conf delparm command
Vicentiu Ciorbaru
1
-2
/
+77
2011-08-22
s3-net: Added net rpc conf delparm command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+14
2011-08-22
s3-net: Refactored part of rpc_conf_delincludes_internal
Vicentiu Ciorbaru
1
-82
/
+8
2011-08-22
s3-net: Created function net_rpc_conf_del_value
Vicentiu Ciorbaru
1
-0
/
+71
2011-08-22
s3-net: Implemented net rpc conf delincludes command
Vicentiu Ciorbaru
1
-2
/
+151
2011-08-22
s3-net: Added net rpc conf delincludes command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+14
2011-08-22
s3-net: Implemented net rpc conf getincludes command
Vicentiu Ciorbaru
1
-2
/
+99
2011-08-22
s3-net: Added net rpc conf getincludes command to net rpc conf
Vicentiu Ciorbaru
1
-0
/
+16
2011-08-22
s3-net: Implemented net rpc conf getparm command
Vicentiu Ciorbaru
1
-2
/
+115
[prev]
[next]