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