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
...
|
*
Revert b39c390280d1f268e2550c731057aec550a3f086 - casts should not
Jeremy Allison
2009-09-24
5
-26
/
+26
|
*
Revert 918b5a7e057bd91289ec06b3ef8d95da43a50ede. This code
Jeremy Allison
2009-09-24
1
-6
/
+6
|
*
s3: Fix up various string "const" warnings
Matthias Dieter Wallnöfer
2009-09-24
4
-25
/
+25
|
*
s3:util_str "str_list_make_v3" - introduce also here the "const" result
Matthias Dieter Wallnöfer
2009-09-24
2
-10
/
+10
|
*
s3:vfs_default - correct function parameters
Matthias Dieter Wallnöfer
2009-09-24
1
-1
/
+2
|
*
s3-winbindd: no reason to call winbindd_can_contact_domain() three times in q...
Günther Deschner
2009-09-24
1
-12
/
+0
|
*
s3: remove unused printing macros.
Günther Deschner
2009-09-24
1
-11
/
+0
*
|
Fixed a dereferenced null pointer.
Nadezhda Ivanova
2009-09-24
1
-16
/
+14
|
/
*
s3 onefs: Fix 1 second share mode delay handling
Steven Danneman
2009-09-24
1
-3
/
+33
*
s3 onefs: Fix a race condition exists in onefs_open.c between multiple opens ...
Steven Danneman
2009-09-24
1
-5
/
+19
*
s3 onefs: Add some debugging/asserts to give more info when there is bad defe...
Zack Kirsch
2009-09-24
2
-9
/
+26
*
s4 torture: Fix RAW-STREAMS to request more specific permissions
Tim Prouty
2009-09-24
1
-1
/
+2
*
s3: Add more helpful debugging to some of the streams code
Tim Prouty
2009-09-24
3
-2
/
+25
*
vfs catia: Fix a NULL dereference when CATIA is loaded with no mappings speci...
Aravind Srinivasan
2009-09-24
1
-1
/
+8
*
vfs catia: Fix the double translation that was happening with createfile and ...
Aravind Srinivasan
2009-09-24
6
-101
/
+78
*
vfs catia: Fix a possible NULL dereference
Aravind Srinivasan
2009-09-24
1
-2
/
+9
*
s4-drs: el may not be a talloc pointer
Andrew Tridgell
2009-09-24
1
-1
/
+1
*
s4-drs: regenerate IDL after ndr size change
Andrew Tridgell
2009-09-24
2
-3
/
+3
*
s4-drs: add defines for replication flags on attributes
Andrew Tridgell
2009-09-24
2
-5
/
+5
*
s4-ldb: sort replPropertyMetaData by attid
Andrew Tridgell
2009-09-24
1
-1
/
+16
*
s4-ldb: add instanceType in repl_meta_data module
Andrew Tridgell
2009-09-24
1
-0
/
+8
*
s4-drs: fixed the size of DN binary blobs on the wire
Andrew Tridgell
2009-09-24
1
-1
/
+1
*
s4-drs: include deleted objects in getncchanges reply
Andrew Tridgell
2009-09-24
1
-1
/
+6
*
s4-drs: add SHOW_DELETED control on dsdb utility calls
Andrew Tridgell
2009-09-24
1
-2
/
+60
*
s4-libnet: allow the functional level of becomeDC to be specified
Andrew Tridgell
2009-09-24
1
-1
/
+2
*
s4-libnet: avoid a steal with references error
Andrew Tridgell
2009-09-24
1
-1
/
+2
*
Add init file for DCE/RPC tests.
Jelmer Vernooij
2009-09-24
1
-0
/
+20
*
PEP8
Jelmer Vernooij
2009-09-24
6
-3
/
+6
*
Revert "s4:python fixed subunit tests of dcerpc"
Jelmer Vernooij
2009-09-24
7
-6
/
+6
*
s3: Forgot to check in one build failure for vfs_gpfs.c
Volker Lendecke
2009-09-24
1
-1
/
+1
*
s3: Remove an unused variable
Volker Lendecke
2009-09-24
1
-1
/
+0
*
s3: Make the vfs_gpfs compile at least
Volker Lendecke
2009-09-24
1
-19
/
+23
*
Revert "s3:winbindd: use a tcp connection for lsa in case lookup_names/lookup...
Stefan Metzmacher
2009-09-24
1
-9
/
+0
*
s3:rpc_server: we need to make a copy of my_name in serverinfo_to_SamInfo_base()
Stefan Metzmacher
2009-09-24
1
-1
/
+1
*
s3:winbindd: use a tcp connection for lsa in case lookup_names/lookup_sids do...
Günther Deschner
2009-09-24
1
-0
/
+9
*
s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_SPECIAL_SECRET_PROCESSING in getnccha...
Anatoliy Atanasov
2009-09-23
3
-4
/
+46
*
s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_ASYNC_REP in getncchanges
Anatoliy Atanasov
2009-09-23
1
-1
/
+7
*
s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_FULL_SYNC_PACKET in getncchanges
Anatoliy Atanasov
2009-09-23
1
-0
/
+6
*
idl: regenerate idl
Anatoliy Atanasov
2009-09-23
2
-3
/
+11
*
s4: Handle DRSUAPI_DS_REPLICA_NEIGHBOUR_CRITICAL_ONLY req in getncchanges
Anatoliy Atanasov
2009-09-23
4
-12
/
+21
*
Revert "r20074: this values seem to be typos in drsuapi"
Stefan Metzmacher
2009-09-23
1
-2
/
+2
*
s4:ldif_handlers Fix memory leak in objectCategory LDIF handler
Andrew Bartlett
2009-09-23
1
-0
/
+1
*
s4-drs: fill in more guids and SIDs, plus filter rDN
Andrew Tridgell
2009-09-23
1
-3
/
+48
*
s4-dsdb: cope with windows sending extra pad bytes
Andrew Tridgell
2009-09-23
1
-4
/
+4
*
s4-dsdb: added dsdb_find_sid_by_dn()
Andrew Tridgell
2009-09-23
1
-0
/
+30
*
s4-drsserver: fixed addition of sort control
Andrew Tridgell
2009-09-23
1
-5
/
+7
*
fixed spelling
Andrew Tridgell
2009-09-23
1
-1
/
+1
*
s4-drs: ignore zero value elements in DRS add operations
Andrew Tridgell
2009-09-23
1
-0
/
+13
*
s4-netlogon: always set the dNSHostName in GetDomainInfo
Andrew Tridgell
2009-09-23
1
-3
/
+7
*
regenerate IDL
Andrew Tridgell
2009-09-23
4
-60
/
+62
[prev]
[next]