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
2010-09-10
s4-dreplsrv: fix 'dn' for partition object being created
Kamen Mazdrashki
1
-1
/
+9
2010-09-10
s4-drs-fsmo: try to dispatch ops in queue as soon as possible
Kamen Mazdrashki
1
-1
/
+9
2010-09-10
s4/fsmo: Added python tests for schema master transfer op
Anatoliy Atanasov
2
-0
/
+153
2010-09-10
s4-fsmo: update FSMO changes for recent IRPC work
Andrew Tridgell
2
-7
/
+13
2010-09-10
s4/drs: update repsFrom only when we are not in getncchanges extended op
Anatoliy Atanasov
1
-4
/
+4
2010-09-10
s4-ldap: Added support for FSMO role transfer via LDAP by modify on rootDSE
Nadezhda Ivanova
1
-1
/
+46
2010-09-10
s4-rpc: Added handling of fsmo role transfer to GetNCChanges
Nadezhda Ivanova
1
-0
/
+108
2010-09-10
s4-irpc: Added internal rpc call DREPL_TAKEFSMOROLE
Nadezhda Ivanova
1
-1
/
+10
2010-09-10
s4-drs: Implementation of GetNCChanges extended op 6 - fsmo role transfer
Nadezhda Ivanova
4
-2
/
+170
2010-09-10
s4-drs: Refactored drepl_service and send_ridalloc_request so that the struct...
Nadezhda Ivanova
2
-27
/
+48
2010-09-10
s4/torture: use time_mono for deltas in lock test
Björn Jacke
1
-22
/
+22
2010-09-10
s3-build: only link LIBNDR_XATTR_OBJ where needed.
Günther Deschner
1
-2
/
+2
2010-09-10
s3-waf: only link LIBNDR_XATTR_SRC where needed.
Günther Deschner
1
-2
/
+2
2010-09-10
s3-build: link ndr_notify only where needed.
Günther Deschner
1
-2
/
+2
2010-09-10
s3-waf: link ndr_notify only where needed.
Günther Deschner
1
-2
/
+2
2010-09-10
s3-build: link ndr_named_pipe_auth only where needed.
Günther Deschner
1
-2
/
+2
2010-09-10
s3-waf: link ndr_named_pipe_auth only where needed.
Günther Deschner
1
-2
/
+2
2010-09-10
s3-spoolss: allow a short printername w/o servername.
Günther Deschner
1
-6
/
+1
2010-09-09
Fox missing SMB_MALLOC return checks noticed by "Andreas Moroder <andreas.mor...
Jeremy Allison
5
-3
/
+34
2010-09-09
More paranoia to ensure SD's can't be set on read-only shares.
Jeremy Allison
1
-0
/
+4
2010-09-10
s3-selftest: rename printer "print4" to "lp".
Günther Deschner
2
-2
/
+2
2010-09-10
s4-smbtorture: add spoolss_OpenPrinter with unc and printername in RPC-SPOOLS...
Günther Deschner
1
-4
/
+18
2010-09-09
s3: Fix messsssages
Volker Lendecke
1
-5
/
+5
2010-09-09
s3: Ensure NULL termination for "workstation" in auth_crap
Volker Lendecke
1
-0
/
+2
2010-09-09
s3-nmbd: use NETLOGON_NT_VERSION_1 in LOGON_PRIMARY_RESPONSE.
Günther Deschner
1
-1
/
+1
2010-09-09
s3: These assignments are overwritten immediately
Volker Lendecke
1
-4
/
+0
2010-09-09
s3-nmbd: use autogenerated marshalling for LOGON_SAM_LOGON_REQUEST.
Günther Deschner
1
-301
/
+94
2010-09-09
s3-nmbd: use autogenerated marshalling for LOGON_PRIMARY_QUERY.
Günther Deschner
1
-109
/
+33
2010-09-09
s3-nmbd: use autogenerated marshalling for LOGON_REQUEST.
Günther Deschner
1
-47
/
+29
2010-09-09
s3-nmbd: handle source_name in one location in nmbd_process_logon().
Günther Deschner
1
-5
/
+4
2010-09-09
s3-nmbd: use nbt_netlogon_packet in process_logon_packet().
Günther Deschner
1
-5
/
+24
2010-09-09
libcli/netlogon: add LOGON_REQUEST handling to pull_nbt_netlogon_response().
Günther Deschner
1
-0
/
+1
2010-09-09
libcli/netlogon: add LOGON_RESPONSE2 to pull_nbt_netlogon_response().
Günther Deschner
1
-0
/
+9
2010-09-09
libcli/netlogon: add NETLOGON_RESPONSE2 to push_nbt_netlogon_response().
Günther Deschner
2
-1
/
+12
2010-09-09
s4:client/cifsdd.c - restore Solaris cc compatibility
Matthias Dieter Wallnöfer
1
-11
/
+10
2010-09-09
s4:torture/rpc/winreg.c - restore Solaris cc compatibility
Matthias Dieter Wallnöfer
1
-71
/
+72
2010-09-09
s4:libcli/security/*.c - fix some wrong typed counters
Matthias Dieter Wallnöfer
3
-10
/
+7
2010-09-09
s4-dreplsrv: Do allocations on long-living context so that callback gets called
Kamen Mazdrashki
1
-1
/
+1
2010-09-09
s4-drs-test: Add 'reset' and 'replace' tests for drsuapi_DsReplicaUpdateRefs
Kamen Mazdrashki
1
-4
/
+28
2010-09-09
s4-dreplsrv: Call dreplsrv_out_operation::callback in case we fail to even ru...
Kamen Mazdrashki
1
-0
/
+8
2010-09-09
s4-dsdb/repl/drepl_out_pull.c: Remove unused code
Kamen Mazdrashki
1
-43
/
+0
2010-09-09
s4-drepl_service.c: Update (C)
Kamen Mazdrashki
1
-9
/
+10
2010-09-09
s4-drepsrv: Dump more info when drepl_replica_sync() fails
Kamen Mazdrashki
1
-24
/
+28
2010-09-09
s3-printing: Make missing auth_serversupplied_info const.
Andreas Schneider
1
-3
/
+3
2010-09-09
s3-spoolss: Use systerm server_info for winreg connection.
Andreas Schneider
1
-88
/
+162
2010-09-09
s3-spoolss: Make auth_serversupplied_info const.
Andreas Schneider
3
-63
/
+63
2010-09-09
s3-printing: Make auth_serversupplied_info const.
Andreas Schneider
4
-30
/
+30
2010-09-09
s3-msdfs: Make auth_serversupplied_info const.
Andreas Schneider
2
-2
/
+2
2010-09-09
s3-rpcint: Make auth_serversupplied_info const.
Andreas Schneider
2
-5
/
+5
2010-09-09
s3-auth: Added get_server_info_system function.
Andreas Schneider
2
-0
/
+6
[next]